@charset "UTF-8";.styled-input{position:absolute;visibility:hidden;width:1px;height:1px;opacity:0;clip:rect(0,0,0,0)}.slick-prev:before,.slick-next:before,.select2-container--default .select2-selection--single .select2-selection__arrow b,.button--icon-left:before,.button--icon-left:after,.ul-check li:before,.ul-ticks li:before,.product-list-row .add-to-cart-container .add-to-cart:after,.responsive-menu-container .menu .contacts-link>a:before,.footer-desc-block .logo-gray,.accessories-reveal .add-accessory-elem.added:before,.accessories-reveal .add-accessory-elem.added:after,.categories-block .swiss-made,.club-bien-block .club-bien-logo,.minicart-wrapper .showcart,.minicart-wrapper.active .showcart,.newsletter-block .button:before,.newsletter-block .button:after,.cart-module .checkout-payment-method .credit-card-method .payment-method-title .si-content:after,.cart-module .checkout-payment-method .paypal-method .si-content.paypal:before,.cart-module .checkout-summary .form-foot .print,.events-module .events-table .add-calendar-btn,.news-module .social-button:before,.product-module-content .product-swiss-made,.bien-maint-elem-content-warning:before,.bien-maint-elem-content-alert:before,.module-preorder .preorder-product .button.is-added .markers:before,.module-preorder .preorder-product .button.is-added .markers:after,.services-tryforfree-order-products .product-try-button.added .markers:before,.services-tryforfree-order-products .product-try-button.added .markers:after,.storelocator-results .result-phone:before,.storelocator-results .result-mail:before,.storelocator-popup .result-phone:before,.storelocator-popup .result-mail:before,.representatives-person-phone:before,.representatives-person-mail:before,.sales-representatives-person-phone:before,.sales-representatives-person-mail:before,.shop-product-module .bien-product-dropdown-button-arrow:before,.product-details-cart-container .product-details-cart .ul-list li .icon{background:url("../../frontend/Bienair/dental-us/en_US/images/sprite.png") no-repeat 0 0}.slick-dots li button,.link-more:after,.pagination .pagination-previous a:after,.pagination .pagination-next a:after,.cart-products-table .action-delete,.menu-top .menu .authorization-link a:before,.left-col-menu>li .student:before,.responsive-menu-container .menu .student:before,.responsive-menu-container .menu .authorization-link>a:before,.language-switcher .language-link:after,.minicart-wrapper .block-minicart .actions .cart-link:before,.module-search-block .module-search-submit,.website-search-block .website-search-submit,.product-tabs-container .product-download-elem-button:before,.storelocator-navi .search-button:before,.tooltipster-box .worldwide-elem-close,.catalog-category-module .toolbar-sorter .sorter-action:before{transition:background-image ease-out .3s;background:url("../../frontend/Bienair/dental-us/en_US/images/sprite-hoverable.png") no-repeat 0 0}.slick-dots li.slick-active button,.link-more:hover:after,.pagination .pagination-previous a:hover:after,.pagination .pagination-next a:hover:after,.cart-products-table .action-delete:hover,.menu-top .menu .authorization-link a:hover:before,.left-col-menu>li .student:hover:before,.left-col-menu>li.current .student:before,.homepage-desc-block .column-linked:hover .link-more:after,.language-switcher .language-link:hover:after,.minicart-wrapper .block-minicart .actions .cart-link:hover:before,.module-search-block .module-search-submit:hover,.website-search-block .website-search-submit:hover,.product-tabs-container .product-download-elem:hover .product-download-elem-button:before,.storelocator-navi .search-button:hover:before,.tooltipster-box .worldwide-elem-close:hover,.catalog-category-module .toolbar-sorter .sorter-action:hover:before{background-image:url("../../frontend/Bienair/dental-us/en_US/images/sprite-hoverable-hov.png")}
/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger{padding:29px 20px 24px;display:inline-block;cursor:pointer;transition-property:opacity,filter;transition-duration:.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible}.hamburger:hover{opacity:.7}.hamburger-box{width:32px;height:22px;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-1px}.hamburger-inner,.hamburger-inner:before,.hamburger-inner:after{width:32px;height:2px;background-color:#333;border-radius:0;position:absolute;transition-property:transform;transition-duration:.15s;transition-timing-function:ease}.hamburger-inner:before,.hamburger-inner:after{content:"";display:block}.hamburger-inner:before{top:-10px}.hamburger-inner:after{bottom:-10px}@media screen and (max-width:47.9375em){.hamburger{padding:33px 20px 28px}}.hamburger--emphatic{overflow:hidden}.hamburger--emphatic .hamburger-inner{transition:background-color .2s .25s ease-in}.hamburger--emphatic .hamburger-inner:before{left:0;transition:transform .2s cubic-bezier(.6,.04,.98,.335),top .05s .2s linear,left .2s .25s ease-in}.hamburger--emphatic .hamburger-inner:after{top:10px;right:0;transition:transform .2s cubic-bezier(.6,.04,.98,.335),top .05s .2s linear,right .2s .25s ease-in}.hamburger--emphatic.is-active .hamburger-inner{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent}.hamburger--emphatic.is-active .hamburger-inner:before{left:-64px;top:-64px;transform:translate3d(64px,64px,0) rotate(45deg);transition:left .2s ease-out,top .05s .2s linear,transform .2s .25s cubic-bezier(.075,.82,.165,1)}.hamburger--emphatic.is-active .hamburger-inner:after{right:-64px;top:-64px;transform:translate3d(-64px,64px,0) rotate(-45deg);transition:right .2s ease-out,top .05s .2s linear,transform .2s .25s cubic-bezier(.075,.82,.165,1)}.loader-overlay,.loading-mask{position:absolute;top:0;right:0;bottom:0;left:0;width:100% !important;height:100% !important;z-index:99999;background:rgba(255,255,255,.85)}.loader-overlay.solid,.loading-mask.solid{background:#fffffe}.loader-overlay .loader,.loading-mask .loader{position:absolute;left:0;right:0;animation:bar-2 .7s linear infinite}.loader-overlay .loader,.loader-overlay .loader:before,.loader-overlay .loader:after,.loading-mask .loader,.loading-mask .loader:before,.loading-mask .loader:after{content:'';display:block;position:absolute;top:0;bottom:0;margin:auto;width:.4rem;background:#63b9e9}.loader-overlay .loader:before,.loading-mask .loader:before{left:-1rem;animation:bar-1 .7s linear infinite}.loader-overlay .loader:after,.loading-mask .loader:after{right:-1rem;animation:bar-3 .7s linear infinite}.loader-overlay .loader img,.loading-mask .loader img{display:none}.loader-overlay .loader p,.loading-mask .loader p{font-size:0;display:none}body>.loader-overlay,body>.loading-mask{position:fixed}@keyframes bar-1{0%{height:1rem}50%{height:2.9rem}100%{height:1rem}}@keyframes bar-2{0%{height:1.6rem}40%{height:2.9rem}80%{height:1rem}100%{height:1.6rem}}@keyframes bar-3{0%{height:2.9rem}50%{height:1rem}100%{height:2.9rem}}.lightboxOverlay{position:absolute;top:0;left:0;z-index:9999;background-color:#000;filter:alpha(opacity=80);opacity:.8;display:none}.lightbox{position:absolute;left:0;width:100%;z-index:10000;text-align:center;line-height:0;font-weight:400}.lightbox .lb-image{display:block;height:auto;max-width:inherit;border-radius:3px}.lightbox a img{border:none}.lb-outerContainer{position:relative;background-color:#fff;*zoom:1;width:250px;height:250px;margin:0 auto;border-radius:4px}.lb-outerContainer:after{content:"";display:table;clear:both}.lb-container{padding:4px}.lb-loader{position:absolute;top:43%;left:0;height:25%;width:100%;text-align:center;line-height:0}.lb-cancel{display:block;width:32px;height:32px;margin:0 auto;background:url(data:image/gif;base64,R0lGODlhIAAgAPUuAOjo6Nzc3M3Nzb+/v7e3t7GxsbW1tbu7u8XFxdHR0djY2MHBwa2trbm5ucnJyaSkpKWlpaGhoeLi4urq6u7u7ubm5vLy8vb29vT09Pr6+v39/aysrK+vr7Ozs8fHx9vb297e3qmpqb29vdPT06amptXV1aCgoMvLy8/Pz9fX18PDw/j4+Ozs7ODg4PDw8KioqOTk5JqampmZmZycnP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQJBwAuACwAAAAAIAAgAEAG/0CXcEgECQ6bUGRDbDpdimTo9QoJnlhsYVvojLLgrEAkGiwWiFTYldGsRyHSYz6P2COG9XCw2TAYeXprCQYEhQcKgoouAQ4IHg4CAiMpCiASFRMUFhgXFxkZawEDcnd2Jh2LLiAdLyQvELEFX6pCAQx9fQ21T1wFHCi8TwcGxQYnwk8eBAcHZQnJTh8D1I8OJwmWMBMsFJudoG4u4mAgIwIoCSMKlpjcmxeLCgcPJianEcIKBXR1prVRSMiBUIfDAA8JoC1SMYWKKw/RXCzoE6IixIgC+uDaQCsiAQ4gOSCIOMRXhxIkhRjoYEwhSQTGCAxIyYiAzWYjU35o5oxaIj095J6AWFDmDAIHCVpgubCizRoFKtBAQjeixIdLADRZYBpOQ1An5qYmLKEgQAsYWb95UiUhgIJK7bZRCBMEACH5BAkHADMALAAAAAAZACAAAAb/wJlwSAQJRJxNJMLgHBzE6FBxeD0ey2zEBJESA4sXBHItZ2MJr1DReZFIZfNS9lGXOC83aRzPktQKHCEheW4QBQseCQkeAwZeIAYbG4OEBiNqXgiTnBsemV6BkwwbDCigXioMq6RQqFEBHLKyB69SKAW5BRwltlELugW1vkQHBh3In8RDBs3NactCBM4GvdEzBNMGBNbRB9MEB9DRAwQNBwcC1zMe5wciCOsj7wcDAwrXAe8i9ifrDvwGLEDQjdgHewtUIPBQJxqKBQM9OBDQkBgIBws9CBCQQAEMNRk0SAngoeTGBCMUgKgwgYIFDBcyhPTywSTHEiolsHR5YcVMMkgoOCbACUJny5cxf0ppkWIRzgAtYABg4QKmz5AivUhQ8LTozqo9M9iS0KKFURY8iQQBACH5BAkHAAAALAAAAAAZACAAAAb/QIBwSAShRBzGA8LhHAQgolSoEIVIENJjG+maHgfFFBBQbUKvF3bL7kZMpoFUYTij0xAI++E2yVJEJQUbhCF3JGsRfF0xB0QKg4SFIR0qDgkJHgMhjEUESZIbBiNjAAkvAkQeHAUFTRwOpaUKHa22CbKlCLatsblTAQYdwgVyv1MJBsrKJcdTCMsGxs5EAwQEBgQn1FIH1wQHpNxDBw0H52LjQucHIiKA6gAi7SID4uoL9QMLuPEOA/sW+FI3IiACDwHigVCB4OCleKYOejgh4INChwIEJJAQLxPFBCNKcBwHIiOKBCUUfJAwgaRGlApASKgwwQWGCxkyaNAgC8SIMxEpYs6cQMHChRU6f0lQEFQmzaJHk/6CAeKDU6JGkfJ0VkHCUAo2cerc6mwC0bBayQIIAgAh+QQJBwAuACwAAAAAHAAgAAAG/0CXcEgEJQaFAomUHAhAxGhUMWCErq/X8sF9HRRSYgDB2ZixWgiXG4kMAuFPg2Gmb0JZEkTNbnPARCUGHAUcDHZYS3wPbW0QCUMfBklJhhsGCA4JCQ4LDH0RMzIcQiAHBR2UBQclYS4JBY0mA0MOBrepBieuRAgmMhuRBLfEkLxEJwdEHgbDtwLHxwEE1NQq0ccjDdQHX9i8Dt3d19+uCyIiB07lrgPu7q3sUu8LCx/y8/ULCPf4vQgAPQDyJ8RBQAfxCL5C4MGBAGMKFTA88VCCQhcgHDhEMWIgwRECUCQYkcKiQhAiSSoAAeCiggQlFHwAIWGCQgkpUqxsAQMABToMBCXIpFlhAgULF1Zk0KCBnQQQRI0iVdpUXgUJEooeTbrU34QKWqd2JUiBxVaqTC9iwHAhg9u0roIAACH5BAkHADMALAAAAAAfACAAAAb/wJlwSAQlFoZOKNQpDFAgonQq/CwKjI12E3p5IaGDgjoNeAoFDoeR5XpfJAiENAiQq6ImOt1efiEPgRxjVCkHBkl7axsMfnGADxERLyNTH4eIBgVNBAgnIyMOCxwvgYGSL4RCIAMGBJkGIiVkIx2QkhEcdkICBK+/AndDCBC4kgNVBwcNzAeVwkMCkZIxMR8zJyIiygco0FIIESYyBava2gMe31MbL0QjA/HxqutVUgILAwsL6vXCHgtULEDwzB8ZDwgSeqBnEJwHDw4cRGlIBQFEAQImUpQSESOUjVNQYEyQYBfIISVQJBhR4trJIR9IlkjxocJLIRJY0gQh4WaVTxQKArSQMMGnBAUfeFaY4MJnCxAtYCylgOFmhaFLWbjAcCHDSwASplq4sCKDBg0nJwCYQGFsWbQvKcjlmsGszxkW3Nq9y/Ut3Lsz6u6tFwQAIfkECQcAAAAsAAAAACAAHwAABv9AgHBIBCUQBsOGkVwkQMSodPhBdApYzma7CYU2IsV0CnIQklcsg7H1vl6hQWBMHRjOhnSBw+6G3iQQBWJjCgcEiEkGWXxtfy8QEA8hI1MfAwcNiUkHHgIjIycIBX+BkpOEQyAqByIHmQQLJWMjBpEPuBEFUEMCra+vKHRDHiS4DxERA3UDzQMis8O9xrkRhALOzQnSUQjIyREHACAIKggLCyfcUh3gyR8pCPLyH+tRI+AmJh4oCB4eDgTYk8IhQgwZMQYIcODghIMUA6McIDGgHoCGAjLOiUgnowAUCVpwpAMyASgJI8ckSFCihAKUKaW0TKHgA8yYROApCADiJk5QIS0+8JQAg8LPIRU+9IRRYcLRIRKINqVg4SmACRKmurBwweqECSyoXriQ4SmFCVQxkM2gQcNRCmJXsHX71ILaDGytChmLl65eAH3/EvGbMggAIfkECQcAMQAsAAAAACAAHAAABv/AmHBIjI0QB0KhQCCoEqCidPpBNAzYzrLA2Ww4A8V0ChIkm1jDtuv1qgLj4Ud1ODQIafWSw2iHQh1iYwoLdXV3aXt8Xn8vLxsjUwELAwMihgcDDgIlIwIIBoyOJCQhgkMgDpSVlginRSMGIS+kpAVRQwkICJSUCXFDHrMQD8UDqLvJrsBEKCQQxA8vggke1tYlzEUe0cUHMS0O4icOv9pFBsUPEQ8fCgLw8LjnQyPs6xEeJQkoCQmR9IpwiEAwAoF9IxLCCUhkQMEIDEpITKFAAkMiJx5CSEHxw4cKF3MVNBHBI4iTAEIKSTAywskWEmBMUDlFQswKFVjQlIKzwoQ6CRR2FpkAACgFFxiEDqEA1IUFDBeULqVg4cKFFRmkxsDwFGuGDBq0Wv2qoWxYqWTPao1Bdi2RsmuDAAAh+QQJBwAqACwAAAAAIAAaAAAG/0CVcEhUlRwDkcEgOiASoKJ0GnA0G4Ts0lDoLhTTKUiQbB4IW0OnW2BwEIHwEORYDJKHPHq57jI2GwZgYR8eCAh2d2Z7bBx/gAUlYh6Ghwt2CAIJKSUoDgQFjo8hHINDLZ6UlQ6mRSUNgBshIS8dUUMpAicCAg4eknJCDn+0JC8LQxIJCby8ccFDCbIvJMaDCsvZH9BFHi/U1CIqMCXlJSOt3EIGJBAPECQfLQr09DDqRSMQ7g8PDiABAgC8hY9Ih37vDoBYKKFFhYJFFiB8UECCxQoVJkAkciJCvwgkYGAEMIHCxmgeH0SIQHICCwoWTgpJsLJmSQouLGCQqaJjTT0IFGBiuHCB54CaEThYsED0QgaeDWbIiGGiwVCnGTJo4KkCxIIXCFRg1UCWa5GsZc2e1ap2Ctu2UrbCFRIEACH5BAkHADAALAAAAAAgABkAAAb/QJhwSISVTovBgTAYeEagonQaEKgGooN2STB4VZ/pFJRAqK5NbaPr7RQ6noB4CBIg7oik8rD2GtwFHAQKc3UODh53KklZDQ1+BZGBBSVTLQkCAoceiR4JIyklCQ4HBpIcDBsFhEWimAInDgJhUyUHgRwbugZRdCMjCcEorHMwJwWpuhsqQxUKKaGivcVCCbkbISEbrBIf3goK09RCHtjZIQMwEy0g7QHi40INIS/1Lx8AEvr6APFFI/ZIkDgxAUCFgxX8SSnwAoLAAxMiRmShsMgCEg8cFqDAkaOLikQEPBj5IISFkxgsYAA5JAHJjBdiymRZ7SWEFRkyrFhxgaaxQwgjI7zISTSDzwERkkbgoKFpU6M0NyiNQEDDEA1QQSYwkdSECQdEmtJ8EYErV1o+hziYIcPrgbRTEMiYQQxuEQRCggAAIfkECQcAMQAsAAAAACAAHAAABv/AmHBIjClQHsRApFqcRsWoNAZKJBHNweDAJTQQn2lUkhI4PNeFlnsgGAgER0AslIxQArMDgdWKDg0NbwYdB2FTEiUJiwInZ3xqf4EGlB0dBiVSMAopIyMJeCcCIyUKCiMCIoKVBQUGh0QgHx+cnyMgUykDlq2tBLhDMCAgAQGmwHQCBr0cDAhDEzASEi2yEnRECQUczRscCkITABUV0xXYRSfcG+wLMS4sE/Lk6FEH7OwMARYuFP4TFOoVGYFvQwgBGBLyCyiwiAGDIUIMuEAxIYaGRRZseMHRQIYMKyhewEhEwAsSJzd8XLmC5JAEJCCQmKmhpoaPLoUkgMBz5pBSmxlyxhDwoCiEEEQ0CI2xoGjRAkuLcHD64EDUlxGoOrgqhEPWBxEgwFqKwESEsyasXnUQwezZCOCuDpDh1sQArkIE0DURYg7eGHMfZPqbNwGRIAAh+QQJBwAuACwAAAAAIAAfAAAG/0CXcEh0gUqCEwLhcAhKxajUJVGMEgKBw7NcDL6OzzRaASlKV1TS0f2KDocTaCwEtAIfRSqt5XoHbw0EA2JTExISICABemknbAhecAcEBAcpUhQAFRWIiwoKHx+LewiAcAYEBg2FRCwTsBUwiBVTCggHDQa7BiJzQxYUwq8AE3RCKJW8BR5DFxgW0cIUx0Mjux0F2gpCF97eGBjVRAIG2toqQisZGSve40UD5xwFAez37PBEJdocHBsCMmgYOFBfkQb/NmwYUFCIBoNEEDBQuMHAQ4hSBFDcwAHjlBEKQ4j0KCWByBAvQpCMIgDlixcbVhZZ8JLEiwIyiRQgwZPEgU6cQkZAGEoCwgmgLgw8gLCURKuVCB5Ilfozp4ClU19wk4kgQoSpDwbIDPDCq9kIDALkDDHj7AMoQGOY8PoiAdKkMdBuvUtChNq7Qp4SCQIAIfkECQcAMAAsAQAAAB8AIAAABv9AmHBIlHxKCZRgmVAQn9AhwKgojRIJwcmD6AoCUShl2gJ9qlctF6EaLASgsNA1AVQk5TNS6eAuBgMHKh9hFhQsExN3EgEfKVgCfQh/gQcDTk8XGBYuh4oSoKAtRwKTgAeoB4REF62bFIkTYR8OpwcNBANxQhkZKyuaFhZyQwkiqAQEBg68vb3AF8REJbcGygSEGtoaztJPCcoG4ggwGkPc3lAL4gYdHWDn5unT4h0FBQLz0gf39wv6xDz0K9AAoBwUHApwSGgwzIiFHDYwaBhlBAMGGyRShCIgY0YOG58g8LjBQEgiBkKE2BBiwEkhI168CDEz30sDL0jIDLEqpAdOCBByvnB5UgAJoBB0YtqIAMIDpBCIUkxQIMKDq1c5wDN4YEOEr1gfvEix0YCJr1a/hhgRckEMtF85LN0Y4+xZEVtD1n3QYO7JESfyQgkCACH5BAkHADAALAQAAAAcACAAAAb/QJhwCANIQB/FaFn6EJ9QC6tSOSZHCZTg5EgEoE+MizWptgKKUiKx9SAQCRAYdsFYKCxAFZnCChxuCCoeX0QZGSt1d2VWSmyAbyoLCwpEGhqIdRQTE3p7CgmQCAsDpU5DmBmKFnMBAqOlAwcqcqiZc0QjpLIHBwKWiLhPKSIivb2nMJjCUAm9DQ0EHszMCNAE2IXUYCnRBgQGCdu4AwbmBgjjcw7mHR0H6mAJ7R0G8VAlBfr6908j+/z6DUHBAaDAIQg4KOTQ4KAQAgw2SBzgcITEi78OEri4gYG2ex5CiJS44KCAEC9ejKzUDwGJlylDqOj3D8KDBzALfMS1BsGANw0Rbt58uSHFOA4RkgYVijPECHURTChl+qAAy3EdpCoNSmLATmomwop9cOBqvAImQmxoIKDWnCAAIfkECQcAKQAsBgAAABoAIAAABv/AlFBooUwqsBYoAAINn1Dh5VJkHSWgj2KUUDijwoz4giles9sESlD6PjXwzIpKYVUkSkVJLXAI3G9jGC4sADASAXoJAicOHh4fUXFTg0Z3H3uMDggIHgGSYmApEiWanCoegHCiTwqOnAsDAqy0CrADuJG0oiUquAMHJ7usDrgHByKfw1EKIiLHBwnLYCrQDR7TUQINDQQEA9lQCd0GBA3hTyUEBuUG6EMl7PLvQgny7PQpHgUd/Af5BwoILKCCXgkOAwugoHeAA0KEysI52ECRAYOC6FAwoEiRgwJ0HjaE4LgBQbgRBl6oHLmhQ0QoBwZ4SJDAwwIOEEiofBEihEc+VhwiCBX64AEECC90vuAwgpaMoUWjPiChs8NHVgpiQJWa88WCl2BezDAxlOiDFweu7vrQgGIEExs4HPhDKwgAIfkECQcAJwAsBwAAABkAIAAABv/Ak/CkyWQuGBdlAqgMn9BnEWlZViQgECzKnV6qkyvoo/hIuEPNFAMWf0qjUgutNiJdrAqsBVKUEoABaEYrVEt7ZCMJKAICIGhoFQEKio0ejpBoIIsCDh4ICZmanZ4ICIKiUQqlCCooqVwopioLC4+wTx8ItQMDI7hQHr29DsBPCcMiKsZDJQfPBwPMQinQz9MnzgcEDQ3YCQ0EBAbe0w4G4wbS0wMG7gYI0yUdBvQGocwiBQUd9KjADvYJjGcsQQEOAgsoMOaBg0OEHDw8CRACX5QRBjZo3MCAg4F/J2LMMMFgAKgEHhYUeBEixMYNCo+ZiEAzwoObN0m8YLmxQAk0KDJMCLWJM+fOlhsMLHxSQuhQojchkNDpcgHIIQoaRHiKk4TUECKWQgIh4ADHmw4PYIIUBAAh+QQJBwAAACwEAAAAHAAgAAAG/0CAcEjUZDKXi8VFbDqdGmPSQplYn9hiZqWsViSwSvYZRWKoky8IBBsXjWYXawKTgBSKlpu4vWC8Ei0BCiUlEntPFGofhAkjeohOFYMlIwkCKZFPEimWlwIgmk4gCSgCJw4Jok4lpw4eCKGrQyACrwgqmbNDKB6wCCi7QyMIuAgOwkIpCAvNC8kACgsD1APQCtUi1sklByLe28ICB+QHz8kLDQ3kHskpBPDwqsIDBgT2BAHiBvz87UO2IiXo0KEfgQ9DHJiIgGDPiQIQCXZAJmREjBkRInAYgaUEAQ4QIzbQB8BDjBgZUxZYkGqEAwQGNjDgABKiAQVDPpBIGeGBT0kIQF+8CLFBpkyQBko0UcBgYU+fDyA8EDq0aFEGBHA6CSAiJVQSEEgIJVqUAwKSWBQ0IPGVhNihITgM0Lqn1gGaD0iAHIBCFpYgACH5BAkHADEALAIAAAAeACAAAAb/wJhwSCzGNJqMcck0IjOXC6ZJLT6lFle1+oRiXKwJa7vsRi2USaUCIC8zK6krXZG0Ku7lBa2GtUAgeUwUaxIgHwqBgkYTdocKJRKLRhUBiCUJCpNGAZAJny2bRBIjnwICH6JEJSinAgmqQwoCJw4OArFCH7YevbkxH70Iw78fw8e/KQgqzAi/CQsD0h6/CNLSJ0SKggoHIiIDIiNDIRyTCAfp6QExGzImEc55Ag0H9QfZDybw8LhkIwYICCQgIpWICPAiRHggj4oAAxADGsgWA0SIhA8yFhi3pMSBDhEhithW4oHCjBlJFFDhYMQIBwgMcChQICQBTUQSQDiZEQKJRxcvQmwYymEmzQ4dCKRYooADypQ/gw7dYJTmgVRMAgyA8MAniZ9CpzIoWgABuyrdXjyIGiLs0AILsLoBIUAEzbYgFyTYtiQIACH5BAkHAAAALAAAAQAgAB8AAAb/QIBwSCwaAZqjcqnUZJjQpXN1iVqFGucFg7kys9Oty+JtOjOXi4VCKS/RahdrMnEr45RJBVa3G9d6FRISfkd6MBIgIBWFRSyIIAEfhI1EiQEKJR+Vlh+ZJSWcQxIpJSMJI6JCEqcJKCiqAC2uArWxH7UnukMnBh6FKQ4nDh61LyYxEQyFAh7OCAkeJiYR1Ql2Hwja2ikf1d8Fdg4LCyoqCCAADdTfCGUJA/HxAkIK3w8PJPRWJSLy8ZuEDKiGL98vKCgOKDwg4sA+IQE2RCj4AIKBVEdKLCBAYOGBBemIpAhBkcSLEAYQnBgxolkDAzANEGhwYEDAIiNIQoBAwmSIRw0bGHDgUKBATI4dUyxRUICnyZNAhRYt0AEmAQM2oQQY8KJriJ9Bh0616iBkFAUiNnwFCpRo0Q4IbnoBgWIATKAyVSQweyQIACH5BAkHADEALAAABAAgABwAAAb/wJhwSCwaiRpN5shsFpNLp/QJzVym2Fj1csFkpZkw10L+OldjF4VidmIs6gmA1WZiKCx5BVBn6isSMH1HE4ASLS2DRhOHIAEfBRwcBQWKFQGPHwoRJiYRESODFQqkJSUQn58egy2mI68bqREDgx8JtwkjBJ6fHIMjKAICKCUeng8PoHUgwifCCh/JyA8ddSgO2NggMQfTDxCrXyUIHuUICUIKJN4kKFkKKioI8wjbQgPsIeFOCQP+C/PQDQnAgYRBEi9CGCjBJAWCAyL8DVjgwd6QFCEMvki4YQMBDwJMCXAw4IBJiP8+HBmxYWOIEB0ZSKJkoCaBBg1ODlDQREGHN5cdN8ikVKCmzZwHVKh0EmBB0I6TKHWwSYDAAQEWpSgYwAEq0ak2ESw1AyLBAgIGKFlFMCKrkSAAIfkECQcAMgAsAAAGACAAGgAABv9AmXBILBqPmqNyqUwyn01NBkqVJTXSafWJzV5kjoJge8yYV5c0wRQzhcbkIfqCwVg2kXxkEB/S7RQUEHoRcH0YLoEsE4QRCX1CLosTExV6DxEokDIUABWfEoMPmA6bEzAwEqocEaMPC5sVIC0gtQeuDwWbIB8BHx8gDq4QECN9EgrJKSktHyQQDxAkBn0pIyUj1xIyByQv3y8eZB8J5eUKQgovJN4vG5pUHycC9CgJLUML698bG6VPJTw4OEHwRAoiAQq8CBGi34YGJZR8cIAAgYeLHgTgI5KCQcMNDBhw4HDAgYASJRIIUDFgwIIFFS0GODKCg0ORBXIaMEDggM8/Ay0HqLD4YYkCA/1wFuiwk+dPEUEdzGQSAAEHpUyb9jwgAqgAEFUULMhZQCsBAg24Su0DIgGCtDuBehgBdkkQACH5BAkHADIALAAABwAgABkAAAb/QJlMJSwaj8hkURGZOZTQqOxgMsVMAqlW+ImYIuDGVuv4giOJMVSjIZwjDPWRLWNnOJHHIzKQGzNsGhkZL3l7J35Fg4srEHp6aYkyKxeVlY8PEJGJFxieFhYvehAQiJIYLqAUFAUkjiQLkjIULLW1ByS5Lx2yEwC/ABMnui8hI4kTEhUwzBMfL9AvGwSJEiASLdkTMgMhxRsbT2oSCh8BINdCChsh4Bscm1IgIykK9h8VRSrgDAwcBaaifEiQYMSIEiVAGAlgwN2/AgdKKAmA4oQAAQQTlJBwREGBDf4KiDQgAqO9EQkcIPDgwKIAFAlaJClR4GGBDgYMEDhwQMSAQAELEKxk6UCAQiUKCDzMmXNnz59BhXowKiUAgpFNCTR4+lMoggRHtXxAwJSA1p4+ByBAESDRPAQ/dy5Y4CBhlCAAIfkECQcAJgAsAAAEACAAHAAABv9Ak9CUeA2PyKTyqCDNjMtoFLSJRGJQqXY4sFplpO1W4bU+EmLtIfJ4WBFp6YfEdnfiUke7HUHjlwd7DwV/UQUQDxAQC4VLLySKEAKNSRokl5cjlCYaGpwaL4+hfoUZGZ0aGRuhLyEnlKaxGR2tLxsqlBe6uwMhvhsGlBYYGBfEAiEbyhslhRYUFBYWLhYBDMsMB4UTEyzQ0SYLyxwFr3EAFRUA3CxCChwb5AUdpFoVIBISMDAV7UII8goUMDBJS4sPH0CAaNGiwpEABOR1MGBgQIolIFKMSKEAYQAQAJAoMCBwIsUGCwSMUKAgRQkBAlAkGFGC4weHSUqQNGmgwQFNEQMGLEDgwQFMmSM2Sojy4QBFAlAP/BSqwkPREzETlFgqJYADqFGnCkVA1oFRBVy3fEDQwKfUoEPJehgBohCIEQ4WLDgwgCgKBXWjBAEAIfkECQcAKAAsAAABACAAHwAABv9AlHAoVBCPyGQyIJopn1CUgmMyRaLY4YhkNc1A2aiCFCmXnWEliFN+mAtp5cD9cEcQ8eS4zhfkkyJ8dXh/Rx8kEA8QEAaFSCcQL4sQI45HBySZL3CWRAUvmgudRBsvpiF+o0IhrCEblaoorhu0CbEoHLS0qaoGugyEfxpEGgO0DBwNjhrMKMwCGwwF0yV/GdfMGhkBBRzTBSJ/FxfX10Iq3tMGvFkYGOPjK0XTHQb2sFgUFC4W7u9DHgrYs0fAVpQJACaw2OcCA5EADQYaIHAAgZEkFSRIqFBhgkIKSBQQmDjxgIgBCEakCADiwwcFClhq5DgBJJIUDQgQaHDgwIBPBSoQODghIMGIEgo+gGghAcaEJx8GUDQ54CcCDw4EFFWZFISEp1BAOOjp06pQokaPKmhRIcwHByJOLkBAN+vWDzD+gCghACtdrSUCSIASBAAh+QQFBwAzACwAAAAAHwAgAAAG/8CZcEgECU7EpHJJVDQiJhlzugwMIlhThMoVKjjYcGzQnY5C2EfYZCgvFaGHXI1lHNxJUGEujxRGeEoLEBAPhRAIgUoKLySEECQCikoDjSSOHpNJHyEvjS9tmkQCnZ4vgKJDIiGsIR2pRAYbsxuJsEIctBuStzMMswwMqLe/DBwcCb0zBcfMvLcEBdIFmb0L0wV3vQIFHR0GBiW9Ad/gBguTGkoI5gQEyXgZGupEHwQG7g0H4mUrGfLq5glxgI/AgQMD4FHBcMEfQHozQAwgoA/hAAcfmFCg4ILhhX8Zkig4eHDAAhUIUCgIIEECjAowAEygYMHjRyUpBogQYXKBB04HJ1CMKPEBRIsKMjnWvMAkgAqeA1A6ECAgQQkFRSVUmDCzIxUjJhEg+Fl16MoWWiuwcFEmgACxCKYKLZFCgVG1ikAoSCAARdWrICRQCQIAOw==) no-repeat}.lb-nav{position:absolute;top:0;left:0;height:100%;width:100%;z-index:10}.lb-container>.nav{left:0}.lb-nav a{outline:none;background-image:url("data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==")}.lb-prev,.lb-next{height:100%;cursor:pointer;display:block}.lb-nav a.lb-prev{width:34%;left:0;float:left;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAtCAYAAADsvzj/AAAFF0lEQVR4Ac2ZW0xcVRSGPTNnhlPKcCsUAeeChkEVxhutDQwzMANaqamNWgpaH+yDIaZp1cRHbgH0gTsxkmDCI/hiRAqgD5qYRgKQ8II6TE00wfgGAcIdKeM/ydrNZIezxxg9m518gRxWmn6s9a9zhvNQJBL5T/gfjokwA5Uw0zWFeHBOugiTsAArfSWZky+iABVowAZSwRkiDSTRz1iHlJMmogATsIDTIAPYgRs8SeTTtXSQSLVKFNkivIQKksDDJFCsquqLmqZdAa/i+yCuPQ1cJHOKjdpJEWGdsIFs8BQoy83NvTEzMzO3t7f318HBweHc3Nxdj8dznWQeIWmpIryENUaiCPgdDsfN+fn5XyLcWV5eDlmt1gBqHgOpbAHIFmESySAHeECF0+m8hd/+vcgxZ3d39wBj9grqCkA6iaiyRBRunJhEpcvl+nBhYeG3iM7Z2dnZgkg1ZSgNqLI6wgebSVTZ7faPlpaW/tSTWF9f36ivr+9AbQkF3iZRhAs2dSInJ+eDUCj0h0Biq7S09BPUBkEhyAKJssKusE6QRCGoQLDfn56eDulJrK6ubgeDwS7UXgTPAztIkXUfUbhxKgLlyMRtBPtXPYm1tbXdqqoqJnEOOGhbJQCTkSJ8sJlEMNoJrFhdicPDw6PKyspe1FaD85yE2YBnLUGwSSIrK+s2bnZLehIbGxubfr+/B7WXSMJJ42QlCcVAES7YJJGdnR0dp7BgnLZKSko6qBPngIvrBEkYIKIT7PLoOKET4TjB7kbty+A8SaRxmcAxQEQn2BUI9q3Z2dl7gk7sINhRiZeoE87jMmGECB/s3JhgR8dJV2Jzc3Pb5/N1UieKKdgsEyaAY5wIk2Dj5GHBRifCgmBHb3adLBNsO3HBNkxEAWZwCmSCx4EPwb4ZJ9jbCHYXSRQDpyDYhomoNFIOUIRMvINO/KQnsbKyshMIBD5D7RVwgQWblzBahD2Sp5jN5jzM+9uLi4s/60mEw+FNbKcvUH8DVIECcAZoXLCliaRaLBbX8PBwb0RwRkZGfkftx+BdUM4+KInDbdxoWUCKoih5CQkJgYGBgS/xs6PjRPb394+ampp+RP174CIoBGcpYypQZIqYY+4dz4DLvb29Y6LONDY2fou6OuAF+SCDZCgj8kQSQDqNihfU9vX1TYlkGhoa7qDuDVBKMpQVrjMG30fYCs6gAHuRmdqurq5JkUxLS8sEaq+CMq4zJGOgCB2Fk8kHJSaTqaazs3Pi2MzQaWtrm0RtDfDFyCQyGUNFOJlEkMlkwLWenp5vRDKtra1TNGYsM5mcjKEifGeYjBfUQUaYmebm5omYzLjFC8C4zyNqTGfcNDZ1/2ABjKHudZLXkTFARJAZN/CqqnqNMqN7Ojo6vqMF4ONkVFmvFUQLQNiZ7u7u76PZAn6S4TJjrIhoAdT+iwXAdQYYKCJaAG/iPhNvAYyj7jXwAngUpAGrDBF+ATCZAuBXFOX60NDQ3TiPM1/hyfoyPf7kgNNSXyvwmSGZMk3T3hocHPwhzlPzJLLFnpZT5PztV5wZNyilbTZFmTnZrxU4GZWXATV4ap4kmeNELlEticjsSHyZq/39/V/j374P2Lk/Pj5+BznxUuDlj1acJ4B8cAH/4er29vbPR0dH58fGxubx/ac2my1Ab3iz5Yc9/gJIB05QCJ4Fz9FXD3gC5HIfi+WKCGQ0GpuzwA7yCDtdS+b/SCFfRPwaQqPxSSaS6JrlwUjR+RtEvCM0ct4sLQAAAABJRU5ErkJggg==) left 48% no-repeat;filter:alpha(opacity=0);opacity:0;transition:opacity .6s}.lb-nav a.lb-prev:hover{filter:alpha(opacity=100);opacity:1}.lb-nav a.lb-next{width:64%;right:0;float:right;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAtCAYAAADsvzj/AAAFDUlEQVR4Ac2ZS0xcVRjHvTN3hisw0GIRZ3AeLWHQWqdVsRqgA86AUmpqoy20Whd2YYhprJq45BVAF7yJkQQTluDGiEhBF5qYRsIjYYMKQxNNMO4gQHgjZfxP8pF8ufEe0qQ5pyf5BTKcWfzyff/vnHt5xLQ0wgbsQCfswEY80BWPxx8I5sUlHMBJP0nm4RfRWAUMkAqOgseII8AFDNqjPYwiGuEAySADeEEuOEkE6bNjIIX22riQchHWSo+SRACc1nU9ahjGG+ASfn8Vn+WT0BNUMV0so04kFTwJTodCoeuTk5N3dnd397a3t/8dHx+fzM7OvoG/nQPPADdwscqoF2HBPgJynE5nZGFhYTZuWlNTU3/4fL6b2FMMnmUyTpJRLqKTSAbIQyu9vrW1tRv/n4Uqzfv9/g+x7xUQAh6QxmVUV0SnKRWESMXm5uZ63GJNT0//GQgEPsHeUibD20xTLeKioBdUV1e3rKysrFrJzM3N/eP1ej/F3jImIxgAcsOeDLLAKRAtLCz8HDKWlZmdnf3b4/F8zCojGADyz5F04AUvgPJoNNq2tLS0YSUzNjY2iwHwEWXmFHCzymiqRGwgiaaXD7wIysvKytqWl5e3rGQwAO4iM7ewt4SmmYfLqLpr2U0yZ0FFaWlp597e3r6VDEbzXapMlGQEA0COiEYyTmozP8lcKC4u7lhdXV2zksGhOZeVlXWLy5gHgDwRJsMqE6A2qygoKGhBm60L2izmdruZjGkAyBShxTNzlGTOgvMYAO2iAYDKxKjNSgQDQI6IRWb8VJnXMADaUZlNK5mJiYl5DAC6AQgGgCwRWjaWGR/IB+fD4XDr2trahqDN5lEZ3mbZ5gEgW4QPAD6aK3BotmIArAsqE2MDIMTajGTkinAZ3mb5NAAS58zGIQPgJvaGwVMgk5597ECTLcJl+AB4GVyKRCJfLi4uijLzGzLzHrWYj1pMVyXCB4BBz/J5oAzcwDT7OhaLWZ4zMzMzvyNX79rt9uOUNyewqRSxsbzk0Jh9H3w2MDDwV1yw+vv7Ox0OR4C+q1REAzr1+ON0TpSDD+rq6n7d2dmxusbs9/T0fJOUlBTRNO2gIg6lGSGJYyAXFIFrtbW1P4oq0dnZOYR9F8EZdqaoCDtVgrJBEoXgck1Nzfciia6urlHsu0rSOSADJEkXYRK8EufAlYaGhtsiiba2thFk4kAij75Po1fiOcIkkplEGFQ2NTWNCBz2W1tbb9tstkrsLaDvcQlN5hWFS2SyTFxubGwcFUl0dHT8gH1VTCITJHMJWSLmYAcPMlFfXy9sJ0gkMnGNpEnCXAkJIhYSReAtBHvosGCTRBgEWSV0qc8jPNhMIgyutLS0/CSSSGRC1/Uqkg5aZUKGiDkTQVAMqtrb238+RGJUHGyZb1F4Je4/2FfFwZYr4qRb7QnwEngTwR4+5JxIZOJtcbDlv2lMAR5wBjfUi7h2fCuS6Ovru6Np2nVqvzwmQcFW9+43HeSg10twix0RSfT29v5iGMY7dMLniTOh+N8KghN7lKZTIQgKMiG/IkwkCJELFiL7uMWOYE+lWUL8elRNa51APoqGh4cTN9p7TOJed3f3d4nz5P4l1ITdDU66XK5Ic3PzF0NDQ1ODg4NT+P0rCFbQM3qu4MRWLsIfX7PB0yAEngPP089TwA8yBMFWKmJ+qZBGj7FecJzw0mfpwBBLqBexseAbIBWkESnAEPybQLnIf4JfIzSb+FymAAAAAElFTkSuQmCC) right 48% no-repeat;filter:alpha(opacity=0);opacity:0;transition:opacity .6s}.lb-nav a.lb-next:hover{filter:alpha(opacity=100);opacity:1}.lb-dataContainer{margin:0 auto;padding-top:5px;*zoom:1;width:100%;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.lb-dataContainer:after{content:"";display:table;clear:both}.lb-data{padding:0 4px;color:#ccc}.lb-data .lb-details{width:85%;float:left;text-align:left;line-height:1.1em}.lb-data .lb-caption{font-size:13px;font-weight:700;line-height:1em}.lb-data .lb-number{display:block;clear:left;padding-bottom:1em;font-size:12px;color:#999}.lb-data .lb-close{display:block;float:right;width:30px;height:30px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAMAAAC6CgRnAAAAPFBMVEX///8AAAD9/f2CgoKAgIAAAAAAAAAAAABLS0sAAAAAAACqqqqqqqq6urpKSkpISEgAAAC7u7u5ubn////zbsMcAAAAE3RSTlMASv6rqwAWS5YMC7/AyZWVFcrJCYaKfAAAAHhJREFUeF590kkOgCAQRFEaFVGc+/53FYmbz6JqBbyQMFSYuoQuV+iTflnstI7ssLXRvMWRaEMs84e2uVckuZe6knL0hiSPObXhj6ChzoEkIolIIpKIO4joICAIeDd7QGIfCCjOKe9HEk8mnxpIAup/F31RPZP9fAG3IAyBSJe0igAAAABJRU5ErkJggg==) no-repeat top right;text-align:right;outline:none;filter:alpha(opacity=70);opacity:.7;transition:opacity .2s}.lb-data .lb-close:hover{cursor:pointer;filter:alpha(opacity=100);opacity:1}.addtocalendar var{display:none}.addtocalendar{background:0 0 !important}.atcb-link{display:block;outline:none !important;cursor:pointer}.atcb-link:focus~ul,.atcb-link:active~ul,.atcb-list:hover{visibility:visible}.atcb-list{visibility:hidden;position:absolute;top:100%;right:0;width:170px;z-index:900}.atcb-list,.atcb-item{list-style:none;margin:0;padding:0;background:#fff}.atcb-item{float:none;text-align:left}.atcb-item-link{text-decoration:none;outline:none;display:block}.atcb-item.hover,.atcb-item:hover{position:relative;z-index:900;cursor:pointer;text-decoration:none;outline:none}.atc-style-menu-wb .atcb-list{width:170px;border:1px solid #bababa;border-radius:2px;box-shadow:0 0 5px #aaa}.atc-style-menu-wb .atcb-list,.atc-style-menu-wb .atcb-item{background:#fff}.atc-style-menu-wb .atcb-item,.atc-style-menu-wb .atcb-item-link{line-height:1.3em;vertical-align:middle;zoom:1}.atc-style-menu-wb .atcb-item-link{transition:color ease-out .3s,background-color ease-out .3s}.atc-style-menu-wb .atcb-item-link,.atc-style-menu-wb .atcb-item-link:hover,.atc-style-menu-wb .atcb-item-link:active,.atc-style-menu-wb .atcb-item-link:focus{color:#5d686e;text-decoration:none;outline:none;padding:5px 15px 3px}.atc-style-menu-wb .atcb-item-link:hover,.atc-style-menu-wb .atcb-item-link:active,.atc-style-menu-wb .atcb-item-link:focus{color:#fff}.atc-style-menu-wb .atcb-item.hover .atcb-item-link,.atc-style-menu-wb .atcb-item-link:hover{background:#63b9e9}.product-module-content .container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.product-module-content .container{max-width:540px}}@media (min-width:768px){.product-module-content .container{max-width:720px}}@media (min-width:992px){.product-module-content .container{max-width:960px}}@media (min-width:1200px){.product-module-content .container{max-width:1140px}}.product-module-content .container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.product-module-content .bootstrap-row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.product-module-content .no-gutters{margin-right:0;margin-left:0}.product-module-content .no-gutters>.col,.product-module-content .no-gutters>[class*=col-]{padding-right:0;padding-left:0}.product-module-content .col-1,.product-module-content .col-2,.product-module-content .col-3,.product-module-content .col-4,.product-module-content .col-5,.product-module-content .col-6,.product-module-content .col-7,.product-module-content .col-8,.product-module-content .col-9,.product-module-content .col-10,.product-module-content .col-11,.product-module-content .col-12,.product-module-content .col,.product-module-content .col-auto,.product-module-content .col-sm-1,.product-module-content .col-sm-2,.product-module-content .col-sm-3,.product-module-content .col-sm-4,.product-module-content .col-sm-5,.product-module-content .col-sm-6,.product-module-content .col-sm-7,.product-module-content .col-sm-8,.product-module-content .col-sm-9,.product-module-content .col-sm-10,.product-module-content .col-sm-11,.product-module-content .col-sm-12,.product-module-content .col-sm,.product-module-content .col-sm-auto,.product-module-content .col-md-1,.product-module-content .col-md-2,.product-module-content .col-md-3,.product-module-content .col-md-4,.product-module-content .col-md-5,.product-module-content .col-md-6,.product-module-content .col-md-7,.product-module-content .col-md-8,.product-module-content .col-md-9,.product-module-content .col-md-10,.product-module-content .col-md-11,.product-module-content .col-md-12,.product-module-content .col-md,.product-module-content .col-md-auto,.product-module-content .col-lg-1,.product-module-content .col-lg-2,.product-module-content .col-lg-3,.product-module-content .col-lg-4,.product-module-content .col-lg-5,.product-module-content .col-lg-6,.product-module-content .col-lg-7,.product-module-content .col-lg-8,.product-module-content .col-lg-9,.product-module-content .col-lg-10,.product-module-content .col-lg-11,.product-module-content .col-lg-12,.product-module-content .col-lg,.product-module-content .col-lg-auto,.product-module-content .col-xl-1,.product-module-content .col-xl-2,.product-module-content .col-xl-3,.product-module-content .col-xl-4,.product-module-content .col-xl-5,.product-module-content .col-xl-6,.product-module-content .col-xl-7,.product-module-content .col-xl-8,.product-module-content .col-xl-9,.product-module-content .col-xl-10,.product-module-content .col-xl-11,.product-module-content .col-xl-12,.product-module-content .col-xl,.product-module-content .col-xl-auto{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.product-module-content .col{flex-basis:0;flex-grow:1;max-width:100%}.product-module-content .col-auto{flex:0 0 auto;width:auto;max-width:none}.product-module-content .col-1{flex:0 0 8.333333%;max-width:8.333333%}.product-module-content .col-2{flex:0 0 16.666667%;max-width:16.666667%}.product-module-content .col-3{flex:0 0 25%;max-width:25%}.product-module-content .col-4{flex:0 0 33.333333%;max-width:33.333333%}.product-module-content .col-5{flex:0 0 41.666667%;max-width:41.666667%}.product-module-content .col-6{flex:0 0 50%;max-width:50%}.product-module-content .col-7{flex:0 0 58.333333%;max-width:58.333333%}.product-module-content .col-8{flex:0 0 66.666667%;max-width:66.666667%}.product-module-content .col-9{flex:0 0 75%;max-width:75%}.product-module-content .col-10{flex:0 0 83.333333%;max-width:83.333333%}.product-module-content .col-11{flex:0 0 91.666667%;max-width:91.666667%}.product-module-content .col-12{flex:0 0 100%;max-width:100%}.product-module-content .order-first{order:-1}.product-module-content .order-last{order:13}.product-module-content .order-0{order:0}.product-module-content .order-1{order:1}.product-module-content .order-2{order:2}.product-module-content .order-3{order:3}.product-module-content .order-4{order:4}.product-module-content .order-5{order:5}.product-module-content .order-6{order:6}.product-module-content .order-7{order:7}.product-module-content .order-8{order:8}.product-module-content .order-9{order:9}.product-module-content .order-10{order:10}.product-module-content .order-11{order:11}.product-module-content .order-12{order:12}.product-module-content .offset-1{margin-left:8.333333%}.product-module-content .offset-2{margin-left:16.666667%}.product-module-content .offset-3{margin-left:25%}.product-module-content .offset-4{margin-left:33.333333%}.product-module-content .offset-5{margin-left:41.666667%}.product-module-content .offset-6{margin-left:50%}.product-module-content .offset-7{margin-left:58.333333%}.product-module-content .offset-8{margin-left:66.666667%}.product-module-content .offset-9{margin-left:75%}.product-module-content .offset-10{margin-left:83.333333%}.product-module-content .offset-11{margin-left:91.666667%}@media (min-width:576px){.product-module-content .col-sm{flex-basis:0;flex-grow:1;max-width:100%}.product-module-content .col-sm-auto{flex:0 0 auto;width:auto;max-width:none}.product-module-content .col-sm-1{flex:0 0 8.333333%;max-width:8.333333%}.product-module-content .col-sm-2{flex:0 0 16.666667%;max-width:16.666667%}.product-module-content .col-sm-3{flex:0 0 25%;max-width:25%}.product-module-content .col-sm-4{flex:0 0 33.333333%;max-width:33.333333%}.product-module-content .col-sm-5{flex:0 0 41.666667%;max-width:41.666667%}.product-module-content .col-sm-6{flex:0 0 50%;max-width:50%}.product-module-content .col-sm-7{flex:0 0 58.333333%;max-width:58.333333%}.product-module-content .col-sm-8{flex:0 0 66.666667%;max-width:66.666667%}.product-module-content .col-sm-9{flex:0 0 75%;max-width:75%}.product-module-content .col-sm-10{flex:0 0 83.333333%;max-width:83.333333%}.product-module-content .col-sm-11{flex:0 0 91.666667%;max-width:91.666667%}.product-module-content .col-sm-12{flex:0 0 100%;max-width:100%}.product-module-content .order-sm-first{order:-1}.product-module-content .order-sm-last{order:13}.product-module-content .order-sm-0{order:0}.product-module-content .order-sm-1{order:1}.product-module-content .order-sm-2{order:2}.product-module-content .order-sm-3{order:3}.product-module-content .order-sm-4{order:4}.product-module-content .order-sm-5{order:5}.product-module-content .order-sm-6{order:6}.product-module-content .order-sm-7{order:7}.product-module-content .order-sm-8{order:8}.product-module-content .order-sm-9{order:9}.product-module-content .order-sm-10{order:10}.product-module-content .order-sm-11{order:11}.product-module-content .order-sm-12{order:12}.product-module-content .offset-sm-0{margin-left:0}.product-module-content .offset-sm-1{margin-left:8.333333%}.product-module-content .offset-sm-2{margin-left:16.666667%}.product-module-content .offset-sm-3{margin-left:25%}.product-module-content .offset-sm-4{margin-left:33.333333%}.product-module-content .offset-sm-5{margin-left:41.666667%}.product-module-content .offset-sm-6{margin-left:50%}.product-module-content .offset-sm-7{margin-left:58.333333%}.product-module-content .offset-sm-8{margin-left:66.666667%}.product-module-content .offset-sm-9{margin-left:75%}.product-module-content .offset-sm-10{margin-left:83.333333%}.product-module-content .offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.product-module-content .col-md{flex-basis:0;flex-grow:1;max-width:100%}.product-module-content .col-md-auto{flex:0 0 auto;width:auto;max-width:none}.product-module-content .col-md-1{flex:0 0 8.333333%;max-width:8.333333%}.product-module-content .col-md-2{flex:0 0 16.666667%;max-width:16.666667%}.product-module-content .col-md-3{flex:0 0 25%;max-width:25%}.product-module-content .col-md-4{flex:0 0 33.333333%;max-width:33.333333%}.product-module-content .col-md-5{flex:0 0 41.666667%;max-width:41.666667%}.product-module-content .col-md-6{flex:0 0 50%;max-width:50%}.product-module-content .col-md-7{flex:0 0 58.333333%;max-width:58.333333%}.product-module-content .col-md-8{flex:0 0 66.666667%;max-width:66.666667%}.product-module-content .col-md-9{flex:0 0 75%;max-width:75%}.product-module-content .col-md-10{flex:0 0 83.333333%;max-width:83.333333%}.product-module-content .col-md-11{flex:0 0 91.666667%;max-width:91.666667%}.product-module-content .col-md-12{flex:0 0 100%;max-width:100%}.product-module-content .order-md-first{order:-1}.product-module-content .order-md-last{order:13}.product-module-content .order-md-0{order:0}.product-module-content .order-md-1{order:1}.product-module-content .order-md-2{order:2}.product-module-content .order-md-3{order:3}.product-module-content .order-md-4{order:4}.product-module-content .order-md-5{order:5}.product-module-content .order-md-6{order:6}.product-module-content .order-md-7{order:7}.product-module-content .order-md-8{order:8}.product-module-content .order-md-9{order:9}.product-module-content .order-md-10{order:10}.product-module-content .order-md-11{order:11}.product-module-content .order-md-12{order:12}.product-module-content .offset-md-0{margin-left:0}.product-module-content .offset-md-1{margin-left:8.333333%}.product-module-content .offset-md-2{margin-left:16.666667%}.product-module-content .offset-md-3{margin-left:25%}.product-module-content .offset-md-4{margin-left:33.333333%}.product-module-content .offset-md-5{margin-left:41.666667%}.product-module-content .offset-md-6{margin-left:50%}.product-module-content .offset-md-7{margin-left:58.333333%}.product-module-content .offset-md-8{margin-left:66.666667%}.product-module-content .offset-md-9{margin-left:75%}.product-module-content .offset-md-10{margin-left:83.333333%}.product-module-content .offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.product-module-content .col-lg{flex-basis:0;flex-grow:1;max-width:100%}.product-module-content .col-lg-auto{flex:0 0 auto;width:auto;max-width:none}.product-module-content .col-lg-1{flex:0 0 8.333333%;max-width:8.333333%}.product-module-content .col-lg-2{flex:0 0 16.666667%;max-width:16.666667%}.product-module-content .col-lg-3{flex:0 0 25%;max-width:25%}.product-module-content .col-lg-4{flex:0 0 33.333333%;max-width:33.333333%}.product-module-content .col-lg-5{flex:0 0 41.666667%;max-width:41.666667%}.product-module-content .col-lg-6{flex:0 0 50%;max-width:50%}.product-module-content .col-lg-7{flex:0 0 58.333333%;max-width:58.333333%}.product-module-content .col-lg-8{flex:0 0 66.666667%;max-width:66.666667%}.product-module-content .col-lg-9{flex:0 0 75%;max-width:75%}.product-module-content .col-lg-10{flex:0 0 83.333333%;max-width:83.333333%}.product-module-content .col-lg-11{flex:0 0 91.666667%;max-width:91.666667%}.product-module-content .col-lg-12{flex:0 0 100%;max-width:100%}.product-module-content .order-lg-first{order:-1}.product-module-content .order-lg-last{order:13}.product-module-content .order-lg-0{order:0}.product-module-content .order-lg-1{order:1}.product-module-content .order-lg-2{order:2}.product-module-content .order-lg-3{order:3}.product-module-content .order-lg-4{order:4}.product-module-content .order-lg-5{order:5}.product-module-content .order-lg-6{order:6}.product-module-content .order-lg-7{order:7}.product-module-content .order-lg-8{order:8}.product-module-content .order-lg-9{order:9}.product-module-content .order-lg-10{order:10}.product-module-content .order-lg-11{order:11}.product-module-content .order-lg-12{order:12}.product-module-content .offset-lg-0{margin-left:0}.product-module-content .offset-lg-1{margin-left:8.333333%}.product-module-content .offset-lg-2{margin-left:16.666667%}.product-module-content .offset-lg-3{margin-left:25%}.product-module-content .offset-lg-4{margin-left:33.333333%}.product-module-content .offset-lg-5{margin-left:41.666667%}.product-module-content .offset-lg-6{margin-left:50%}.product-module-content .offset-lg-7{margin-left:58.333333%}.product-module-content .offset-lg-8{margin-left:66.666667%}.product-module-content .offset-lg-9{margin-left:75%}.product-module-content .offset-lg-10{margin-left:83.333333%}.product-module-content .offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.product-module-content .col-xl{flex-basis:0;flex-grow:1;max-width:100%}.product-module-content .col-xl-auto{flex:0 0 auto;width:auto;max-width:none}.product-module-content .col-xl-1{flex:0 0 8.333333%;max-width:8.333333%}.product-module-content .col-xl-2{flex:0 0 16.666667%;max-width:16.666667%}.product-module-content .col-xl-3{flex:0 0 25%;max-width:25%}.product-module-content .col-xl-4{flex:0 0 33.333333%;max-width:33.333333%}.product-module-content .col-xl-5{flex:0 0 41.666667%;max-width:41.666667%}.product-module-content .col-xl-6{flex:0 0 50%;max-width:50%}.product-module-content .col-xl-7{flex:0 0 58.333333%;max-width:58.333333%}.product-module-content .col-xl-8{flex:0 0 66.666667%;max-width:66.666667%}.product-module-content .col-xl-9{flex:0 0 75%;max-width:75%}.product-module-content .col-xl-10{flex:0 0 83.333333%;max-width:83.333333%}.product-module-content .col-xl-11{flex:0 0 91.666667%;max-width:91.666667%}.product-module-content .col-xl-12{flex:0 0 100%;max-width:100%}.product-module-content .order-xl-first{order:-1}.product-module-content .order-xl-last{order:13}.product-module-content .order-xl-0{order:0}.product-module-content .order-xl-1{order:1}.product-module-content .order-xl-2{order:2}.product-module-content .order-xl-3{order:3}.product-module-content .order-xl-4{order:4}.product-module-content .order-xl-5{order:5}.product-module-content .order-xl-6{order:6}.product-module-content .order-xl-7{order:7}.product-module-content .order-xl-8{order:8}.product-module-content .order-xl-9{order:9}.product-module-content .order-xl-10{order:10}.product-module-content .order-xl-11{order:11}.product-module-content .order-xl-12{order:12}.product-module-content .offset-xl-0{margin-left:0}.product-module-content .offset-xl-1{margin-left:8.333333%}.product-module-content .offset-xl-2{margin-left:16.666667%}.product-module-content .offset-xl-3{margin-left:25%}.product-module-content .offset-xl-4{margin-left:33.333333%}.product-module-content .offset-xl-5{margin-left:41.666667%}.product-module-content .offset-xl-6{margin-left:50%}.product-module-content .offset-xl-7{margin-left:58.333333%}.product-module-content .offset-xl-8{margin-left:66.666667%}.product-module-content .offset-xl-9{margin-left:75%}.product-module-content .offset-xl-10{margin-left:83.333333%}.product-module-content .offset-xl-11{margin-left:91.666667%}}.product-module-content .d-none{display:none !important}.product-module-content .d-inline{display:inline !important}.product-module-content .d-inline-block{display:inline-block !important}.product-module-content .d-block{display:block !important}.product-module-content .d-table{display:table !important}.product-module-content .d-table-row{display:table-row !important}.product-module-content .d-table-cell{display:table-cell !important}.product-module-content .d-flex{display:flex !important}.product-module-content .d-inline-flex{display:inline-flex !important}@media (min-width:576px){.product-module-content .d-sm-none{display:none !important}.product-module-content .d-sm-inline{display:inline !important}.product-module-content .d-sm-inline-block{display:inline-block !important}.product-module-content .d-sm-block{display:block !important}.product-module-content .d-sm-table{display:table !important}.product-module-content .d-sm-table-row{display:table-row !important}.product-module-content .d-sm-table-cell{display:table-cell !important}.product-module-content .d-sm-flex{display:flex !important}.product-module-content .d-sm-inline-flex{display:inline-flex !important}}@media (min-width:768px){.product-module-content .d-md-none{display:none !important}.product-module-content .d-md-inline{display:inline !important}.product-module-content .d-md-inline-block{display:inline-block !important}.product-module-content .d-md-block{display:block !important}.product-module-content .d-md-table{display:table !important}.product-module-content .d-md-table-row{display:table-row !important}.product-module-content .d-md-table-cell{display:table-cell !important}.product-module-content .d-md-flex{display:flex !important}.product-module-content .d-md-inline-flex{display:inline-flex !important}}@media (min-width:992px){.product-module-content .d-lg-none{display:none !important}.product-module-content .d-lg-inline{display:inline !important}.product-module-content .d-lg-inline-block{display:inline-block !important}.product-module-content .d-lg-block{display:block !important}.product-module-content .d-lg-table{display:table !important}.product-module-content .d-lg-table-row{display:table-row !important}.product-module-content .d-lg-table-cell{display:table-cell !important}.product-module-content .d-lg-flex{display:flex !important}.product-module-content .d-lg-inline-flex{display:inline-flex !important}}@media (min-width:1200px){.product-module-content .d-xl-none{display:none !important}.product-module-content .d-xl-inline{display:inline !important}.product-module-content .d-xl-inline-block{display:inline-block !important}.product-module-content .d-xl-block{display:block !important}.product-module-content .d-xl-table{display:table !important}.product-module-content .d-xl-table-row{display:table-row !important}.product-module-content .d-xl-table-cell{display:table-cell !important}.product-module-content .d-xl-flex{display:flex !important}.product-module-content .d-xl-inline-flex{display:inline-flex !important}}@media print{.product-module-content .d-print-none{display:none !important}.product-module-content .d-print-inline{display:inline !important}.product-module-content .d-print-inline-block{display:inline-block !important}.product-module-content .d-print-block{display:block !important}.product-module-content .d-print-table{display:table !important}.product-module-content .d-print-table-row{display:table-row !important}.product-module-content .d-print-table-cell{display:table-cell !important}.product-module-content .d-print-flex{display:flex !important}.product-module-content .d-print-inline-flex{display:inline-flex !important}}.product-module-content .flex-row{flex-direction:row !important}.product-module-content .flex-column{flex-direction:column !important}.product-module-content .flex-row-reverse{flex-direction:row-reverse !important}.product-module-content .flex-column-reverse{flex-direction:column-reverse !important}.product-module-content .flex-wrap{flex-wrap:wrap !important}.product-module-content .flex-nowrap{flex-wrap:nowrap !important}.product-module-content .flex-wrap-reverse{flex-wrap:wrap-reverse !important}.product-module-content .flex-fill{flex:1 1 auto !important}.product-module-content .flex-grow-0{flex-grow:0 !important}.product-module-content .flex-grow-1{flex-grow:1 !important}.product-module-content .flex-shrink-0{flex-shrink:0 !important}.product-module-content .flex-shrink-1{flex-shrink:1 !important}.product-module-content .justify-content-start{justify-content:flex-start !important}.product-module-content .justify-content-end{justify-content:flex-end !important}.product-module-content .justify-content-center{justify-content:center !important}.product-module-content .justify-content-between{justify-content:space-between !important}.product-module-content .justify-content-around{justify-content:space-around !important}.product-module-content .align-items-start{align-items:flex-start !important}.product-module-content .align-items-end{align-items:flex-end !important}.product-module-content .align-items-center{align-items:center !important}.product-module-content .align-items-baseline{align-items:baseline !important}.product-module-content .align-items-stretch{align-items:stretch !important}.product-module-content .align-content-start{align-content:flex-start !important}.product-module-content .align-content-end{align-content:flex-end !important}.product-module-content .align-content-center{align-content:center !important}.product-module-content .align-content-between{align-content:space-between !important}.product-module-content .align-content-around{align-content:space-around !important}.product-module-content .align-content-stretch{align-content:stretch !important}.product-module-content .align-self-auto{align-self:auto !important}.product-module-content .align-self-start{align-self:flex-start !important}.product-module-content .align-self-end{align-self:flex-end !important}.product-module-content .align-self-center{align-self:center !important}.product-module-content .align-self-baseline{align-self:baseline !important}.product-module-content .align-self-stretch{align-self:stretch !important}@media (min-width:576px){.product-module-content .flex-sm-row{flex-direction:row !important}.product-module-content .flex-sm-column{flex-direction:column !important}.product-module-content .flex-sm-row-reverse{flex-direction:row-reverse !important}.product-module-content .flex-sm-column-reverse{flex-direction:column-reverse !important}.product-module-content .flex-sm-wrap{flex-wrap:wrap !important}.product-module-content .flex-sm-nowrap{flex-wrap:nowrap !important}.product-module-content .flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important}.product-module-content .flex-sm-fill{flex:1 1 auto !important}.product-module-content .flex-sm-grow-0{flex-grow:0 !important}.product-module-content .flex-sm-grow-1{flex-grow:1 !important}.product-module-content .flex-sm-shrink-0{flex-shrink:0 !important}.product-module-content .flex-sm-shrink-1{flex-shrink:1 !important}.product-module-content .justify-content-sm-start{justify-content:flex-start !important}.product-module-content .justify-content-sm-end{justify-content:flex-end !important}.product-module-content .justify-content-sm-center{justify-content:center !important}.product-module-content .justify-content-sm-between{justify-content:space-between !important}.product-module-content .justify-content-sm-around{justify-content:space-around !important}.product-module-content .align-items-sm-start{align-items:flex-start !important}.product-module-content .align-items-sm-end{align-items:flex-end !important}.product-module-content .align-items-sm-center{align-items:center !important}.product-module-content .align-items-sm-baseline{align-items:baseline !important}.product-module-content .align-items-sm-stretch{align-items:stretch !important}.product-module-content .align-content-sm-start{align-content:flex-start !important}.product-module-content .align-content-sm-end{align-content:flex-end !important}.product-module-content .align-content-sm-center{align-content:center !important}.product-module-content .align-content-sm-between{align-content:space-between !important}.product-module-content .align-content-sm-around{align-content:space-around !important}.product-module-content .align-content-sm-stretch{align-content:stretch !important}.product-module-content .align-self-sm-auto{align-self:auto !important}.product-module-content .align-self-sm-start{align-self:flex-start !important}.product-module-content .align-self-sm-end{align-self:flex-end !important}.product-module-content .align-self-sm-center{align-self:center !important}.product-module-content .align-self-sm-baseline{align-self:baseline !important}.product-module-content .align-self-sm-stretch{align-self:stretch !important}}@media (min-width:768px){.product-module-content .flex-md-row{flex-direction:row !important}.product-module-content .flex-md-column{flex-direction:column !important}.product-module-content .flex-md-row-reverse{flex-direction:row-reverse !important}.product-module-content .flex-md-column-reverse{flex-direction:column-reverse !important}.product-module-content .flex-md-wrap{flex-wrap:wrap !important}.product-module-content .flex-md-nowrap{flex-wrap:nowrap !important}.product-module-content .flex-md-wrap-reverse{flex-wrap:wrap-reverse !important}.product-module-content .flex-md-fill{flex:1 1 auto !important}.product-module-content .flex-md-grow-0{flex-grow:0 !important}.product-module-content .flex-md-grow-1{flex-grow:1 !important}.product-module-content .flex-md-shrink-0{flex-shrink:0 !important}.product-module-content .flex-md-shrink-1{flex-shrink:1 !important}.product-module-content .justify-content-md-start{justify-content:flex-start !important}.product-module-content .justify-content-md-end{justify-content:flex-end !important}.product-module-content .justify-content-md-center{justify-content:center !important}.product-module-content .justify-content-md-between{justify-content:space-between !important}.product-module-content .justify-content-md-around{justify-content:space-around !important}.product-module-content .align-items-md-start{align-items:flex-start !important}.product-module-content .align-items-md-end{align-items:flex-end !important}.product-module-content .align-items-md-center{align-items:center !important}.product-module-content .align-items-md-baseline{align-items:baseline !important}.product-module-content .align-items-md-stretch{align-items:stretch !important}.product-module-content .align-content-md-start{align-content:flex-start !important}.product-module-content .align-content-md-end{align-content:flex-end !important}.product-module-content .align-content-md-center{align-content:center !important}.product-module-content .align-content-md-between{align-content:space-between !important}.product-module-content .align-content-md-around{align-content:space-around !important}.product-module-content .align-content-md-stretch{align-content:stretch !important}.product-module-content .align-self-md-auto{align-self:auto !important}.product-module-content .align-self-md-start{align-self:flex-start !important}.product-module-content .align-self-md-end{align-self:flex-end !important}.product-module-content .align-self-md-center{align-self:center !important}.product-module-content .align-self-md-baseline{align-self:baseline !important}.product-module-content .align-self-md-stretch{align-self:stretch !important}}@media (min-width:992px){.product-module-content .flex-lg-row{flex-direction:row !important}.product-module-content .flex-lg-column{flex-direction:column !important}.product-module-content .flex-lg-row-reverse{flex-direction:row-reverse !important}.product-module-content .flex-lg-column-reverse{flex-direction:column-reverse !important}.product-module-content .flex-lg-wrap{flex-wrap:wrap !important}.product-module-content .flex-lg-nowrap{flex-wrap:nowrap !important}.product-module-content .flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important}.product-module-content .flex-lg-fill{flex:1 1 auto !important}.product-module-content .flex-lg-grow-0{flex-grow:0 !important}.product-module-content .flex-lg-grow-1{flex-grow:1 !important}.product-module-content .flex-lg-shrink-0{flex-shrink:0 !important}.product-module-content .flex-lg-shrink-1{flex-shrink:1 !important}.product-module-content .justify-content-lg-start{justify-content:flex-start !important}.product-module-content .justify-content-lg-end{justify-content:flex-end !important}.product-module-content .justify-content-lg-center{justify-content:center !important}.product-module-content .justify-content-lg-between{justify-content:space-between !important}.product-module-content .justify-content-lg-around{justify-content:space-around !important}.product-module-content .align-items-lg-start{align-items:flex-start !important}.product-module-content .align-items-lg-end{align-items:flex-end !important}.product-module-content .align-items-lg-center{align-items:center !important}.product-module-content .align-items-lg-baseline{align-items:baseline !important}.product-module-content .align-items-lg-stretch{align-items:stretch !important}.product-module-content .align-content-lg-start{align-content:flex-start !important}.product-module-content .align-content-lg-end{align-content:flex-end !important}.product-module-content .align-content-lg-center{align-content:center !important}.product-module-content .align-content-lg-between{align-content:space-between !important}.product-module-content .align-content-lg-around{align-content:space-around !important}.product-module-content .align-content-lg-stretch{align-content:stretch !important}.product-module-content .align-self-lg-auto{align-self:auto !important}.product-module-content .align-self-lg-start{align-self:flex-start !important}.product-module-content .align-self-lg-end{align-self:flex-end !important}.product-module-content .align-self-lg-center{align-self:center !important}.product-module-content .align-self-lg-baseline{align-self:baseline !important}.product-module-content .align-self-lg-stretch{align-self:stretch !important}}@media (min-width:1200px){.product-module-content .flex-xl-row{flex-direction:row !important}.product-module-content .flex-xl-column{flex-direction:column !important}.product-module-content .flex-xl-row-reverse{flex-direction:row-reverse !important}.product-module-content .flex-xl-column-reverse{flex-direction:column-reverse !important}.product-module-content .flex-xl-wrap{flex-wrap:wrap !important}.product-module-content .flex-xl-nowrap{flex-wrap:nowrap !important}.product-module-content .flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important}.product-module-content .flex-xl-fill{flex:1 1 auto !important}.product-module-content .flex-xl-grow-0{flex-grow:0 !important}.product-module-content .flex-xl-grow-1{flex-grow:1 !important}.product-module-content .flex-xl-shrink-0{flex-shrink:0 !important}.product-module-content .flex-xl-shrink-1{flex-shrink:1 !important}.product-module-content .justify-content-xl-start{justify-content:flex-start !important}.product-module-content .justify-content-xl-end{justify-content:flex-end !important}.product-module-content .justify-content-xl-center{justify-content:center !important}.product-module-content .justify-content-xl-between{justify-content:space-between !important}.product-module-content .justify-content-xl-around{justify-content:space-around !important}.product-module-content .align-items-xl-start{align-items:flex-start !important}.product-module-content .align-items-xl-end{align-items:flex-end !important}.product-module-content .align-items-xl-center{align-items:center !important}.product-module-content .align-items-xl-baseline{align-items:baseline !important}.product-module-content .align-items-xl-stretch{align-items:stretch !important}.product-module-content .align-content-xl-start{align-content:flex-start !important}.product-module-content .align-content-xl-end{align-content:flex-end !important}.product-module-content .align-content-xl-center{align-content:center !important}.product-module-content .align-content-xl-between{align-content:space-between !important}.product-module-content .align-content-xl-around{align-content:space-around !important}.product-module-content .align-content-xl-stretch{align-content:stretch !important}.product-module-content .align-self-xl-auto{align-self:auto !important}.product-module-content .align-self-xl-start{align-self:flex-start !important}.product-module-content .align-self-xl-end{align-self:flex-end !important}.product-module-content .align-self-xl-center{align-self:center !important}.product-module-content .align-self-xl-baseline{align-self:baseline !important}.product-module-content .align-self-xl-stretch{align-self:stretch !important}}#popUpOverview{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;background-color:rgba(0,0,0,.31)}#popUpOverview .chiropro-video{display:block;width:100%;height:auto;opacity:1;filter:brightness(100%);-webkit-filter:brightness(100%);-moz-filter:brightness(100%);-o-filter:brightness(100%)}.centeredContent{position:fixed;top:0;left:0;width:100%;height:100%}.d-flex{display:flex !important}.flex-column{flex-direction:column !important}.justify-content-center{justify-content:center !important}.align-items-center{align-items:center !important}#popupcontentboxclose{position:relative;max-width:1024px;width:100%;box-shadow:none}#popupcontentbox{position:relative;max-width:1024px;background-color:#fff;box-shadow:none;border:4px solid #fff;border-radius:3px}#popupClose{position:absolute;top:-30px;right:-30px;width:20px;height:20px;background-image:url("../../frontend/Bienair/dental-us/en_US/images/croix_white.png");background-repeat:no-repeat;background-size:cover;transition:all .3s ease-in-out;cursor:pointer;z-index:1}#popupClose:hover{background-image:url("../../frontend/Bienair/dental-us/en_US/images/croix.png")}.noscroll{overflow:hidden}@media all and (max-width:880px){#popupClose{right:10px}}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:hand;cursor:pointer}.slick-slider .slick-track,.slick-slider .slick-list{transform:translate3d(0,0,0)}.slick-track{position:relative;left:0;top:0;display:block}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fffffe url("../../frontend/Bienair/dental-us/en_US/images/ajax-loader.gif") no-repeat center center}.slick-prev,.slick-next{transition:opacity ease-out .3s;position:absolute;display:block;height:2.9rem;width:2.9rem;line-height:0;font-size:0;cursor:pointer;background:#bfbfbf;color:transparent;top:50%;margin-top:-14.5px\9;transform:translate(0,-50%);padding:0;border:none;border-radius:0 !important;outline:none;opacity:.75;z-index:10}.slick-prev:hover,.slick-next:hover{opacity:1}.slick-prev.slick-disabled,.slick-next.slick-disabled{opacity:.25}.slick-prev:before,.slick-next:before{content:'';display:block;width:.7rem;height:1.1rem}.slick-prev{left:-25px}.slick-prev:before{margin:0 0 0 1rem;background-position:-205px 0}.slick-next{right:-25px}.slick-next:before{margin:0 0 0 1.2rem;background-position:-212px 0}.slick-vertical .slick-prev,.slick-vertical .slick-next{left:50%;right:auto;transform:translate(-50%,0) rotateZ(90deg)}.slick-vertical .slick-prev{top:-30px}.slick-vertical .slick-next{top:auto;bottom:-30px}.slick-slider{margin-bottom:23px}.slick-dots{position:absolute;bottom:17px;list-style:none;display:block;text-align:right;margin:0;padding:0 14px;width:100%}.slick-dots li{position:relative;display:inline-block;height:13px;width:13px;margin:0 3px;padding:0;cursor:pointer}.slick-dots li button{border:0;display:block;height:13px;width:13px;outline:none;line-height:0;font-size:0;color:transparent;cursor:pointer;background-position:0 -32px}.select2-container{box-sizing:border-box;display:inline-block;max-width:100%;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:31px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{font-size:1.4rem;display:block;padding-left:8px;padding-right:30px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;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{border:1px solid #e7e6e6;background-color:#fff;box-sizing:border-box;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{border-bottom:1px solid #e7e6e6;color:#5d686e;font-size:1.2rem;min-height:3rem;padding:.7rem .6rem .4rem;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:none}.select2-container--open .select2-dropdown--below{border-top:none}.select2-search--dropdown{display:block;padding:4px}.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:#fffffe;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{border:1px solid #e7e6e6;background-color:#fffffe}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#5d686e;line-height:3.3rem;height:3rem}.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:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{border-left:1px solid #e7e6e6;height:2.9rem;position:absolute;top:.1rem;right:.1rem;width:2.7rem}.select2-container--default .select2-selection--single .select2-selection__arrow b{width:9px;height:5px;margin-top:-2px;margin-left:-5px;position:absolute;top:50%;left:50%;background-position:-174px -26px}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.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{background-position:-174px -21px}.select2-container--default .select2-selection--multiple{border:1px solid #e7e6e6;background-color:#fffffe;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#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 #e7e6e6;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[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 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-search--dropdown .select2-search__field{border:1px solid #e7e6e6;color:#5d686e;height:2.7rem;margin-bottom:0}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:210px;overflow-y:auto}.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:#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:#ecf4fb}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.tooltipster-base{display:flex;pointer-events:none;position:absolute}.tooltipster-box{flex:1 1 auto}.tooltipster-content{box-sizing:border-box;max-height:100%;max-width:100%;overflow:auto}.tooltipster-ruler{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;visibility:hidden}.tooltipster-fade{opacity:0;transition-property:opacity}.tooltipster-fade.tooltipster-show{opacity:1}.tooltipster-grow{transform:scale(0,0);transition-property:transform;-webkit-backface-visibility:hidden}.tooltipster-grow.tooltipster-show{transform:scale(1,1);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-swing{opacity:0;transform:rotateZ(4deg);transition-property:transform}.tooltipster-swing.tooltipster-show{opacity:1;transform:rotateZ(0deg);transition-timing-function:cubic-bezier(.23,.635,.495,2.4)}.tooltipster-fall{transition-property:top;transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-fall.tooltipster-initial{top:0 !important}.tooltipster-fall.tooltipster-dying{transition-property:all;top:0 !important;opacity:0}.tooltipster-slide{transition-property:left;transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-slide.tooltipster-initial{left:-40px !important}.tooltipster-slide.tooltipster-dying{transition-property:all;left:0 !important;opacity:0}@keyframes tooltipster-fading{0%{opacity:0}100%{opacity:1}}.tooltipster-update-fade{animation:tooltipster-fading .4s}@keyframes tooltipster-rotating{25%{transform:rotate(-2deg)}75%{transform:rotate(2deg)}100%{transform:rotate(0deg)}}.tooltipster-update-rotate{animation:tooltipster-rotating .6s}@keyframes tooltipster-scaling{50%{transform:scale(1.1)}100%{transform:scale(1)}}.tooltipster-update-scale{animation:tooltipster-scaling .6s}.tooltipster-sidetip .tooltipster-box{border:1px solid #e7e6e6;background:#fffffe;border-radius:.2rem}.tooltipster-sidetip.tooltipster-bottom .tooltipster-box{margin-top:7px}.tooltipster-sidetip.tooltipster-left .tooltipster-box{margin-right:7px}.tooltipster-sidetip.tooltipster-right .tooltipster-box{margin-left:7px}.tooltipster-sidetip.tooltipster-top .tooltipster-box{margin-bottom:7px}.tooltipster-sidetip .tooltipster-content{color:#fff;line-height:18px;padding:10px 6px 6px}.tooltipster-sidetip .tooltipster-arrow{overflow:hidden;position:absolute}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow{height:8px;margin-left:-8px;top:0;width:16px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow{height:16px;margin-top:-8px;right:0;top:0;width:8px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow{height:16px;margin-top:-8px;left:0;top:0;width:8px}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow{bottom:0;height:8px;margin-left:-8px;width:16px}.tooltipster-sidetip .tooltipster-arrow-background,.tooltipster-sidetip .tooltipster-arrow-border{height:0;position:absolute;width:0}.tooltipster-sidetip .tooltipster-arrow-background{border:8px solid transparent}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:#fffffe;left:0;top:1px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background{border-left-color:#fffffe;left:-1px;top:0}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background{border-right-color:#fffffe;left:1px;top:0}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background{border-top-color:#fffffe;left:0;top:-1px}.tooltipster-sidetip .tooltipster-arrow-border{border:8px solid transparent;left:0;top:0}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#e7e6e6}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border{border-left-color:#e7e6e6}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border{border-right-color:#e7e6e6}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border{border-top-color:#e7e6e6}.tooltipster-sidetip .tooltipster-arrow-uncropped{position:relative}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped{top:-8px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped{left:-8px}
/*!
 * Copyright © 2016 Ideo. All rights reserved.
 */
.video-js .vjs-control:before,.video-js .vjs-modal-dialog,.vjs-modal-dialog .vjs-modal-dialog-content{position:absolute;top:0;left:0;width:100%;height:100%}.video-js .vjs-control:before{text-align:center}@font-face{font-family:VideoJS;src:url("../../frontend/Bienair/dental-us/en_US/fonts/VideoJS.eot")}@font-face{font-family:VideoJS;src:url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAAA54AAoAAAAAFmgAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABPUy8yAAAA9AAAAD4AAABWUZFeBWNtYXAAAAE0AAAAOgAAAUriMBC2Z2x5ZgAAAXAAAAouAAAPUFvx6AdoZWFkAAALoAAAACsAAAA2DIPpX2hoZWEAAAvMAAAAGAAAACQOogcgaG10eAAAC+QAAAAPAAAAfNkAAABsb2NhAAAL9AAAAEAAAABAMMg06m1heHAAAAw0AAAAHwAAACABMAB5bmFtZQAADFQAAAElAAACCtXH9aBwb3N0AAANfAAAAPwAAAGBZkSN43icY2BkZ2CcwMDKwMFSyPKMgYHhF4RmjmEIZzzHwMDEwMrMgBUEpLmmMDh8ZPwoxw7iLmSHCDOCCADvEAo+AAB4nGNgYGBmgGAZBkYGEHAB8hjBfBYGDSDNBqQZGZgYGD7K/f8PUvCREUTzM0DVAwEjG8OIBwCPdwbVAAB4nI1Xe1CU1xX/zv1eLItLln0JwrIfC7sJGET2hRJ2N1GUoBJE8AESQEEhmBHjaB7UuBMTO4GMaSu7aY3RNlOdRPNqO2pqRmuTaSZtR6JJILUZk00a/4imjpmiecB303O/XUgMJOPufvd+99xzzz33nN855y4HHH7EfrGfIxwHRiANvF/sH71I9BzHszmpW+rGOQOXxXE6YhI4PoMT8zkT4cDFuf1cwMrZJI5cglM0HKVv0MaUFDgIFfg9mJJCG+kbKn1JkqBOVaFOkuhLpARq8fu0Nnc9/zdvfY9PxXW4PdH0C6N+PCejhorxFjAqRjgFRXSINEARbBGsoxcFK7IJmr4OycFJnInL59zIXwxui80fkGRbEHyosMWaATJKUfCskmwJQsAWANkmnIGOhlf514h7U8HNIv3owoHB0WMt0Eb3sx0guLi5pq/8Ny1q6969fKR9X9GBV6dPv6dp04K99SOwtmyPl47ApRa6n4ZpP1yjr5fn7MmYP/vXLUJs715UguklHBaHOZHZmG1N9FAIW2mf0MqWCIdo/8RZ1yGfxKUldDcGIbFA7ICO+vqOMSPTh/ZrSqgHi/bB/O8E8Mnzp+M+acxfpsTShBwej26TiGxBn7m4eEIO+Rueu6Hj+IFBnh88cAEUEQ//nVLx5C7kf+yIR47QEe+eMlhz9SqsGbe3hh2R03NGzoY6O42Kz8l7fB6fAk6LYnTyFo/FYyT6GGyNx2Jx2sdH4rA1Fo/HyCXaFyOp8dhYBCfJb2NIn1ImE6CYNGmgSTb52DawJR6jfXEmDU4xyTEmpgHHOIStoxfjSGdkbsK2w2jbdMQG4sgAstEONgURYCwGHhEhhscioQaAhhCf7McifEQc0l6+mxj9nI+gmSdiQ0Zbm7gZnIO7GSMEXG6UDAVocxAV8GcEXCKg1a02RcTtwANWRGIAyElor6n/+ZU2yOB3+T77Hb1MLqhn4KHVnQBjJnqe9QZSon6Kc5DxAD2vMdPL/BXSmQGwspa67z9wLUjdi9TN7QC7lyyBr9rpt7uXVC1CMpyjKRoXnGPHTuiaPLsNdc2dbAFQLAooPkXEh33FodHl4XpC6sPCIa0ftUIhHSYXVSu5iME+DIXsbZJ51BeidCgajcai43jU9nVzoSn2dPqcFvSoxSzJzgRKAx47WMRxOrIj3Wf0+hndxhJTiOkSEqxar3b3RKM9hY64oxBA64ieURLvCfpkDb8siBdUJ1bgT+urJ5PGfewQrmm5R5+0HmfyIPySD7OYkT0WxRePah8oEiyjlxIP74thVoRTURpmL6QhGuWS+QDjdANXjIM8SQa/1w128ODx0Qp4aLMNg9+JL3joUn8AMxW+aLNiuKjarn4uyyTdXjOzZTsh21uwldUvJoYza+zELALfu3p1L8/3krtyZ0Ag058J3hxHghvbGZn0dHZy6Mim/7Blre4lpHd1c28yVqRViO153F2oIWoXCIKbL4Z0cM1iaQn9mI5KuV2SzEvWXJDMNtkANpMdQoDDhIdD4A/YrP6Aye9ysxyE+uOEAcTDorgvVZJjcua043PnZ/PmdDqcbibZlXOOT8uSo7Kof0YUn9GL+Jo17ficymxiTofC6znUso0DhAxs1Fo+kF+d36vLmgZ8mk5cdGv2mwYj5k3Dm9m3LhJ1aVRNm6HrTbLgYAoWXDhDd/u4PGy5CT+xGMdiaBovewUCF/1BiWNljI9MLn7jeScpg+WyH6mfU62eVDql7hsrmvx1ezp/YldE2LhjbkiDnAn8tGy/MW3IXRMYJduvq9HpmIcKuFt+JCtgdGEGKAcF6UacVwIYbVPGfw/+YuNBS4cx/CUHcnyfc+wRDMtTr72mMSBjT/yn/GKSdeDWQUCH6Xoqq5R10RE60gV6erUL0iCti16d0hZjxut4QI/rEpgSh6WjnJXdBXRg1GKCucGJPtFqM27aD1tOqqKonsQ2KsFSSmEpmvRlsR+TcD9OFwrqXxIclL4sJTnGMSuG8KpkZvKdeVIOKDyWSyPLV16/p1QMPbP8NihwUzr47bdnXtwtjdCvqqpO0H+pOvIl3Pzv46e5CT/tQjklXCXXym1AaWY7bzHLkuDMc7ldKCvgxzLn8wYkJLBhEDyK7MT8bTbwbkxbfp+3mKAGsmTBpabSIEECzMIcQlzOPAMKsxMs7uhsnxPLuofPDTc1hkuq6MX9j16YU7CqegcYHbmWYuvAP6tCS97tgWf7dlQvnl25YPavXLVZvrzQPeHCpZmzzEUVq/xzu5sChnSTPTW7oOYmh69z4zL/gk3b+O6hoa733uviP82vnFcbqWlc9tDmZa23LVzaV1yXURi+JX+28NeBuj3+O8IrQ080Vm1eWB4OKjPmrJu7c1udWynvKF6/vs479lSW9+5gZkn+dKfellNGDPllzeULustz+A0bPvhgw7lkvEUwn/N4Ty7U7nhGsEpFkOfy+kutbOh1JQxhVDJumoW11hnkPThznh6FFlhfT+ra1x9sF56kx5YuDzVY9PQYAYA7iblw4frQ4TPCk2MK/xGU3rlmze62trHz6lsko+v+So/do74PT8KVkpJfOErKcv8znrMGsHTNxoEkWy1mYgDB6XBbPaWsuiS6CryGaL6zCjaXBgvtkuyXBua1wOKnh+k7L9AvPnYWffxK18FcJbuosGf3/Jo7amY+CE1vppzY+UTrva0FXc1i55pKQ/YjVL187N5fCn1kW5uot/1hi+DiZ+5atnJR9E+prvydJ9ZZ5mwOpU5gM4KYysMBQ71UzPuMTl9QQOyUo5nwioeYCPjFklrbK6s6X+ypUZ6rum9+CZYzWRiBJfSP0xzzSmrg7f86g0DKVj/wwFzieD9rRfPGFbeKMl05pn5j9/rsQJJ2iEgRrpohlyBo3f4QK7Kl+EcAYZgAoNVmZWXK704YAa3FwBxgSGUOs5htvGRz4Sgj3yFkSJFBuv/sxu5yk998T8WDJzvv/2RX19HtTUW1S+wpKRKRjJ6zzz/1/OPdFdWGlAKbvzS4PHOtURikg9AGz0LbIB85S/cPOpoXvuue8/iV2H1vPTy3ddvOeZ37HGmO3OmSzVzR+NS53+84dHlFhXPLqtzSO+5ruHM2vXtBdxP87LOzKAD359j/INYIbyPabIi3Cq6Wa+SaGe78diIzu7qcblcAa6/fJRvNopXFJnO+U9KKM5bqH5LM0iQSVmpPCPDu7ZT4Aoubz3709EBTyrTDjyx8MQXgUH1nqm7TWng4TzE4i4AsKskBITXfSyC4Fkl5MxnJDiKSIDSJAsGvd1y+/eNDp2e+A+5d8HeiiunrTkT6TqWLIs+/QRoWr98s0qj8uuzLuS22Ytufg3rdTaHn1m46sfgGKHXt0MGnLaRHdnwN37tvHcWKo2V6lnPxL4UvUQcRdOzmZSQs8X5CH5OxXMXpkATuDz8Et0SH4uyCRR+TjmBDP1GvsVrWEGVzEj33YVQ9jAtIKpqsl/s/0xrocwAAeJxjYGRgYADig3cEzsTz23xl4GZnAIHLRucNkWl2BrA4BwMTiAIAF4IITwB4nGNgZGBgZwCChWASxGZkQAXyABOUANh4nGNnYGBgHyAMADa8ANoAAAAAAAAOAFAAZgCyAMYA5gEeAUgBdAGcAfICLgKOAroDCgOOA7AD6gQ4BHwEuAToBQwFogXoBjYGbAbaB3IHqHicY2BkYGCQZ8hlYGcAASYg5gJCBob/YD4DABbVAaoAeJxdkE1qg0AYhl8Tk9AIoVDaVSmzahcF87PMARLIMoFAl0ZHY1BHdBJIT9AT9AQ9RQ9Qeqy+yteNMzDzfM+88w0K4BY/cNAMB6N2bUaPPBLukybCLvleeAAPj8JD+hfhMV7hC3u4wxs7OO4NzQSZcI/8Ltwnfwi75E/hAR7wJTyk/xYeY49fYQ/PztM+jbTZ7LY6OWdBJdX/pqs6NYWa+zMxa13oKrA6Uoerqi/JwtpYxZXJ1coUVmeZUWVlTjq0/tHacjmdxuL90OR8O0UEDYMNdtiSEpz5XQGqzlm30kzUdAYFFOb8R7NOZk0q2lwAyz1i7oAr1xoXvrOgtYhZx8wY5KRV269JZ5yGpmzPTjQhvY9je6vEElPOuJP3mWKnP5M3V+YAAAB4nG2P2XLCMAxFfYFspGUp3Te+IB9lHJF4cOzUS2n/voaEGR6qB+lKo+WITdhga/a/bRnDBFPMkCBFhhwF5ihxg1sssMQKa9xhg3s84BFPeMYLXvGGd3zgE9tZr/hveXKVkFYoSnoeHJXfRoWOqi54mo9ameNFdrK+dLSyaVf7oJQTlkhXpD3Z5XXhR/rUfQVuKXO91Jps4cLOS6/I5YL3XhodRRsVWZe4NnZOhWnSAWgxhMoEr6SmzZieF43Mk7ZOBdeCVGrp9Eu+54J2xhySplfB5XHwQLXUmT9KH6+kPnQ7ZYuIEzNyfs1DLU1VU4SWZ6LkXGHsD1ZKbMw=) format("woff"),url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAAKAIAAAwAgT1MvMlGRXgUAAAEoAAAAVmNtYXDiMBC2AAAB/AAAAUpnbHlmW/HoBwAAA4gAAA9QaGVhZAyD6V8AAADQAAAANmhoZWEOogcgAAAArAAAACRobXR42QAAAAAAAYAAAAB8bG9jYTDINOoAAANIAAAAQG1heHABMAB5AAABCAAAACBuYW1l1cf1oAAAEtgAAAIKcG9zdGZEjeMAABTkAAABgQABAAAHAAAAAKEHAAAAAAAHAAABAAAAAAAAAAAAAAAAAAAAHwABAAAAAQAAwdxheF8PPPUACwcAAAAAANMyzzEAAAAA0zLPMQAAAAAHAAcAAAAACAACAAAAAAAAAAEAAAAfAG0ABwAAAAAAAgAAAAoACgAAAP8AAAAAAAAAAQcAAZAABQAIBHEE5gAAAPoEcQTmAAADXABXAc4AAAIABQMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUGZFZABA8QHxHgcAAAAAoQcAAAAAAAABAAAAAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAAAAAMAAAADAAAAHAABAAAAAABEAAMAAQAAABwABAAoAAAABgAEAAEAAgAA8R7//wAAAADxAf//AAAPAAABAAAAAAAAAAABBgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAFAAZgCyAMYA5gEeAUgBdAGcAfICLgKOAroDCgOOA7AD6gQ4BHwEuAToBQwFogXoBjYGbAbaB3IHqAABAAAAAAWLBYsAAgAAAREBAlUDNgWL++oCCwAAAwAAAAAGawZrAAIADgAaAAAJAhMEAAMSAAUkABMCAAEmACc2ADcWABcGAALrAcD+QJX+w/5aCAgBpgE9AT0BpggI/lr+w/3+rgYGAVL9/QFSBgb+rgIwAVABUAGbCP5a/sP+w/5aCAgBpgE9AT0BpvrIBgFS/f0BUgYG/q79/f6uAAAAAgAAAAAFQAWLAAMABwAAASERKQERIREBwAEr/tUCVQErAXUEFvvqBBYAAAAEAAAAAAYgBiAABgATACQAJwAAAS4BJxUXNjcGBxc+ATUmACcVFhIBBwEhESEBEQEGBxU+ATcXNwEHFwTQAWVVuAO7AidxJSgF/t/lpc77t18BYf6fASsBdQE+TF1OijuZX/1gnJwDgGSeK6W4GBhqW3FGnFT0AWM4mjT+9AHrX/6f/kD+iwH2/sI7HZoSRDGYXwSWnJwAAAEAAAAABKsF1gAFAAABESEBEQECCwEqAXb+igRg/kD+iwSq/osAAAACAAAAAAVmBdYABgAMAAABLgEnET4BAREhAREBBWUBZVRUZfwRASsBdf6LA4Bkniv9piueAUT+QP6LBKr+iwAAAwAAAAAGIAYPAAUADAAaAAATESEBEQEFLgEnET4BAxUWEhcGAgcVNgA3JgDgASsBdf6LAsUBZVVVZbqlzgMDzqXlASEFBf7fBGD+QP6LBKr+i+Bkniv9piueAvOaNP70tbX+9DSaOAFi9fUBYgAAAAQAAAAABYsFiwAFAAsAEQAXAAABIxEhNSMDMzUzNSEBIxUhESMDFTMVMxECC5YBduCWluD+igOA4AF2luDglgLr/oqWAgrglvyAlgF2AqCW4AF2AAQAAAAABYsFiwAFAAsAEQAXAAABMxUzESETIxUhESMBMzUzNSETNSMRITUBdeCW/org4AF2lgHAluD+ipaWAXYCVeABdgHAlgF2++rglgHA4P6KlgAAAAACAAAAAAXWBdYADwATAAABIQ4BBxEeARchPgE3ES4BAyERIQVA/IA/VQEBVT8DgD9VAQFVP/yAA4AF1QFVP/yAP1UBAVU/A4A/VfvsA4AAAAYAAAAABmsGawAHAAwAEwAbACAAKAAACQEmJw4BBwElLgEnAQUhATYSNyYFAQYCBxYXIQUeARcBMwEWFz4BNwECvgFkTlSH8GEBEgOONemh/u4C5f3QAXpcaAEB/BP+3VxoAQEOAjD95DXpoQESeP7dTlSH8GH+7gPwAmgSAQFYUP4nd6X2Pv4nS/1zZAEBk01NAfhk/v+TTUhLpfY+Adn+CBIBAVhQAdkAAAAFAAAAAAZrBdYADwATABcAGwAfAAABIQ4BBxEeARchPgE3ES4BASEVIQEhNSEFITUhNSE1IQXV+1ZAVAICVEAEqkBUAgJU+xYBKv7WAur9FgLqAcD+1gEq/RYC6gXVAVU//IA/VQEBVT8DgD9V/ayV/tWVlZWWlQADAAAAAAYgBdYADwAnAD8AAAEhDgEHER4BFyE+ATcRLgEBIzUjFTM1MxUUBgcjLgEnET4BNzMeARUFIzUjFTM1MxUOAQcjLgE1ETQ2NzMeARcFi/vqP1QCAlQ/BBY/VAICVP1rcJWVcCog4CAqAQEqIOAgKgILcJWVcAEqIOAgKiog4CAqAQXVAVU//IA/VQEBVT8DgD9V/fcl4CVKICoBASogASogKgEBKiBKJeAlSiAqAQEqIAEqICoBASogAAAGAAAAAAYgBPYAAwAHAAsADwATABcAABMzNSMRMzUjETM1IwEhNSERITUhERUhNeCVlZWVlZUBKwQV++sEFfvrBBUDNZb+QJUBwJX+QJb+QJUCVZWVAAAAAQAAAAAGIAZsAC4AAAEiBgcBNjQnAR4BMz4BNy4BJw4BBxQXAS4BIw4BBx4BFzI2NwEGBx4BFz4BNy4BBUArSh797AcHAg8eTixffwICf19ffwIH/fEeTixffwICf18sTh4CFAUBA3tcXHsDA3sCTx8bATcZNhkBNB0gAn9fX38CAn9fGxn+zRwgAn9fX38CIBz+yhcaXHsCAntcXXsAAAIAAAAABlkGawBDAE8AAAE2NCc3PgEnAy4BDwEmLwEuASchDgEPAQYHJyYGBwMGFh8BBhQXBw4BFxMeAT8BFh8BHgEXIT4BPwE2NxcWNjcTNiYnBS4BJz4BNx4BFw4BBasFBZ4KBgeWBxkNujpEHAMUD/7WDxQCHEU5ug0aB5UHBQudBQWdCwUHlQcaDbo5RRwCFA8BKg8UAhxFOboNGgeVBwUL/ThvlAIClG9vlAIClAM3JEokewkaDQEDDAkFSy0cxg4RAQERDsYcLUsFCQz+/QwbCXskSiR7CRoN/v0MCQVLLRzGDhEBAREOxhwtSwUJDAEDDBsJQQKUb2+UAgKUb2+UAAAAAAEAAAAABmsGawALAAATEgAFJAATAgAlBACVCAGmAT0BPQGmCAj+Wv7D/sP+WgOA/sP+WggIAaYBPQE9AaYICP5aAAAAAgAAAAAGawZrAAsAFwAAAQQAAxIABSQAEwIAASYAJzYANxYAFwYAA4D+w/5aCAgBpgE9AT0BpggI/lr+w/3+rgYGAVL9/QFSBgb+rgZrCP5a/sP+w/5aCAgBpgE9AT0BpvrIBgFS/f0BUgYG/q79/f6uAAADAAAAAAZrBmsACwAXACMAAAEEAAMSAAUkABMCAAEmACc2ADcWABcGAAMOAQcuASc+ATceAQOA/sP+WggIAaYBPQE9AaYICP5a/sP9/q4GBgFS/f0BUgYG/q4dAn9fX38CAn9fX38Gawj+Wv7D/sP+WggIAaYBPQE9Aab6yAYBUv39AVIGBv6u/f3+rgJPX38CAn9fX38CAn8AAAAEAAAAAAYgBiAADwAbACUAKQAAASEOAQcRHgEXIT4BNxEuAQEjNSMVIxEzFTM1OwEhHgEXEQ4BByE3MzUjBYv76j9UAgJUPwQWP1QCAlT9a3CVcHCVcJYBKiAqAQEqIP7WcJWVBiACVD/76j9UAgJUPwQWP1T8gpWVAcC7uwEqIP7WICoBcOAAAgAAAAAGawZrAAsAFwAAAQQAAxIABSQAEwIAEwcJAScJATcJARcBA4D+w/5aCAgBpgE9AT0BpggI/lo4af70/vRpAQv+9WkBDAEMaf71BmsI/lr+w/7D/loICAGmAT0BPQGm/BFpAQv+9WkBDAEMaf71AQtp/vQAAQAAAAAF1ga2ABYAAAERCQERHgEXDgEHLgEnIxYAFzYANyYAA4D+iwF1vv0FBf2+vv0FlQYBUf7+AVEGBv6vBYsBKv6L/osBKgT9v779BQX9vv7+rwYGAVH+/gFRAAAAAQAAAAAFPwcAABQAAAERIyIGHQEhAyMRIREjETM1NDYzMgU/nVY8ASUn/v7O///QrZMG9P74SEi9/tj9CQL3ASjaus0AAAAABAAAAAAGjgcAADAARQBgAGwAAAEUHgMVFAcGBCMiJicmNTQ2NzYlLgE1NDcGIyImNTQ2Nz4BMyEHIx4BFRQOAycyNjc2NTQuAiMiBgcGFRQeAxMyPgI1NC4BLwEmLwImIyIOAxUUHgIBMxUjFSM1IzUzNTMDH0BbWkAwSP7qn4TlOSVZSoMBESAfFS4WlMtIP03TcAGiioNKTDFFRjGSJlAaNSI/akAqURkvFCs9WTY6a1s3Dg8THgocJU4QIDVob1M2RnF9A2vV1WnU1GkD5CRFQ1CATlpTenNTYDxHUYouUhIqQCkkMQTBlFKaNkJAWD+MWkhzRztAPiEbOWY6hn1SJyE7ZS5nZ1I0/JcaNF4+GTAkGCMLFx04Ag4kOF07Rms7HQNsbNvbbNkAAwAAAAAGgAZsAAMADgAqAAABESERARYGKwEiJjQ2MhYBESERNCYjIgYHBhURIRIQLwEhFSM+AzMyFgHd/rYBXwFnVAJSZGemZASP/rdRVj9VFQv+twIBAQFJAhQqR2c/q9AEj/whA98BMkliYpNhYfzd/cgCEml3RTMeM/3XAY8B8DAwkCAwOB/jAAABAAAAAAaUBgAAMQAAAQYHFhUUAg4BBCMgJxYzMjcuAScWMzI3LgE9ARYXLgE1NDcWBBcmNTQ2MzIXNjcGBzYGlENfAUyb1v7SrP7x4SMr4bBpph8hHCsqcJNETkJOLHkBW8YIvYaMYG1gJWldBWhiRQ4cgv797rdtkQSKAn1hBQsXsXUEJgMsjlNYS5WzCiYkhr1mFTlzPwoAAAABAAAAAAWABwAAIgAAARcOAQcGLgM1ESM1PgQ3PgE7AREhFSERFB4CNzYFMFAXsFlorXBOIahIckQwFAUBBwT0AU3+sg0gQzBOAc/tIz4BAjhceHg6AiDXGlddb1ctBQf+WPz9+h40NR4BAgABAAAAAAaABoAASgAAARQCBCMiJzY/AR4BMzI+ATU0LgEjIg4DFRQWFxY/ATY3NicmNTQ2MzIWFRQGIyImNz4CNTQmIyIGFRQXAwYXJgI1NBIkIAQSBoDO/p/Rb2s7EzYUaj15vmh34o5ptn9bK1BNHggIBgIGETPRqZepiWs9Sg4IJRc2Mj5WGWMRBM7+zgFhAaIBYc4DgNH+n84gXUfTJzmJ8JZyyH46YH2GQ2ieIAwgHxgGFxQ9WpfZpIOq7lc9I3VZHzJCclVJMf5eRmtbAXzp0QFhzs7+nwAABwAAAAAHAATPAA4AFwAqAD0AUABaAF0AAAERNh4CBw4BBwYmIycmNxY2NzYmBxEUBRY2Nz4BNy4BJyMGHwEeARcOARcWNjc+ATcuAScjBh8BHgEXFAYXFjY3PgE3LgEnIwYfAR4BFw4BBTM/ARUzESMGAyUVJwMchM2UWwgNq4JHrQgBAapUaAoJcWMBfiIhDiMrAQJLMB0BBAokNAIBPmMiIQ4iLAECSzAeAQUKJDQBP2MiIQ4iLAECSzAeAQUKJDQBAT75g+5B4arNLNIBJ44ByQL9BQ9mvYCKwA8FBQMDwwJVTGdzBf6VB8IHNR08lld9uT4LCRA/qGNxvUwHNR08lld9uT4LCRA/qGNxvUwHNR08lld9uT4LCRA/qGNxvVJkAWUDDEf+tYP5AQAAAAEAAAAABiAGtgAbAAABBAADER4BFzMRITU2ADcWABcVIREzPgE3EQIAA4D+4v6FBwJ/X+D+1QYBJ97eAScG/tXgX38CB/6FBrUH/oX+4v32X38CAlWV3gEnBgb+2d6V/asCf18CCgEeAXsAAAAAEADGAAEAAAAAAAEABwAAAAEAAAAAAAIABwAHAAEAAAAAAAMABwAOAAEAAAAAAAQABwAVAAEAAAAAAAUACwAcAAEAAAAAAAYABwAnAAEAAAAAAAoAKwAuAAEAAAAAAAsAEwBZAAMAAQQJAAEADgBsAAMAAQQJAAIADgB6AAMAAQQJAAMADgCIAAMAAQQJAAQADgCWAAMAAQQJAAUAFgCkAAMAAQQJAAYADgC6AAMAAQQJAAoAVgDIAAMAAQQJAAsAJgEeVmlkZW9KU1JlZ3VsYXJWaWRlb0pTVmlkZW9KU1ZlcnNpb24gMS4wVmlkZW9KU0dlbmVyYXRlZCBieSBzdmcydHRmIGZyb20gRm9udGVsbG8gcHJvamVjdC5odHRwOi8vZm9udGVsbG8uY29tAFYAaQBkAGUAbwBKAFMAUgBlAGcAdQBsAGEAcgBWAGkAZABlAG8ASgBTAFYAaQBkAGUAbwBKAFMAVgBlAHIAcwBpAG8AbgAgADEALgAwAFYAaQBkAGUAbwBKAFMARwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABzAHYAZwAyAHQAdABmACAAZgByAG8AbQAgAEYAbwBuAHQAZQBsAGwAbwAgAHAAcgBvAGoAZQBjAHQALgBoAHQAdABwADoALwAvAGYAbwBuAHQAZQBsAGwAbwAuAGMAbwBtAAAAAgAAAAAAAAARAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAABAgEDAQQBBQEGAQcBCAEJAQoBCwEMAQ0BDgEPARABEQESARMBFAEVARYBFwEYARkBGgEbARwBHQEeAR8EcGxheQtwbGF5LWNpcmNsZQVwYXVzZQt2b2x1bWUtbXV0ZQp2b2x1bWUtbG93CnZvbHVtZS1taWQLdm9sdW1lLWhpZ2gQZnVsbHNjcmVlbi1lbnRlcg9mdWxsc2NyZWVuLWV4aXQGc3F1YXJlB3NwaW5uZXIJc3VidGl0bGVzCGNhcHRpb25zCGNoYXB0ZXJzBXNoYXJlA2NvZwZjaXJjbGUOY2lyY2xlLW91dGxpbmUTY2lyY2xlLWlubmVyLWNpcmNsZQJoZAZjYW5jZWwGcmVwbGF5CGZhY2Vib29rBWdwbHVzCGxpbmtlZGluB3R3aXR0ZXIGdHVtYmxyCXBpbnRlcmVzdBFhdWRpby1kZXNjcmlwdGlvbgVhdWRpbwAAAAAA) format("truetype");font-weight:400;font-style:normal}.vjs-icon-play,.video-js .vjs-play-control{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-play:before,.video-js .vjs-play-control:before{content:"\f101"}.vjs-icon-play-circle{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-play-circle:before{content:"\f102"}.vjs-icon-pause,.video-js .vjs-play-control.vjs-playing{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-pause:before,.video-js .vjs-play-control.vjs-playing:before{content:"\f103"}.vjs-icon-volume-mute,.video-js .vjs-mute-control.vjs-vol-0,.video-js .vjs-volume-menu-button.vjs-vol-0{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-volume-mute:before,.video-js .vjs-mute-control.vjs-vol-0:before,.video-js .vjs-volume-menu-button.vjs-vol-0:before{content:"\f104"}.vjs-icon-volume-low,.video-js .vjs-mute-control.vjs-vol-1,.video-js .vjs-volume-menu-button.vjs-vol-1{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-volume-low:before,.video-js .vjs-mute-control.vjs-vol-1:before,.video-js .vjs-volume-menu-button.vjs-vol-1:before{content:"\f105"}.vjs-icon-volume-mid,.video-js .vjs-mute-control.vjs-vol-2,.video-js .vjs-volume-menu-button.vjs-vol-2{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-volume-mid:before,.video-js .vjs-mute-control.vjs-vol-2:before,.video-js .vjs-volume-menu-button.vjs-vol-2:before{content:"\f106"}.vjs-icon-volume-high,.video-js .vjs-mute-control,.video-js .vjs-volume-menu-button{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-volume-high:before,.video-js .vjs-mute-control:before,.video-js .vjs-volume-menu-button:before{content:"\f107"}.vjs-icon-fullscreen-enter,.video-js .vjs-fullscreen-control{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-fullscreen-enter:before,.video-js .vjs-fullscreen-control:before{content:"\f108"}.vjs-icon-fullscreen-exit,.video-js.vjs-fullscreen .vjs-fullscreen-control{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-fullscreen-exit:before,.video-js.vjs-fullscreen .vjs-fullscreen-control:before{content:"\f109"}.vjs-icon-square{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-square:before{content:"\f10a"}.vjs-icon-spinner{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-spinner:before{content:"\f10b"}.vjs-icon-subtitles,.video-js .vjs-subtitles-button{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-subtitles:before,.video-js .vjs-subtitles-button:before{content:"\f10c"}.vjs-icon-captions,.video-js .vjs-captions-button{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-captions:before,.video-js .vjs-captions-button:before{content:"\f10d"}.vjs-icon-chapters,.video-js .vjs-chapters-button{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-chapters:before,.video-js .vjs-chapters-button:before{content:"\f10e"}.vjs-icon-share{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-share:before{content:"\f10f"}.vjs-icon-cog{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-cog:before{content:"\f110"}.vjs-icon-circle{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-circle:before,.video-js .vjs-mouse-display:before{content:"\f111"}.video-js .vjs-play-progress:before,.video-js .vjs-volume-level:before{border:.15em solid #fffffe;content:'';display:block;height:.8401em;width:.8401em;background:#63b9e9;border-radius:50%}.vjs-icon-circle-outline{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-circle-outline:before{content:"\f112"}.vjs-icon-circle-inner-circle{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-circle-inner-circle:before{content:"\f113"}.vjs-icon-hd{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-hd:before{content:"\f114"}.vjs-icon-cancel,.video-js .vjs-control.vjs-close-button{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-cancel:before,.video-js .vjs-control.vjs-close-button:before{content:"\f115"}.vjs-icon-replay{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-replay:before{content:"\f116"}.vjs-icon-facebook{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-facebook:before{content:"\f117"}.vjs-icon-gplus{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-gplus:before{content:"\f118"}.vjs-icon-linkedin{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-linkedin:before{content:"\f119"}.vjs-icon-twitter{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-twitter:before{content:"\f11a"}.vjs-icon-tumblr{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-tumblr:before{content:"\f11b"}.vjs-icon-pinterest{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-pinterest:before{content:"\f11c"}.vjs-icon-audio-description,.video-js .vjs-descriptions-button{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-audio-description:before,.video-js .vjs-descriptions-button:before{content:"\f11d"}.vjs-icon-audio,.video-js .vjs-audio-button{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-audio:before,.video-js .vjs-audio-button:before{content:"\f11e"}.video-js{vertical-align:top;box-sizing:border-box;color:#fffffe;background-color:#fffffe;position:relative;margin-bottom:10px;padding:0;font-size:10px;line-height:1;font-weight:400;font-style:normal;-webkit-user-select:none;user-select:none}.video-js:-moz-full-screen{position:absolute}.video-js:-webkit-full-screen{width:100% !important;height:100% !important}.video-js *,.video-js *:before,.video-js *:after{box-sizing:inherit}.video-js ul{font-family:inherit;font-size:inherit;line-height:inherit;list-style-position:outside;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0}.video-js.vjs-fluid,.video-js.vjs-16-9,.video-js.vjs-4-3{width:100%;max-width:100%;height:0}.video-js.vjs-16-9{padding-top:56.25%}.video-js.vjs-4-3{padding-top:75%}.video-js.vjs-fill{width:100%;height:100%}.video-js .vjs-tech{position:absolute;top:0;left:0;width:100%;height:100%}body.vjs-full-window{padding:0;margin:0;height:100%;overflow-y:auto}.vjs-full-window .video-js.vjs-fullscreen{position:fixed;overflow:hidden;z-index:1000;left:0;top:0;bottom:0;right:0}.video-js.vjs-fullscreen{background-color:#000;width:100% !important;height:100% !important;padding-top:0 !important}.video-js.vjs-fullscreen.vjs-user-inactive{cursor:none}.vjs-hidden{display:none !important}.vjs-disabled{opacity:.5;cursor:default}.video-js .vjs-offscreen{height:1px;left:-9999px;position:absolute;top:0;width:1px}.vjs-lock-showing{display:block !important;opacity:1;visibility:visible}.vjs-no-js{padding:20px;color:#fff;background-color:#000;font-size:18px;text-align:center;width:300px;height:150px;margin:0 auto}.vjs-no-js a,.vjs-no-js a:visited{color:#66a8cc}.video-js .vjs-big-play-button{height:113px;width:113px;display:block;position:absolute;top:50%;left:50%;padding:0;opacity:1;cursor:pointer;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHEAAABxCAYAAADifkzQAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAACPJJREFUeNrsnX1oVXUYx59j6pxCwyI1NjHM4TZX9LKsNGkxJctCimK96h/ZiyUlYX80/6g/ckH4h8RICCF0UAgRSGhCCpZoKcs/xJeJJkmOptHLgrn5Urfv1/Pccd3u7u7uPefc8/I88OV3RL33/J7Pfc45v5fnOU4qlRIvzXEc8dtwzvySadAMqBKaAk2FKlQToUlZ/msvdAHqUZ2DzkNd0BmoG+efCuD8vfV5FCDiHMvQ1EN1UC1UDU3wwb/90EnoOHQMOoL+XDSIhXf0BjTzobnQHGicBG+XoaPQQWgf+vanQRy5c4yuBdBCjThHwmMpjdBd0F70s98gXtupKjRLoUafLpN+XHb3QNvQ37OJhojvno2mGWoIWdSNJjo7oK3o94lEQcR3zkTzosKLixFmO/p/OtYQ8V2T0SyDmiIaeflE5m5oM/zwd6wg6rhuiQIsl/hbH7QF2p5t3Bk5iPh8DsZXQzWSPOuENsAnXZGFiM9ejGYFVCbJNU4WbIJfdkYKIj6zXKNvnpilbb9GZV/oIcI45lurrdm1xjHlOm29g+jpo1kqdTuaFsk++WzmGifhWxGRh0MHEQA5bFgFjTVOI9oVqA0gd4cGIgA+imalsRm1bQTIHSWHCIBPoVluPAo2Tgx8WcwHjPEgAg1gcbZc/Rg8RL0H2iXUG1up/gwOoj6FrjLfe2qr1K/+Q9S1vxZ7CvXc6M8W9a9/EHUmZq2NA30z+nWt+tm3SORUms3E+GtV6mfvIepkts2FBmPz1N/eQdTlpBXm20Bthfq9eIi6oMvwLjO/Bmr092r1f9GRyBX5GvNpSaxG/V84xIw9MWals2XKoeBITMqemDBb+UiBNCZHFHJbYZP5MBTWpDxGHYncF+qY/0JhjvLIH6LuzG4w34XKGpRL3pHYHNKO9Otwh7/KbdClhIFszguiTsCGNQpPOY7zM3dXQ5vw55ehb8Td7pCUaKzKJxKXRuVeyHxB6BMcviru9vn/EnBvXJoTouYHNkauZ45zHtqAw9ehveLmRMTVGpXTsJHIBM8Jkf2ZOk4X9BEO34QOxBRiOhF3WIgLY3HNcZxfoA9w+DZ0KIYgF2aFqDnytbG6gTjOSeg9HL4LHYlR12qV15BInB/XwT1AsgoGQRLoiTh0SXkNgTg39tMejnMIWiNuPsTpiHdngNdYvZRy7WpOUkbMAPkj+nxAHxCelWhuOZlDbqyzk45EFvoZJwkyZvBC34u79ZLDk+6IdWGcchu4nNZJQg0g/9XEFm6E5sTBHxE6/bpMiLWScAPIKxCn8F6BOKXXE4Wn1KsQdQ9HtZilYV6COLnOjWGbxc0nDKtVkx8jcZpEeJbGR5j9mq30EvSFuCsoYTNym0aIMwxZTpi90OcK8ysJ3/LXDEKsNFR5wfwH+kzc5a+vJTzLX5WEOMUQjQoml78+1Qegb6X0y19TCHGqoSkI5u/Qxzh8DfpOSrf8NZUQKwxJUTB/g9bj8A3ohxKcQoVB9A7mr1ArDt+Cfgoa4kRD4CnM09D7OHxHgln+mkiIljDqD8xOXf5iUq6fy1+Txpi7fYd5WJe/PvRrWGIQg4PJAn2nDGKELZVKMct6lh+fbRUw/IfHsibMaprt13cQYq893PgCjwmirLZV7/NX9RLiBYPoKbyZGnl3B/SVFwiRi583mfuLhjdd3ESf+wP+6p40RLPC4d2M5jnoQSnNls+rEM8ZioLg8erFnXJNJX7KP0eI5w3JqOBx5zVrvD4Skqf78zyJLkOTF7zr0TwJPQ6ND9GpdRHiGUOUEx6f3JkT+ISEcy/SGULkptl+sc1Sg+HRH4/ppTOsQzBy6x7LndAwvoL1NkN3Fd54vd89LeFfa2XWVyp9Yz6edIiAR18sEre4wY0ROW1yG3i6OpZgeNeJm+L+jLh7cKNkxzIhcgWaL0EelyB4HJgvUHjTI9iFy8rNhcj0KHSKb7G+IyEA79OB+swId+No+vXxmYPVg3GHCHh3onlefFwWCtAOpg8yIe4Td3ezE0N49QqvPi5dUl7XQuTOZnSWTzt1MYLHbK8XoLti9rs8Tl7ZIpG2Kw4QAe8WhXdvTO8MuzL/MBgiqzExx2BCROFV6mXzAYlvmc9+5ZQdInPy4Ig9OFwcMXhMCuKa3kMS/81fe8gpVyTSmCX7cBR+ybosxHHeIknGpq+U8pGcEEH5LJzTgcN7QtiJWTi3W8UtjpBe0xsvybEO8hnCbJhfOMdR68UsbLYGEIekBGS9f+g/7DCfhS4Ks+Z05HoIaJd41w2N2r2wfbi/HBYiU7TEreZrVnrbrTxktJFI2wL1mQ9Lan3KQQqCCPp/jfQBZr7bFuUghUYibTvUab4siXWq/6UoiNzDIW4Vwovm00CN/t6g/pdiI/FqgXRxi9aZBWeb1O/iCUQFuRPNfvNtILZf/S2eQlTjZfWs+dhXO6t+Fl8g4tfBx13Wz+41X/ti9Os69bP4FYmiE7AsunPFfO6p0Z+t2Sa4PYeoIA+jaTO/e2pt6lcJBKKC5JTcRvO9J7ZR/SmBQlSQO8QtsWxWuG1WPxbOwYuzSKVSj4pbzd5s9BG4o9gP8WwLBkAy7ZnvmLDaOPk9xLQVcwn1BaKCZOGdFrGSKiMNI1oLfYjxHaKC5Ct7WFmwynhlHcivE48nTHzZ0QaQ5eK+wHmecRswTllyQrsP/pHQQ8yAyf2rfElIWYLhcTViU+ZcaKQg6glXalTWJBBgp0Zf1yCfRAuinjS/Z4m4Nc/KEwAvvaVie7b1wEhCzDj5yQqySeKZK0E6HDbk3FIRaYgZnWCGLovZNcQIIPfptufalRYriBmd4U7zZoXpRDTyCG/rcBt7Yw9x0NiSVZsaJRppdcxK2gNtK2TpKJYQMzpHgKxowffI14bs/Oh5ZlIzwXPv4PQyg5i9o0xb42vI+RZrvrS6FOVZWGaEVUVY5GBfZop1kX1LBsRBneZkAYsm1GmEVvt02WV0ndSIY6GfI+kyIx73J3kQhxl3svoTX+DJyQRmCvPtcxUqvjop2yQ8J59Z87xHxYK9rPfKwTirTXbns88zbBD/F2AAujn3icdZHtEAAAAASUVORK5CYII=) no-repeat top left;border-radius:50%;transition:all .4s;transform:translate(-50%,-50%)}.video-js .vjs-big-play-button:hover,.video-js .vjs-big-play-button:focus{outline:0}.vjs-controls-disabled .vjs-big-play-button,.vjs-playing .vjs-big-play-button,.vjs-using-native-controls .vjs-big-play-button,.vjs-error .vjs-big-play-button{display:none}.video-js button{background:0 0;border:none;color:inherit;display:inline-block;overflow:visible;font-size:inherit;line-height:inherit;text-transform:none;text-decoration:none;transition:none;-webkit-appearance:none;appearance:none}.video-js .vjs-control.vjs-close-button{cursor:pointer;height:3em;position:absolute;right:0;top:.5em;z-index:2}.vjs-menu-button{cursor:pointer}.vjs-menu-button.vjs-disabled{cursor:default}.vjs-workinghover .vjs-menu-button.vjs-disabled:hover .vjs-menu{display:none}.vjs-menu .vjs-menu-content{display:block;padding:0;margin:0;overflow:auto}.vjs-scrubbing .vjs-menu-button:hover .vjs-menu{display:none}.vjs-menu li{list-style:none;margin:0;padding:.2em 0;line-height:1.4em;font-size:1.2em;text-align:center;text-transform:lowercase}.vjs-menu li:focus,.vjs-menu li:hover{outline:0;background-color:#73859f;background-color:rgba(115,133,159,.5)}.vjs-menu li.vjs-selected,.vjs-menu li.vjs-selected:focus,.vjs-menu li.vjs-selected:hover{background-color:#fff;color:#2b333f}.vjs-menu li.vjs-menu-title{text-align:center;text-transform:uppercase;font-size:1em;line-height:2em;padding:0;margin:0 0 .3em;font-weight:700;cursor:default}.vjs-menu-button-popup .vjs-menu{display:none;position:absolute;bottom:0;width:10em;left:-3em;height:0;margin-bottom:1.5em;border-top-color:rgba(43,51,63,.7)}.vjs-menu-button-popup .vjs-menu .vjs-menu-content{background-color:#2b333f;background-color:rgba(43,51,63,.7);position:absolute;width:100%;bottom:1.5em;max-height:15em}.vjs-workinghover .vjs-menu-button-popup:hover .vjs-menu,.vjs-menu-button-popup .vjs-menu.vjs-lock-showing{display:block}.video-js .vjs-menu-button-inline{transition:all .4s;overflow:hidden}.video-js .vjs-menu-button-inline:before{width:2.222222222em}.video-js .vjs-menu-button-inline:hover,.video-js .vjs-menu-button-inline:focus,.video-js .vjs-menu-button-inline.vjs-slider-active,.video-js.vjs-no-flex .vjs-menu-button-inline{width:12em}.video-js .vjs-menu-button-inline.vjs-slider-active{transition:none}.vjs-menu-button-inline .vjs-menu{opacity:0;height:100%;width:auto;position:absolute;left:4em;top:0;padding:0;margin:0;transition:all .4s}.vjs-menu-button-inline:hover .vjs-menu,.vjs-menu-button-inline:focus .vjs-menu,.vjs-menu-button-inline.vjs-slider-active .vjs-menu{display:block;opacity:1}.vjs-no-flex .vjs-menu-button-inline .vjs-menu{display:block;opacity:1;position:relative;width:auto}.vjs-no-flex .vjs-menu-button-inline:hover .vjs-menu,.vjs-no-flex .vjs-menu-button-inline:focus .vjs-menu,.vjs-no-flex .vjs-menu-button-inline.vjs-slider-active .vjs-menu{width:auto}.vjs-menu-button-inline .vjs-menu-content{width:auto;height:100%;margin:0;overflow:hidden}.video-js .vjs-control-bar{display:none;width:100%;position:absolute;bottom:0;left:0;right:0;height:2.2em;background-color:#5d686e;background-color:rgba(93,104,110,.7)}.vjs-has-started .vjs-control-bar{display:flex;visibility:visible;opacity:1;transition:visibility .1s,opacity .1s}.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar{visibility:visible;opacity:0;transition:visibility 1s,opacity 1s}@media \0screen{.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar{visibility:hidden}}.vjs-controls-disabled .vjs-control-bar,.vjs-using-native-controls .vjs-control-bar,.vjs-error .vjs-control-bar{display:none !important}.vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar{opacity:1;visibility:visible}@media \0screen{.vjs-user-inactive.vjs-playing .vjs-control-bar :before{content:""}}.vjs-has-started.vjs-no-flex .vjs-control-bar{display:table}.video-js .vjs-control{outline:none;position:relative;text-align:center;margin:0;padding:0;height:100%;width:4em;flex:none}.video-js .vjs-control:before{font-size:1.8em;line-height:1.25}.video-js .vjs-control:focus:before,.video-js .vjs-control:hover:before,.video-js .vjs-control:focus{text-shadow:0em 0em 1em #fff}.video-js .vjs-control-text{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.vjs-no-flex .vjs-control{display:table-cell;vertical-align:middle}.video-js .vjs-custom-control-spacer{display:none}.video-js .vjs-progress-control{flex:auto;display:flex;align-items:center;min-width:4em}.vjs-live .vjs-progress-control{display:none}.video-js .vjs-progress-holder{flex:auto;transition:all .2s;height:.6em}.video-js .vjs-progress-control:hover .vjs-progress-holder{font-size:1.666666666666666666em}.video-js .vjs-progress-control:hover .vjs-time-tooltip,.video-js .vjs-progress-control:hover .vjs-mouse-display:after,.video-js .vjs-progress-control:hover .vjs-play-progress:after{visibility:visible;font-size:.6em}.video-js .vjs-progress-holder .vjs-play-progress,.video-js .vjs-progress-holder .vjs-load-progress,.video-js .vjs-progress-holder .vjs-tooltip-progress-bar,.video-js .vjs-progress-holder .vjs-load-progress div{position:absolute;display:block;height:.6em;margin:0;padding:0;width:0;left:0;top:0}.video-js .vjs-mouse-display:before{display:none}.video-js .vjs-play-progress{background-color:#63b9e9}.video-js .vjs-play-progress:before{position:absolute;top:-.117em;right:-.45em}.video-js .vjs-time-tooltip,.video-js .vjs-mouse-display:after,.video-js .vjs-play-progress:after{visibility:hidden;pointer-events:none;position:absolute;top:-3.4em;right:-1.6em;font-size:1em;color:#000;content:attr(data-current-time);padding:9px 8px 5px;background-color:#fff;background-color:rgba(255,255,255,.8);border-radius:.3em}.video-js .vjs-time-tooltip,.video-js .vjs-play-progress:before,.video-js .vjs-play-progress:after{z-index:1}.video-js .vjs-play-progress:after{right:-1.7em}.video-js .vjs-progress-control .vjs-keep-tooltips-inside:after{display:none}.video-js .vjs-load-progress{background:#fffffe;background:rgba(255,255,255,.75)}.video-js .vjs-load-progress div{background:#fffffe;background:rgba(255,255,255,.9)}.video-js.vjs-no-flex .vjs-progress-control{width:auto}.video-js .vjs-time-tooltip{display:inline-block;height:2.4em;position:relative;float:right;right:-1.9em}.vjs-tooltip-progress-bar{visibility:hidden}.video-js .vjs-progress-control .vjs-mouse-display{display:none;position:absolute;width:1px;height:100%;background-color:#000;z-index:1}.vjs-no-flex .vjs-progress-control .vjs-mouse-display{z-index:0}.video-js .vjs-progress-control:hover .vjs-mouse-display{display:block}.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display,.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display:after{visibility:hidden;opacity:0;transition:visibility 1s,opacity 1s}.video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display,.video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display:after{display:none}.vjs-mouse-display .vjs-time-tooltip,.video-js .vjs-progress-control .vjs-mouse-display:after{color:#fff;background-color:#000;background-color:rgba(0,0,0,.8)}.video-js .vjs-slider{outline:0;position:relative;cursor:pointer;padding:0;margin:0 .45em;background-color:#dbdbdb;background-color:rgba(219,219,219,.5)}.video-js .vjs-slider:focus{text-shadow:0em 0em 1em #fff;box-shadow:0 0 1em #fff}.video-js .vjs-mute-control,.video-js .vjs-volume-menu-button{cursor:pointer;flex:none}.video-js .vjs-volume-control{width:5em;flex:none;display:flex;align-items:center}.video-js .vjs-volume-bar{margin:.8em .45em}.vjs-volume-bar.vjs-slider-horizontal{width:5em;height:.6em}.vjs-volume-bar.vjs-slider-vertical{width:.3em;height:5em;margin:1.35em auto}.video-js .vjs-volume-level{position:absolute;bottom:0;left:0;background-color:#63b9e9}.video-js .vjs-volume-level:before{position:absolute}.vjs-slider-vertical .vjs-volume-level{width:.3em}.vjs-slider-vertical .vjs-volume-level:before{top:-.5em;left:-.3em}.vjs-slider-horizontal .vjs-volume-level{height:.6em}.vjs-slider-horizontal .vjs-volume-level:before{top:-.117em;right:-.45em}.vjs-volume-bar.vjs-slider-vertical .vjs-volume-level{height:100%}.vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level{width:100%}.vjs-menu-button-popup.vjs-volume-menu-button .vjs-menu{display:block;width:0;height:0;border-top-color:transparent}.vjs-menu-button-popup.vjs-volume-menu-button-vertical .vjs-menu{left:.5em;height:8em}.vjs-menu-button-popup.vjs-volume-menu-button-horizontal .vjs-menu{left:-2em}.vjs-menu-button-popup.vjs-volume-menu-button .vjs-menu-content{height:0;width:0;overflow-x:hidden;overflow-y:hidden}.vjs-volume-menu-button-vertical:hover .vjs-menu-content,.vjs-volume-menu-button-vertical:focus .vjs-menu-content,.vjs-volume-menu-button-vertical.vjs-slider-active .vjs-menu-content,.vjs-volume-menu-button-vertical .vjs-lock-showing .vjs-menu-content{height:8em;width:2.9em}.vjs-volume-menu-button-horizontal:hover .vjs-menu-content,.vjs-volume-menu-button-horizontal:focus .vjs-menu-content,.vjs-volume-menu-button-horizontal .vjs-slider-active .vjs-menu-content,.vjs-volume-menu-button-horizontal .vjs-lock-showing .vjs-menu-content{height:2.9em;width:8em}.vjs-volume-menu-button.vjs-menu-button-inline .vjs-menu-content{background-color:transparent !important}.vjs-poster{display:inline-block;vertical-align:middle;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-color:#000;cursor:pointer;margin:0;padding:0;position:absolute;top:0;right:0;bottom:0;left:0;height:100%}.vjs-poster img{display:block;vertical-align:middle;margin:0 auto;max-height:100%;padding:0;width:100%}.vjs-has-started .vjs-poster{display:none}.vjs-audio.vjs-has-started .vjs-poster{display:block}.vjs-controls-disabled .vjs-poster{display:none}.vjs-using-native-controls .vjs-poster{display:none}.video-js .vjs-live-control{display:flex;align-items:flex-start;flex:auto;font-size:1em;line-height:3em}.vjs-no-flex .vjs-live-control{display:table-cell;width:auto;text-align:left}.video-js .vjs-time-control{flex:none;font-size:1em;line-height:2em;min-width:2em;width:auto;padding-top:.2em;padding-left:1em;padding-right:1em}.vjs-live .vjs-time-control{display:none}.video-js .vjs-current-time,.vjs-no-flex .vjs-current-time{display:none}.video-js .vjs-duration,.vjs-no-flex .vjs-duration{display:none}.vjs-time-divider{display:none;line-height:3em}.vjs-live .vjs-time-divider{display:none}.video-js .vjs-play-control{cursor:pointer;flex:none}.vjs-text-track-display{position:absolute;bottom:3em;left:0;right:0;top:0;pointer-events:none}.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display{bottom:1em}.video-js .vjs-text-track{font-size:1.4em;text-align:center;margin-bottom:.1em;background-color:#000;background-color:rgba(0,0,0,.5)}.vjs-subtitles{color:#fff}.vjs-captions{color:#fc6}.vjs-tt-cue{display:block}video::-webkit-media-text-track-display{transform:translateY(-3em)}.video-js.vjs-user-inactive.vjs-playing video::-webkit-media-text-track-display{transform:translateY(-1.5em)}.video-js .vjs-fullscreen-control{cursor:pointer;flex:none}.vjs-playback-rate .vjs-playback-rate-value{font-size:1.5em;line-height:2;position:absolute;top:0;left:0;width:100%;height:100%;text-align:center}.vjs-playback-rate .vjs-menu{width:4em;left:0}.vjs-error .vjs-error-display .vjs-modal-dialog-content{font-size:1.4em;text-align:center}.vjs-error .vjs-error-display:before{color:#fff;content:'X';font-size:4em;left:0;line-height:1;margin-top:-.5em;position:absolute;text-shadow:.05em .05em .1em #000;text-align:center;top:50%;vertical-align:middle;width:100%}.vjs-loading-spinner{display:none;position:absolute;top:50%;left:50%;margin:-25px 0 0 -25px;opacity:.85;text-align:left;border:6px solid rgba(43,51,63,.7);box-sizing:border-box;background-clip:padding-box;width:50px;height:50px;border-radius:25px}.vjs-seeking .vjs-loading-spinner,.vjs-waiting .vjs-loading-spinner{display:block}.vjs-loading-spinner:before,.vjs-loading-spinner:after{content:"";position:absolute;margin:-6px;box-sizing:inherit;width:inherit;height:inherit;border-radius:inherit;opacity:1;border:inherit;border-color:transparent;border-top-color:#fff}.vjs-seeking .vjs-loading-spinner:before,.vjs-seeking .vjs-loading-spinner:after,.vjs-waiting .vjs-loading-spinner:before,.vjs-waiting .vjs-loading-spinner:after{animation:vjs-spinner-spin 1.1s cubic-bezier(.6,.2,0,.8) infinite,vjs-spinner-fade 1.1s linear infinite}.vjs-seeking .vjs-loading-spinner:before,.vjs-waiting .vjs-loading-spinner:before{border-top-color:#fff}.vjs-seeking .vjs-loading-spinner:after,.vjs-waiting .vjs-loading-spinner:after{border-top-color:#fff;animation-delay:.44s}@keyframes vjs-spinner-spin{100%{transform:rotate(360deg)}}@keyframes vjs-spinner-fade{0%{border-top-color:#73859f}20%{border-top-color:#73859f}35%{border-top-color:#fff}60%{border-top-color:#73859f}100%{border-top-color:#73859f}}.vjs-chapters-button .vjs-menu ul{width:24em}.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-custom-control-spacer{flex:auto}.video-js.vjs-layout-tiny:not(.vjs-fullscreen).vjs-no-flex .vjs-custom-control-spacer{width:auto}.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-current-time,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-time-divider,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-duration,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-remaining-time,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-playback-rate,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-progress-control,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-mute-control,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-volume-control,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-volume-menu-button,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-chapters-button,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-captions-button,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-subtitles-button{display:none}.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-current-time,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-time-divider,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-duration,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-remaining-time,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-playback-rate,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-mute-control,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-volume-control,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-volume-menu-button,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-chapters-button,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-captions-button,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-subtitles-button{display:none}.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-current-time,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-time-divider,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-duration,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-remaining-time,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-playback-rate,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-mute-control,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-volume-control,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-chapters-button,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-captions-button,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-subtitles-button{display:none}.vjs-caption-settings{position:relative;top:1em;background-color:#2b333f;background-color:rgba(43,51,63,.75);color:#fff;margin:0 auto;padding:.5em;height:15em;font-size:12px;width:40em}.vjs-caption-settings .vjs-tracksettings{top:0;bottom:2em;left:0;right:0;position:absolute;overflow:auto}.vjs-caption-settings .vjs-tracksettings-colors,.vjs-caption-settings .vjs-tracksettings-font{float:left}.vjs-caption-settings .vjs-tracksettings-colors:after,.vjs-caption-settings .vjs-tracksettings-font:after,.vjs-caption-settings .vjs-tracksettings-controls:after{clear:both}.vjs-caption-settings .vjs-tracksettings-controls{position:absolute;bottom:1em;right:1em}.vjs-caption-settings .vjs-tracksetting{margin:5px;padding:3px;min-height:40px}.vjs-caption-settings .vjs-tracksetting label{display:block;width:100px;margin-bottom:5px}.vjs-caption-settings .vjs-tracksetting span{display:inline;margin-left:5px}.vjs-caption-settings .vjs-tracksetting>div{margin-bottom:5px;min-height:20px}.vjs-caption-settings .vjs-tracksetting>div:last-child{margin-bottom:0;padding-bottom:0;min-height:0}.vjs-caption-settings label>input{margin-right:10px}.vjs-caption-settings input[type=button]{width:40px;height:40px}.video-js .vjs-modal-dialog{background:rgba(0,0,0,.8);background:linear-gradient(180deg,rgba(0,0,0,.8),rgba(255,255,255,0))}.vjs-modal-dialog .vjs-modal-dialog-content{font-size:1.2em;line-height:1.5;padding:20px 24px;z-index:1}
/*!
 * Font Awesome Free 5.6.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face{font-family:'Font Awesome';font-style:normal;font-weight:400;src:url("../../frontend/Bienair/dental-us/en_US/fonts/fa-regular-400.eot");src:url("../../frontend/Bienair/dental-us/en_US/fonts/fa-regular-400.eot?#iefix") format("embedded-opentype"),url("../../frontend/Bienair/dental-us/en_US/fonts/fa-regular-400.woff2") format("woff2"),url("../../frontend/Bienair/dental-us/en_US/fonts/fa-regular-400.woff") format("woff"),url("../../frontend/Bienair/dental-us/en_US/fonts/fa-regular-400.ttf") format("truetype"),url("../../frontend/Bienair/dental-us/en_US/fonts/fa-regular-400.svg#fontawesome") format("svg")}.far{font-family:'Font Awesome';font-weight:400}.fa,.fas,.far,.fal,.fab{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:solid .08em #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fas.fa-pull-left,.far.fa-pull-left,.fal.fa-pull-left,.fab.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fas.fa-pull-right,.far.fa-pull-right,.fal.fa-pull-right,.fab.fa-pull-right{margin-left:.3em}.fa-spin{animation:fa-spin 2s infinite linear}.fa-pulse{animation:fa-spin 1s infinite steps(8)}@keyframes fa-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scale(-1,1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scale(1,-1)}.fa-flip-horizontal.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scale(-1,-1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adobe:before{content:"\f778"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-balance-scale:before{content:"\f24e"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edit:before{content:"\f044"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-handshake:before{content:"\f2b5"}.fa-hanukiah:before{content:"\f6e6"}.fa-hashtag:before{content:"\f292"}.fa-hat-wizard:before{content:"\f6e8"}.fa-haykal:before{content:"\f666"}.fa-hdd:before{content:"\f0a0"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hot-tub:before{content:"\f593"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-icicles:before{content:"\f7ad"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-instagram:before{content:"\f16d"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-nintendo-switch:before{content:"\f418"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-carry:before{content:"\f4ce"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-volume:before{content:"\f2a0"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-water:before{content:"\f773"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:not-allowed}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}.foundation-mq{font-family:"small=0em&medium=48em&large=73em&xlarge=75em&xxlarge=90em"}html{font-size:10px;box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}body{padding:0;margin:0;font-family:"DINNextLTPro",Arial,Helvetica,sans-serif;font-weight:400;line-height:1.55;color:#5d686e;background:#fffffe;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{max-width:100%;height:auto;-ms-interpolation-mode:bicubic;display:inline-block;vertical-align:middle}textarea{height:auto;min-height:50px;border-radius:.4rem}select{width:100%;border-radius:.4rem}#map_canvas img,#map_canvas embed,#map_canvas object,.map_canvas img,.map_canvas embed,.map_canvas object,.mqa-display img,.mqa-display embed,.mqa-display object{max-width:none !important}button{-webkit-appearance:none;-moz-appearance:none;background:0 0;padding:0;border:0;border-radius:.4rem;line-height:1}[data-whatinput=mouse] button{outline:0}.is-visible{display:block !important}.is-hidden{display:none !important}.row{max-width:1140px;margin-left:auto;margin-right:auto}.row:after{content:'';display:table;clear:both}.row.collapse>.column,.row.collapse>.columns{padding-left:0;padding-right:0}.row .row{max-width:none;margin-left:-1rem;margin-right:-1rem}@media screen and (min-width:48em){.row .row{margin-left:-1.5rem;margin-right:-1.5rem}}.row .row.collapse{margin-left:0;margin-right:0}.row.expanded{max-width:none}.row.expanded .row{margin-left:auto;margin-right:auto}.column,.columns{width:100%;float:left;padding-left:1rem;padding-right:1rem}@media screen and (min-width:48em){.column,.columns{padding-left:1.5rem;padding-right:1.5rem}}.column:last-child:not(:first-child),.columns:last-child:not(:first-child){float:right}.column.end:last-child:last-child,.end.columns:last-child:last-child{float:left}.column.row.row,.row.row.columns{float:none}.row .column.row.row,.row .row.row.columns{padding-left:0;padding-right:0;margin-left:0;margin-right:0}.small-1{width:4.16667%}.small-push-1{position:relative;left:4.16667%}.small-pull-1{position:relative;left:-4.16667%}.small-offset-0{margin-left:0}.small-2{width:8.33333%}.small-push-2{position:relative;left:8.33333%}.small-pull-2{position:relative;left:-8.33333%}.small-offset-1{margin-left:4.16667%}.small-3{width:12.5%}.small-push-3{position:relative;left:12.5%}.small-pull-3{position:relative;left:-12.5%}.small-offset-2{margin-left:8.33333%}.small-4{width:16.66667%}.small-push-4{position:relative;left:16.66667%}.small-pull-4{position:relative;left:-16.66667%}.small-offset-3{margin-left:12.5%}.small-5{width:20.83333%}.small-push-5{position:relative;left:20.83333%}.small-pull-5{position:relative;left:-20.83333%}.small-offset-4{margin-left:16.66667%}.small-6{width:25%}.small-push-6{position:relative;left:25%}.small-pull-6{position:relative;left:-25%}.small-offset-5{margin-left:20.83333%}.small-7{width:29.16667%}.small-push-7{position:relative;left:29.16667%}.small-pull-7{position:relative;left:-29.16667%}.small-offset-6{margin-left:25%}.small-8{width:33.33333%}.small-push-8{position:relative;left:33.33333%}.small-pull-8{position:relative;left:-33.33333%}.small-offset-7{margin-left:29.16667%}.small-9{width:37.5%}.small-push-9{position:relative;left:37.5%}.small-pull-9{position:relative;left:-37.5%}.small-offset-8{margin-left:33.33333%}.small-10{width:41.66667%}.small-push-10{position:relative;left:41.66667%}.small-pull-10{position:relative;left:-41.66667%}.small-offset-9{margin-left:37.5%}.small-11{width:45.83333%}.small-push-11{position:relative;left:45.83333%}.small-pull-11{position:relative;left:-45.83333%}.small-offset-10{margin-left:41.66667%}.small-12{width:50%}.small-push-12{position:relative;left:50%}.small-pull-12{position:relative;left:-50%}.small-offset-11{margin-left:45.83333%}.small-13{width:54.16667%}.small-push-13{position:relative;left:54.16667%}.small-pull-13{position:relative;left:-54.16667%}.small-offset-12{margin-left:50%}.small-14{width:58.33333%}.small-push-14{position:relative;left:58.33333%}.small-pull-14{position:relative;left:-58.33333%}.small-offset-13{margin-left:54.16667%}.small-15{width:62.5%}.small-push-15{position:relative;left:62.5%}.small-pull-15{position:relative;left:-62.5%}.small-offset-14{margin-left:58.33333%}.small-16{width:66.66667%}.small-push-16{position:relative;left:66.66667%}.small-pull-16{position:relative;left:-66.66667%}.small-offset-15{margin-left:62.5%}.small-17{width:70.83333%}.small-push-17{position:relative;left:70.83333%}.small-pull-17{position:relative;left:-70.83333%}.small-offset-16{margin-left:66.66667%}.small-18{width:75%}.small-push-18{position:relative;left:75%}.small-pull-18{position:relative;left:-75%}.small-offset-17{margin-left:70.83333%}.small-19{width:79.16667%}.small-push-19{position:relative;left:79.16667%}.small-pull-19{position:relative;left:-79.16667%}.small-offset-18{margin-left:75%}.small-20{width:83.33333%}.small-push-20{position:relative;left:83.33333%}.small-pull-20{position:relative;left:-83.33333%}.small-offset-19{margin-left:79.16667%}.small-21{width:87.5%}.small-push-21{position:relative;left:87.5%}.small-pull-21{position:relative;left:-87.5%}.small-offset-20{margin-left:83.33333%}.small-22{width:91.66667%}.small-push-22{position:relative;left:91.66667%}.small-pull-22{position:relative;left:-91.66667%}.small-offset-21{margin-left:87.5%}.small-23{width:95.83333%}.small-push-23{position:relative;left:95.83333%}.small-pull-23{position:relative;left:-95.83333%}.small-offset-22{margin-left:91.66667%}.small-24{width:100%}.small-offset-23{margin-left:95.83333%}.small-up-1>.column,.small-up-1>.columns{width:100%;float:left}.small-up-1>.column:nth-of-type(1n),.small-up-1>.columns:nth-of-type(1n){clear:none}.small-up-1>.column:nth-of-type(1n+1),.small-up-1>.columns:nth-of-type(1n+1){clear:both}.small-up-1>.column:last-child,.small-up-1>.columns:last-child{float:left}.small-up-2>.column,.small-up-2>.columns{width:50%;float:left}.small-up-2>.column:nth-of-type(1n),.small-up-2>.columns:nth-of-type(1n){clear:none}.small-up-2>.column:nth-of-type(2n+1),.small-up-2>.columns:nth-of-type(2n+1){clear:both}.small-up-2>.column:last-child,.small-up-2>.columns:last-child{float:left}.small-up-3>.column,.small-up-3>.columns{width:33.33333%;float:left}.small-up-3>.column:nth-of-type(1n),.small-up-3>.columns:nth-of-type(1n){clear:none}.small-up-3>.column:nth-of-type(3n+1),.small-up-3>.columns:nth-of-type(3n+1){clear:both}.small-up-3>.column:last-child,.small-up-3>.columns:last-child{float:left}.small-up-4>.column,.small-up-4>.columns{width:25%;float:left}.small-up-4>.column:nth-of-type(1n),.small-up-4>.columns:nth-of-type(1n){clear:none}.small-up-4>.column:nth-of-type(4n+1),.small-up-4>.columns:nth-of-type(4n+1){clear:both}.small-up-4>.column:last-child,.small-up-4>.columns:last-child{float:left}.small-up-5>.column,.small-up-5>.columns{width:20%;float:left}.small-up-5>.column:nth-of-type(1n),.small-up-5>.columns:nth-of-type(1n){clear:none}.small-up-5>.column:nth-of-type(5n+1),.small-up-5>.columns:nth-of-type(5n+1){clear:both}.small-up-5>.column:last-child,.small-up-5>.columns:last-child{float:left}.small-up-6>.column,.small-up-6>.columns{width:16.66667%;float:left}.small-up-6>.column:nth-of-type(1n),.small-up-6>.columns:nth-of-type(1n){clear:none}.small-up-6>.column:nth-of-type(6n+1),.small-up-6>.columns:nth-of-type(6n+1){clear:both}.small-up-6>.column:last-child,.small-up-6>.columns:last-child{float:left}.small-up-7>.column,.small-up-7>.columns{width:14.28571%;float:left}.small-up-7>.column:nth-of-type(1n),.small-up-7>.columns:nth-of-type(1n){clear:none}.small-up-7>.column:nth-of-type(7n+1),.small-up-7>.columns:nth-of-type(7n+1){clear:both}.small-up-7>.column:last-child,.small-up-7>.columns:last-child{float:left}.small-up-8>.column,.small-up-8>.columns{width:12.5%;float:left}.small-up-8>.column:nth-of-type(1n),.small-up-8>.columns:nth-of-type(1n){clear:none}.small-up-8>.column:nth-of-type(8n+1),.small-up-8>.columns:nth-of-type(8n+1){clear:both}.small-up-8>.column:last-child,.small-up-8>.columns:last-child{float:left}.small-collapse>.column,.small-collapse>.columns{padding-left:0;padding-right:0}.small-collapse .row,.expanded.row .small-collapse.row{margin-left:0;margin-right:0}.small-uncollapse>.column,.small-uncollapse>.columns{padding-left:1rem;padding-right:1rem}.small-centered{float:none;margin-left:auto;margin-right:auto}.small-uncentered,.small-push-0,.small-pull-0{position:static;margin-left:0;margin-right:0;float:left}@media screen and (min-width:48em){.medium-1{width:4.16667%}.medium-push-1{position:relative;left:4.16667%}.medium-pull-1{position:relative;left:-4.16667%}.medium-offset-0{margin-left:0}.medium-2{width:8.33333%}.medium-push-2{position:relative;left:8.33333%}.medium-pull-2{position:relative;left:-8.33333%}.medium-offset-1{margin-left:4.16667%}.medium-3{width:12.5%}.medium-push-3{position:relative;left:12.5%}.medium-pull-3{position:relative;left:-12.5%}.medium-offset-2{margin-left:8.33333%}.medium-4{width:16.66667%}.medium-push-4{position:relative;left:16.66667%}.medium-pull-4{position:relative;left:-16.66667%}.medium-offset-3{margin-left:12.5%}.medium-5{width:20.83333%}.medium-push-5{position:relative;left:20.83333%}.medium-pull-5{position:relative;left:-20.83333%}.medium-offset-4{margin-left:16.66667%}.medium-6{width:25%}.medium-push-6{position:relative;left:25%}.medium-pull-6{position:relative;left:-25%}.medium-offset-5{margin-left:20.83333%}.medium-7{width:29.16667%}.medium-push-7{position:relative;left:29.16667%}.medium-pull-7{position:relative;left:-29.16667%}.medium-offset-6{margin-left:25%}.medium-8{width:33.33333%}.medium-push-8{position:relative;left:33.33333%}.medium-pull-8{position:relative;left:-33.33333%}.medium-offset-7{margin-left:29.16667%}.medium-9{width:37.5%}.medium-push-9{position:relative;left:37.5%}.medium-pull-9{position:relative;left:-37.5%}.medium-offset-8{margin-left:33.33333%}.medium-10{width:41.66667%}.medium-push-10{position:relative;left:41.66667%}.medium-pull-10{position:relative;left:-41.66667%}.medium-offset-9{margin-left:37.5%}.medium-11{width:45.83333%}.medium-push-11{position:relative;left:45.83333%}.medium-pull-11{position:relative;left:-45.83333%}.medium-offset-10{margin-left:41.66667%}.medium-12{width:50%}.medium-push-12{position:relative;left:50%}.medium-pull-12{position:relative;left:-50%}.medium-offset-11{margin-left:45.83333%}.medium-13{width:54.16667%}.medium-push-13{position:relative;left:54.16667%}.medium-pull-13{position:relative;left:-54.16667%}.medium-offset-12{margin-left:50%}.medium-14{width:58.33333%}.medium-push-14{position:relative;left:58.33333%}.medium-pull-14{position:relative;left:-58.33333%}.medium-offset-13{margin-left:54.16667%}.medium-15{width:62.5%}.medium-push-15{position:relative;left:62.5%}.medium-pull-15{position:relative;left:-62.5%}.medium-offset-14{margin-left:58.33333%}.medium-16{width:66.66667%}.medium-push-16{position:relative;left:66.66667%}.medium-pull-16{position:relative;left:-66.66667%}.medium-offset-15{margin-left:62.5%}.medium-17{width:70.83333%}.medium-push-17{position:relative;left:70.83333%}.medium-pull-17{position:relative;left:-70.83333%}.medium-offset-16{margin-left:66.66667%}.medium-18{width:75%}.medium-push-18{position:relative;left:75%}.medium-pull-18{position:relative;left:-75%}.medium-offset-17{margin-left:70.83333%}.medium-19{width:79.16667%}.medium-push-19{position:relative;left:79.16667%}.medium-pull-19{position:relative;left:-79.16667%}.medium-offset-18{margin-left:75%}.medium-20{width:83.33333%}.medium-push-20{position:relative;left:83.33333%}.medium-pull-20{position:relative;left:-83.33333%}.medium-offset-19{margin-left:79.16667%}.medium-21{width:87.5%}.medium-push-21{position:relative;left:87.5%}.medium-pull-21{position:relative;left:-87.5%}.medium-offset-20{margin-left:83.33333%}.medium-22{width:91.66667%}.medium-push-22{position:relative;left:91.66667%}.medium-pull-22{position:relative;left:-91.66667%}.medium-offset-21{margin-left:87.5%}.medium-23{width:95.83333%}.medium-push-23{position:relative;left:95.83333%}.medium-pull-23{position:relative;left:-95.83333%}.medium-offset-22{margin-left:91.66667%}.medium-24{width:100%}.medium-offset-23{margin-left:95.83333%}.medium-up-1>.column,.medium-up-1>.columns{width:100%;float:left}.medium-up-1>.column:nth-of-type(1n),.medium-up-1>.columns:nth-of-type(1n){clear:none}.medium-up-1>.column:nth-of-type(1n+1),.medium-up-1>.columns:nth-of-type(1n+1){clear:both}.medium-up-1>.column:last-child,.medium-up-1>.columns:last-child{float:left}.medium-up-2>.column,.medium-up-2>.columns{width:50%;float:left}.medium-up-2>.column:nth-of-type(1n),.medium-up-2>.columns:nth-of-type(1n){clear:none}.medium-up-2>.column:nth-of-type(2n+1),.medium-up-2>.columns:nth-of-type(2n+1){clear:both}.medium-up-2>.column:last-child,.medium-up-2>.columns:last-child{float:left}.medium-up-3>.column,.medium-up-3>.columns{width:33.33333%;float:left}.medium-up-3>.column:nth-of-type(1n),.medium-up-3>.columns:nth-of-type(1n){clear:none}.medium-up-3>.column:nth-of-type(3n+1),.medium-up-3>.columns:nth-of-type(3n+1){clear:both}.medium-up-3>.column:last-child,.medium-up-3>.columns:last-child{float:left}.medium-up-4>.column,.medium-up-4>.columns{width:25%;float:left}.medium-up-4>.column:nth-of-type(1n),.medium-up-4>.columns:nth-of-type(1n){clear:none}.medium-up-4>.column:nth-of-type(4n+1),.medium-up-4>.columns:nth-of-type(4n+1){clear:both}.medium-up-4>.column:last-child,.medium-up-4>.columns:last-child{float:left}.medium-up-5>.column,.medium-up-5>.columns{width:20%;float:left}.medium-up-5>.column:nth-of-type(1n),.medium-up-5>.columns:nth-of-type(1n){clear:none}.medium-up-5>.column:nth-of-type(5n+1),.medium-up-5>.columns:nth-of-type(5n+1){clear:both}.medium-up-5>.column:last-child,.medium-up-5>.columns:last-child{float:left}.medium-up-6>.column,.medium-up-6>.columns{width:16.66667%;float:left}.medium-up-6>.column:nth-of-type(1n),.medium-up-6>.columns:nth-of-type(1n){clear:none}.medium-up-6>.column:nth-of-type(6n+1),.medium-up-6>.columns:nth-of-type(6n+1){clear:both}.medium-up-6>.column:last-child,.medium-up-6>.columns:last-child{float:left}.medium-up-7>.column,.medium-up-7>.columns{width:14.28571%;float:left}.medium-up-7>.column:nth-of-type(1n),.medium-up-7>.columns:nth-of-type(1n){clear:none}.medium-up-7>.column:nth-of-type(7n+1),.medium-up-7>.columns:nth-of-type(7n+1){clear:both}.medium-up-7>.column:last-child,.medium-up-7>.columns:last-child{float:left}.medium-up-8>.column,.medium-up-8>.columns{width:12.5%;float:left}.medium-up-8>.column:nth-of-type(1n),.medium-up-8>.columns:nth-of-type(1n){clear:none}.medium-up-8>.column:nth-of-type(8n+1),.medium-up-8>.columns:nth-of-type(8n+1){clear:both}.medium-up-8>.column:last-child,.medium-up-8>.columns:last-child{float:left}.medium-collapse>.column,.medium-collapse>.columns{padding-left:0;padding-right:0}.medium-collapse .row,.expanded.row .medium-collapse.row{margin-left:0;margin-right:0}.medium-uncollapse>.column,.medium-uncollapse>.columns{padding-left:1.5rem;padding-right:1.5rem}.medium-centered{float:none;margin-left:auto;margin-right:auto}.medium-uncentered,.medium-push-0,.medium-pull-0{position:static;margin-left:0;margin-right:0;float:left}}@media screen and (min-width:73em){.large-1{width:4.16667%}.large-push-1{position:relative;left:4.16667%}.large-pull-1{position:relative;left:-4.16667%}.large-offset-0{margin-left:0}.large-2{width:8.33333%}.large-push-2{position:relative;left:8.33333%}.large-pull-2{position:relative;left:-8.33333%}.large-offset-1{margin-left:4.16667%}.large-3{width:12.5%}.large-push-3{position:relative;left:12.5%}.large-pull-3{position:relative;left:-12.5%}.large-offset-2{margin-left:8.33333%}.large-4{width:16.66667%}.large-push-4{position:relative;left:16.66667%}.large-pull-4{position:relative;left:-16.66667%}.large-offset-3{margin-left:12.5%}.large-5{width:20.83333%}.large-push-5{position:relative;left:20.83333%}.large-pull-5{position:relative;left:-20.83333%}.large-offset-4{margin-left:16.66667%}.large-6{width:25%}.large-push-6{position:relative;left:25%}.large-pull-6{position:relative;left:-25%}.large-offset-5{margin-left:20.83333%}.large-7{width:29.16667%}.large-push-7{position:relative;left:29.16667%}.large-pull-7{position:relative;left:-29.16667%}.large-offset-6{margin-left:25%}.large-8{width:33.33333%}.large-push-8{position:relative;left:33.33333%}.large-pull-8{position:relative;left:-33.33333%}.large-offset-7{margin-left:29.16667%}.large-9{width:37.5%}.large-push-9{position:relative;left:37.5%}.large-pull-9{position:relative;left:-37.5%}.large-offset-8{margin-left:33.33333%}.large-10{width:41.66667%}.large-push-10{position:relative;left:41.66667%}.large-pull-10{position:relative;left:-41.66667%}.large-offset-9{margin-left:37.5%}.large-11{width:45.83333%}.large-push-11{position:relative;left:45.83333%}.large-pull-11{position:relative;left:-45.83333%}.large-offset-10{margin-left:41.66667%}.large-12{width:50%}.large-push-12{position:relative;left:50%}.large-pull-12{position:relative;left:-50%}.large-offset-11{margin-left:45.83333%}.large-13{width:54.16667%}.large-push-13{position:relative;left:54.16667%}.large-pull-13{position:relative;left:-54.16667%}.large-offset-12{margin-left:50%}.large-14{width:58.33333%}.large-push-14{position:relative;left:58.33333%}.large-pull-14{position:relative;left:-58.33333%}.large-offset-13{margin-left:54.16667%}.large-15{width:62.5%}.large-push-15{position:relative;left:62.5%}.large-pull-15{position:relative;left:-62.5%}.large-offset-14{margin-left:58.33333%}.large-16{width:66.66667%}.large-push-16{position:relative;left:66.66667%}.large-pull-16{position:relative;left:-66.66667%}.large-offset-15{margin-left:62.5%}.large-17{width:70.83333%}.large-push-17{position:relative;left:70.83333%}.large-pull-17{position:relative;left:-70.83333%}.large-offset-16{margin-left:66.66667%}.large-18{width:75%}.large-push-18{position:relative;left:75%}.large-pull-18{position:relative;left:-75%}.large-offset-17{margin-left:70.83333%}.large-19{width:79.16667%}.large-push-19{position:relative;left:79.16667%}.large-pull-19{position:relative;left:-79.16667%}.large-offset-18{margin-left:75%}.large-20{width:83.33333%}.large-push-20{position:relative;left:83.33333%}.large-pull-20{position:relative;left:-83.33333%}.large-offset-19{margin-left:79.16667%}.large-21{width:87.5%}.large-push-21{position:relative;left:87.5%}.large-pull-21{position:relative;left:-87.5%}.large-offset-20{margin-left:83.33333%}.large-22{width:91.66667%}.large-push-22{position:relative;left:91.66667%}.large-pull-22{position:relative;left:-91.66667%}.large-offset-21{margin-left:87.5%}.large-23{width:95.83333%}.large-push-23{position:relative;left:95.83333%}.large-pull-23{position:relative;left:-95.83333%}.large-offset-22{margin-left:91.66667%}.large-24{width:100%}.large-offset-23{margin-left:95.83333%}.large-up-1>.column,.large-up-1>.columns{width:100%;float:left}.large-up-1>.column:nth-of-type(1n),.large-up-1>.columns:nth-of-type(1n){clear:none}.large-up-1>.column:nth-of-type(1n+1),.large-up-1>.columns:nth-of-type(1n+1){clear:both}.large-up-1>.column:last-child,.large-up-1>.columns:last-child{float:left}.large-up-2>.column,.large-up-2>.columns{width:50%;float:left}.large-up-2>.column:nth-of-type(1n),.large-up-2>.columns:nth-of-type(1n){clear:none}.large-up-2>.column:nth-of-type(2n+1),.large-up-2>.columns:nth-of-type(2n+1){clear:both}.large-up-2>.column:last-child,.large-up-2>.columns:last-child{float:left}.large-up-3>.column,.large-up-3>.columns{width:33.33333%;float:left}.large-up-3>.column:nth-of-type(1n),.large-up-3>.columns:nth-of-type(1n){clear:none}.large-up-3>.column:nth-of-type(3n+1),.large-up-3>.columns:nth-of-type(3n+1){clear:both}.large-up-3>.column:last-child,.large-up-3>.columns:last-child{float:left}.large-up-4>.column,.large-up-4>.columns{width:25%;float:left}.large-up-4>.column:nth-of-type(1n),.large-up-4>.columns:nth-of-type(1n){clear:none}.large-up-4>.column:nth-of-type(4n+1),.large-up-4>.columns:nth-of-type(4n+1){clear:both}.large-up-4>.column:last-child,.large-up-4>.columns:last-child{float:left}.large-up-5>.column,.large-up-5>.columns{width:20%;float:left}.large-up-5>.column:nth-of-type(1n),.large-up-5>.columns:nth-of-type(1n){clear:none}.large-up-5>.column:nth-of-type(5n+1),.large-up-5>.columns:nth-of-type(5n+1){clear:both}.large-up-5>.column:last-child,.large-up-5>.columns:last-child{float:left}.large-up-6>.column,.large-up-6>.columns{width:16.66667%;float:left}.large-up-6>.column:nth-of-type(1n),.large-up-6>.columns:nth-of-type(1n){clear:none}.large-up-6>.column:nth-of-type(6n+1),.large-up-6>.columns:nth-of-type(6n+1){clear:both}.large-up-6>.column:last-child,.large-up-6>.columns:last-child{float:left}.large-up-7>.column,.large-up-7>.columns{width:14.28571%;float:left}.large-up-7>.column:nth-of-type(1n),.large-up-7>.columns:nth-of-type(1n){clear:none}.large-up-7>.column:nth-of-type(7n+1),.large-up-7>.columns:nth-of-type(7n+1){clear:both}.large-up-7>.column:last-child,.large-up-7>.columns:last-child{float:left}.large-up-8>.column,.large-up-8>.columns{width:12.5%;float:left}.large-up-8>.column:nth-of-type(1n),.large-up-8>.columns:nth-of-type(1n){clear:none}.large-up-8>.column:nth-of-type(8n+1),.large-up-8>.columns:nth-of-type(8n+1){clear:both}.large-up-8>.column:last-child,.large-up-8>.columns:last-child{float:left}.large-collapse>.column,.large-collapse>.columns{padding-left:0;padding-right:0}.large-collapse .row,.expanded.row .large-collapse.row{margin-left:0;margin-right:0}.large-uncollapse>.column,.large-uncollapse>.columns{padding-left:1.5rem;padding-right:1.5rem}.large-centered{float:none;margin-left:auto;margin-right:auto}.large-uncentered,.large-push-0,.large-pull-0{position:static;margin-left:0;margin-right:0;float:left}}div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,th,td{margin:0;padding:0}p{font-size:inherit;line-height:inherit;margin-bottom:1rem;text-rendering:optimizeLegibility}em,i{font-style:italic;line-height:inherit}strong,b{font-weight:700;line-height:inherit}small{font-size:60%;line-height:inherit}h1,h2,h3,h4,h5,h6{font-family:"DINNextLTPro",Arial,Helvetica,sans-serif;font-weight:400;font-style:normal;color:inherit;text-rendering:optimizeLegibility;margin-top:0;margin-bottom:.5rem;line-height:1.4}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{color:#5d686e;line-height:0}h1{font-size:2.4rem}h2{font-size:2rem}h3{font-size:1.9rem}h4{font-size:1.8rem}h5{font-size:1.7rem}h6{font-size:1.6rem}@media screen and (min-width:48em){h1{font-size:4.8rem}h2{font-size:4rem}h3{font-size:3.1rem}h4{font-size:2rem}h5{font-size:1.8rem}h6{font-size:1.6rem}}a{color:#63b9e9;text-decoration:none;line-height:inherit;cursor:pointer}a:hover,a:focus{color:#5d686e}a img{border:0}hr{max-width:1140px;height:0;border-right:0;border-top:0;border-bottom:1px solid #cacaca;border-left:0;margin:2rem auto;clear:both}ul,ol,dl{line-height:inherit;margin-bottom:1rem;list-style-position:outside}li{font-size:inherit}ul{list-style-type:square;margin-left:1.25rem}ol{margin-left:1.25rem}ul ul,ol ul,ul ol,ol ol{margin-left:1.25rem;margin-bottom:0}dl{margin-bottom:1rem}dl dt{margin-bottom:.3rem;font-weight:700}blockquote{margin:0 0 1rem;padding:.9rem 2rem 0 1.9rem;border-left:1px solid #cacaca}blockquote,blockquote p{line-height:inherit;color:#8a8a8a}cite{display:block;font-size:1.3rem;color:#8a8a8a}cite:before{content:'\2014 \0020'}abbr{color:#5d686e;cursor:help;border-bottom:1px dotted #000}code{font-family:Consolas,"Liberation Mono",Courier,monospace;font-weight:400;color:#000;background-color:#e6e6e6;border:1px solid #cacaca;padding:.2rem .5rem .1rem}kbd{padding:.2rem .4rem 0;margin:0;background-color:#e6e6e6;color:#000;font-family:Consolas,"Liberation Mono",Courier,monospace;border-radius:.4rem}.subheader{margin-top:.2rem;margin-bottom:.5rem;font-weight:400;line-height:1.4;color:#8a8a8a}.lead{font-size:12.5px;line-height:1.6}.stat{font-size:2.5rem;line-height:1}p+.stat{margin-top:-1rem}.no-bullet{margin-left:0;list-style:none}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}@media screen and (min-width:48em){.medium-text-left{text-align:left}.medium-text-right{text-align:right}.medium-text-center{text-align:center}.medium-text-justify{text-align:justify}}@media screen and (min-width:73em){.large-text-left{text-align:left}.large-text-right{text-align:right}.large-text-center{text-align:center}.large-text-justify{text-align:justify}}.button{display:inline-block;text-align:center;line-height:1;cursor:pointer;-webkit-appearance:none;transition:background-color .25s ease-out,color .25s ease-out;vertical-align:middle;border:1px solid transparent;border-radius:2px;padding:.85em 1em;margin:0 0 1rem;font-size:.9rem;background-color:#63b9e9;color:#5d686e}[data-whatinput=mouse] .button{outline:0}.button:hover,.button:focus{background-color:#37a5e3;color:#5d686e}.button.tiny{font-size:.6rem}.button.small{font-size:.75rem}.button.large{font-size:1.25rem}.button.expanded{display:block;width:100%;margin-left:0;margin-right:0}.button.primary{background-color:#63b9e9;color:#000}.button.primary:hover,.button.primary:focus{background-color:#299fe1;color:#000}.button.secondary{background-color:#5d686e;color:#5d686e}.button.secondary:hover,.button.secondary:focus{background-color:#4a5358;color:#5d686e}.button.success{background-color:#3adb76;color:#5d686e}.button.success:hover,.button.success:focus{background-color:#22bb5b;color:#5d686e}.button.warning{background-color:#ffae00;color:#5d686e}.button.warning:hover,.button.warning:focus{background-color:#cc8b00;color:#5d686e}.button.alert{background-color:#c20e1a;color:#5d686e}.button.alert:hover,.button.alert:focus{background-color:#9b0b15;color:#5d686e}.button.hollow{border:1px solid #63b9e9;color:#63b9e9}.button.hollow,.button.hollow:hover,.button.hollow:focus{background-color:transparent}.button.hollow:hover,.button.hollow:focus{border-color:#156591;color:#156591}.button.hollow.primary{border:1px solid #63b9e9;color:#63b9e9}.button.hollow.primary:hover,.button.hollow.primary:focus{border-color:#156591;color:#156591}.button.hollow.secondary{border:1px solid #5d686e;color:#5d686e}.button.hollow.secondary:hover,.button.hollow.secondary:focus{border-color:#2f3437;color:#2f3437}.button.hollow.success{border:1px solid #3adb76;color:#3adb76}.button.hollow.success:hover,.button.hollow.success:focus{border-color:#157539;color:#157539}.button.hollow.warning{border:1px solid #ffae00;color:#ffae00}.button.hollow.warning:hover,.button.hollow.warning:focus{border-color:#805700;color:#805700}.button.hollow.alert{border:1px solid #c20e1a;color:#c20e1a}.button.hollow.alert:hover,.button.hollow.alert:focus{border-color:#61070d;color:#61070d}.button.disabled,.button[disabled]{opacity:.5;cursor:not-allowed}.button.disabled:hover,.button.disabled:focus,.button[disabled]:hover,.button[disabled]:focus{background-color:#63b9e9;color:#5d686e}.button.dropdown:after{content:'';display:block;width:0;height:0;border:inset .4em;border-color:#fffffe transparent transparent;border-top-style:solid;border-bottom-width:0;position:relative;top:.4em;float:right;margin-left:1em;display:inline-block}.button.arrow-only:after{margin-left:0;float:none;top:-.1em}[type=text],[type=password],[type=date],[type=datetime],[type=datetime-local],[type=month],[type=week],[type=email],[type=number],[type=search],[type=tel],[type=time],[type=url],[type=color],textarea{display:block;box-sizing:border-box;width:100%;height:2.8rem;padding:.5rem;border:1px solid #e7e6e6;margin:0 0 1rem;font-family:inherit;font-size:1.4rem;color:#5d686e;background-color:#fffffe;box-shadow:none;border-radius:0;transition:border-color .25s ease-in-out;-webkit-appearance:none;-moz-appearance:none}[type=text]:focus,[type=password]:focus,[type=date]:focus,[type=datetime]:focus,[type=datetime-local]:focus,[type=month]:focus,[type=week]:focus,[type=email]:focus,[type=number]:focus,[type=search]:focus,[type=tel]:focus,[type=time]:focus,[type=url]:focus,[type=color]:focus,textarea:focus{border:1px solid #8a8a8a;background-color:#fffffe;outline:none;box-shadow:none;transition:border-color .25s ease-in-out}textarea{max-width:100%}textarea[rows]{height:auto}input::placeholder,textarea::placeholder{color:#8a8a8a}input:disabled,input[readonly],textarea:disabled,textarea[readonly]{background-color:#e6e6e6;cursor:not-allowed}[type=submit],[type=button]{border-radius:2px;-webkit-appearance:none;-moz-appearance:none}input[type=search]{box-sizing:border-box}[type=file],[type=checkbox],[type=radio]{margin:0 0 1rem}[type=checkbox]+label,[type=radio]+label{display:inline-block;margin-left:.5rem;margin-right:1rem;margin-bottom:0;vertical-align:baseline}[type=checkbox]+label[for],[type=radio]+label[for]{cursor:pointer}label>[type=checkbox],label>[type=radio]{margin-right:.5rem}[type=file]{width:100%}label{display:block;margin:0;font-size:1.4rem;font-weight:400;line-height:1.8;color:#5d686e}label.middle{margin:0 0 1rem;padding:.6rem 0}.help-text{margin-top:-.5rem;font-size:1.3rem;font-style:italic;color:#000}.input-group{display:table;width:100%;margin-bottom:1rem}.input-group>:first-child{border-radius:.4rem 0 0 .4rem}.input-group>:last-child>*{border-radius:0 .4rem .4rem 0}.input-group-label,.input-group-field,.input-group-button{margin:0;white-space:nowrap;display:table-cell;vertical-align:middle}.input-group-label{text-align:center;padding:0 1rem;background:#e6e6e6;color:#000;border:1px solid #cacaca;white-space:nowrap;width:1%;height:100%}.input-group-label:first-child{border-right:0}.input-group-label:last-child{border-left:0}.input-group-field{border-radius:0;height:2.9rem}.input-group-button{padding-top:0;padding-bottom:0;text-align:center;height:100%;width:1%}.input-group-button a,.input-group-button input,.input-group-button button{margin:0}.input-group .input-group-button{display:table-cell}fieldset{border:0;padding:0;margin:0}legend{margin-bottom:.5rem;max-width:100%}.fieldset{border:0 none;padding:0;margin:0}.fieldset legend{background:#fffffe;padding:0 .3rem;margin:0;margin-left:-.3rem}select{height:2.8rem;padding:.5rem;border:1px solid #e7e6e6;margin:0 0 1rem;font-size:1.4rem;font-family:inherit;line-height:normal;color:#5d686e;background-color:#fffffe;border-radius:0;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");background-size:9px 6px;background-position:right -1rem center;background-origin:content-box;background-repeat:no-repeat;padding-right:1.5rem}@media screen and (min-width:0\0){select{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==")}}select:disabled{background-color:#e6e6e6;cursor:not-allowed}select::-ms-expand{display:none}select[multiple]{height:auto;background-image:none}.is-invalid-input:not(:focus){background-color:rgba(194,14,26,.1);border-color:#c20e1a}.is-invalid-label{color:#c20e1a}.form-error{display:none;margin-top:-.5rem;margin-bottom:1rem;font-size:1.2rem;font-weight:700;color:#c20e1a}.form-error.is-visible{display:block}.hide{display:none !important}.invisible{visibility:hidden}@media screen and (max-width:47.9375em){.hide-for-small-only{display:none !important}}@media screen and (max-width:0em),screen and (min-width:48em){.show-for-small-only{display:none !important}}@media screen and (min-width:48em){.hide-for-medium{display:none !important}}@media screen and (max-width:47.9375em){.show-for-medium{display:none !important}}@media screen and (min-width:48em) and (max-width:72.9375em){.hide-for-medium-only{display:none !important}}@media screen and (max-width:47.9375em),screen and (min-width:73em){.show-for-medium-only{display:none !important}}@media screen and (min-width:73em){.hide-for-large{display:none !important}}@media screen and (max-width:72.9375em){.show-for-large{display:none !important}}@media screen and (min-width:73em) and (max-width:74.9375em){.hide-for-large-only{display:none !important}}@media screen and (max-width:72.9375em),screen and (min-width:75em){.show-for-large-only{display:none !important}}.show-for-sr,.show-on-focus{position:absolute !important;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.show-on-focus:active,.show-on-focus:focus{position:static !important;height:auto;width:auto;overflow:visible;clip:auto}.show-for-landscape,.hide-for-portrait{display:block !important}@media screen and (orientation:landscape){.show-for-landscape,.hide-for-portrait{display:block !important}}@media screen and (orientation:portrait){.show-for-landscape,.hide-for-portrait{display:none !important}}.hide-for-landscape,.show-for-portrait{display:none !important}@media screen and (orientation:landscape){.hide-for-landscape,.show-for-portrait{display:none !important}}@media screen and (orientation:portrait){.hide-for-landscape,.show-for-portrait{display:block !important}}.float-left{float:left !important}.float-right{float:right !important}.float-center{display:block;margin-left:auto;margin-right:auto}.clearfix:after{content:'';display:table;clear:both}.callout{margin:0 0 1rem;padding:1.9rem 2rem 2rem;border:1px solid #e7e6e6;border-radius:0;position:relative;color:#5d686e;background-color:#fff}.callout>:first-child{margin-top:0}.callout>:last-child{margin-bottom:0}.callout.primary{background-color:#e8f5fc}.callout.secondary{background-color:#e6e9ea}.callout.success{background-color:#e1faea}.callout.warning{background-color:#fff3d9}.callout.alert{background-color:#fcd5d7}.callout.small{padding-top:.5rem;padding-right:.5rem;padding-bottom:.5rem;padding-left:.5rem}.callout.large{padding-top:3rem;padding-right:3rem;padding-bottom:3rem;padding-left:3rem}.close-button{position:absolute;color:#5d686e;right:1rem;top:.5rem;font-size:4rem;line-height:1;cursor:pointer}[data-whatinput=mouse] .close-button{outline:0}.close-button:hover,.close-button:focus{color:#000}.dropdown-pane{background-color:#fffffe;border:1px solid #e7e6e6;border-radius:0;display:block;font-size:1rem;padding:1rem;position:absolute;visibility:hidden;width:30rem;z-index:10}.dropdown-pane.is-open{visibility:visible}.dropdown-pane.tiny{width:100px}.dropdown-pane.small{width:15.8rem}.dropdown-pane.large{width:400px}.flex-video{position:relative;height:0;padding-bottom:75%;margin-bottom:1.6rem;overflow:hidden}.flex-video iframe,.flex-video object,.flex-video embed,.flex-video video{position:absolute;top:0;left:0;width:100%;height:100%}.flex-video.widescreen{padding-bottom:56.25%}.flex-video.vimeo{padding-top:0}.media-object{margin-bottom:1rem;display:block}.media-object img{max-width:none}@media screen and (max-width:47.9375em){.media-object.stack-for-small .media-object-section{padding:0;padding-bottom:1rem;display:block}.media-object.stack-for-small .media-object-section img{width:100%}}.media-object-section{display:table-cell;vertical-align:top}.media-object-section:first-child{padding-right:1rem}.media-object-section:last-child:not(:nth-child(2)){padding-left:1rem}.media-object-section>:last-child{margin-bottom:0}.media-object-section.middle{vertical-align:middle}.media-object-section.bottom{vertical-align:bottom}.menu{margin:0;list-style-type:none}.menu>li{display:table-cell;vertical-align:middle}[data-whatinput=mouse] .menu>li{outline:0}.menu>li>a{display:block;padding:.7rem 1rem;line-height:1}.menu input,.menu a,.menu button{margin-bottom:0}.menu>li>a img,.menu>li>a i,.menu>li>a svg{vertical-align:middle}.menu>li>a img+span,.menu>li>a i+span,.menu>li>a svg+span{vertical-align:middle}.menu>li>a img,.menu>li>a i,.menu>li>a svg{margin-right:.25rem;display:inline-block}.menu>li{display:table-cell}.menu.vertical>li{display:block}@media screen and (min-width:48em){.menu.medium-horizontal>li{display:table-cell}.menu.medium-vertical>li{display:block}}@media screen and (min-width:73em){.menu.large-horizontal>li{display:table-cell}.menu.large-vertical>li{display:block}}.menu.simple li{line-height:1;display:inline-block;margin-right:1rem}.menu.simple a{padding:0}.menu.align-right:after{content:'';display:table;clear:both}.menu.align-right>li{float:right}.menu.expanded{width:100%;display:table;table-layout:fixed}.menu.expanded>li:first-child:last-child{width:100%}.menu.icon-top>li>a{text-align:center}.menu.icon-top>li>a img,.menu.icon-top>li>a i,.menu.icon-top>li>a svg{display:block;margin:0 auto .25rem}.menu.nested{margin-left:1rem}.menu .active>a{color:#fffffe;background:#63b9e9}.menu-text{font-weight:700;color:inherit;line-height:1;padding-top:0;padding-bottom:0;padding:.7rem 1rem}.menu-centered{text-align:center}.menu-centered>.menu{display:inline-block}.no-js [data-responsive-menu] ul{display:none}.pagination{margin-left:0;margin-bottom:6rem}.pagination:after{content:'';display:table;clear:both}.pagination li{font-size:1rem;margin-right:.3rem;border-radius:0;display:none}.pagination li:last-child,.pagination li:first-child{display:inline-block}@media screen and (min-width:48em){.pagination li{display:inline-block}}.pagination a,.pagination button{color:#737a7e;display:block;padding:.4rem .4rem 0;border-radius:.4rem}.pagination a:hover,.pagination button:hover{background:#63b9e9}.pagination .current{padding:.4rem .4rem 0;background:#63b9e9;color:#fffffe;cursor:default}.pagination .disabled{padding:.4rem .4rem 0;color:#cacaca;cursor:not-allowed}.pagination .disabled:hover{background:0 0}.pagination .ellipsis:after{content:'\2026';padding:.4rem .4rem 0;color:#000}body.is-reveal-open{overflow:hidden}html.is-reveal-open,html.is-reveal-open body{height:100%;overflow:hidden;-webkit-user-select:none;user-select:none}.reveal-overlay{display:none;position:fixed;top:0;bottom:0;left:0;right:0;z-index:1005;background-color:rgba(0,0,0,.45);overflow-y:scroll}.reveal{display:none;z-index:1006;padding:2rem 1rem;border:0;background-color:#fffffe;border-radius:0;position:relative;top:100px;margin-left:auto;margin-right:auto;overflow-y:auto}[data-whatinput=mouse] .reveal{outline:0}@media screen and (min-width:48em){.reveal{min-height:0}}.reveal .column,.reveal .columns,.reveal .columns{min-width:0}.reveal>:last-child{margin-bottom:0}@media screen and (min-width:48em){.reveal{width:98.3rem;max-width:100%}}@media screen and (min-width:48em){.reveal .reveal{left:auto;right:auto;margin:0 auto}}.reveal.collapse{padding:0}@media screen and (min-width:48em){.reveal.tiny{width:30%;max-width:100%}}@media screen and (min-width:48em){.reveal.small{width:50%;max-width:100%}}@media screen and (min-width:48em){.reveal.large{width:90%;max-width:100%}}.reveal.full{top:0;left:0;width:100%;height:100%;height:100vh;min-height:100vh;max-width:none;margin-left:0;border:0;border-radius:0}@media screen and (max-width:47.9375em){.reveal{top:0;left:0;width:100%;height:100%;height:100vh;min-height:100vh;max-width:none;margin-left:0;border:0;border-radius:0}}.reveal.without-overlay{position:fixed}table{width:100%;margin-bottom:1rem;border-radius:.4rem}thead,tbody,tfoot{border:0 none;background-color:none}caption{font-weight:700;padding:.8rem 1rem 1rem}thead,tfoot{background:0 0;color:#5d686e}thead tr,tfoot tr{background:0 0}thead th,thead td,tfoot th,tfoot td{padding:.8rem 1rem 1rem;font-weight:700;text-align:left}tbody th,tbody td{padding:.8rem 1rem 1rem}@media screen and (max-width:72.9375em){table.stack thead{display:none}table.stack tfoot{display:none}table.stack tr,table.stack th,table.stack td{display:block}table.stack td{border-top:0}}table.scroll{display:block;width:100%;overflow-x:auto}table.hover tr:hover{background-color:none}.table-scroll{overflow-x:auto}.table-scroll table{width:auto}body{font-size:1.4rem;background:url("../../frontend/Bienair/dental-us/en_US/images/site-bkg.jpg") repeat 0 0;min-width:320px}a,button{transition:color ease-out .3s,background-color ease-out .3s,border-color ease-out .3s}a.link-secondary{color:#5d686e}a.link-secondary:hover{color:#63b9e9}sub,sup{font-size:60%;padding-left:2px}img{margin:0;padding:0}ul.styled{line-height:1.3;margin:0 0 15px;padding:0;list-style:none}ul.styled li{padding-left:24px;position:relative}ul.styled li:before{content:'';display:block;width:5px;height:5px;position:absolute;top:4px;left:1px;background:#63b9e9}iframe{border:0;margin:0;padding:0}@font-face{font-family:"DINNextLTPro";src:url("../../frontend/Bienair/dental-us/en_US/fonts/webfonts/39A1A3_18_0.eot");src:url("../../frontend/Bienair/dental-us/en_US/fonts/webfonts/39A1A3_18_0.eot?#iefix") format("embedded-opentype"),url("../../frontend/Bienair/dental-us/en_US/fonts/webfonts/39A1A3_18_0.woff") format("woff"),url("../../frontend/Bienair/dental-us/en_US/fonts/webfonts/39A1A3_18_0.ttf") format("truetype");font-weight:400;font-style:normal}@font-face{font-family:"DINNextLTPro";src:url("../../frontend/Bienair/dental-us/en_US/fonts/webfonts/39A1A3_F_0.eot");src:url("../../frontend/Bienair/dental-us/en_US/fonts/webfonts/39A1A3_F_0.eot?#iefix") format("embedded-opentype"),url("../../frontend/Bienair/dental-us/en_US/fonts/webfonts/39A1A3_F_0.woff") format("woff"),url("../../frontend/Bienair/dental-us/en_US/fonts/webfonts/39A1A3_F_0.ttf") format("truetype");font-weight:800;font-style:normal}@font-face{font-family:"DINNextLTPro";src:url("../../frontend/Bienair/dental-us/en_US/fonts/webfonts/39A1A3_11_0.eot");src:url("../../frontend/Bienair/dental-us/en_US/fonts/webfonts/39A1A3_11_0.eot?#iefix") format("embedded-opentype"),url("../../frontend/Bienair/dental-us/en_US/fonts/webfonts/39A1A3_11_0.woff") format("woff"),url("../../frontend/Bienair/dental-us/en_US/fonts/webfonts/39A1A3_11_0.ttf") format("truetype");font-weight:700;font-style:normal}@font-face{font-family:"DINNextLTPro";src:url("../../frontend/Bienair/dental-us/en_US/fonts/webfonts/39A1A3_19_0.eot");src:url("../../frontend/Bienair/dental-us/en_US/fonts/webfonts/39A1A3_19_0.eot?#iefix") format("embedded-opentype"),url("../../frontend/Bienair/dental-us/en_US/fonts/webfonts/39A1A3_19_0.woff") format("woff"),url("../../frontend/Bienair/dental-us/en_US/fonts/webfonts/39A1A3_19_0.ttf") format("truetype");font-weight:500;font-style:normal}@font-face{font-family:"DINNextLTPro";src:url("../../frontend/Bienair/dental-us/en_US/fonts/webfonts/39A1A3_5_0.eot");src:url("../../frontend/Bienair/dental-us/en_US/fonts/webfonts/39A1A3_5_0.eot?#iefix") format("embedded-opentype"),url("../../frontend/Bienair/dental-us/en_US/fonts/webfonts/39A1A3_5_0.woff") format("woff"),url("../../frontend/Bienair/dental-us/en_US/fonts/webfonts/39A1A3_5_0.ttf") format("truetype");font-weight:200;font-style:normal}@font-face{font-family:"DINNextLTPro";src:url("../../frontend/Bienair/dental-us/en_US/fonts/webfonts/39A1A3_1B_0.eot");src:url("../../frontend/Bienair/dental-us/en_US/fonts/webfonts/39A1A3_1B_0.eot?#iefix") format("embedded-opentype"),url("../../frontend/Bienair/dental-us/en_US/fonts/webfonts/39A1A3_1B_0.woff") format("woff"),url("../../frontend/Bienair/dental-us/en_US/fonts/webfonts/39A1A3_1B_0.ttf") format("truetype");font-weight:100;font-style:normal}.clear{clear:both}.show{display:block}.hide{display:none}.hide-imp{display:none !important}.no-border{border:0 !important}.pos-rel{position:relative}.text-color-primary{color:#63b9e9}.text-weight-medium{font-weight:500}.text-weight-light{font-weight:200}.cf:after{content:'';display:table;clear:both}.clear-all{clear:both;height:0;line-height:0;font-size:0;margin:0;padding:0;border:0;background:0 0}.relative{position:relative}.module-title{color:#63b9e9;font-size:3rem;font-weight:500;line-height:1;text-transform:uppercase;margin-bottom:18px}.module-title small{font-weight:400;text-transform:none}.module-title-small{font-size:2.4rem;margin-bottom:11px}.module-subtitle{color:#5d686e;font-size:1.8rem;font-weight:500;margin:0 0 5px}.block-title{color:#5d686e;font-size:2rem;font-weight:400;letter-spacing:.1rem;text-transform:uppercase;margin:0}.sidebar .block-title,.block-title.block-title-sidebar{font-size:1.5rem;font-weight:500;letter-spacing:normal;text-transform:none}.block-title-dbhr{position:relative}.block-title-dbhr-value{display:inline-block;padding-right:30px;position:relative;background:#fffffe;z-index:2}.block-title-dbhr:after{border-top:1px solid #e7e6e6;border-bottom:1px solid #e7e6e6;content:'';display:block;height:6px;position:absolute;top:10px;right:0;left:0}.link-more{color:#5d686e;font-size:1.2rem;padding-right:10px;position:relative}.link-more:after{content:'';display:block;width:5px;height:7px;margin-top:-4px;position:absolute;right:0;top:50%;background-position:-32px 0 !important}.link-more:hover{color:#63b9e9}.link-more.large{font-size:1.7rem}.bien-pdf-link,.bien-zip-link,.bien-link{color:#5d686e;font-size:1.2rem;display:block;position:relative;overflow:hidden}.bien-pdf-link:hover,.bien-zip-link:hover,.bien-link:hover{color:#63b9e9}.bien-pdf-link{padding-left:25px}.bien-pdf-link:before{content:'';display:block;width:12px;height:14px;margin-top:-8px;position:absolute;left:0;top:50%;background:url("../../frontend/Bienair/dental-us/en_US/images/mime/pdf.png") no-repeat 0 0}[type=text],[type=password],[type=date],[type=datetime],[type=datetime-local],[type=month],[type=week],[type=email],[type=number],[type=search],[type=tel],[type=time],[type=url],[type=color],textarea{padding:0 6px;margin:0;background:#fff;background:linear-gradient(#f4f4f4,#fff 30%,#fff)}select{max-width:100%;margin:0}.field._error input,input.mage-error,.field._error select,select.mage-error,.field._error textarea,textarea.mage-error{border-color:#c20e1a}.field._error .select2-container--default .select2-selection--single{border-color:#c20e1a}div.mage-error[generated]{color:#c20e1a;line-height:1.1;margin-top:7px}.mage-error-absolute-container{position:relative}.mage-error-absolute-container>.control{overflow:hidden}.mage-error-absolute-container input.mage-error,.mage-error-absolute-container select.mage-error{margin-bottom:21px}.mage-error-absolute-container input.mage-error~.select2-container,.mage-error-absolute-container input.mage-error~[name*=region],.mage-error-absolute-container input.mage-error~[name*=state],.mage-error-absolute-container select.mage-error~.select2-container,.mage-error-absolute-container select.mage-error~[name*=region],.mage-error-absolute-container select.mage-error~[name*=state]{margin-bottom:21px}.mage-error-absolute-container div.mage-error[generated]{display:block;height:14px;position:absolute;bottom:0}select{color:#5d686e;font-size:1.4rem;line-height:33px;height:31px;padding:0 20px 0 8px}select.mage-error~.select2-container .select2-selection--single{border-color:#c20e1a}.select2-selection--single{transition:border-color .25s ease-in-out}.select2-container--focus .select2-selection--single,.select2-container--open .select2-selection--single{border:1px solid #8a8a8a}textarea{resize:vertical}label[for],label.for-absent{cursor:pointer}.styled-input+.si-value{border:1px solid #e7e6e6;display:block;width:20px;height:20px;margin-right:7px;float:left;position:relative;background:#fffffe}.styled-input+.si-value:before{border:1px solid #c0d7e9;width:12px;height:12px;background:#63b9e9;top:50%;left:50%;margin-top:-6px;margin-left:-6px}.styled-input:checked+.si-value:before,.styled-input.checked+.si-value:before{content:'';position:absolute;display:block}.styled-input.mage-error+.si-value{border-color:#c20e1a}.styled-input.mage-error+.si-value+.si-content{color:#c20e1a}.si-label{display:block;line-height:1}.si-label:after{content:'';display:table;clear:both}.si-inline-labels .si-label{display:inline-block;margin-right:10px}.si-inline-labels .si-label:last-child{margin-right:0}.si-content{font-size:1.4rem;line-height:1.4;display:block;overflow:hidden;position:relative;top:1px}.si-inline-labels .si-content{display:inline}.si-label-big .styled-input+.si-value{width:26px;height:26px;margin-right:19px}.si-label-big .styled-input+.si-value:before{border:0 none;width:14px;height:14px;margin-left:-7px;margin-top:-7px}.si-label-big .si-content{color:#60686d;font-size:1.6rem;line-height:20px;padding-top:4px}.bien-form-actions{margin-bottom:5rem;padding-top:2rem}.bien-form-actions:after{content:'';display:table;clear:both}.bien-form-actions .button{margin-bottom:0}.bien-form-actions .button.submit{float:right}.bien-form-actions .button.save{float:right}.bien-form-actions .button.btn-blue{height:auto;padding-top:1.1rem;padding-bottom:.8rem}.field-tooltip{height:2.9rem;padding-top:.6rem;padding-left:0;position:relative}.field-tooltip .field-tooltip-action{color:#63b9e9;cursor:pointer}.field-tooltip .field-tooltip-action:hover{color:#5d686e}.field-tooltip .field-tooltip-content{border:1px solid #e7e6e6;padding:.5rem;background:#fffffe;position:absolute;top:100%;left:0;z-index:-999999;opacity:0;transition:opacity ease-out .3s}.field-tooltip._active .field-tooltip-content{z-index:10;opacity:1}.fieldset-title{color:#5d686e;font-size:1.8rem;font-weight:500;margin-bottom:1rem}.fieldset-title.title-blue{color:#63b9e9}.form-next-fieldset{padding-top:2rem}.fieldset{min-width:0}.fieldset legend{color:#5d686e;font-size:1.8rem;font-weight:500;margin:0 0 .5rem}.select-350-control{width:35rem;max-width:100%;overflow:hidden}.form .field{margin-bottom:13px}.form .field .field:not(.year):not(.month){margin-bottom:0}.field.password .control{display:flex;flex-direction:column}.field.password .control .mage-error{order:2}.field.password .control .input-text{order:0}.bien-popup-video-container{display:none}.bien-popup-video-link-container{text-align:center;margin-bottom:-1.5rem;padding-top:1.5rem}.bien-popup-video-link.button{margin-bottom:0;padding:1.2rem 1.3rem .9rem 4.2rem}.bien-popup-video-link.button:before{background-position:-190px -68px}.bien-popup-video-prev{left:0}.bien-popup-video-next{right:0}@media screen and (min-width:48em){.bien-popup-video-container{padding:4rem}.bien-popup-video-container .flex-video{margin-bottom:0}}.bien-systems-logos{font-size:0;text-align:center;margin:0 -10.5px}.bien-systems-logos .systems-elem{border:1px solid #e7e6e6;display:inline-block;margin:0 10.5px 35px;padding:10px 3px 8px;border-radius:10px;vertical-align:middle}.bien-systems-logos .systems-elem.large-image{padding:7px 3px 5px}.bien-systems-logos .systems-elem img{display:block}.bien-systems-logos .systems-elem:hover{border-color:#63b9e9}.bien-systems-logos-small{margin:0 -8px}.bien-systems-logos-small .systems-elem{margin:0 8px 29px;padding-top:8px}.bien-systems-logos-small .systems-elem img{width:139px}.bienair-module-box{border:1px solid #e7e6e6;background:#fffffe;background:linear-gradient(to bottom,#fffffe 0%,#f5f5f5 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffffe',endColorstr='#f5f5f5',GradientType=0);max-width:820px;margin:0 auto 53px;padding:20px 15px}.bienair-module-box-fullwidth{max-width:100%}.bienair-module-box .module-box-heading{color:#5d686e;font-size:1.8rem;font-weight:500;margin:0 0 12px;padding:0 0 0 3px}.bienair-module-box .double-hr{height:7px;margin-bottom:26px}.bienair-module-box .module-box-description{color:#60686d;font-size:1.8rem;line-height:2.1rem;margin:0 0 31px}.bienair-module-box a.module-box-description{color:#63b9e9}.bienair-module-box a.module-box-description:hover{color:#60686d}@media screen and (min-width:48em){.bienair-module-box{padding:21px 28px 38px}}.breadcrumbs{margin-bottom:2rem;padding:0 2.2rem}.breadcrumbs .items{list-style:none;margin:0}.breadcrumbs .items:after{content:'';display:table;clear:both}.breadcrumbs .items .item{display:block;padding-right:.9rem;position:relative;float:left}.breadcrumbs .items .item:after{color:#5d686e;font-size:1.1rem;content:'/';display:block;position:absolute;top:0;right:.2rem}.breadcrumbs .items .item:last-child:after{content:''}.breadcrumbs .items a,.breadcrumbs .items span{color:#5d686e;font-size:1.1rem;display:block}.breadcrumbs .items a:hover{color:#63b9e9}@media screen and (min-width:73em){.breadcrumbs{margin-bottom:1.8rem;padding:0 4rem}}.button{background:#f6fafe;background:linear-gradient(to bottom,#f6fafe 70%,#e7f0fb 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6fafe',endColorstr='#e7f0fb',GradientType=0);border:0 none;box-shadow:0 1px 3px 0 rgba(180,180,180,.99);font-size:1.25rem;font-weight:700;text-transform:uppercase}.button:hover,.button:focus,.button:active{background:#f6fafe;background:linear-gradient(to bottom,#f6fafe 70%,#e7f0fb 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6fafe',endColorstr='#e7f0fb',GradientType=0)}.button:hover{color:#63b9e9}.button.btn-blue{background:#aed0ef;background:linear-gradient(to bottom,#aed0ef 0%,#75b0e4 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#aed0ef',endColorstr='#75b0e4',GradientType=0);transition:all .3s;color:#fffffe;font-size:1.6rem;text-shadow:.1rem .1rem .1rem #7592aa;height:3.5rem;padding:.4rem 1.5rem 0;border-radius:0}.button.btn-green{background:#50bca1;background:linear-gradient(to bottom,#50bca1 0%,#21987b 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#50bca1',endColorstr='#21987b',GradientType=0);transition:all .3s;color:#fffffe;font-size:1.6rem;text-shadow:.1rem .1rem .1rem #7592aa;height:3.5rem;padding:.4rem 1.5rem 0;border-radius:0}.button.btn-small{font-size:1.3rem;font-weight:400;line-height:1;height:2.8rem;padding:.2rem 2.1rem 0}.button--icon-left{position:relative}.button--icon-left:before,.button--icon-left:after{content:'';display:block;position:absolute;top:50%}.button--icon-left:before{width:1.8rem;height:1.9rem;margin-top:-1rem;left:.6rem;background-position:-156px -21px}.button--icon-left:after{width:.1rem;height:2.4rem;margin-top:-1.2rem;left:3.2rem;background-position:-156px -42px}.privacy-policy .button.btn-cookie-allow,.privacy-policy .button.btn-cookie-refuse{display:none;height:auto;font-size:1.6rem;text-transform:none;margin:.4rem 0 1.6rem;padding:16px 30px;position:relative;z-index:5;color:#fffffe;text-shadow:.1rem .1rem .1rem rgba(30,30,30,.7);background:#86d1f1;background:linear-gradient(to bottom,#86d1f1 0%,#5ab3e7 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#86d1f1',endColorstr='#5ab3e7',GradientType=0)}.privacy-policy .button.btn-cookie-allow:hover,.privacy-policy .button.btn-cookie-allow:focus,.privacy-policy .button.btn-cookie-refuse:hover,.privacy-policy .button.btn-cookie-refuse:focus{color:#fffffe;background:#86d1f1;background:linear-gradient(to bottom,#86d1f1 0%,#5ab3e7 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#86d1f1',endColorstr='#5ab3e7',GradientType=0)}.privacy-policy .button.btn-cookie-refuse{background:#f50704;background:linear-gradient(to bottom,#f50704 0%,#ca0503 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f50704',endColorstr='#ca0503',GradientType=0)}.privacy-policy .button.btn-cookie-refuse:hover,.privacy-policy .button.btn-cookie-refuse:focus{background:#f50704;background:linear-gradient(to bottom,#f50704 0%,#ca0503 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f50704',endColorstr='#ca0503',GradientType=0)}.data-rows{color:#5d686e;font-size:1.5rem}.data-rows .data-row{display:table;width:100%;margin-bottom:6px}.data-rows .data-row-bordered{border-top:1px solid #e7e6e6;margin-top:12px;padding-top:6px}.data-rows .data-row-bordered .data-row-label.uppercase{text-transform:uppercase}.data-rows .data-row-label-column,.data-rows .data-row-value-column{display:table-cell;width:50%;vertical-align:middle}.data-rows .data-row-value-column{text-align:right}.data-rows .value-lead-label-column{padding-top:4px}.data-rows .value-lead{font-size:2.6rem;font-weight:500}.double-hr{border-top:1px solid #e7e6e6;border-bottom:1px solid #e7e6e6;display:block;height:6px}.hover-dark-overlay{position:relative}.hover-dark-overlay:after{transition:background-color ease-out .3s;content:'';display:block;position:absolute;top:0;right:0;bottom:0;left:0}.hover-dark-overlay:hover:after{background:rgba(0,0,0,.4)}.thumbs-images .thumbs-images-content{margin-bottom:0}.thumbs-images .thumbs-images-content:after{content:'';display:table;clear:both}.thumbs-images .thumbs-image-container:nth-child(n+4){display:none}.thumbs-images .image{border:1px solid #e7e6e6;transition:all ease-out .3s;display:block;background:#fffffe}.thumbs-images .image:hover{border-color:#63b9e9}.thumbs-images .image img{display:block;width:auto;max-height:100%;margin:0 auto}.thumbs-images .slick-initialized .thumbs-image-container:nth-child(n+4){display:block}.input-plus-minus{display:inline-block;width:10.1rem;padding-right:3rem;padding-left:3rem;position:relative}.input-plus-minus .text-input{color:#363636;font-size:1.5rem;font-weight:500;text-align:center;height:2.4rem;margin-bottom:0;padding:0}.input-plus-minus .plus,.input-plus-minus .minus{transition:background-color ease-out .3s;background:#63b9e9;color:#fffffe;font-family:Arial,Helvetica,sans-serif;font-size:1.2rem;line-height:2.4rem;text-align:center;display:block;width:2.1rem;height:2.4rem;position:absolute;top:0;cursor:pointer}.input-plus-minus .plus:hover,.input-plus-minus .minus:hover{background-color:#5d686e}.input-plus-minus .plus{right:1px}.input-plus-minus .minus{left:1px}.ul-check{list-style:none;margin:0}.ul-check li{padding-left:3.6rem;position:relative;font-size:1.6rem;color:#60686d;margin:0 0 .9rem}.ul-check li:before{content:'';width:2rem;height:2.2rem;position:absolute;top:0;left:4px;background-position:-230px -12px;transform:scale(.9)}.ul-check.tick li{padding-left:2rem}.ul-check.tick li:before{background:url("../../frontend/Bienair/dental-us/en_US/images/tick.png") no-repeat 0 0}.ul-list{margin:0;padding:0;list-style:none}.ul-list.small{font-size:1.1rem;line-height:1.3rem}.ul-ticks{margin:0;padding:0;list-style:none}.ul-ticks li{color:#63b9e9;font-size:1.8rem;font-weight:500;line-height:1.4;margin-bottom:1.9rem;padding-left:4.4rem;position:relative}.ul-ticks li:before{content:'';width:1.6rem;height:1.6rem;position:absolute;top:0;left:.5rem;background-position:-230px -14px}.ul-ticks .li-description{color:#5d686e;font-size:1.4rem;font-weight:400;display:block;padding-top:.2rem}.message{border:1px solid #63b9e9;color:#5d686e;font-size:1.8rem;text-align:center;margin-bottom:15px;padding:25px 20px}.message p:last-child{margin-bottom:0}.message a{color:#63b9e9}.message a:hover{color:#5d686e}.page-main>.page.messages .message{margin:0 30px 15px}.global-message{font-size:11px;width:100%;max-width:1140px;margin:0 auto;padding:10px 20px;z-index:10000;position:relative;background:#bebebe;box-shadow:0 3px 5px -2px rgba(228,227,227,.75)}.global-message .content{color:#fffffe;text-align:center;width:100%;margin:0}.global-message .content p{margin-bottom:8px}.global-message .content a{color:#fffffe;text-decoration:underline}.global-message .content a:hover{color:#5d686e}.global-message .content .actions{white-space:nowrap}.global-message .content .actions .button{font-size:1.1rem;height:25px;margin:0}@media screen and (min-width:48em){.global-message .content{display:table}.global-message .content p,.global-message .content .actions{display:table-cell;vertical-align:middle}.global-message .content p{margin-bottom:0}.global-message .content .actions{text-align:right;padding-left:20px}.global-message.cookie .content{text-align:left}}.cookie{position:fixed;left:50%;transform:translate(-50%);width:100%;max-width:560px;padding:32px 5px;background:#fffffe;box-shadow:none}.cookie-overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;background-color:#000;filter:alpha(opacity=50);opacity:.5}.cookie .content{color:#000;line-height:1}.cookie .content p{display:block;text-align:center;margin-bottom:8px}.cookie .content a{color:#606a70}.cookie .content .welcome{font-size:36px;line-height:1.2;color:#606a70}.cookie .content .welcome span{color:#53b7e8}.cookie .content .description{font-size:16px;line-height:19px;color:#606a70;padding:5px 20px}.cookie .content .actions{display:block;text-align:left;padding:10px 30px}.cookie .content .actions .button{float:left;height:auto;font-size:1.6rem;text-transform:none;margin-bottom:0;padding:16px 30px;position:relative;z-index:5;color:#fffffe;text-shadow:.1rem .1rem .1rem rgba(30,30,30,.7);background:#86d1f1;background:linear-gradient(to bottom,#86d1f1 0%,#5ab3e7 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#86d1f1',endColorstr='#5ab3e7',GradientType=0)}.cookie .content .actions .button:hover,.cookie .content .actions .button:focus{color:#fffffe;background:#86d1f1;background:linear-gradient(to bottom,#86d1f1 0%,#5ab3e7 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#86d1f1',endColorstr='#5ab3e7',GradientType=0)}.cookie .content .actions a{position:relative;top:32px;font-size:16px;float:right;margin-bottom:30px}@media screen and (min-width:48em){.cookie{top:30%;transform:translate(-50%,-50%);padding:32px 35px 20px}.cookie .content .description{padding:5px 60px}}.modal-popup{display:none;min-width:0;position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.45);z-index:10000;pointer-events:none}.modal-popup._show{display:block}.modal-popup._show .modal-inner-wrap{transform:translate(0,0)}.modal-popup .modal-inner-wrap{width:60rem;height:auto;max-width:100%;margin:50px auto 0;padding:30px 20px 20px;position:absolute;left:0;right:0;background-color:#fffffe;opacity:1;pointer-events:auto;box-shadow:0 .3rem 1.6rem .5rem rgba(30,30,30,.4)}.modal-popup .action-close{color:#5d686e;font-size:4rem;line-height:1;position:absolute;top:5px;right:10px}.modal-popup .action-close:hover{color:#000}.modal-popup .action-close:before{content:'×'}.modal-popup .action-close>span{color:transparent;font-size:0;display:none;visibility:hidden}.modal-popup .modal-content{color:#5d686e;font-size:1.5rem;margin-bottom:10px}.modal-popup .modal-footer{text-align:center}.modal-popup .modal-footer .button{margin:0 5px}.reveal{box-shadow:0 .3rem 1.6rem .5rem rgba(30,30,30,.4)}.reveal .reveal-heading{color:#63b9e9;font-size:2rem;font-weight:400;line-height:1;margin-bottom:2rem}@media screen and (min-width:48em){.reveal{padding:4.2rem 5rem 4.4rem}.reveal .reveal-heading{font-size:2.8rem;font-weight:500;line-height:1.4}}.pagination{padding:1.8rem 0 0}.pagination a{border:1px solid #737a7e;border-radius:0}.pagination a:hover{color:#fffffe;border-color:#63b9e9}.pagination li{line-height:1;vertical-align:top}.pagination .current{border:1px solid #63b9e9}.pagination .disabled{border:1px solid #cacaca}.pagination .pagination-previous,.pagination .pagination-next{position:relative;top:.1rem}.pagination .pagination-previous a,.pagination .pagination-next a{border:0 none;font-size:1.2rem;padding:.2rem 0}.pagination .pagination-previous a:after,.pagination .pagination-next a:after{content:'';display:block;width:5px;height:8px;margin-top:-4px;position:absolute;top:50%}.pagination .pagination-previous a:hover,.pagination .pagination-next a:hover{color:#63b9e9;background:0 0}.pagination .pagination-previous{margin-right:1rem}.pagination .pagination-previous a{padding-left:1.1rem}.pagination .pagination-previous a:after{left:0;background-position:-62px 0}.pagination .pagination-next{margin-right:.1rem;margin-left:1rem}.pagination .pagination-next a{padding-right:1.2rem}.pagination .pagination-next a:after{right:0;background-position:-67px 0}.password-strength-meter{line-height:1.1;display:table-cell;padding:4px 9px;position:relative;background:#f4f4f4;vertical-align:middle;z-index:1}.password-strength-meter:before{content:'';height:100%;position:absolute;top:0;left:0;z-index:-1}.password-strength-meter-container,[class^=password-strength-meter-],#password-strength-meter-container,[data-role=password-strength-meter]{display:table;height:30px;width:100%}.password-strength-meter-1 .password-strength-meter:before,.password-weak .password-strength-meter:before{width:25%;background:#ffafae}.password-strength-meter-2 .password-strength-meter:before,.password-medium .password-strength-meter:before{width:50%;background:#ffd6b3}.password-strength-meter-3 .password-strength-meter:before,.password-strong .password-strength-meter:before{width:75%;background:#c5eeac}.password-strength-meter-4 .password-strength-meter:before,.password-very-strong .password-strength-meter:before{width:100%;background:#81b562}.product-image-container{display:inline-block;max-width:100%;width:100%;padding-top:10px}.cart-module .product-image-container{padding-top:0;width:110px}.block-minicart .product-image-container{padding-top:0}.product-image-container .product-image-wrapper{display:block;height:260px;position:relative;z-index:1;overflow:hidden}.cart-module .product-image-container .product-image-wrapper{height:0;padding-bottom:145.45%}.product-small-list .product-image-container .product-image-wrapper{height:180px}.block-minicart .product-image-container .product-image-wrapper{height:auto}.product-image-container .product-image-photo{display:block;height:auto;max-width:100%;margin:auto;position:absolute;top:0;right:0;bottom:0;left:2px}.product-image-container.solid .product-image-wrapper{height:auto;text-align:center}.amasty-label-container{max-height:35px;max-width:100% !important}.product-details-image .amasty-label-container{bottom:5px !important}.amasty-label-container .amlabel-text{width:auto !important;padding:7px 17px 3px 11px !important;background-position:0}@media screen and (max-width:74.9375em){.amasty-label-container .amlabel-text{font-size:1.6rem !important}}@media screen and (max-width:74.9375em) and (min-width:31.875em){.amasty-label-container .amlabel-text{font-size:1.3rem !important}}@media screen and (max-width:74.9375em) and (min-width:48em){.amasty-label-container .amlabel-text{font-size:1.4rem !important}}.no-browser-zoom .product-image-container .product-image-photo{left:0}.product-list-row{border:1px solid #e7e6e6;position:relative;background-color:#fffffe}.product-list-row .promo-box{line-height:1;text-align:center;text-transform:uppercase;display:block;position:absolute;z-index:101}.product-list-row .promo-box-new{color:#63b9e9;font-size:1.5rem;font-weight:500;padding:11px 12px 7px;top:0;left:0;background-color:#fffffe}.product-list-row .promo-box-sale{color:#fffffe;font-size:1.3rem;font-weight:700;letter-spacing:.05rem;padding:12px 11px 8px;top:65px;right:0;left:auto;background-color:#63b9e9}.product-list-row .product-list-product{padding:278px 15px 0;position:relative;z-index:100;min-height:352px}.product-list-row .product-list-product:before,.product-list-row .product-list-product:after{content:'';width:100%;height:190px;display:block;position:absolute;top:0;left:0}.product-list-row .product-list-product:before{background-color:#e9ebec;z-index:1}.product-list-row .product-list-product:after{z-index:2;opacity:1}.product-list-row .product-list-product .image-container{text-align:center;width:100%;height:277px;position:absolute;top:0;left:0;z-index:100}.product-list-row .product-list-product .image-container .image{display:block;width:100%;max-height:100%;position:absolute;bottom:0;left:0}.products-related .product-list-row .product-list-product .image-container .image{max-height:unset}.product-list-row .product-list-product .product-name-container{line-height:inherit;margin-bottom:0;height:3.1rem;position:relative}.product-list-row .product-list-product .product-name{color:#60686d;font-size:1.6rem;display:block;position:absolute;bottom:0;z-index:201;line-height:2.1rem;padding:2px 0 7px}.product-list-row .product-list-product .product-name:hover{color:#63b9e9}.product-list-row .product-list-product .ea-price-left{float:left}.product-list-row .product-list-product .ea-price-right{float:right}.catalog-category-module .product-list-row .product-list-product .price-box:not(.price-ea_price),.catalog-category-module .product-list-row .product-list-product .ea-price-box{border-top:1px solid #e7e6e6;padding:5px 0 0;margin-top:2px;text-align:right}.product-list-row .product-list-product .price{color:#5a666f;font-size:2rem;font-weight:500;display:inline-block}.product-list-row .product-list-product .special-price .price{vertical-align:top;margin-left:10px;color:#63b9e9}.product-list-row .product-list-product .old-price .price{color:#5a666f;font-weight:400;text-decoration:line-through;vertical-align:top;display:inline-block}.product-list-row .product-list-product .product-price-from{font-size:1.8rem}.product-list-row .product-list-product .ea-price-box .price-ea_price{font-size:2rem}.product-list-row .product-list-product .ea-price-box .ea-price-right{color:#63b9e9}.product-list-row .product-list-product .amlabel-position-wrapper{width:100% !important;z-index:995}.product-list-row .divider{border-top:1px solid #e7e6e6;border-bottom:1px solid #e7e6e6;display:block;height:6px;margin:0 16px}.product-list-row .add-to-cart-container{text-align:right;margin:12px 17px 9px}.product-list-row .add-to-cart-container .add-to-cart{color:#60686d;font-size:1.2rem;font-weight:700}.product-list-row .add-to-cart-container .add-to-cart:after{content:'';display:inline-block;width:16px;height:14px;margin-left:10px;position:relative;top:2px;background-position:-303px -23px}.product-list-row .add-to-cart-container .add-to-cart:hover{color:#63b9e9}.product-list-row .add-to-cart-container .add-to-cart.added:after{background-position:-286px -23px}.product-small-list{max-width:1016px;margin:0 auto;padding:0 20px}.product-small-list .amlabel-position-wrapper{width:100% !important;z-index:995}.product-small-list .amasty-label-container{width:100% !important;font-size:1.3rem !important;text-align:center;line-height:normal}.product-small-list .amasty-label-container .amlabel-text{padding:5px 8px !important;width:100% !important;line-height:normal !important;white-space:normal !important}.product-small-list+.product-small-list{padding-bottom:36px}.product-small-list .product-column{width:20%}.product-small-list .product-list-row .promo-box-new{font-size:1.2rem;padding:11px 8px 7px}.product-small-list .product-list-row .promo-box-sale{font-size:1.1rem;letter-spacing:0;padding:9px 7px 7px;top:55px}.product-small-list .product-list-row .product-list-product{padding:195px 12px 0;overflow:hidden;min-height:242px}.product-small-list .product-list-row .product-list-product:before,.product-small-list .product-list-row .product-list-product:after{height:136px}.product-small-list .product-list-row .product-list-product:after{background-position:-20px -230px}.product-small-list .product-list-row .product-list-product .image-container{max-height:200px;top:9px}.product-small-list .product-list-row .product-list-product .image-container img{max-height:180px}.product-small-list .product-list-row .product-list-product .product-name{font-size:1.5rem;padding:2px 0 1px;position:relative;text-transform:uppercase}.product-small-list .product-list-row .product-list-product .price{font-size:1.8rem;margin:-3px 0 4px -1px;vertical-align:middle}.product-small-list .product-list-row .product-list-product .old-price .price{font-size:1.3rem;margin-bottom:0;margin-left:2px}.product-small-list .divider{height:5px}.product-small-list .add-to-cart-container{margin:7px 13px 5px}.product-small-list .add-to-cart-container .add-to-cart{font-weight:400}.product-small-list .add-to-cart-container .add-to-cart:after{width:14px;height:12px;margin-left:5px;top:1px;background-position:-339px -23px}.product-small-list .add-to-cart-container .add-to-cart.added:after{background-position:-324px -23px}.product-small-list .price-box .special-price{float:left}.product-small-list .price-box .old-price{margin-top:3px;display:inline-block}.product-small-fullwidth-list .product-column{width:100%}.product-small-fullwidth-list .product-list-row{max-width:200px;margin:0 auto}.products-grid{margin-right:-10px;margin-left:-10px}.products-grid:after{content:'';display:table;clear:both}.products-grid .product-column{padding-right:10px;padding-left:10px;float:left}@media screen and (min-width:48em){.products-grid{margin-right:-20px;margin-left:-20px}.products-grid .product-column{padding-right:20px;padding-left:20px}.product-small-list .products-grid{margin-right:-11px;margin-left:-11px}.product-small-list .products-grid .product-column{padding-right:11px;padding-left:11px}}@media only screen and (min-width:470px) and (max-width:719px){.product-small-fullwidth-list .product-column{width:50%}.product-small-fullwidth-list .product-column:nth-child(2n+1){clear:both}}@media only screen and (min-width:720px){.product-small-fullwidth-list .product-column{width:33.33333%}.product-small-fullwidth-list .product-column:nth-child(3n+1){clear:both}}@media only screen and (min-width:1000px) and (max-width:1167px){.product-small-fullwidth-list .product-column{width:25%}.product-small-fullwidth-list .product-column:nth-child(3n+1){clear:none}.product-small-fullwidth-list .product-column:nth-child(4n+1){clear:both}}@media screen and (min-width:73em){.product-small-fullwidth-list .product-column{width:20%}.product-small-fullwidth-list .product-column:nth-child(3n+1){clear:none}.product-small-fullwidth-list .product-column:nth-child(5n+1){clear:both}.product-small-fullwidth-list .product-list-row{margin:0}}@media screen and (max-width:47.9375em){table.responsive-table thead,table.responsive-table tfoot,table.responsive-table .product-item-photo,table.responsive-table tfoot.responsive-tfoot-visible .mark{display:none !important}table.responsive-table tr,table.responsive-table td,table.responsive-table tfoot.responsive-tfoot-visible{display:block !important}table.responsive-table tr{border-bottom:1px solid #e7e6e6;margin-bottom:1rem;padding-bottom:1.5rem}table.responsive-table td:before{content:attr(data-th);color:#5d686e;font-size:1.4rem;font-weight:500;line-height:1;display:block}table.responsive-table td:last-child{padding-bottom:0}table.responsive-table tfoot.responsive-tfoot-visible .amount{font-size:1.8rem}table.responsive-table td,table.responsive-table .td-price,table.responsive-table .td-total{text-align:center}table.responsive-table .td-quantity:before{margin-bottom:.3rem}table.responsive-table .td-item-actions{padding:0}table.responsive-table .product-name{font-size:2.2rem;line-height:1}table.responsive-table .ref-number{font-size:1.4rem}table.responsive-table.table-styled td{font-size:1.6rem;height:auto}table.responsive-table.table-styled td:before{margin-bottom:.4rem}table.responsive-table.table-styled .td-item-actions{padding-top:.5rem}table.responsive-table.table-styled .actions{width:100%}table.responsive-table.table-styled .actions:before{margin-bottom:0}}table thead th{font-size:1.5rem;font-weight:500}table.no-border thead,table.no-border tbody,table.no-border tfoot{border:0 none}.table-styled thead,.table-styled tbody{border:0 none}.table-styled tr{border-bottom:1px solid #e7e6e6}.table-styled th{line-height:1.2;padding:0 0 .1rem}.table-styled td{color:#5d686e;line-height:1.2;height:4.4rem;padding:.9rem 0 .4rem}.table-styled .actions{white-space:nowrap;width:15%}.table-styled .actions .action{text-align:center;display:inline-block;padding:0 3px;vertical-align:middle}.table-styled .actions button.action{color:#63b9e9}.table-styled .actions button.action:hover{color:#5d686e}.cart-products-table thead,.cart-products-table tbody,.cart-products-table tfoot{background:0 0}.cart-products-table thead th{border-bottom:1px solid #e7e6e6;font-size:1.6rem;text-align:center;padding:1rem 0 .3rem}.cart-products-table thead .th-item{text-align:left}.cart-products-table thead .th-remove{width:1.7rem}.cart-products-table .product-tryforfree{border-bottom:1px solid #e7e6e6}.cart-products-table .td-item{vertical-align:middle}.cart-products-table .product-item-photo{display:inline-block;vertical-align:middle}.cart-products-table .product-item-details{display:inline-block;vertical-align:middle;white-space:normal}.checkout-order .cart-products-table .product-item-details{display:block}.cart-products-table .product-name{font-size:1.4rem;font-weight:500;display:block}.cart-products-table span.product-name{color:#5d686e}.cart-products-table .ref-number{color:#666;font-size:1.2rem}.cart-products-table .td-price,.cart-products-table .td-total{text-align:right}.checkout-order .cart-products-table .td-price,.checkout-order .cart-products-table .td-total{padding-top:152px}.cart-products-table .td-price .price{color:#747474;font-size:1.6rem}.cart-products-table .td-quantity{text-align:center}.cart-products-table .td-quantity .quantity{color:#363636;font-size:1.5rem;font-weight:500}.cart-products-table .td-quantity ul.quantity{margin:0;list-style:none}.checkout-order .cart-products-table .td-quantity{padding-top:152px}.cart-products-table .td-total .price{color:#63b9e9;font-size:1.8rem;font-weight:500}.cart-products-table .action-delete{display:block;width:11px;height:12px;margin:0 auto;background-position:0 -16px}.cart-products-table.cart-products-rent-table .td-total{text-align:center}.checkout-order .cart-products-table .price{line-height:normal}@media screen and (min-width:48em){.cart-products-table .product-item-details{padding-right:110px}}.toggle-container .toggle-hidden{display:none}.toggle-container .link-toggle{transition:color ease-out .3s,background-color ease-out .3s,border-color ease-out .3s;font-weight:400;cursor:pointer}.block-title-border{position:relative;margin:0 0 30px}.block-title-border .block-title{text-transform:uppercase;color:#63b9e9;font-size:2rem;display:inline-block;width:auto;padding:0 30px 0 0;background-color:#fff;position:relative;z-index:10;letter-spacing:0}.block-title-border:before,.block-title-border:after{content:'';height:1px;background-color:#e6e5e5;position:absolute;top:10px;left:0;width:100%;z-index:1}.block-title-border:after{top:14px}.old-price{color:#5a666f}.old-price .price{text-decoration:line-through}.ui-tooltip{position:absolute;z-index:9999}.grecaptcha-badge{display:none}*:focus{outline:none}.site-container{min-height:100%}.site-column-container:after{content:'';display:table;clear:both}.site-column-container.with-column-left .sidebar-main{display:none}.site-column-container.with-column-left .sidebar-additional{margin-bottom:3rem;padding-right:2rem;padding-left:2rem}.site-column-container.with-column-left .sidebar-additional:after{content:'';display:table;clear:both}.site-column-container.with-column-left .page-content{padding-right:2rem;padding-left:2rem}.main-container{min-height:100%}.page-main{background:#fffffe}@media screen and (min-width:48em){.site-column-container.with-column-left .site-left-column{float:left;position:relative;z-index:1}.site-column-container.with-column-left .sidebar-main{display:block}.site-column-container.with-column-left .sidebar-additional{margin-bottom:0}.site-column-container.with-column-left .page-content-container{width:100%;float:right}.main-container{display:flex;min-height:100vh;flex-direction:column;padding-bottom:20px}.ie10 .main-container,.ie11 .main-container{height:100vh}body.cms-index-index .main-container{display:block}.page-main{flex:1 0 auto}}@media screen and (min-width:48em) and (max-width:72.9375em){.site-container{padding:0 1.4rem}.site-column-container.with-column-left .site-left-column{width:22rem;padding-right:1rem}.site-column-container.with-column-left .sidebar-additional{padding-right:0}.site-column-container.with-column-left .page-content-container{margin-left:-22rem}.site-column-container.with-column-left .page-content{margin-left:22rem}}@media screen and (min-width:73em){.site-column-container.with-column-left .site-left-column{width:320px;padding-right:30px}.site-column-container.with-column-left .sidebar-additional{padding:0 3.9rem 0 3.7rem}.site-column-container.with-column-left .page-content-container{margin-left:-340px}.site-column-container.with-column-left .page-content{margin-left:340px;padding-right:80px;padding-left:0}.main-container{padding-bottom:60px}}video{filter:brightness(108.5%);-webkit-filter:brightness(108.5%);-moz-filter:brightness(108.5%);-o-filter:brightness(108.5%)}.page-header{position:relative;z-index:3}.page-header .header.content{min-height:9rem;padding-right:14rem;background:#fffffe;position:relative}.page-header .header.content .row.full-width{position:relative}.page-header .header.content .row.full-width .menu-main{position:static}.page-header.full-width .header.content{padding-right:0}.page-header.full-width .header.content .header-background{display:none;position:absolute;width:100%;height:4.5rem;background:#f2f4f6;background:linear-gradient(to right,#f2f4f6 0%,#f5f6f8 27%,#fffffe 60%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f4f6',endColorstr='#ffffff',GradientType=1)}.page-header .logo{display:block;width:11.5rem;height:5.1rem;position:absolute;top:1.9rem;right:1.9rem}.page-header-bkg{display:none;height:10.9rem;margin-bottom:2.3rem;padding:6rem 4rem 0;background:url("../../frontend/Bienair/dental-us/en_US/images/header-bkg/default.jpg") no-repeat 0 0}.page-header-bkg .site-name{color:#fffffe;font-size:3.5rem;font-weight:200;letter-spacing:.2rem;line-height:1.1;text-transform:uppercase;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.page-header-bkg-large{height:21.7rem;padding:12.7rem 4rem 0;background-image:url("../../frontend/Bienair/dental-us/en_US/images/header-bkg/large.jpg")}.page-header-bkg-large .site-name{font-size:8rem;font-weight:100;letter-spacing:.4rem}.page-header-bkg-about{background-image:url("../../frontend/Bienair/dental-us/en_US/images/header-bkg/about.jpg")}.page-header-bkg-about .site-name{color:#fffffe}.banner-system+.page-header-bkg,.banner-system~.page-header-bkg,.widget.block.block-static-block+.page-header-bkg,.widget.block.block-static-block~.page-header-bkg{display:none}@media screen and (min-width:48em){.page-header{flex:none}.page-header .header.content{min-height:12.7rem}.page-header .logo{width:15.6rem;height:6.8rem;margin:-3.7rem 0 0;top:50%}.page-header-bkg{display:block}}@media screen and (min-width:48em) and (max-width:72.9375em){.page-header .header.content{padding-right:20rem}.page-header .logo{right:2.1rem}.page-header-bkg-large{height:19.4rem;padding:9rem 4rem 0}}@media screen and (min-width:73em){.page-header .header.content{padding-right:23rem}.page-header .logo{right:7.1rem}.page-header.full-width .header.content .header-background{display:block}}.page-main{position:relative;z-index:1}.page-content{max-width:1028px;margin:0 auto;padding:0 20px}body.cms-page-view .page-content{font-size:1.5rem;padding-top:20px;padding-bottom:70px}body.catalog-product-view .page-content{position:relative}body.checkout-index-index .page-content,body.checkout-cart-index .page-content,body.customer-account-forgotpassword .page-content,body.customer-account-login .page-content{padding-top:33px}.page-content-bottom{max-width:1020px;margin:0 auto;padding:0 20px;clear:both}.row-full-width .page-content{max-width:none;padding:0}.page-footer{background:#5d686e;padding:32px 20px 19px;position:relative;z-index:1}.page-footer .page-footer-content{max-width:1052px;margin:0 auto}.page-footer .columns{margin-bottom:20px}.page-footer .columns:last-child{margin-bottom:0}.page-footer .created-by{margin-bottom:20px;position:absolute;right:10px;bottom:-50px}.page-footer .created-by a{color:#5d686e}.page-footer a{color:#fff;font-size:1.4rem}.page-footer a:hover{color:#63b9e9}.page-footer .linkedin-logo{display:inline-block;margin-top:3px}.page-footer .linkedin-logo img{height:30px}.page-footer .fb-logo{display:inline-block;margin-top:5px}.page-footer .fb-logo img{height:30px}@media screen and (min-width:48em){.page-footer{flex:none}.page-footer .columns{margin-bottom:0}}@media screen and (min-width:48em) and (max-width:72.9375em){.page-footer{padding-bottom:27px}.page-footer .first-column,.page-footer .second-column{margin-bottom:10px}.page-footer .third-column{clear:both}}@media screen and (min-width:73em){.page-footer{padding:22px 10px 27px}.page-footer .row{margin-bottom:1.9rem}.page-footer .row .columns{width:25%}.page-footer .row .first-column{padding-left:34px}.page-footer .row .second-column{padding-left:30px}.page-footer .row .third-column{padding-left:30px}.page-footer .row .fourth-column{padding-left:25px}.page-footer .first-column{padding-top:.1rem}}.flag{background-image:url("../../frontend/Bienair/dental-us/en_US/images/sprite-flags.png");background-repeat:no-repeat;display:inline-block;width:29px;height:17px}.flag-ad{background-position:-5px -5px}.flag-ae{background-position:-44px -5px}.flag-af{background-position:-83px -5px}.flag-ag{background-position:-122px -5px}.flag-al{background-position:-161px -5px}.flag-am{background-position:-200px -5px}.flag-ao{background-position:-239px -5px}.flag-ar{background-position:-278px -5px}.flag-at{background-position:-317px -5px}.flag-au{background-position:-356px -5px}.flag-az{background-position:-395px -5px}.flag-ba{background-position:-5px -32px}.flag-bb{background-position:-44px -32px}.flag-bd{background-position:-83px -32px}.flag-be{background-position:-122px -32px}.flag-bf{background-position:-161px -32px}.flag-bg{background-position:-200px -32px}.flag-bh{background-position:-239px -32px}.flag-bi{background-position:-278px -32px}.flag-bj{background-position:-317px -32px}.flag-bn{background-position:-356px -32px}.flag-bo{background-position:-395px -32px}.flag-br{background-position:-5px -59px}.flag-bs{background-position:-44px -59px}.flag-bt{background-position:-83px -59px}.flag-bw{background-position:-122px -59px}.flag-by{background-position:-161px -59px}.flag-bz{background-position:-200px -59px}.flag-ca{background-position:-239px -59px}.flag-cd{background-position:-278px -59px}.flag-cf{background-position:-317px -59px}.flag-cg{background-position:-356px -59px}.flag-ch{background-position:-395px -59px}.flag-ci{background-position:-5px -86px}.flag-cl{background-position:-44px -86px}.flag-cm{background-position:-83px -86px}.flag-cn{background-position:-122px -86px}.flag-co{background-position:-161px -86px}.flag-cr{background-position:-200px -86px}.flag-cu{background-position:-239px -86px}.flag-cv{background-position:-278px -86px}.flag-cy{background-position:-317px -86px}.flag-cz{background-position:-356px -86px}.flag-de{background-position:-395px -86px}.flag-dj{background-position:-5px -113px}.flag-dk{background-position:-44px -113px}.flag-dm{background-position:-83px -113px}.flag-do{background-position:-122px -113px}.flag-dz{background-position:-161px -113px}.flag-eg{background-position:-200px -113px}.flag-er{background-position:-239px -113px}.flag-es{background-position:-278px -113px}.flag-et{background-position:-317px -113px}.flag-fi{background-position:-356px -113px}.flag-fj{background-position:-395px -113px}.flag-fm{background-position:-5px -140px}.flag-fr{background-position:-44px -140px}.flag-ga{background-position:-83px -140px}.flag-gb{background-position:-122px -140px}.flag-gd{background-position:-161px -140px}.flag-ge{background-position:-200px -140px}.flag-gh{background-position:-239px -140px}.flag-gm{background-position:-278px -140px}.flag-gn{background-position:-317px -140px}.flag-gq{background-position:-356px -140px}.flag-gr{background-position:-395px -140px}.flag-gt{background-position:-5px -167px}.flag-gw{background-position:-44px -167px}.flag-gy{background-position:-83px -167px}.flag-hn{background-position:-122px -167px}.flag-hr{background-position:-161px -167px}.flag-ht{background-position:-200px -167px}.flag-hu{background-position:-239px -167px}.flag-ia{background-position:-278px -167px}.flag-id{background-position:-317px -167px}.flag-ie{background-position:-356px -167px}.flag-in{background-position:-395px -167px}.flag-iq{background-position:-5px -194px}.flag-ir{background-position:-44px -194px}.flag-is{background-position:-83px -194px}.flag-it{background-position:-122px -194px}.flag-jm{background-position:-161px -194px}.flag-jo{background-position:-200px -194px}.flag-jp{background-position:-239px -194px}.flag-ke{background-position:-278px -194px}.flag-kg{background-position:-317px -194px}.flag-kh{background-position:-356px -194px}.flag-ki{background-position:-395px -194px}.flag-km{background-position:-5px -221px}.flag-kn{background-position:-44px -221px}.flag-kp{background-position:-83px -221px}.flag-kr{background-position:-122px -221px}.flag-kw{background-position:-161px -221px}.flag-kz{background-position:-200px -221px}.flag-lb{background-position:-239px -221px}.flag-lc{background-position:-278px -221px}.flag-li{background-position:-317px -221px}.flag-lk{background-position:-356px -221px}.flag-lr{background-position:-395px -221px}.flag-ls{background-position:-5px -248px}.flag-lt{background-position:-44px -248px}.flag-lu{background-position:-83px -248px}.flag-lv{background-position:-122px -248px}.flag-ly{background-position:-161px -248px}.flag-ma{background-position:-200px -248px}.flag-mc{background-position:-239px -248px}.flag-md{background-position:-278px -248px}.flag-me{background-position:-317px -248px}.flag-mg{background-position:-356px -248px}.flag-mh{background-position:-395px -248px}.flag-mk{background-position:-5px -275px}.flag-ml{background-position:-44px -275px}.flag-mn{background-position:-83px -275px}.flag-mr{background-position:-122px -275px}.flag-mt{background-position:-161px -275px}.flag-mu{background-position:-200px -275px}.flag-mv{background-position:-239px -275px}.flag-mw{background-position:-278px -275px}.flag-mx{background-position:-317px -275px}.flag-my{background-position:-356px -275px}.flag-mz{background-position:-395px -275px}.flag-na{background-position:-5px -302px}.flag-ne{background-position:-44px -302px}.flag-ng{background-position:-83px -302px}.flag-ni{background-position:-122px -302px}.flag-nl{background-position:-161px -302px}.flag-no{background-position:-200px -302px}.flag-np{background-position:-239px -302px}.flag-nr{background-position:-278px -302px}.flag-nz{background-position:-317px -302px}.flag-om{background-position:-356px -302px}.flag-pe{background-position:-395px -302px}.flag-pg{background-position:-5px -329px}.flag-ph{background-position:-44px -329px}.flag-pk{background-position:-83px -329px}.flag-pl{background-position:-122px -329px}.flag-pt{background-position:-161px -329px}.flag-pw{background-position:-200px -329px}.flag-py{background-position:-239px -329px}.flag-qa{background-position:-278px -329px}.flag-ro{background-position:-317px -329px}.flag-rs{background-position:-356px -329px}.flag-ru{background-position:-395px -329px}.flag-rw{background-position:-5px -356px}.flag-sa{background-position:-44px -356px}.flag-sb{background-position:-83px -356px}.flag-sc{background-position:-122px -356px}.flag-sd{background-position:-161px -356px}.flag-se{background-position:-200px -356px}.flag-sg{background-position:-239px -356px}.flag-si{background-position:-278px -356px}.flag-sk{background-position:-317px -356px}.flag-sl{background-position:-356px -356px}.flag-sm{background-position:-395px -356px}.flag-sn{background-position:-5px -383px}.flag-so{background-position:-44px -383px}.flag-sr{background-position:-83px -383px}.flag-ss{background-position:-122px -383px}.flag-st{background-position:-161px -383px}.flag-sv{background-position:-200px -383px}.flag-sy{background-position:-239px -383px}.flag-sz{background-position:-278px -383px}.flag-tg{background-position:-317px -383px}.flag-th{background-position:-356px -383px}.flag-tj{background-position:-395px -383px}.flag-tl{background-position:-5px -410px}.flag-tm{background-position:-44px -410px}.flag-tn{background-position:-83px -410px}.flag-to{background-position:-122px -410px}.flag-tr{background-position:-161px -410px}.flag-tt{background-position:-200px -410px}.flag-tv{background-position:-239px -410px}.flag-tz{background-position:-278px -410px}.flag-ua{background-position:-317px -410px}.flag-ug{background-position:-356px -410px}.flag-us{background-position:-395px -410px}.flag-uy{background-position:-434px -5px}.flag-uz{background-position:-434px -32px}.flag-va{background-position:-434px -59px}.flag-vc{background-position:-434px -86px}.flag-ve{background-position:-434px -113px}.flag-vn{background-position:-434px -140px}.flag-vu{background-position:-434px -167px}.flag-ws{background-position:-434px -194px}.flag-ye{background-position:-434px -221px}.flag-za{background-position:-434px -248px}.flag-zm{background-position:-434px -275px}.flag-zw{background-position:-434px -302px}.menu{margin:0;padding:0}.menu>li>a{line-height:inherit}.menu.horizontal{font-size:0;overflow:visible}.menu.horizontal li{display:inline-block;vertical-align:top}.menu.horizontal a{font-size:initial}@media (min-width:1168px){.menu-horizontal-es{margin-left:-40px}}.menu-top{height:4.5rem;background:#f2f4f6;background:linear-gradient(to right,#f2f4f6 0%,#f5f6f8 27%,#fffffe 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f4f6',endColorstr='#ffffff',GradientType=1)}.menu-top .menu li{transition:border-color ease-out .3s;border-right:1px solid #e8e8e8;border-left:1px solid #f2f2f4;height:4.5rem}.menu-top .menu li:first-child{border-left:0 none}.menu-top .menu li:last-child{border-right:0 none}.menu-top .menu li:not(.language-switcher):not(.search-elem):hover{border-color:#63b9e9}.menu-top .menu a{transition:all ease-out .3s;color:#333;font-size:12px;height:45px;padding:15px 14px 0 11px}.menu-top .menu a:hover{color:#fffffe;background-color:#63b9e9}.menu-top .menu .authorization-link a{padding:1.5rem 1.1rem 0 3.4rem;position:relative}.menu-top .menu .authorization-link a:before{content:'';display:block;width:1rem;height:1.3rem;position:absolute;top:1.4rem;left:1.4rem;background-position:-26px -17px}.menu-top .menu .language-link{padding-right:3.4rem}@media screen and (max-width:47.9375em){.menu-top{display:none}}.menu-main{padding:22px 0 22px 65px;position:relative}.menu-main .menu a{color:#434242;font-size:1.5rem;padding:7px 13px}.menu-main .menu a:hover,.menu-main .menu a.active{color:#63b9e9}.menu-main .menu a[data-item=online-shop],.menu-main .menu a[data-item=student-shop]{color:#82b7e6;border:1px solid #81bae7;padding:5px 10px 3px;margin-top:1px}@media screen and (max-width:72.9375em){.menu-main .menu>li>a:not(.account-link):not(.showcart){display:none}}.left-col-menu{margin-bottom:3.4rem}.left-col-menu>li{position:relative}.left-col-menu>li>a,.left-col-menu>li>strong{color:#5d686e;font-size:1.4rem;display:block;padding:12px 0 12px 15px;background:#f0f2f4;background:linear-gradient(to right,#f0f2f4 0%,#fffffe 80%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0f2f4',endColorstr='#fffffe',GradientType=1)}.left-col-menu>li .student{padding-left:7rem}.left-col-menu>li .student:before{content:'';display:inline-block;width:2.5rem;height:1.5rem;position:absolute;top:1.4rem;left:3.8rem;background-position:-36px 0}.left-col-menu>li ul{margin:0;padding:0 0 1.4rem;list-style:none}.left-col-menu>li ul li{padding:0}.left-col-menu>li ul li:hover,.left-col-menu>li ul li:hover a,.left-col-menu>li ul li.current a{color:#63b9e9;background:0 0 !important;text-decoration:underline}.left-col-menu>li ul a{color:#60686d;display:block;padding:.5rem 0 .2rem 2rem}.left-col-menu>li a:hover,.left-col-menu>li.current>strong,.left-col-menu>li.current>a{color:#63b9e9;background:#e8f5fc;background:linear-gradient(to right,#e8f5fc 0%,#fffffe 80%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8f5fc',endColorstr='#fffffe',GradientType=1)}.left-col-menu>li.current strong{font-weight:400;cursor:default}.left-col-menu>li:first-child:before,.left-col-menu>li:after{content:'';display:block;height:.1rem;position:absolute;left:0;right:0;background:#dde0e1;background:linear-gradient(to right,#dde0e1 0%,#fffffe 80%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dde0e1',endColorstr='#fffffe',GradientType=1)}.left-col-menu>li:first-child:before{top:0}.left-col-menu>li:after{bottom:0}.left-col-menu>li.offers a,.left-col-menu>li.offers.current a{color:#fff;font-size:2.2rem;background:#7ab6e6;border:none;text-transform:uppercase;text-align:center;position:relative;line-height:40px;padding:5px 10px}.left-col-menu>li.offers a:after,.left-col-menu>li.offers.current a:after{content:"";width:100%;height:100%;border-radius:50%;top:0;left:0;display:block;position:absolute;opacity:0;background:radial-gradient(ellipse at center,#fff 0%,rgba(255,255,255,0) 70%);transition:.35s all}.left-col-menu>li.offers a:hover,.left-col-menu>li.offers.current a:hover{background:#7ab6e6;color:#fff}.left-col-menu>li.offers a:hover:after,.left-col-menu>li.offers.current a:hover:after{opacity:.55}.left-col-menu>li.offers:before,.left-col-menu>li.offers.current:before{display:none}.left-col-menu>li:after{background:linear-gradient(to right,#dde0e1 0%,#fffffe 100%)}@media screen and (min-width:73em){.left-col-menu>li>a,.left-col-menu>li>strong{padding-left:3.5rem}.left-col-menu>li ul a{padding-left:4rem}}.menu-footer a{color:#ccc;font-size:1.3rem;text-transform:uppercase}.menu-footer a:hover{color:#63b9e9}.main-menu-toggler{display:none}.responsive-menu-container{border-top:1px solid #e7e6e6;display:none;width:100%;position:absolute;top:100%;left:0;background:#f0f2f4;background:linear-gradient(to right,#f0f2f4 0%,#fffffe 80%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0f2f4',endColorstr='#fffffe',GradientType=1);z-index:10}@media screen and (min-width:48em) and (max-width:72.9375em){.responsive-menu-container{top:127px}}.responsive-menu-container.not-loaded{height:10rem}.responsive-menu-container .menu strong{font-weight:400}.responsive-menu-container .menu>li{position:relative}.responsive-menu-container .menu>li>a,.responsive-menu-container .menu>li>strong{color:#5d686e;font-size:1.5rem;display:block;padding:1.5rem 0 1rem 2.9rem}.responsive-menu-container .menu>li>a.active,.responsive-menu-container .menu>li>strong.active{border-left-color:#63b9e9;background:#e8f5fc;background:linear-gradient(to right,#e8f5fc 0%,#fffffe 80%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8f5fc',endColorstr='#fffffe',GradientType=1)}.responsive-menu-container .menu>li>a.active,.responsive-menu-container .menu>li>a:hover,.responsive-menu-container .menu>li.current strong,.responsive-menu-container .menu>li.current>a{color:#63b9e9}.responsive-menu-container .menu>li:after{content:'';display:block;height:.1rem;position:absolute;left:0;right:0;background:#dde0e1;background:linear-gradient(to right,#dde0e1 0%,#fffffe 80%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dde0e1',endColorstr='#fffffe',GradientType=1);z-index:1;pointer-events:none}.responsive-menu-container .menu .menu{display:none}.responsive-menu-container .menu .menu>li:before{content:'';display:block;height:.1rem;position:absolute;left:0;right:0;background:#dde0e1;background:linear-gradient(to right,#dde0e1 0%,#fffffe 80%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dde0e1',endColorstr='#fffffe',GradientType=1);z-index:1;pointer-events:none}.responsive-menu-container .menu .menu>li>a,.responsive-menu-container .menu .menu>li>strong{padding-left:4.5rem}.responsive-menu-container .menu .menu>li>.student{padding-left:8rem}.responsive-menu-container .menu .menu .menu>li>a,.responsive-menu-container .menu .menu .menu>li>strong{padding-left:6.2rem}.responsive-menu-container .menu .student:before{content:'';display:inline-block;width:2.5rem;height:1.5rem;position:absolute;top:1.8rem;left:5.2rem;background-position:-36px 0}.responsive-menu-container .menu .item-title strong{color:#c20e1a}.responsive-menu-container .menu .offers a{background:#7ab6e6;color:#fff;text-transform:uppercase}.responsive-menu-container .menu .authorization-link>a,.responsive-menu-container .menu .contacts-link>a{padding-left:5.8rem;position:relative}.responsive-menu-container .menu .authorization-link>a:before,.responsive-menu-container .menu .contacts-link>a:before{content:'';display:block;position:absolute}.responsive-menu-container .menu .authorization-link>a:before{width:1rem;height:1.3rem;top:1.8rem;left:3rem;background-position:-26px -17px}.responsive-menu-container .menu .contacts-link>a:before{width:1.5rem;height:.9rem;top:2rem;left:2.8rem;background-position:-266px 0}.responsive-menu-container .website-search-block{padding:1.1rem 3.1rem 1.2rem}.responsive-menu-container .website-search-block .search-input{width:100%}.responsive-menu-container .website-search-block .website-search-submit{top:1.6rem;right:4rem}.menu-overlay{display:none;width:100%;position:fixed;top:0;right:0;bottom:0;left:0;z-index:2;background:rgba(0,0,0,.5)}@media screen and (min-width:73em){.responsive-menu-container{display:none !important}}@media screen and (max-width:72.9375em){.main-menu-toggler{display:block;position:absolute;left:0;top:0}}@media screen and (min-width:48em) and (max-width:72.9375em){.responsive-menu-container .menu .authorization-link,.responsive-menu-container .menu .contacts-link,.responsive-menu-container .menu .language-switcher,.responsive-menu-container .menu .search-elem{display:none}}@media screen and (max-width:47.9375em){.responsive-menu-container .menu>li{position:relative}.responsive-menu-container .menu>li>a,.responsive-menu-container .menu>li>strong{padding-left:2.2rem}.responsive-menu-container .menu .menu{display:block}}.homepage-block{max-width:100%;margin:0 auto}.homepage-desc-block .column-linked:hover .link-more{color:#63b9e9}.homepage-desc-block .right-column{padding-left:.4rem}.homepage-desc-block .block-title{margin-bottom:.5rem}.homepage-desc-block .block-image{text-align:center;margin:0 auto}.homepage-desc-block .block-content{overflow:hidden}.homepage-desc-block .block-subtitle{color:#343333;font-size:1.8rem;margin:0 0 1.7rem}.homepage-desc-block .desc{color:#747474;line-height:1.5;margin-bottom:.9rem}.homepage-desc-block .link-more{transition:color ease-out .3s;padding-left:.2rem}.left-col-box{margin-bottom:3.4rem;padding-left:3.6rem}.left-col-box .box-header{color:#60686d;font-size:1.2rem;font-weight:700;display:block;margin-bottom:1.2rem}.left-col-box.box-bestseller .bestseller-object{border-bottom:1px solid #e6e5e5;margin-right:1.2rem;margin-bottom:1.2rem;padding-bottom:1.2rem}.left-col-box.box-bestseller .bestseller-object:last-child{margin-bottom:0}.left-col-box.box-bestseller .product-image-section{padding-right:1.7rem}.left-col-box.box-bestseller .image-container{border:1px solid #e6e5e5;display:block;width:5.7rem;height:5.8rem;padding:.5rem;text-align:center;overflow:hidden}.left-col-box.box-bestseller .image-container img{max-height:100%}.left-col-box.box-bestseller .product-info-section{color:#63b9e9;font-size:1.2rem;font-weight:700;padding-top:1.2rem}.left-col-box.box-bestseller .product-name{color:#535353;display:block}.left-col-box.box-bestseller .product-name:hover{color:#63b9e9}.footer-block-elem{color:#fff;font-size:1.4rem}.footer-block-elem .footer-block-title{color:#fff;font-size:1.7rem;letter-spacing:.03rem;line-height:inherit;display:block;margin:0 0 2.3rem}.footer-box-elem{color:#fff;border:1px solid #fff;margin-top:1.2rem;margin-left:.3rem;padding:16px 0 14px;text-align:center;max-width:204px;font-size:1.7rem;line-height:2.1rem}.footer-box-elem .footer-box-title{font-weight:500}.footer-box-elem .footer-box-desc{letter-spacing:-.3px}.footer-payment-block li{display:inline-block;margin-right:20px;margin-bottom:1.1rem}.footer-payment-block .block-border{border:1px solid #fff;text-align:center;padding:15px;width:220px;margin-top:20px;font-size:15px;letter-spacing:.03rem}.footer-payment-block .block-border .title-border{color:#fffffe;font-size:1.8rem;letter-spacing:.03rem;display:block}.footer-help-block .contact span{display:block;margin-bottom:.5rem;color:#fffffe;font-size:1.8rem;letter-spacing:.03rem}.footer-help-block .contact span a{text-decoration:underline;color:#fffffe;font-size:1.8rem;letter-spacing:.03rem}.footer-help-block .contact span img{margin-right:5px}.footer-help-block .address{margin-top:28px}.footer-contact-block .footer-block-title{margin-bottom:1.1rem}.footer-contact-block .desc{line-height:1.45;padding-left:0}.footer-contact-block .desc p{margin-bottom:.6rem}.footer-contact-block .desc p:last-child{margin-bottom:0}.footer-contact-block .col{display:inline-block;vertical-align:top}.footer-contact-block .col.logos{padding-left:23px}.footer-desc-block .logo-gray{display:block;width:9.7rem;height:4.1rem;margin-bottom:1.8rem;background-position:0 -129px}.footer-desc-block .desc{color:#f0f4f6;font-size:1.4rem;line-height:1.4;margin-bottom:.8rem}.footer-links-block .menu li{display:block;margin-bottom:.6rem;float:none}.footer-links-block .menu li:last-child{margin-bottom:0}.footer-links-block .menu a{padding:0}.footer-links-block .menu.contact li{font-size:1.7rem;margin-bottom:.2rem}.footer-links-block .menu.contact li a{font-size:1.7rem;text-decoration:underline}.footer-links-block .menu.contact li.phone:before,.footer-links-block .menu.contact li.email:before,.footer-links-block .menu.contact li.contact-form:before{content:'';display:block;float:left;width:19px;height:15px;margin-right:9px;margin-left:1px;background:url("../../frontend/Bienair/dental-us/en_US/images/sprite-footer.png") no-repeat 0 0}.footer-links-block .menu.contact li.phone:before{width:18px;height:18px;margin-top:2px}.footer-links-block .menu.contact li.email:before{background-position:0 -20px;margin-top:6px}.footer-links-block .menu.contact li.contact-form:before{background-position:0 -37px;margin-top:4px}.special-offer-block{margin:30px 0;padding:5px 0;text-align:center}.special-offer-block span:first-child{display:inline-block;margin-bottom:10px;font-size:2.6rem;font-weight:500;color:#63b9e9;letter-spacing:2px}@media screen and (min-width:48em){.footer-block-elem{padding-top:.8rem}.footer-desc-block .desc{margin-bottom:0;padding-left:.4rem}}@media screen and (min-width:73em){.homepage-block{width:98.4rem}.homepage-desc-block .block-image{text-align:left;margin-right:2.7rem;float:left}.homepage-desc-block .block-image.to-left{margin-left:-7.8rem}.homepage-desc-block .desc{margin-bottom:1.4rem}}.accessories-reveal .reveal-heading{padding-left:7px}.accessories-reveal .product-small-list{padding:0 7px}.accessories-reveal .product-small-list .product-list-row{margin:0 auto}.accessories-reveal .product-small-list .product-list-row .promo-box{font-size:1rem}.accessories-reveal .product-small-list .product-list-row .promo-box-new{padding:8px 8px 6px}.accessories-reveal .product-small-list .product-list-row .promo-box-sale{padding:8px 7px 6px;top:45px}.accessories-reveal .product-small-list .product-list-row .product-list-product{padding:176px 8px 0;min-height:230px}.accessories-reveal .product-small-list .product-list-row .product-list-product:before{height:125px}.accessories-reveal .product-small-list .product-list-row .product-list-product .image-container{max-height:170px}.accessories-reveal .product-small-list .product-list-row .product-list-product .product-name{font-size:1.3rem}.accessories-reveal .product-small-list .product-list-row .product-list-product .price{font-size:1.6rem;margin:-3px 0 5px -2px}.accessories-reveal .product-small-list .product-list-row .product-list-product .old-price .price{font-size:1.1rem;margin:0 0 5px 3px}.accessories-reveal .product-column{margin-bottom:10px}.accessories-reveal .slick-initialized .product-column{margin-bottom:0}.accessories-reveal .accessory-to-cart-container{padding:0 12px 12px;position:relative;z-index:110}.accessories-reveal .block-title{letter-spacing:.02rem;margin-bottom:10px}.accessories-reveal .block-title-dbhr-value{padding-right:25px}.accessories-reveal .add-accessory-elem{font-size:1.2rem;margin-bottom:0;padding:1rem .5rem .9rem;transition:none;position:relative}.accessories-reveal .add-accessory-elem:hover,.accessories-reveal .add-accessory-elem.added{background:#aed0ef;background:linear-gradient(to bottom,#aed0ef 0%,#75b0e4 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#aed0ef',endColorstr='#75b0e4',GradientType=0);color:#fffffe;text-shadow:.1rem .1rem .1rem rgba(30,30,30,.7)}.accessories-reveal .add-accessory-elem.added{padding-left:3.8rem}.accessories-reveal .add-accessory-elem.added:before,.accessories-reveal .add-accessory-elem.added:after{content:'';display:block;position:absolute}.accessories-reveal .add-accessory-elem.added:before{width:1.7rem;height:1.8rem;top:.6rem;left:1rem;background-position:-162px -41px}.accessories-reveal .add-accessory-elem.added:after{width:.1rem;height:2.2rem;top:.4rem;left:3.4rem;background-position:-183px -43px}.accessories-reveal .plancare-block{margin-bottom:3rem}.accessories-reveal .plancare-block .block-title-dbhr-value{padding-left:6px}.accessories-reveal .plancare-block .block-title:after{right:7px}.accessories-reveal .plancare-block .plancare-product-container{width:48rem;max-width:100%;min-height:17.5rem;margin:0 auto}.accessories-reveal .plancare-block .plancare-product-container:after{content:'';display:table;clear:both}@media screen and (min-width:48em){.accessories-reveal .plancare-block .plancare-product-container{padding-left:calc((100% - 48rem));position:relative;width:100%}}@media screen and (min-width:73em){.accessories-reveal .plancare-block .plancare-product-container{padding:0 calc((100% - 48rem)/2)}}.accessories-reveal .plancare-block .plancare-product-image{text-align:center;display:block}@media screen and (min-width:48em){.accessories-reveal .plancare-block .plancare-product-image{position:absolute;left:0;top:50%;transform:translateY(-50%);width:180px}}@media screen and (min-width:73em){.accessories-reveal .plancare-block .plancare-product-image{width:200px}}.accessories-reveal .plancare-block .plancare-product-content{padding-top:1rem;position:relative}.accessories-reveal .plancare-block .plancare-product-price{color:#63b9e9;font-size:2rem;font-weight:500;line-height:1;display:block;position:absolute;bottom:0;left:0}.accessories-reveal .plancare-block .plancare-product-price .old-price{font-size:1.3rem;font-weight:400}.accessories-reveal .plancare-block .plancare-product-info{margin-bottom:1.5rem}.accessories-reveal .plancare-block .plancare-product-name,.accessories-reveal .plancare-block .plancare-product-desc{line-height:1;text-transform:uppercase;display:block}.accessories-reveal .plancare-block .plancare-product-name{font-size:1.8rem;font-weight:500;margin-bottom:.6rem}.accessories-reveal .plancare-block .plancare-product-desc{color:#5d686e;font-size:1.5rem}.accessories-reveal .plancare-block .add-accessory-elem{width:13.3rem;float:right}.accessories-reveal .accessories-block{margin-bottom:3rem}.accessories-reveal .accessories-block .product-list-product .product-image-photo{margin:0}.accessories-reveal .slick-slider{margin-bottom:0}.accessories-reveal .slick-prev{left:-.7rem}.accessories-reveal .slick-next{right:-.7rem}.accessories-reveal .accessories-footer{text-align:right;padding:0 .8rem}.accessories-reveal .accessories-footer .button{font-weight:400;margin-bottom:0;padding:.2rem 2rem 0}@media screen and (min-width:48em){.accessories-reveal .reveal-heading{margin-bottom:3.3rem}.accessories-reveal .product-small-list .products-grid{margin-right:-.95rem;margin-left:-.95rem}.accessories-reveal .product-small-list .products-grid .product-column{padding-right:.95rem;padding-left:.95rem}.accessories-reveal .plancare-block{margin-bottom:5.2rem}.accessories-reveal .plancare-block .block-title{margin-bottom:4.5rem}.accessories-reveal .plancare-block .plancare-product-content{padding:5.6rem .6rem .4rem}.accessories-reveal .plancare-block .plancare-product-price{font-size:2.6rem;text-align:right;top:.2rem;right:.5rem;bottom:auto;left:auto}.accessories-reveal .plancare-block .plancare-product-price .old-price{font-size:1.8rem;display:block}.accessories-reveal .plancare-block .plancare-product-info{margin-bottom:3.5rem}.accessories-reveal .plancare-block .plancare-product-name{font-size:2.3rem}.accessories-reveal .plancare-block .plancare-product-desc{font-size:1.7rem;font-weight:200}.accessories-reveal .accessories-block{margin-bottom:4.8rem}.accessories-reveal .accessories-block .block-title{margin-bottom:2.5rem}.accessories-reveal .slick-prev{left:-4.8rem}.accessories-reveal .slick-next{right:-4.7rem}}@media screen and (min-width:48em) and (max-width:72.9375em){.accessories-reveal .product-small-list .product-column{width:25%}.accessories-reveal .product-small-list .product-column:nth-child(4n+1){clear:both}}@media screen and (min-width:73em){.accessories-reveal .product-small-list .product-column:nth-child(5n+1){clear:both}}.categories-block{margin-bottom:7.4rem;padding:0 2rem;position:relative}.categories-block .block-title{margin-bottom:2rem}.categories-block .block-title:after{right:242px}.categories-block .swiss-made{display:block;width:17.7rem;height:1.6rem;position:absolute;top:.4rem;right:.3rem;background-position:0 -113px}.categories-block .categories-list{margin:0 -1.2rem 0}.categories-block .categories-list .category-elem{width:16.8rem;padding-left:1.2rem;padding-right:1.2rem;float:left}.categories-block .categories-list .category-image{background:#fffffe;background:linear-gradient(to bottom,#fffffe 60%,#e7e9e9 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffffe',endColorstr='#e7e9e9',GradientType=0);display:block;height:16.7rem}.categories-block .categories-list .category-image img{margin:0 auto}.categories-block .categories-list .category-name{height:6rem}.categories-block .categories-list .category-name .category-name-value{padding:.6rem .2rem 0}.categories-block .slick-prev{left:-.8rem}.categories-block .slick-next{right:-.8rem}.categories-block-ja .categories-list .category-elem{padding-left:.8rem;padding-right:.8rem}@media screen and (max-width:72.9375em){.categories-block{position:relative}.categories-block .slick-slider{position:static}.categories-block .slick-next{right:0}.categories-block .slick-prev{left:0}.categories-block .categories-list-container{margin:0 auto}}@media screen and (min-width:48em) and (max-width:72.9375em){.categories-block{margin-bottom:5.9rem}.categories-block .swiss-made{right:2rem}}@media screen and (min-width:48em) and (max-width:56.25em){.categories-block .categories-list-container{max-width:63.6rem}}@media screen and (max-width:47.9375em){.categories-block .categories-list{margin:0 -1rem 0 -1.2rem}.categories-block .block-title:after{right:130px}.categories-block .swiss-made{width:11.9rem;height:1rem;top:.7rem;right:1rem;background-position:0 -170px}}@media screen and (min-width:73em){.categories-block{padding:0}}.club-bien-block{color:#fffffe;font-size:1.5rem;display:block;background:#63b9e9;overflow:hidden}.club-bien-block:hover,.club-bien-block:focus{color:#fffffe}.club-bien-block .club-bien-photo{float:right}.club-bien-block .club-bien-desc{padding:3.9rem 3rem 0 9.4rem;overflow:hidden}.club-bien-block .club-bien-desc span{display:block}.club-bien-block .club-bien-logo{display:block;width:19rem;height:4.5rem;margin-bottom:3.1rem;background-position:0 -68px}@media screen and (min-width:48em) and (max-width:72.9375em){.club-bien-block .club-bien-desc{padding:3.9rem 2rem 0}.club-bien-block .club-bien-logo{margin-bottom:2.4rem;margin-left:.2rem}}@media screen and (max-width:72.9375em){.club-bien-block .club-bien-desc p span{display:inline}}@media screen and (max-width:47.9375em){.club-bien-block{height:auto}.club-bien-block .club-bien-photo{text-align:center;width:auto;float:none}.club-bien-block .club-bien-logo{margin-bottom:2.5rem}.club-bien-block .club-bien-desc{font-size:1.3rem;line-height:2.3rem;padding:3.9rem 2.2rem .5rem}}.geo-reveal .reveal-heading{color:#5d686e}.geo-reveal .geo-buttons{text-align:center}.geo-reveal .geo-buttons .button{margin:0 5px}.geo-reveal .geo-buttons .btn-blue{line-height:31px}@media screen and (min-width:48em){.geo-reveal .reveal-heading{font-size:2.2rem}}.language-switcher{position:relative;min-width:9rem}.language-switcher .language-link{background:#f5f6f8;z-index:101;position:relative}.language-switcher .language-link:after{content:'';display:block;width:8px;height:4px;position:absolute;top:21px;right:8px;background-position:-63px -12px}.language-switcher .language-link.toggled:after{background-position:-63px -8px}.language-switcher .language-dropdown{border-bottom:1px solid #e7e6e6;margin:-.1rem 0 0;min-width:calc(100% + 2px);position:absolute;bottom:0;left:-.1rem;background:#fffffe;z-index:100}.language-switcher .language-dropdown li{display:block;width:100%}.menu-top .language-switcher .language-dropdown li{border-left:1px solid #e7e6e6;border-right:1px solid #e7e6e6}.language-switcher .language-dropdown a{display:block;white-space:nowrap}.responsive-menu-container .language-switcher .language-link{background:0 0}.responsive-menu-container .language-switcher .language-link:after{height:8px;right:41px;background-position:-75px -8px}.responsive-menu-container .language-switcher .language-link.toggled:after{background-position:-75px 0}.responsive-menu-container .language-switcher .menu{display:none;margin-bottom:1.4rem;padding-top:.6rem;position:relative}.responsive-menu-container .language-switcher .menu:before{content:'';display:block;height:.1rem;position:absolute;top:0;left:0;right:0;background:#dde0e1;background:linear-gradient(to right,#dde0e1 0%,#fffffe 80%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dde0e1',endColorstr='#fffffe',GradientType=1);z-index:1;pointer-events:none}.responsive-menu-container .language-switcher .menu>li:before,.responsive-menu-container .language-switcher .menu>li:after{content:none}.responsive-menu-container .language-switcher .menu>li>a{padding-top:.2rem;padding-bottom:0}.bien-login-box-container{position:relative}.bien-login-box-container .account-link{position:relative;top:.6rem}.menu-main .bien-login-box-container .account-link{color:#5d686e;font-size:1.2rem;padding:.9rem .3rem .7rem 2rem}.bien-login-box-container .account-link:before{border-left:1px solid #eaeaea;content:'';width:1px;height:23px;margin-top:-12px;display:block;position:absolute;top:50%;left:12px}.bien-login-box-container .login-box-wrapper{display:none;padding-top:3rem;position:absolute;top:30px;left:-65px;z-index:1001}.bien-login-box-container .login-box{border:1px solid #e7e6e6;font-size:1.2rem;min-width:270px;padding:20px 20px 21px;background:#fffffe;box-shadow:0 3px 5px -2px rgba(228,227,227,.75)}.bien-login-box-container .login-box .field{margin-bottom:8px}.bien-login-box-container .login-box input{height:36px}.bien-login-box-container .login-box .bien-form-actions{margin-bottom:0;padding-top:5px}.bien-login-box-container .login-box .bien-form-actions-left{display:table-cell;height:26px;padding-top:1px;vertical-align:middle}.bien-login-box-container .login-box .button{font-size:1.3rem;height:26px;padding:4px 24px 0}.bien-login-box-container .login-box .logout{color:#fffffe;line-height:1.6}.bien-login-box-container .login-box .logout:hover,.bien-login-box-container .login-box .logout:active{color:#fffffe}.bien-login-box-container .login-box .register,.bien-login-box-container .login-box .forgot,.bien-login-box-container .login-box .back{color:#5d686e;font-size:1.2rem;line-height:1.3rem;display:block;padding:0}.bien-login-box-container .login-box .register{margin:0 0 4px}.bien-login-box-container .login-box .welcome-line{font-size:1.4rem}@media screen and (min-width:48em){.bien-login-box-container .account-link{top:0}.menu-main .bien-login-box-container .account-link{padding-right:5px;padding-left:32px}.bien-login-box-container .login-box-wrapper{left:9px}}.minicart-wrapper{padding:0 0 0 8px;position:relative;top:13px}.minicart-wrapper .no-items{font-size:1.4rem;text-align:center;margin-bottom:0;padding:10px 15px}.minicart-wrapper .showcart,.minicart-wrapper.active .showcart{background-position:-156px 0}.minicart-wrapper .showcart{display:block;width:21px;height:21px;padding:0 !important;position:relative}.minicart-wrapper .counter{color:#63b9e9;font-size:1rem;line-height:1;display:block;position:absolute;top:0;left:22px}.minicart-wrapper .counter.empty{display:none}.minicart-wrapper .block-minicart{border:1px solid #e7e6e6;font-size:1.2rem;display:none;position:absolute;top:47px;left:-147px;min-width:270px;background:#fffffe;z-index:1000;box-shadow:0 3px 5px -2px rgba(228,227,227,.75)}.minicart-wrapper .block-minicart .products-list{max-height:100%;margin:0;padding:0;overflow:auto}.minicart-wrapper .block-minicart .products-list li{display:block;margin:0;padding:0}.minicart-wrapper .block-minicart .products-list .product-item{border-bottom:.1rem solid #e7e6e6;display:block;padding:.4rem .8rem}.minicart-wrapper .block-minicart .products-list .product-item:after{content:'';display:table;clear:both}.minicart-wrapper .block-minicart .products-list .product-item:hover{background:#ecf4fb}.minicart-wrapper .block-minicart .products-list .product-item-photo{display:block;width:5rem;height:5rem;margin-right:.5rem;float:left}.minicart-wrapper .block-minicart .products-list .product-item-info{display:table-cell;height:5rem;overflow:hidden;vertical-align:middle}.minicart-wrapper .block-minicart .products-list .product-item-name,.minicart-wrapper .block-minicart .products-list .product-item-price{font-size:1.2rem;line-height:1.6rem;display:block}.minicart-wrapper .block-minicart .products-list .product-item-name{color:#60686d;text-transform:uppercase}.minicart-wrapper .block-minicart .products-list .product-item-price{color:#63b9e9}.minicart-wrapper .block-minicart .actions{background:#f6f6f6}.minicart-wrapper .block-minicart .actions .link{color:#60686d;font-size:1.4rem;display:inline-block}.minicart-wrapper .block-minicart .actions .link:hover{color:#63b9e9}.minicart-wrapper .block-minicart .actions .cart-link{padding:11px 16px 8px 37px;float:left;position:relative}.minicart-wrapper .block-minicart .actions .cart-link:before{content:'';display:block;width:15px;height:13px;margin-top:-6px;position:absolute;top:50%;left:14px;background-position:-11px -17px}.minicart-wrapper .block-minicart .actions .checkout-link{line-height:inherit;padding:11px 16px 8px;float:right}.minicart-wrapper .block-minicart.visible{display:block}@media screen and (min-width:48em){.minicart-wrapper{top:6px}.minicart-wrapper .block-minicart{top:54px;left:-86px}}.module-search-block .block-title{margin-bottom:.6rem;padding-left:.4rem}.module-search-block .module-search-content{position:relative}.module-search-block .search-field{height:3.1rem;margin-bottom:0}.module-search-block .module-search-submit{border:0 none;display:block;width:1.5rem;height:1.6rem;padding:0;position:absolute;top:.7rem;right:.8rem;-webkit-appearance:none}.events-search-block{float:right;margin:2.6rem 1.1rem 0 0}.news-block{margin-bottom:4.5rem;padding:0 2rem;overflow:hidden}.news-block .block-title{margin-bottom:3.7rem;padding-left:.3rem}.news-block .news-list{margin:0 -2.775rem .8rem}.news-block .news-elem{width:33.33333%;padding-left:2.775rem;padding-right:2.775rem;float:left}.news-block .news-photo-container{text-align:center;height:21.4rem;margin-bottom:2rem;overflow:hidden}.news-block .news-photo-container>a{display:block}.news-block .news-photo-container img{margin:0 auto}.news-block .news-title-container{line-height:inherit}.news-block .news-title{color:#5d686e;font-size:1.8rem;display:block;margin-bottom:1.5rem;padding-left:.2rem}.news-block .news-title:hover{color:#63b9e9}.news-block .news-desc{color:#747474;margin-bottom:.5rem;padding-left:.3rem}.news-block .link-more{padding-left:.3rem}@media screen and (max-width:72.9375em){.news-block{position:relative}.news-block .slick-slider{position:static}.news-block .slick-next{right:0}.news-block .slick-prev{left:0}.news-block .news-list-container{margin:0 auto}}@media screen and (min-width:48em) and (max-width:72.9375em){.news-block .news-list-container{max-width:64.2rem}.news-block .news-list{margin:0 -3rem .8rem}.news-block .news-list:not(.slick-initialized) .news-elem:nth-child(3){display:none}.news-block .news-elem{width:50%;padding-left:3rem;padding-right:3rem}}@media screen and (max-width:47.9375em){.news-block{padding:0 1.4rem}.news-block .block-title{margin-bottom:2.1rem;padding-left:.6rem}.news-block .news-list-container{max-width:29.1rem}.news-block .news-list:not(.slick-initialized) .news-elem:nth-child(n+2){display:none}.news-block .news-elem{width:auto}.news-block .link-more{display:none}}@media screen and (min-width:73em){.news-block{padding:0}}.news-search-block{float:right}.news-search-block .module-search-content{margin-right:.4rem;padding-bottom:2.8rem}@media screen and (min-width:48em){.news-search-block{margin-bottom:2.4rem;float:none}.news-search-block .module-search-content{border-bottom:1px solid #e7e6e6;padding-bottom:2.8rem}}.news-tag-block{padding-right:3rem;overflow:hidden}.news-tag-block .block-title{margin-bottom:.6rem}.news-tag-block .tags-list{font-size:0;margin:0 -.6rem}.news-tag-block .tag{color:#fffffe;font-size:1.2rem;display:inline-block;margin:0 .6rem 1.3rem;padding:.4rem .6rem .1rem .7rem;background:#63b9e9}.news-tag-block .tag:hover,.news-tag-block .tag.active{background:#55caff}@media screen and (min-width:48em){.news-tag-block{margin-bottom:2.5rem;padding-right:0;overflow:visible}.news-tag-block .block-title{margin-bottom:1.2rem;padding-left:.5rem}.news-tag-block .tags-list-container{border-bottom:1px solid #e7e6e6;padding-bottom:2rem;padding-left:.4rem}}.newsletter-block{display:none}.newsletter-footer-block .footer-block-title{margin-bottom:1.2rem}.newsletter-footer-block .desc{line-height:1.2;margin-bottom:1rem}.newsletter-footer-block .newsletter-form-container{position:relative;width:21.4rem}.newsletter-footer-block .newsletter-field{border:0 none;color:#fffffe;font-size:1.4rem;height:2.8rem;margin-bottom:.6rem;background:#91989c}.newsletter-footer-block .newsletter-field::placeholder{color:#c8cdd0}.newsletter-footer-block .button{border:1px solid #b0b0b1;font-size:1.4rem;font-weight:500;text-transform:none;height:2.8rem;padding:.4rem .8rem 0 1rem;position:absolute;top:0;right:0;border-radius:.1rem;box-shadow:none}@media screen and (min-width:48em){.newsletter-block{display:block;margin-bottom:2.4rem}.newsletter-block .block-title{margin-bottom:.8rem;padding-left:.5rem}.newsletter-block .newsletter-form-container{margin-right:.4rem}.newsletter-block .newsletter-form-container:after{content:'';display:table;clear:both}.newsletter-block .newsletter-field{height:3.1rem;margin-bottom:1.7rem}.newsletter-block .button{float:right;padding:1.3rem .6rem .8rem 4.1rem;position:relative}.newsletter-block .button:before,.newsletter-block .button:after{content:'';display:block;position:absolute;top:50%}.newsletter-block .button:before{width:1.8rem;height:1.9rem;margin-top:-.9rem;left:.6rem;background-position:-156px -21px}.newsletter-block .button:after{width:.1rem;height:2.4rem;margin-top:-1.2rem;left:3.2rem;background-position:-156px -42px}}.offers-block{margin-bottom:4rem}.offers-block .block-subtitle.with-price{margin-bottom:-.6rem}.offers-block .block-subtitle .img-led{display:inline-block;margin-top:.4rem;margin-left:.7rem;vertical-align:top}.offers-block .block-content{padding-top:2.8rem}.offers-block .right-column .block-content{padding-top:3.2rem}.offers-block .price{color:#63b9e9;display:block;margin-bottom:.5rem;padding-left:.7rem}.offers-block .price .currency{font-size:1.7rem}.offers-block .price .value{font-size:2.4rem}.offers-block .price .vat{font-size:1.1rem;letter-spacing:-.07rem}@media screen and (min-width:48em) and (max-width:72.9375em){.offers-block .left-column .block-image{padding-top:2.4rem}.offers-block .left-column .block-content{margin-top:-.2rem;padding-top:0}.offers-block .right-column .block-image{padding-top:4.5rem}.offers-block .right-column .block-content{padding-top:1.3rem}.offers-block .right-column .block-subtitle{margin-bottom:3.5rem}}@media screen and (max-width:47.9375em){.offers-block{margin-bottom:6.2rem}.offers-block .left-column .block-image{padding-top:2.5rem}.offers-block .left-column .block-content{padding-top:0}.offers-block .right-column .block-image{padding-top:4.3rem}.offers-block .right-column .block-content{padding-top:1.5rem}.offers-block .right-column .block-subtitle{margin-bottom:1.8rem}}.services-block{margin-bottom:6.2rem}.services-block .block-content{padding-top:3rem}.services-block .repair{float:left;width:30%}.services-block .block-image-repair{float:left;width:70%;padding-top:3rem;padding-left:1rem}@media screen and (max-width:72.9375em){.services-block .block-subtitle{margin-bottom:.9rem}}@media screen and (min-width:48em) and (max-width:72.9375em){.services-block{margin-bottom:5.9rem}.services-block .left-column .block-image{padding-top:.9rem}.services-block .left-column .block-content{padding-top:1.4rem}.services-block .right-column{padding-left:2.9rem}.services-block .right-column .block-content{padding-top:2.4rem}}@media screen and (max-width:47.9375em){.services-block{margin-bottom:6.7rem}.services-block .left-column{margin-bottom:2.9rem}.services-block .left-column.repair-mobile{display:flex;flex-wrap:wrap-reverse}.services-block .left-column .block-image{padding-top:1.1rem}.services-block .left-column .block-content{padding-top:1.6rem}.services-block .right-column .block-content{padding-top:2.6rem}.services-block .repair{float:none;width:100%}.services-block .block-image-repair{float:none;width:100%;padding-left:0}}.bien-top-title-slider{display:none;margin-bottom:2.3rem}.bien-top-title-slider:not(.slick-initialized) .bien-slide:nth-child(n+2){display:none}.bien-top-title-slider .bien-slide{display:block}.cms-index-index .bien-top-title-slider{margin-bottom:3.9rem}@media screen and (min-width:48em){.bien-top-title-slider{display:block}}.website-search-block{position:relative;padding-top:10px;padding-left:12px}.website-search-block .search-input{font-size:1.2rem;height:27px;width:150px;padding:0 28px 0 8px}.website-search-block .website-search-submit{border:0 none;display:block;height:16px;width:15px;padding:0;position:absolute;top:15px;right:8px;-webkit-appearance:none}.bien-404{margin-bottom:40px;padding:0}.bien-404-notfound{font-size:10rem;font-weight:200;text-align:center}.bien-404-notfound small{font-size:4.3rem;font-weight:200;line-height:1;text-transform:uppercase;display:block;margin-top:-25px}.bien-404-title{font-size:1.3rem;font-weight:800;margin-bottom:15px}.bien-404-title small{font-size:1.3rem;font-weight:400;line-height:1;display:block;margin-bottom:18px;padding-left:12px}@media screen and (min-width:48em){.bien-404{margin-bottom:50px;padding:40px 280px 0 0;position:relative}.bien-404-notfound{margin-top:0;position:absolute;top:50%;right:30px;transform:translateY(-50%)}}@media screen and (min-width:73em){.bien-404{margin-bottom:83px;padding:81px 400px 0 24px;position:relative}.bien-404-notfound{font-size:13.5rem;margin-top:19px;right:130px}.bien-404-notfound small{margin-top:-42px}}.cart-module{max-width:82rem;margin:0 auto}.cart-module .cart-module-boxes-wrapper{position:relative}.cart-module .double-hr{margin-bottom:1.7rem}.cart-module .cart-box-desc{color:#60686d;font-size:1.8rem;font-weight:200;line-height:2.1rem;margin-bottom:2.8rem}.cart-module .form-foot{margin:0 0 .4rem}.cart-module .form-foot:after{content:'';display:table;clear:both}.cart-module .form-foot .button{margin-bottom:0;float:right}.cart-module .cart-under-product-box{border:1px solid #e7e6e6;padding:1.9rem 2.7rem 2.7rem;background:#fffffe}.cart-module .cart-under-product-box .module-box-heading{margin-bottom:.9rem;padding-left:0}.cart-module .cart-totals-box{position:relative}.cart-module .cart-totals-box .double-hr{margin-bottom:1.6rem}.cart-module .rent-product-info{color:#60686d;font-weight:200}.cart-module .rent-product-description{color:#5d686e;font-size:1.8rem;line-height:2rem;margin-bottom:4.4rem}.cart-module .rent-product-contact{font-size:1.4rem;line-height:1.6rem;margin-bottom:1.4rem;padding-right:20rem}.cart-module .rent-product-contact-title{font-size:1.8rem;display:block;margin-bottom:1rem}.cart-module .si-value{background-color:#e7ebec}.cart-module .cart-module-tabs{height:47px;margin:0;padding:1px 0 0;position:relative;z-index:1;top:-1px;counter-reset:cart-steps}.cart-module .cart-module-tabs:after{content:'';display:table;clear:both}.cart-module .cart-module-tabs .tab{border-top:1px solid #f9fafa;border-left:1px solid #e7e6e6;border-bottom:1px solid #e7e6e6;color:#60686d;font-size:1.6rem;text-align:center;display:block;float:left;background-color:#f9fafa;transition:.3s ease-out color}.cart-module .cart-module-tabs .tab span{line-height:4.2rem;display:block;height:46px;padding:0 20px}.cart-module .cart-module-tabs .tab span:before{content:counter(cart-steps) ". ";counter-increment:cart-steps}.cart-module .cart-module-tabs .tab:first-child{border-left:0}.cart-module .cart-module-tabs .tab.current{border-left:1px solid #e7e6e6;color:#63b9e9;font-weight:500;background-color:#fffffe;border-top-color:#e7e6e6;border-bottom-color:#fffffe}.cart-module .cart-module-tabs .tab.current:last-child{border-right:1px solid #e7e6e6}.cart-module .cart-module-tabs .tab._complete{cursor:pointer}.cart-module .cart-module-tabs .tab._complete:hover{color:#63b9e9}@media screen and (min-width:48em){.cart-module .cart-module-tabs .tab span{padding:0 17px}}@media (max-width:600px){.cart-module .cart-module-tabs .tab span{padding:0 15px}.cart-module .cart-module-tabs .tab span:before{font-size:1.6rem}.cart-module .cart-module-tabs .tab.current span{font-size:1.6rem}}.cart-module .cart-address:after,.cart-module .cart-radio-list:after{content:'';display:table;clear:both}.cart-module .cart-address .si-content,.cart-module .cart-radio-list .si-content{color:#9ea3a6;font-size:1.4rem;padding-top:0}.cart-module .cart-address .styled-input:checked~.si-content,.cart-module .cart-address .current .si-content,.cart-module .cart-radio-list .styled-input:checked~.si-content,.cart-module .cart-radio-list .current .si-content{color:#5d686e}.cart-module .cart-address li{margin-bottom:2.4rem}.cart-module .cart-address .si-value{margin-right:.7rem}.cart-module .cart-address .si-content{line-height:2rem;padding-left:1rem;top:-.1rem}.cart-module .cart-radio-list li{display:block;max-width:23rem;margin-right:4.4rem;margin-bottom:2.7rem;padding-right:7.8rem;position:relative;float:left}.cart-module .cart-radio-list li .si-content{line-height:1.6rem;padding-left:4.3rem;position:static;overflow:visible}.cart-module .cart-radio-list li .method-logo-container{text-align:right;display:block;width:7.5rem;max-height:5rem;position:absolute;bottom:.3rem;right:0}.cart-module .cart-radio-list li .method-logo-container img{max-height:100%;width:auto}.cart-module .checkout-shipping-address:last-child{margin-bottom:0}.cart-module .checkout-shipping-address .double-hr{margin-bottom:2.9rem}.cart-module .checkout-shipping-address .cart-box-desc{margin-bottom:2.9rem;width:220px}.cart-module .checkout-shipping-address .change-delivery-adress{color:#5d686e;font-size:1.4rem;font-weight:200;padding-left:.7rem}.cart-module .checkout-shipping-address .change-delivery-adress .change-button{padding-left:.6rem}.cart-module .checkout-shipping-address .create-new-adress{font-size:1.8rem;display:inline-block;margin:0 0 1.9rem}.cart-module .checkout-shipping-address .delivery-method-row .module-box-heading{padding-left:.8rem}.cart-module .checkout-shipping-address .delivery-method-row .double-hr{margin-bottom:2.3rem}.cart-module .checkout-shipping-address .form-login{margin-bottom:2rem}.cart-module .checkout-shipping-address .field-tooltip{display:none}.cart-module .checkout-billing-address-container{margin-bottom:2rem}.cart-module .checkout-billing-address-container .cart-box-desc{margin-top:2.9rem;margin-bottom:1.9rem}.cart-module .checkout-billing-address-container .billing-address-same-as-shipping-block{margin-bottom:.7rem;padding-left:.7rem}.cart-module .checkout-billing-address-container .billing-address-same-as-shipping-block .si-label{display:inline-block}.cart-module .checkout-billing-address-container .billing-address-same-as-shipping-block .si-value{top:-4px}.cart-module .checkout-billing-address-container .action-edit-address{color:#63b9e9;margin-left:5px}.cart-module .checkout-billing-address-container fieldset.fieldset{margin-bottom:1rem;margin-top:.4rem}.cart-module .checkout-billing-address-container .save-in-address-book-container{margin-top:.5rem}.cart-module .checkout-billing-address-container fieldset .field.street legend{font-size:1.4rem;font-weight:400;line-height:1.8;margin:0 0 0 -.3rem}.cart-module .checkout-billing-address-container .field-tooltip{display:none}.cart-module .checkout-billing-address-container .billing-address-form{margin-bottom:1rem}.cart-module .checkout-billing-address-container .billing-address-form .billing-new-address-form .field>.label{display:none}.cart-module .checkout-billing-address-container .billing-address-form .billing-new-address-form>.field{margin-bottom:1.3rem}.cart-module .checkout-billing-address-container .billing-address-details{margin-bottom:0}.cart-module .checkout-billing-address-container .billing-address-details .si-label{padding-bottom:.9rem}.cart-module .checkout-billing-address-container .select-350-control{margin-bottom:1rem}.cart-module .checkout-new-shipping-address .create-new-adress{font-size:1.8rem;display:inline-block;margin:0 0 1.9rem}.cart-module .checkout-new-shipping-address .new-address-row{padding-bottom:1.5rem}.cart-module .checkout-university-name{padding-top:3rem;position:relative;z-index:1}.cart-module .checkout-shipping-method .no-quotes-block{margin:0}.cart-module .checkout-shipping-method .double-hr{max-width:34.9rem;margin-bottom:3rem}.cart-module .select-dealer-box{margin-bottom:4rem}.cart-module .select-dealer-box .cart-box-desc{margin-top:2.9rem;margin-bottom:1.8rem;width:220px}.cart-module .select-dealer-box .use-custom-dealer{margin-top:1.9rem}.cart-module .dealer-shipping-method-box .cart-box-desc{margin-top:2.9rem;margin-bottom:1.8rem}.cart-module .dealer-shipping-method-box .dealer-shipping-informations{margin-top:1.9rem}.cart-module .field-select-dealer .select2-selection,.cart-module .field-select-dealer-shipping .select2-selection{border:1px solid #c1c5c9;height:4.7rem}.cart-module .field-select-dealer .select2-selection .select2-selection__rendered,.cart-module .field-select-dealer-shipping .select2-selection .select2-selection__rendered{height:4.5rem;font-size:1.2rem;line-height:4.9rem;padding-left:1.1rem;padding-right:3.4rem}.cart-module .field-select-dealer .select2-selection .select2-selection__arrow,.cart-module .field-select-dealer-shipping .select2-selection .select2-selection__arrow{height:4.5rem;width:3.4rem}.cart-module .field-select-dealer input,.cart-module .field-select-dealer-shipping input{border:1px solid #c1c5c9;height:4.7rem;max-width:350px;padding:0 1.1rem;font-size:1.2rem;background:#fff}.cart-module .field-select-dealer input.mage-error,.cart-module .field-select-dealer-shipping input.mage-error{border-color:#c20e1a}.cart-module .dealer-payment-info-box{font-size:1.8rem;margin-top:5.4rem;padding-left:.3rem}.cart-module .before-place-order{margin-top:2rem;margin-bottom:3rem}@media screen and (min-width:48em){.cart-module .cart-address{margin-bottom:.9rem;padding-left:.7rem}.cart-module .cart-radio-list{padding:0 1.2rem}.cart-module .checkout-shipping-address{margin-top:1.3rem;margin-bottom:0;padding-right:3.2rem}.cart-module .checkout-shipping-address .create-new-adress{padding-left:.6rem}.cart-module .checkout-shipping-address .new-address-row{padding-bottom:2rem}.cart-module .checkout-shipping-address .new-address-row>.medium-18{padding:0 3.5rem 0 2.4rem}.cart-module .checkout-shipping-address .new-address-row .button{position:relative;left:-2.8rem}.cart-module .checkout-billing-address-container{margin-top:1.3rem;margin-bottom:0;padding-left:3.2rem}.cart-module .checkout-billing-address-container .billing-address-details{margin-bottom:2.4rem}.cart-module .checkout-billing-address-container fieldset.fieldset{margin-bottom:3.1rem;margin-top:-2rem}.cart-module .checkout-new-shipping-address .create-new-adress{padding-left:.6rem}.cart-module #shipping-new-address-form{padding-bottom:1.5rem}.cart-module .address-column,.cart-module .dealer-select .delivery-column{width:50%;float:left}.cart-module .dealer-select .select-dealer-box{padding-right:3.2rem}.cart-module .dealer-select .dealer-shipping-method-box{padding-left:3.2rem}.cart-module .dealer-shipping-method-box .cart-box-desc{min-height:4.2rem}.cart-module .checkout-shipping-method .double-hr{margin-bottom:4.8rem}}.cart-module .checkout-payment-method .double-hr{margin-bottom:29px}.cart-module .checkout-payment-method .payment-methods{margin-bottom:27px}.cart-module .checkout-payment-method .payment-method .payment-method-content{display:none}.cart-module .checkout-payment-method .payment-method._active .payment-method-content{display:block}.cart-module .checkout-payment-method .payment-method-title{margin-bottom:20px}.cart-module .checkout-payment-method .payment-method-billing-address{margin-bottom:20px}.cart-module .checkout-payment-method .billing-address-details{color:#999;line-height:1.2;margin:0 0 15px;padding:5px 0 0 27px}.cart-module .checkout-payment-method .billing-address-details .action-edit-address{color:#63b9e9}.cart-module .checkout-payment-method .billing-address-details .action-edit-address:hover{color:#5d686e}.cart-module .checkout-payment-method .payment-method-free .billing-address-details{padding:5px 0 0}.cart-module .checkout-payment-method .payment-description{font-size:1.3rem;line-height:1.8rem;margin:0 0 26px}.cart-module .checkout-payment-method .new-address-row .button{margin:0 10px 8px 0;vertical-align:top}.cart-module .checkout-payment-method .new-address-row .button:last-child{margin:0}.cart-module .checkout-payment-method .checkout-agreements-block{width:185px;position:absolute;bottom:74px;left:15px}.cart-module .checkout-payment-method .checkout-agreements-block .si-value{top:2px}.cart-module .checkout-payment-method .checkout-agreements-block .si-content{text-align:left;text-decoration:underline;width:155px;padding-left:4px}.cart-module .checkout-payment-method .checkout-agreements-block .si-content:hover{text-decoration:none}.cart-module .checkout-payment-method .checkout-agreements-block .mage-error[generated]{display:none !important}html[lang=de-AT] .cart-module .checkout-payment-method .checkout-agreements-block,html[lang=de-CH] .cart-module .checkout-payment-method .checkout-agreements-block,html[lang=de-DE] .cart-module .checkout-payment-method .checkout-agreements-block{width:220px}html[lang=de-AT] .cart-module .checkout-payment-method .checkout-agreements-block .si-content,html[lang=de-CH] .cart-module .checkout-payment-method .checkout-agreements-block .si-content,html[lang=de-DE] .cart-module .checkout-payment-method .checkout-agreements-block .si-content{width:190px}.cart-module .checkout-payment-method .credit-card-method .payment-method-title .si-content:after{content:'';display:inline-block;height:14px;width:67px;position:relative;top:1px;left:14px}.cart-module .checkout-payment-method .credit-card-method .credit-card-types{list-style:none;text-align:center;margin:0 0 1.5rem}.cart-module .checkout-payment-method .credit-card-method .credit-card-types .item{display:inline-block;margin:0 .5rem 1rem;vertical-align:top;transition:all ease-out .3s}.cart-module .checkout-payment-method .credit-card-method .credit-card-types .item._inactive{opacity:.2}.cart-module .checkout-payment-method .credit-card-method .module-box-heading{margin-bottom:0}.cart-module .checkout-payment-method .credit-card-method .credit-card-form{margin-bottom:20px}.cart-module .checkout-payment-method .credit-card-method .credit-card-form .select-control{max-width:400px}.cart-module .checkout-payment-method .credit-card-method .credit-card-form .select-small-control{max-width:300px}.cart-module .checkout-payment-method .credit-card-method .credit-card-form [name="payment[cc_token]"]+.select2-container{margin-bottom:0}.cart-module .checkout-payment-method .credit-card-method .credit-card-form .detection{padding-top:20px}.cart-module .checkout-payment-method .credit-card-method .payment-description{font-size:1.4rem}.cart-module .checkout-payment-method .added-credit-card-method .payment-method-title .si-content{padding-left:100px;overflow:visible}.cart-module .checkout-payment-method .added-credit-card-method .payment-icon{display:block;position:absolute;top:-3px;left:45px}.cart-module .checkout-payment-method .paypal-method .si-content.paypal{height:24px}.cart-module .checkout-payment-method .paypal-method .si-content.paypal:before{content:'';display:block;height:22px;width:70px;position:relative;left:0;background-position:0 -14px}.cart-module .checkout-payment-method .paypal-method .payment-method-content{text-align:center}.cart-module .checkout-payment-method .button.action.checkout{margin-bottom:0;position:absolute;right:30px;bottom:20px}.cart-module .checkout-payment-method .form-foot{padding:30px 7px 0}.cart-module .checkout-payment-method .billing-address-same-as-shipping-block{margin-bottom:0}.cart-module .payment-method-braintree .hosted-control{border:1px solid #e7e6e6;color:#000;font-family:inherit;font-size:1.5rem;height:29px;margin:0;padding:0 6px;position:relative;background:#fff;background:linear-gradient(#f4f4f4,#fff 30%,#fff)}.cart-module .payment-method-braintree .hosted-control iframe{padding:0}.cart-module .payment-method-braintree .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused){border-color:#c20e1a}.cart-module .payment-method-braintree .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused)~.hosted-error{height:auto;opacity:1}.cart-module .payment-method-braintree .hosted-date-wrap:after{content:'';display:table;clear:both}.cart-module .payment-method-braintree .hosted-date{width:120px}.cart-module .payment-method-braintree .hosted-cid{width:50px;margin-right:12px;float:left;z-index:2}.cart-module .payment-method-braintree .hosted-error{color:#c20e1a;font-size:1.2rem;height:0;padding-top:7px;clear:both;opacity:0}@media screen and (min-width:48em){.cart-module .checkout-payment-method .payment-method{padding:0 22px}.cart-module .checkout-payment-method .new-address-row>.medium-16{margin-right:-28px;padding:0 35px 0 15px}.cart-module .checkout-payment-method .payment-method-billing-address .save-in-address-book-container{margin-bottom:15px}.cart-module .checkout-payment-method .checkout-agreements-block{bottom:42px;left:auto;right:160px}.cart-module .checkout-payment-method .credit-card-method .credit-card-types{text-align:left}.cart-module .checkout-payment-method .credit-card-method .credit-card-types .item{margin:0 10px 0 0}.cart-module .checkout-payment-method .form-foot{padding-top:0}}@media screen and (min-width:73em){.cart-module .checkout-payment-method .payment-method-content{padding-left:95px}}.cart-module .checkout-order .cart-shipping-box{margin-bottom:2rem;padding-bottom:2rem}.cart-module .checkout-order .cart-shipping-box .ship-to{margin-bottom:2rem}.cart-module .checkout-order .cart-shipping-box .ship-via{margin-bottom:2rem}.cart-module .checkout-order .cart-shipping-box .action{color:#63b9e9}.cart-module .checkout-order .cart-shipping-box .action:hover{color:#5d686e}.cart-module .checkout-order .cart-shipping-box .shipping-information-content{color:#999;line-height:1.2}.cart-module .checkout-order .cart-totals-box .totals.data-row.sub{font-weight:500}.cart-module .checkout-order .cart-totals-box .data-row-bordered .data-row-label-column{font-weight:500}.cart-module .checkout-order .bienair-paypal-container{padding:2rem .6rem 0}.cart-module .checkout-order .bienair-paypal-container #braintree-paypal-loggedin{max-width:none !important}.cart-module .checkout-order .bienair-paypal-container #braintree-paypal-loggedout{text-align:center}.cart-module .checkout-order .cart.item .item-options .free_products.label{font-weight:500;margin-bottom:0}.cart-module .checkout-order .cart.item .item-options .free_products.values{font-size:1.2rem;color:#666;margin-bottom:.5rem}.cart-module .checkout-items-rent .rent-terms-container .si-content{text-decoration:underline}.cart-module .checkout-items-rent .rent-terms-container .si-content:hover{text-decoration:none}@media screen and (min-width:48em){.cart-module .checkout-items-rent .rent-terms-container{float:right;position:relative;top:-3.5rem;left:2.6rem}}@media screen and (min-width:48em) and (max-width:72.9375em){.cart-module .checkout-order .cart-shipping-box{margin-bottom:0}}.cart-module .checkout-summary{color:#60686d;font-size:1.6rem;text-align:center}.cart-module .checkout-summary p{margin-bottom:21px}.cart-module .checkout-summary .order-confirmation{font-size:2.8rem;margin:0 0 40px}.cart-module .checkout-summary .form-foot{padding:30px 0 0;position:relative}.cart-module .checkout-summary .form-foot .button{font-weight:400;padding-top:11px}.cart-module .checkout-summary .form-foot .print{display:block;height:25px;width:27px;position:absolute;bottom:11px;left:41px;background-position:-70px 0}@media screen and (min-width:48em){.cart-module .checkout-summary{padding-top:166px}.cart-module .checkout-summary .order-confirmation{margin:0 0 98px}.cart-module .checkout-summary .form-foot{padding:132px 0 0}}.myorder-index-index .select2-dealer.select2-dropdown{border-left:1px solid #c1c5c9;border-right:1px solid #c1c5c9}.myorder-index-index .select2-dealer.select2-dropdown--above{border-top:1px solid #c1c5c9}.myorder-index-index .select2-dealer.select2-dropdown--below{border-bottom:1px solid #c1c5c9}.myorder-index-index .select2-dealer.select2-dropdown .select2-results__option{border:0;padding:1.5rem 1.1rem 1.2rem}.myorder-index-index .select2-dealer.select2-dropdown .select2-results__option--highlighted{background-color:#edeeef}.myorder-index-index .select2-dealer.select2-dropdown .select2-results__option[aria-selected=true]{background-color:#ddd}.cart-module-box>.opc{margin:0;list-style:none}.checkout-cart-index .cart-module>.cart-container{position:relative}.checkout-cart-index .cart-module-box{margin-bottom:30px}.checkout-cart-index .cart-module-box.checkout-cart-rent-box{margin-bottom:39px}.checkout-cart-index .services-accessories-link{font-size:1.6rem;display:block}.checkout-cart-index .promotional-box{margin-bottom:20px}.checkout-cart-index .promotional-box .double-hr{margin-bottom:25px}.checkout-cart-index .promotional-form{padding-right:83px;position:relative}.checkout-cart-index .promotional-form input[type=text]{height:35px}.checkout-cart-index .promotional-form .button{font-size:1.3rem;padding:4px 17px 0;position:absolute;top:0;right:0}.checkout-cart-index .cart-box-actions{display:none}.checkout-cart-index .checkout-methods-items{text-align:right;margin-bottom:186px}.checkout-cart-index .checkout-methods-items .button{font-size:1.3rem;display:block;width:100%;padding:5px 20px 0}@media screen and (min-width:48em){.checkout-cart-index .cart-module-box{margin-bottom:53px}.checkout-cart-index .cart-module-box.checkout-cart-rent-box{padding-top:30px}.checkout-cart-index .cart.table-wrapper{overflow:auto}.checkout-cart-index .cart-products-table .td-item{white-space:nowrap}.checkout-cart-index .promotional-box{margin-bottom:0}.checkout-cart-index .cart-box-actions .button,.checkout-cart-index .checkout-methods-items .button{display:inline-block;width:auto}.checkout-cart-index .cart-box-actions .button{float:right}}.checkout-index-index .checkout-container{position:relative;min-height:20rem}.checkout-index-index .cart-module-box{margin-bottom:5.3rem}.checkout-index-index .cart-module-box:last-child{margin-bottom:14rem}.checkout-index-index .form-shipping-address .fieldset.address,.checkout-index-index .billing-address-form .fieldset.address{margin:0 -1rem 1.5rem}.checkout-index-index .form-shipping-address .fieldset.address:after,.checkout-index-index .billing-address-form .fieldset.address:after{content:'';display:table;clear:both}.checkout-index-index .form-shipping-address .fieldset.address>.field,.checkout-index-index .billing-address-form .fieldset.address>.field{padding:0 1rem}.checkout-index-index .form-shipping-address .fieldset.address .message,.checkout-index-index .billing-address-form .fieldset.address .message{border:0 none;color:#c20e1a;font-size:1.4rem;margin-bottom:0;padding:5px 0}.checkout-index-index .form-shipping-address .fieldset.address .label,.checkout-index-index .form-shipping-address .fieldset.address .field-tooltip,.checkout-index-index .billing-address-form .fieldset.address .label,.checkout-index-index .billing-address-form .fieldset.address .field-tooltip{display:none}.checkout-index-index .form-shipping-address .select2-selection--single,.checkout-index-index .billing-address-form .select2-selection--single{height:2.9rem}.checkout-index-index .form-shipping-address .select2-selection--single .select2-selection__arrow,.checkout-index-index .billing-address-form .select2-selection--single .select2-selection__arrow{height:2.7rem}.checkout-index-index .form-shipping-address .select2-selection--single .select2-selection__rendered,.checkout-index-index .billing-address-form .select2-selection--single .select2-selection__rendered{height:2.7rem;line-height:3.1rem}.checkout-index-index .place-order-button-container{margin-bottom:0;position:absolute;right:0;bottom:-6rem;z-index:1}.checkout-index-index .place-order-button-container .paypal-btn{display:none}.checkout-index-index .place-order-button-container .submit-order-button{margin-bottom:0}.checkout-index-index .place-order-button-container .submit-order-button span{text-transform:uppercase}.checkout-index-index .place-order-button-container.paypal-payment .paypal-btn{display:block;position:absolute;width:100%;height:100%;opacity:0;z-index:1}.checkout-index-index .place-order-button-container.paypal-payment .paypal-btn .zoid-outlet{left:50%;transform:translateX(-50%)}@media screen and (min-width:48em){.checkout-index-index .form-shipping-address .fieldset.address,.checkout-index-index .billing-address-form .fieldset.address{margin:0 -1.5rem}.checkout-index-index .form-shipping-address .fieldset.address>.field,.checkout-index-index .billing-address-form .fieldset.address>.field{width:50%;padding:0 1.5rem;float:left}.checkout-index-index .form-shipping-address .fieldset.address>.field.choice,.checkout-index-index .billing-address-form .fieldset.address>.field.choice{clear:left}}@media screen and (min-width:48em){.cart-module .form-foot{padding:0 2.1rem}.cart-module .cart-under-product .left-column{padding-right:.2rem;padding-left:2.1rem}.cart-module .cart-under-product .right-column{padding-right:1.9rem;padding-left:2.9rem}.cart-module .cart-box-desc{padding-left:.5rem}.cart-module .cart-totals-box{padding-right:3.5rem;padding-bottom:1.7rem;padding-left:3.2rem}.cart-module .rent-product-info{padding:0 3.8rem}}.customer-login-box .left-box-column{margin-bottom:4rem}@media screen and (min-width:48em){.customer-login-box .left-box-column{margin-bottom:0}}.account .box-heading{color:#5d686e;font-size:1.8rem;font-weight:500;display:block;margin:0 0 .9rem}.account .box-content{color:#999;line-height:1.2;margin-bottom:1rem}.account .box-content p,.account .box-content:last-child{margin-bottom:0}.account .box-content address{font-style:normal}.account .block-dashboard-orders,.account .block-dashboard-info,.account .block-dashboard-addresses,.account .block-addresses-default,.account .block-addresses-list,.account .order-details-items,.account .order-details-view,.account .braintree-cards-list,.account .try-for-free-history{margin-bottom:5rem}.account .form-edit-account .field.choice{margin-bottom:1rem}.account .form-edit-account .field.choice:last-child{margin-bottom:0}.account .form-edit-account .change-password-container{display:none;padding-top:2rem}.account .block-addresses-list .addresses .address{margin-bottom:1.5rem}.account .block-addresses-list .addresses .address:nth-child(2n+1){clear:left}.account .account-address-choice{margin-bottom:1rem}.account .account-address-default{color:#63b9e9;font-size:1.6rem;margin-bottom:.8rem}.account .actions-toolbar-top{margin-bottom:10px}.account .actions-toolbar-top .action{font-size:1.5rem}.account .order-title{border-bottom:1px solid #e7e6e6;color:#5d686e;font-size:1.8rem}.account .order-title .action{font-size:1.4rem;display:inline-block;margin-right:5px}.account .order-links{border-bottom:1px solid #e7e6e6;min-height:41px;margin:0 0 2rem;position:relative;z-index:1}.account .order-links:after{content:'';display:table;clear:both}.account .order-links a,.account .order-links strong{background-color:#f9fafa;border-top:1px solid #f9fafa;border-left:1px solid #e7e6e6;border-bottom:1px solid #e7e6e6;display:block;height:4rem;line-height:4.2rem;font-size:1.6rem;padding:0 2.6rem 0 2.5rem;text-align:center;color:#60686d;transition:.3s ease-out color;position:relative;top:.1rem}.account .order-links a{cursor:pointer}.account .order-links a:hover{color:#63b9e9}.account .order-links strong{border-left:1px solid #e7e6e6;color:#63b9e9;font-weight:500;background-color:#fffffe;border-top-color:#e7e6e6;border-bottom-color:#fffffe}.account .order-links .item{display:block;float:left}.account .order-links .item:first-child a{border-left:0}.account .order-links .item:last-child strong{border-right:1px solid #e7e6e6}.account .order-addresses-info-row{margin-bottom:2rem}.account .order-details-items .bien-form-actions{margin-bottom:0}.account .order-items .order-totals-table-foot th,.account .order-items .order-totals-table-foot td{font-weight:500;text-align:right;padding:.4rem 1rem}.account .order-items .order-totals-table-foot .amount{font-size:1.6rem}.account .order-items .order-totals-table-foot .grand_total .amount{color:#63b9e9;font-size:2rem}@media screen and (min-width:48em){.account .order-details-items .bien-form-actions.second-actions{margin-top:-3.5rem;padding-top:0}}.account .braintree-cards-list .table-styled{margin-bottom:3rem}.account .braintree-cards-list .button{margin-bottom:0}.account .form-newsletter-manage .choice{margin-bottom:1.5rem}.account .payment-method .title{color:#5d686e;font-size:1.7rem;margin-bottom:.5rem}.account .payment-method .payment-method-table th,.account .payment-method .payment-method-table td{text-align:left;padding:.6rem 0}.account .cart-products-table{margin-bottom:1.5rem}.account .cart-products-table .th-item{padding-left:1rem}@media screen and (min-width:48em){.account .payment-method .payment-method-table th{width:35%}}.about-index-index .page-main{background:#fffffe url("../../frontend/Bienair/dental-us/en_US/Ideo_About/images/background.png") no-repeat 0 460px}.about-module{width:800px;max-width:100%;margin:0 auto}.about-module:after{content:'';display:table;clear:both}.about-video{margin-bottom:40px}.about-video>video{padding-top:41.66666666666667%}.about-video .video-js{margin-bottom:0;padding-top:41.66666666666667%}.about-content{line-height:1.5;text-align:justify;margin-bottom:90px}.about-column .block-title{margin-bottom:5px}.about-column .block-title-dbhr{overflow:hidden}.about-column .block-title-dbhr:after{position:relative;overflow:hidden}.about-column .block-title-dbhr-value{padding-right:20px;background-color:transparent;float:left}@media screen and (min-width:48em){.about-module{padding-top:37px}}body.booth-index-index .page-main{position:static;background:0 0}.booth-module-background{position:fixed;top:0;left:0;z-index:10;background-image:url("../../frontend/Bienair/dental-us/en_US/images/site-bkg.jpg");filter:blur(2px);-webkit-filter:blur(2px);width:100%;height:100%;background-repeat:repeat}.booth-module-popup{position:relative;z-index:11;margin:20px 0;padding:30px 0 40px;background-color:#e6e9ea;background-image:radial-gradient(circle closest-side,#fff,#e6e9ea);border-radius:10px;box-shadow:5px 5px 15.68px .32px rgba(0,0,0,.35)}.booth-module-popup h4{text-transform:uppercase;font-weight:200;font-size:2.3rem;text-align:center;letter-spacing:-.6px;margin-bottom:26px}.booth-country{display:inline-block;line-height:9px}.booth-country a{font-weight:200;color:#000}.booth-country a:hover{color:#56b7e1}.booth-country:hover{cursor:pointer}.booth-country:hover a{color:#56b7e1}.booth-country .flag{margin-right:14px}.booth-country .country-name{font-size:16px;vertical-align:3px}.booth-country-row{margin-bottom:5.3px}.booth-country-select{padding:0 15px}.booth-country-select form{display:none}.booth-adf2019 .booth-module-popup h3{color:#56b7e1;text-transform:uppercase;font-weight:400;font-size:5.8rem;letter-spacing:1.6px;margin-bottom:8px}.booth-adf2019 .booth-module-popup h4{color:#000;font-weight:100;font-size:5rem;letter-spacing:-.2px;margin-top:18px;margin-bottom:-7px}.booth-adf2019 .booth-module-popup h5{color:#000;font-weight:200;font-size:2.2rem;letter-spacing:0;line-height:1.2;margin-top:33px}.booth-adf2019 .booth-country-select{text-align:center}.booth-adf2019 .booth-submit{cursor:pointer}.booth-adf2019-logo{transform:scale(.94);transition:transform .3s}.booth-adf2019-logo:hover{transform:scale(1)}@media screen and (min-width:48em){.booth-module-background{position:absolute;background-image:url("../../frontend/Bienair/dental-us/en_US/images/booth-background.png");filter:blur(8px);-webkit-filter:blur(8px);background-position:top center;background-repeat:no-repeat;background-size:cover}.booth-module-popup{position:absolute;width:700px;top:50%;left:50%;transform:translate(-50%,-50%);margin:0;padding:62px 0 70px}.booth-module-popup h4{margin-left:-117px;margin-bottom:52px}.booth-countries{display:flex;flex-flow:row wrap}.booth-countries-col{flex:0 0 33.33%;width:33.33%;display:inline-block}.booth-country-select{padding-left:80px}.booth-adf2019 .booth-module-popup{padding-bottom:48px}.booth-adf2019 .booth-module-popup h4{margin-left:0}.booth-adf2019 .booth-country-select{padding-left:15px}}@media screen and (min-width:62.5em){.booth-module-popup{width:900px}.booth-country-select{padding-left:117px}.booth-adf2019 .booth-country-select{padding-left:15px}}.careers-module{padding-top:20px}.careers-module .careers-img{margin-bottom:40px}.careers-module .careers-desc{color:#5d686e;line-height:1.2;text-align:justify;text-justify:inter-word;margin-bottom:34px}.careers-module .careers-desc-bottom p{margin-bottom:40px;text-align:justify;text-justify:inter-word}.careers-module .careers-desc p:last-child{margin-bottom:0}.careers-module .careers-table{margin-bottom:30px}.careers-module .careers-table .td-position{font-size:1.5rem;font-weight:200;width:45%}.careers-module .careers-table .td-date{font-size:1.3rem;width:20%;padding-right:2rem}.careers-module .careers-table .td-location{font-size:1.3rem}.careers-module .careers-table .td-details{font-size:1.3rem}.careers-module .careers-table .td-error{font-size:1.5rem;font-weight:200;text-align:center}@media screen and (max-width:767px){.careers-module .careers-table .td-position{width:100%}.careers-module .careers-table .td-date{width:0}}@media screen and (min-width:48em){.careers-module{padding-top:46px}}.events-module{padding-bottom:8rem;overflow:hidden}.events-module:after{content:'';display:table;clear:both}.events-module .events-table-container{margin-bottom:3rem;position:relative}.events-module .events-table-container:after{content:'';display:block;position:absolute;top:100%;background:#fffffe;height:1000rem;width:100%;left:0}.events-module .events-table{margin-bottom:0}.events-module .events-table col{width:5.5rem}.events-module .events-table col:first-child{width:27.7rem}.events-module .events-table col:last-child{width:auto}.events-module .events-table thead,.events-module .events-table tbody,.events-module .events-table tfoot{border:0 none}.events-module .events-table th{vertical-align:bottom}.events-module .events-table .th-year{border-right:.1rem solid #fffffe;font-size:3rem;font-weight:400;line-height:1;padding:.9rem 0 0 1.7rem}.events-module .events-table .th-month{line-height:1.4;text-align:center;padding:0 0 .3rem}.events-module .events-table .th-month .month-container:after{border-right:.1rem solid #7a7b7a;content:'';height:99999.9rem;margin-top:.3rem;position:absolute;top:100%;right:0}.events-module .events-table .td-event-info{border-right:.1rem solid #7a7b7a}.events-module .events-table .td-event-info>a{display:block}.events-module .events-table .td-month{padding:0}.events-module .events-table .event-row:nth-child(even){background-color:#e8ebec}.events-module .events-table .event-row:nth-child(odd){background-color:#f2f4f5}.events-module .events-table .event-row.highlighted-event{background-color:#729dbf}.events-module .events-table .event-row.highlighted-event .event-name{color:#fff}.events-module .events-table .event-row.highlighted-event .event-location{color:#fff}.events-module .events-table .event-row td{height:5rem;vertical-align:middle}.events-module .events-table .td-event-info{color:#5d686e;line-height:1.2;padding:.4rem 1rem 0 1.6rem}.events-module .events-table .td-add-calendar{width:4.2rem;padding:0;position:relative}.events-module .events-table .event-link .event-location{color:#5d686e}.events-module .events-table .event-name{font-weight:500}.events-module .events-table .event-container,.events-module .events-table .month-container,.events-module .events-table .add-calendar-container{height:100%;position:relative}.events-module .events-table .event{border-top:.1rem solid #8fcbed;border-bottom:.1rem solid #8fcbed;text-align:center;display:block;height:3rem;margin-top:-1.5rem;position:absolute;top:50%;right:.1rem;left:0;background:#63b9e9}.events-module .events-table .event .event-date{color:#fffffe;line-height:3rem}.events-module .events-table a.event:hover{background:#55caff}.events-module .events-table .add-calendar-btn{display:block;width:28px;height:26px;margin-top:-1.3rem;position:absolute;top:50%;left:1.1rem;background-position:-183px -18px}@media screen and (max-width:72.9375em){.events-module .events-table col,.events-module .events-table col:first-child{width:auto}.events-module .events-table .event-row:nth-child(even) .event-date-container{background-color:#58addb}.events-module .events-table .event-row:nth-child(odd) .event-date-container{background-color:#63b9e9}.events-module .events-table .event-row a.event-date-container:hover{background-color:#5d686e}.events-module .events-table .th-year{display:block}.events-module .events-table .th-month,.events-module .events-table .td-month{display:none}.events-module .events-table .td-event-date{display:table-cell;width:13.5rem;padding:0}.events-module .events-table .td-event-info{border:0 none;font-size:1.5rem}.events-module .events-table .td-add-calendar{width:5.6rem}.events-module .events-table .event-date-container{color:#fffffe;font-weight:500;width:100%}.events-module .events-table .event-date-container .event-date-value{line-height:1.2}.events-index-index .page-content-bottom{padding:0}}@media screen and (min-width:48em) and (max-width:72.9375em){.events-module .events-table td{height:5.2rem}.events-module .events-table .event-date-container{font-size:1.5rem;text-align:center;display:table;height:100%}.events-module .events-table .event-date-container .event-date-value{display:table-cell;padding-top:.4rem;vertical-align:middle}.events-module .events-table .add-calendar-btn{margin-top:-1.1rem}}@media screen and (max-width:47.9375em){.events-module .events-table thead,.events-module .events-table tbody,.events-module .events-table tfoot{display:block}.events-module .events-table .event-row,.events-module .events-table .td-event-date{display:block}.events-module .events-table .event-row{position:relative}.events-module .events-table .event-row td{height:5.1rem}.events-module .events-table .event-row .td-event-date{height:auto}.events-module .events-table .td-event-date{width:100%}.events-module .events-table .td-event-info{line-height:1.15;padding:2.2rem 0 1.9rem .7rem}.events-module .events-table .event-date-container{font-size:1.2rem;display:block}.events-module .events-table .event-date-container .event-date-value{display:block;padding:.9rem 0 .6rem 1rem}.events-module .events-table .td-add-calendar,.events-module .events-table .add-calendar-container{position:static}.events-module .events-table .add-calendar-btn{margin-top:.5rem;left:auto;right:1.1rem}}@media screen and (min-width:73em){.events-module .events-table .td-event-date{display:none}.events-module .events-table .td-add-calendar{background:#fffffe}}.waveone-index-index .site-container,.waveone-ioptimaint-index .site-container,.waveone-dentalunit-index .site-container{padding:0;background:#f3f3f2}.waveone-index-index .site-container>.row,.waveone-ioptimaint-index .site-container>.row,.waveone-dentalunit-index .site-container>.row{max-width:983px}.waveone-index-index .site-container>.row .page-main,.waveone-ioptimaint-index .site-container>.row .page-main,.waveone-dentalunit-index .site-container>.row .page-main{background:0 0}.waveone-index-index .site-container>.row .page-content,.waveone-ioptimaint-index .site-container>.row .page-content,.waveone-dentalunit-index .site-container>.row .page-content{padding:6px 12px}.waveone-module{border-radius:10px;border:2px solid #c1c1c1;background:#fff;padding:10px;font-weight:200}.waveone-module-dental-unit .waveone-module-content{margin-top:52px}.waveone-module-dental-unit .waveone-activation-instructions{margin-top:8px}.waveone-module-dental-unit .waveone-activation-instructions p{padding:0}.waveone-module-home .waveone-module-content{text-align:center}.waveone-module-home .waveone-support{margin-top:94px;margin-right:69px;margin-bottom:84px}.waveone-module-content{margin-top:67px;margin-left:auto;margin-right:auto}.waveone-module .red-star{padding-left:2px;color:#c20e1a;font-weight:400}.waveone-module .page.messages{margin:35px}.waveone-header{padding-top:39px}.waveone-bienair-logo{float:right;margin-right:35px}.waveone-logos{text-align:center}.waveone-logos-waveonegold{max-width:262px;position:relative;left:20px}.waveone-logos-reciproc{max-width:214px;border-left:1px solid #e7e6e6}.waveone-title{font-size:43px;color:#566670;margin-top:44px;text-align:center;padding:0 29px 0 39px;position:relative}.waveone-select{display:flex;margin:37px 37px 30px 57px}.waveone-select-header{font-size:28px;padding-top:9px}.waveone-select-item{flex:1 1 50%;border:1px solid #b3b3b3;margin:0 32px;border-radius:10px;padding:30px 20px 5px;overflow:hidden;transition:all .2s;position:relative}.waveone-select-item:hover{border-color:#3eb6e4}.waveone-select-item:hover img{transform:scale(1.13)}.waveone-select-item-name{font-size:24px;margin-bottom:15px}.waveone-select-item img{transition:all .2s}.waveone-select-item a{position:absolute;top:0;left:0;width:100%;height:100%}.waveone-ioptima-int{margin-left:20px;float:left;position:absolute;margin-top:-18px}.waveone-dental-unit{margin-left:21px;float:left;position:absolute;margin-top:-32px}.waveone-activation-form{padding-left:75px;padding-right:20px}.waveone-activation-form-dental-unit{padding-left:58px;padding-right:36px}.waveone-activation-form .row{margin-bottom:13px}.waveone-activation-form .row:not(.waveone-info){padding-right:30px}.waveone-activation-form .columns{padding-left:5px;padding-right:0;position:relative}.waveone-activation-form label{font-size:1.8rem;font-weight:200;padding-left:4px}.waveone-activation-form input{background:#fff;border-radius:6px;border-color:#b4b4b4;margin-left:-4px;margin-top:-3px;padding:18px 8px 15px}.waveone-activation-form input::placeholder{font-style:italic}.waveone-activation-form input.mage-error{border-color:#c20e1a}.waveone-activation-form div.mage-error[generated]{font-size:14px}.waveone-activation-form .select2-container{margin-left:-5px}.waveone-activation-form .select2-selection{border-radius:6px;border-color:#b4b4b4;height:3.5rem}.waveone-info label{display:inline-block;width:calc(100% - 30px)}.waveone-info-tooltip{height:23px;width:23px;background-color:#f3f3f2;border-radius:50%;display:inline-block;text-align:center;margin-left:3px;font-size:18px;position:absolute;top:33px;cursor:help}.waveone-generate-code-container{text-align:center;padding-top:20px}.waveone-generate-code-button{font-size:1.6rem;margin-bottom:0;padding:10px 10px 8px;position:relative;z-index:5;color:#fffffe;text-shadow:.1rem .1rem .1rem rgba(30,30,30,.7);background:#86d1f1;background:linear-gradient(to bottom,#86d1f1 0%,#5ab3e7 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#86d1f1',endColorstr='#5ab3e7',GradientType=0)}.waveone-generate-code-button:hover,.waveone-generate-code-button:focus{color:#fffffe;background:#86d1f1;background:linear-gradient(to bottom,#86d1f1 0%,#5ab3e7 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#86d1f1',endColorstr='#5ab3e7',GradientType=0)}.waveone-activation-code{text-align:center;margin-top:10px}.waveone-activation-code label{font-size:2.7rem}.waveone-activation-code input{font-size:4rem;height:70px;margin-top:-7px;text-align:center;padding-top:28px;cursor:text;color:#566670;letter-spacing:10px}.waveone-activation-instructions{margin-top:12px;font-size:18px;line-height:22px}.waveone-activation-instructions p{margin-top:23px;padding:0 8px}.waveone-activation-guide.columns{margin-top:6px;font-size:16px;line-height:22px;padding:0 8px 0 13px}.waveone-activation-guide.columns a{text-decoration:underline}.waveone-support{margin-top:54px;margin-right:42px;margin-bottom:50px;text-align:right;font-size:16px}.waveone-support a{text-decoration:underline;color:#5d686e}.waveone-popup{max-width:600px}.waveone-popup .center{text-align:center}@media screen and (max-width:47.9375em){.waveone-ioptima-int{padding:0}.waveone-ioptima-int-container{text-align:center}.waveone-activation-form{padding-left:15px;padding-right:20px}.waveone-support{margin-right:20px}}@media screen and (max-width:37.5em){.waveone-module .page.messages{margin:35px 10px}.waveone-module-home .waveone-support{margin-top:50px}.waveone-header{text-align:center}.waveone-ioptima-logo{display:block;margin:0 auto 20px}.waveone-bienair-logo{float:none;display:block;margin:0 auto}.waveone-dental-unit{float:none;position:static;margin:0 auto 25px}.waveone-ioptima-int{float:none;position:static;margin:0 auto 25px}.waveone-logos img{display:block;margin-left:auto;margin-right:auto}.waveone-logos-reciproc{max-width:214px;border-left:0}.waveone-select{display:block;margin:35px 35px 0}.waveone-select-item{margin:32px 0}}@media screen and (min-width:48em){.waveone-module-ioptima-int .waveone-module-content,.waveone-module-dental-unit .waveone-module-content{width:50%}}.support-module{margin-bottom:100px}.support-module .support-desc p{margin-bottom:1.8rem}.support-module .support-table td{font-size:1.2rem;padding:.4rem 0 .6rem}.support-module .support-table .td-support-name{padding-left:2.5rem;position:relative}.support-module .support-table .support-img{display:block;margin-top:-1.1rem;position:absolute;left:0;top:50%}.support-module .support-table .download-link{font-weight:700;text-transform:uppercase}.support-module .support-select{width:23rem;margin-bottom:2.6rem}.support-module .support-radio-list{margin-bottom:2.8rem}.support-module .support-radio-list .si-label{margin-bottom:.6rem}.support-module .support-radio-list .si-label:last-child{margin-bottom:0}.catalogue-module .support-desc p:last-child{margin-bottom:1.5rem}.instructions-module .support-desc p:last-child{margin-bottom:2.2rem}.instructions-module .select-heading{color:#63b9e9;font-weight:500;margin-bottom:1.6rem}.instructions-module .select-label{font-size:1.2rem;margin-bottom:1.2rem}.instructions-module .support-select{margin-bottom:2.2rem}.instructions-module .support-table{margin-bottom:4rem}.instructions-module .support-table:last-child{margin-bottom:0}.instructions-module .support-table tbody tr:first-child td{padding-top:1.6rem}.instructions-module .support-table tbody tr:first-child .support-img{margin-top:-.5rem}.instructions-module .support-table .td-heading{border-bottom:1px solid #e7e6e6;padding:0 0 .4rem;font-weight:400}.support-maintenance-view #popUpOverview{background-color:rgba(0,0,0,.8)}.support-maintenance-view #popupcontentbox{height:auto;max-height:92%;overflow-y:auto;border-radius:3px;padding:4px;max-width:100%}.support-maintenance-view #popupClose{top:5px;right:4px;width:30px;height:30px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAMAAAC6CgRnAAAAPFBMVEX///8AAAD9/f2CgoKAgIAAAAAAAAAAAABLS0sAAAAAAACqqqqqqqq6urpKSkpISEgAAAC7u7u5ubn////zbsMcAAAAE3RSTlMASv6rqwAWS5YMC7/AyZWVFcrJCYaKfAAAAHhJREFUeF590kkOgCAQRFEaFVGc+/53FYmbz6JqBbyQMFSYuoQuV+iTflnstI7ssLXRvMWRaEMs84e2uVckuZe6knL0hiSPObXhj6ChzoEkIolIIpKIO4joICAIeDd7QGIfCCjOKe9HEk8mnxpIAup/F31RPZP9fAG3IAyBSJe0igAAAABJRU5ErkJggg==) no-repeat top right;outline:0;filter:alpha(opacity=70);opacity:.7;transition:opacity .2s}.support-maintenance-view #popupClose:hover{cursor:pointer;filter:alpha(opacity=100);opacity:1}@media screen and (min-width:73em){.support-maintenance-index .site-column-container.with-column-left .page-content{margin-left:31.5rem}.support-maintenance-view .site-column-container.with-column-left .page-content{margin-left:31.5rem;padding-right:7rem}.support-maintenance-view #popupcontentboxclose{max-width:1140px}.support-maintenance-view #popupcontentbox{max-width:1140px;width:100%;border:none;height:92%}}.maintenance-module .module-title{font-size:3.5rem;letter-spacing:.3px;line-height:4.2rem;margin-top:-.4rem}.maintenance-module .support-desc p{font-size:1.8rem;letter-spacing:-.2px;margin-top:2.3rem;margin-bottom:2.6rem}.maintenance-module .maintenance-categories{display:flex;flex-flow:row wrap;margin:3rem -1rem 0}.maintenance-module .maintenance-category{border:1px solid #d0d0d0;position:relative;min-width:18.6rem;width:100%;margin:0 1rem 3.5rem}.maintenance-module .maintenance-category-background{position:absolute;bottom:0;width:100%;height:6rem;background:linear-gradient(to bottom,rgba(226,227,231,0) 0%,#eeeef1 100%)}.maintenance-module .maintenance-category-image{position:relative;height:27.3rem}.maintenance-module .maintenance-category-image img{position:absolute;bottom:0;left:50%;transform:translate(-50%,0)}.maintenance-module .maintenance-category-name{text-align:center;text-transform:uppercase;display:flex;justify-content:center;align-items:center;transition:all ease-out .3s;font-size:1.6rem;padding:.5rem .5rem .1rem;line-height:1.8rem;min-height:6rem;height:calc(100% - 273px)}.maintenance-module .maintenance-category-link{position:absolute;top:0;width:100%;height:100%}.maintenance-module .maintenance-category:hover .maintenance-category-name{background:#63b9e9;color:#fff}.maintenance-module .maintenance-category-video{margin-top:1.8rem}.maintenance-module .maintenance-category-video .maintenance-popup-content{display:none}.maintenance-module .maintenance-category-content{position:relative;min-height:41.6rem}.maintenance-module .maintenance-category-image-main{text-align:center}.maintenance-module .maintenance-category-image-main img{max-height:100%}.maintenance-module .maintenance-category-files{padding-top:5.4rem}.maintenance-module .maintenance-category-files-title{font-size:2.2rem;letter-spacing:-.8px;text-transform:uppercase}.maintenance-module .maintenance-category-files-list{margin-top:2.5rem}.maintenance-module .maintenance-category-file{margin-bottom:1.6rem;position:relative}.maintenance-module .maintenance-category-file img{width:1.5rem;height:1.7rem;position:absolute;top:-.2rem}.maintenance-module .maintenance-category-file-link{padding-left:3.1rem}.maintenance-module .maintenance-category-file a{font-size:1.4rem;letter-spacing:.3px}.maintenance-module .maintenance-product-range{margin-top:3rem}.maintenance-module .maintenance-product-range-title{color:#63b9e9;font-size:3.2rem}.maintenance-module .maintenance-product-range-content{margin:2.2rem -1rem 0}.maintenance-module .maintenance-product-range-content p{display:flex;flex-flow:row wrap}.maintenance-module .maintenance-product-range .product-range-item{display:block;position:relative;margin:0 1rem}.maintenance-module .maintenance-product-range .product-range-item:hover .product-range-item-name{color:#63b9e9}.maintenance-module .maintenance-product-range .product-range-item-img{display:block}.maintenance-module .maintenance-product-range .product-range-item-name{display:block;position:absolute;bottom:1.1rem;left:50%;transform:translate(-50%,0);font-size:1.5rem;color:#6d6d6d;transition:all ease-out .3s}.maintenance-module-ru .maintenance-category-name{font-size:1.4rem}.maintenance-module-store-en_jp .maintenance-product-range .product-range-item-lubricare-2,.maintenance-module-store-ja_jp .maintenance-product-range .product-range-item-lubricare-2{display:none}.maintenance-module-category .maintenance-category{min-width:13.2rem;width:13.2rem;margin:0 .8rem 1.6rem}.maintenance-module-category .maintenance-category-image{height:20.1rem}.maintenance-module-category .maintenance-category-name{font-size:1.2rem;padding:.5rem .5rem 0;line-height:1.3rem;min-height:4.4rem;height:calc(100% - 201px)}.maintenance-module-category .maintenance-categories{margin:.8rem -.8rem 0}.maintenance-module-category .maintenance-categories-other{margin-top:1.2rem}.maintenance-module-category .maintenance-categories-other-title{font-size:2.4rem;letter-spacing:-.25px}.maintenance-module-category .maintenance-product-range{margin-top:4.2rem}.maintenance-module-category .module-title+.maintenance-category-content{margin-top:10rem}.maintenance-module-category .maintenance-category-content+.maintenance-product-range{margin-top:1rem}.maintenance-module-category.maintenance-module-ru .maintenance-category-name{font-size:1rem}.maintenance-popup-videos{margin-bottom:0;font-size:0}.maintenance-popup-videos video{width:100%;filter:brightness(100%);-webkit-filter:brightness(100%);-moz-filter:brightness(100%);-o-filter:brightness(100%)}.maintenance-popup-video{width:100%;display:none}.maintenance-popup-video.active{display:block}.maintenance-popup-video-switches{position:relative;display:flex;margin-top:.1rem;border-top:1px solid #aeb6b8;border-bottom:1px solid #aeb6b8;background:#e9f1f1}.maintenance-popup-video-switch{flex:1 1 100%;border-left:1px solid #aeb6b8;border-right:1px solid #aeb6b8;border-radius:0;min-height:5rem;font-size:2rem;padding-top:.8rem}.maintenance-popup-video-switch:not(:first-child){border-left:0}.maintenance-popup-video-switch.active{background:#3ebce9;color:#fff}.maintenance-popup-description{padding:2rem 1.5rem}.maintenance-popup-description:not(.active){display:none}.maintenance-popup-description h4{color:#63b9e9;font-size:2.6rem}.maintenance-popup-description .bien-maint-columns{margin-bottom:0}.maintenance-popup-description .bien-maint-column{margin-bottom:0}.maintenance-popup-description .bien-maint-column:not(:last-child){margin-bottom:1.5rem}@media screen and (min-width:27em){.maintenance-module-list .maintenance-category{width:18.6rem}}@media screen and (min-width:30em){.maintenance-module-category .maintenance-category{width:13.6rem}}@media screen and (min-width:650px) and (max-width:767px){.maintenance-category-image-main{position:absolute;top:-5.7rem;width:20rem;height:47.6rem}.maintenance-category-files{margin-left:20rem;padding-left:2rem}}@media screen and (min-width:56.25em){.maintenance-category-image-main{position:absolute;top:-5.7rem;width:20rem;height:47.6rem}.maintenance-category-files{margin-left:20rem;padding-left:2rem}}@media screen and (min-width:48em){.maintenance-module .maintenance-product-range-content p{flex-wrap:nowrap;justify-content:space-between}.maintenance-popup-description{padding:2.1rem 5.1rem 1rem}}@media screen and (min-width:73em){.maintenance-module-list .maintenance-categories{margin:3.5rem -2.2rem 0}.maintenance-module-list .maintenance-category{margin:0 2.2rem 3.5rem}}.support-downloadcenter-index .site-column-container.with-column-left .page-content{padding-right:4rem}.downloadcenter-module table.dataTable{width:100%;margin:0 auto;clear:both;border-collapse:separate;border-spacing:0}.downloadcenter-module table.dataTable thead th,.downloadcenter-module table.dataTable tfoot th{font-weight:700}.downloadcenter-module table.dataTable thead th,.downloadcenter-module table.dataTable thead td{padding:10px 18px;border-bottom:1px solid #111}.downloadcenter-module table.dataTable thead th:active,.downloadcenter-module table.dataTable thead td:active{outline:none}.downloadcenter-module table.dataTable tfoot th,.downloadcenter-module table.dataTable tfoot td{padding:10px 18px 6px;border-top:1px solid #111}.downloadcenter-module table.dataTable thead .sorting,.downloadcenter-module table.dataTable thead .sorting_asc,.downloadcenter-module table.dataTable thead .sorting_desc,.downloadcenter-module table.dataTable thead .sorting_asc_disabled,.downloadcenter-module table.dataTable thead .sorting_desc_disabled{cursor:pointer;*cursor:hand;background-repeat:no-repeat;background-position:center right}.downloadcenter-module table.dataTable thead .sorting{background-image:url("../../frontend/Bienair/dental-us/en_US/images/datatables/sort_both.png")}.downloadcenter-module table.dataTable thead .sorting_asc{background-image:url("../../frontend/Bienair/dental-us/en_US/images/datatables/sort_asc.png")}.downloadcenter-module table.dataTable thead .sorting_desc{background-image:url("../../frontend/Bienair/dental-us/en_US/images/datatables/sort_desc.png")}.downloadcenter-module table.dataTable thead .sorting_asc_disabled{background-image:url("../../frontend/Bienair/dental-us/en_US/images/datatables/sort_asc_disabled.png")}.downloadcenter-module table.dataTable thead .sorting_desc_disabled{background-image:url("../../frontend/Bienair/dental-us/en_US/images/datatables/sort_desc_disabled.png")}.downloadcenter-module table.dataTable tbody tr{background-color:#fff}.downloadcenter-module table.dataTable tbody tr.selected{background-color:#b0bed9}.downloadcenter-module table.dataTable tbody th,.downloadcenter-module table.dataTable tbody td{padding:8px 10px}.downloadcenter-module table.dataTable.row-border tbody th,.downloadcenter-module table.dataTable.row-border tbody td,.downloadcenter-module table.dataTable.display tbody th,.downloadcenter-module table.dataTable.display tbody td{border-top:1px solid #ddd}.downloadcenter-module table.dataTable.row-border tbody tr:first-child th,.downloadcenter-module table.dataTable.row-border tbody tr:first-child td,.downloadcenter-module table.dataTable.display tbody tr:first-child th,.downloadcenter-module table.dataTable.display tbody tr:first-child td{border-top:none}.downloadcenter-module table.dataTable.cell-border tbody th,.downloadcenter-module table.dataTable.cell-border tbody td{border-top:1px solid #ddd;border-right:1px solid #ddd}.downloadcenter-module table.dataTable.cell-border tbody tr th:first-child,.downloadcenter-module table.dataTable.cell-border tbody tr td:first-child{border-left:1px solid #ddd}.downloadcenter-module table.dataTable.cell-border tbody tr:first-child th,.downloadcenter-module table.dataTable.cell-border tbody tr:first-child td{border-top:none}.downloadcenter-module table.dataTable.stripe tbody tr.odd,.downloadcenter-module table.dataTable.display tbody tr.odd{background-color:#f9f9f9}.downloadcenter-module table.dataTable.stripe tbody tr.odd.selected,.downloadcenter-module table.dataTable.display tbody tr.odd.selected{background-color:#acbad4}.downloadcenter-module table.dataTable.hover tbody tr:hover,.downloadcenter-module table.dataTable.display tbody tr:hover{background-color:#f6f6f6}.downloadcenter-module table.dataTable.hover tbody tr:hover.selected,.downloadcenter-module table.dataTable.display tbody tr:hover.selected{background-color:#aab7d1}.downloadcenter-module table.dataTable.order-column tbody tr>.sorting_1,.downloadcenter-module table.dataTable.order-column tbody tr>.sorting_2,.downloadcenter-module table.dataTable.order-column tbody tr>.sorting_3,.downloadcenter-module table.dataTable.display tbody tr>.sorting_1,.downloadcenter-module table.dataTable.display tbody tr>.sorting_2,.downloadcenter-module table.dataTable.display tbody tr>.sorting_3{background-color:#fafafa}.downloadcenter-module table.dataTable.order-column tbody tr.selected>.sorting_1,.downloadcenter-module table.dataTable.order-column tbody tr.selected>.sorting_2,.downloadcenter-module table.dataTable.order-column tbody tr.selected>.sorting_3,.downloadcenter-module table.dataTable.display tbody tr.selected>.sorting_1,.downloadcenter-module table.dataTable.display tbody tr.selected>.sorting_2,.downloadcenter-module table.dataTable.display tbody tr.selected>.sorting_3{background-color:#acbad5}.downloadcenter-module table.dataTable.display tbody tr.odd>.sorting_1,.downloadcenter-module table.dataTable.order-column.stripe tbody tr.odd>.sorting_1{background-color:#f1f1f1}.downloadcenter-module table.dataTable.display tbody tr.odd>.sorting_2,.downloadcenter-module table.dataTable.order-column.stripe tbody tr.odd>.sorting_2{background-color:#f3f3f3}.downloadcenter-module table.dataTable.display tbody tr.odd>.sorting_3,.downloadcenter-module table.dataTable.order-column.stripe tbody tr.odd>.sorting_3{background-color:#f5f5f5}.downloadcenter-module table.dataTable.display tbody tr.odd.selected>.sorting_1,.downloadcenter-module table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_1{background-color:#a6b4cd}.downloadcenter-module table.dataTable.display tbody tr.odd.selected>.sorting_2,.downloadcenter-module table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_2{background-color:#a8b5cf}.downloadcenter-module table.dataTable.display tbody tr.odd.selected>.sorting_3,.downloadcenter-module table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_3{background-color:#a9b7d1}.downloadcenter-module table.dataTable.display tbody tr.even>.sorting_1,.downloadcenter-module table.dataTable.order-column.stripe tbody tr.even>.sorting_1{background-color:#fafafa}.downloadcenter-module table.dataTable.display tbody tr.even>.sorting_2,.downloadcenter-module table.dataTable.order-column.stripe tbody tr.even>.sorting_2{background-color:#fcfcfc}.downloadcenter-module table.dataTable.display tbody tr.even>.sorting_3,.downloadcenter-module table.dataTable.order-column.stripe tbody tr.even>.sorting_3{background-color:#fefefe}.downloadcenter-module table.dataTable.display tbody tr.even.selected>.sorting_1,.downloadcenter-module table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_1{background-color:#acbad5}.downloadcenter-module table.dataTable.display tbody tr.even.selected>.sorting_2,.downloadcenter-module table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_2{background-color:#aebcd6}.downloadcenter-module table.dataTable.display tbody tr.even.selected>.sorting_3,.downloadcenter-module table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_3{background-color:#afbdd8}.downloadcenter-module table.dataTable.display tbody tr:hover>.sorting_1,.downloadcenter-module table.dataTable.order-column.hover tbody tr:hover>.sorting_1{background-color:#eaeaea}.downloadcenter-module table.dataTable.display tbody tr:hover>.sorting_2,.downloadcenter-module table.dataTable.order-column.hover tbody tr:hover>.sorting_2{background-color:#ececec}.downloadcenter-module table.dataTable.display tbody tr:hover>.sorting_3,.downloadcenter-module table.dataTable.order-column.hover tbody tr:hover>.sorting_3{background-color:#efefef}.downloadcenter-module table.dataTable.display tbody tr:hover.selected>.sorting_1,.downloadcenter-module table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_1{background-color:#a2aec7}.downloadcenter-module table.dataTable.display tbody tr:hover.selected>.sorting_2,.downloadcenter-module table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_2{background-color:#a3b0c9}.downloadcenter-module table.dataTable.display tbody tr:hover.selected>.sorting_3,.downloadcenter-module table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_3{background-color:#a5b2cb}.downloadcenter-module table.dataTable.no-footer{border-bottom:1px solid #111}.downloadcenter-module table.dataTable.nowrap th,.downloadcenter-module table.dataTable.nowrap td{white-space:nowrap}.downloadcenter-module table.dataTable.compact thead th,.downloadcenter-module table.dataTable.compact thead td{padding:4px 17px 4px 4px}.downloadcenter-module table.dataTable.compact tfoot th,.downloadcenter-module table.dataTable.compact tfoot td{padding:4px}.downloadcenter-module table.dataTable.compact tbody th,.downloadcenter-module table.dataTable.compact tbody td{padding:4px}.downloadcenter-module table.dataTable th.dt-left,.downloadcenter-module table.dataTable td.dt-left{text-align:left}.downloadcenter-module table.dataTable th.dt-center,.downloadcenter-module table.dataTable td.dt-center,.downloadcenter-module table.dataTable td.dataTables_empty{text-align:center}.downloadcenter-module table.dataTable th.dt-right,.downloadcenter-module table.dataTable td.dt-right{text-align:right}.downloadcenter-module table.dataTable th.dt-justify,.downloadcenter-module table.dataTable td.dt-justify{text-align:justify}.downloadcenter-module table.dataTable th.dt-nowrap,.downloadcenter-module table.dataTable td.dt-nowrap{white-space:nowrap}.downloadcenter-module table.dataTable thead th.dt-head-left,.downloadcenter-module table.dataTable thead td.dt-head-left,.downloadcenter-module table.dataTable tfoot th.dt-head-left,.downloadcenter-module table.dataTable tfoot td.dt-head-left{text-align:left}.downloadcenter-module table.dataTable thead th.dt-head-center,.downloadcenter-module table.dataTable thead td.dt-head-center,.downloadcenter-module table.dataTable tfoot th.dt-head-center,.downloadcenter-module table.dataTable tfoot td.dt-head-center{text-align:center}.downloadcenter-module table.dataTable thead th.dt-head-right,.downloadcenter-module table.dataTable thead td.dt-head-right,.downloadcenter-module table.dataTable tfoot th.dt-head-right,.downloadcenter-module table.dataTable tfoot td.dt-head-right{text-align:right}.downloadcenter-module table.dataTable thead th.dt-head-justify,.downloadcenter-module table.dataTable thead td.dt-head-justify,.downloadcenter-module table.dataTable tfoot th.dt-head-justify,.downloadcenter-module table.dataTable tfoot td.dt-head-justify{text-align:justify}.downloadcenter-module table.dataTable thead th.dt-head-nowrap,.downloadcenter-module table.dataTable thead td.dt-head-nowrap,.downloadcenter-module table.dataTable tfoot th.dt-head-nowrap,.downloadcenter-module table.dataTable tfoot td.dt-head-nowrap{white-space:nowrap}.downloadcenter-module table.dataTable tbody th.dt-body-left,.downloadcenter-module table.dataTable tbody td.dt-body-left{text-align:left}.downloadcenter-module table.dataTable tbody th.dt-body-center,.downloadcenter-module table.dataTable tbody td.dt-body-center{text-align:center}.downloadcenter-module table.dataTable tbody th.dt-body-right,.downloadcenter-module table.dataTable tbody td.dt-body-right{text-align:right}.downloadcenter-module table.dataTable tbody th.dt-body-justify,.downloadcenter-module table.dataTable tbody td.dt-body-justify{text-align:justify}.downloadcenter-module table.dataTable tbody th.dt-body-nowrap,.downloadcenter-module table.dataTable tbody td.dt-body-nowrap{white-space:nowrap}.downloadcenter-module table.dataTable,.downloadcenter-module table.dataTable th,.downloadcenter-module table.dataTable td{box-sizing:content-box}.downloadcenter-module .dataTables_wrapper{position:relative;clear:both;*zoom:1;zoom:1}.downloadcenter-module .dataTables_wrapper .dataTables_length{float:left}.downloadcenter-module .dataTables_wrapper .dataTables_filter{float:right;text-align:right}.downloadcenter-module .dataTables_wrapper .dataTables_filter input{margin-left:.5em}.downloadcenter-module .dataTables_wrapper .dataTables_info{clear:both;float:left;padding-top:.755em}.downloadcenter-module .dataTables_wrapper .dataTables_paginate{float:right;text-align:right;padding-top:.25em}.downloadcenter-module .dataTables_wrapper .dataTables_paginate .paginate_button{box-sizing:border-box;display:inline-block;min-width:1.5em;padding:.5em 1em;margin-left:2px;text-align:center;text-decoration:none !important;cursor:pointer;*cursor:hand;color:#333 !important;border:1px solid transparent;border-radius:2px}.downloadcenter-module .dataTables_wrapper .dataTables_paginate .paginate_button.current,.downloadcenter-module .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{color:#333 !important;border:1px solid #979797;background-color:#fff;background:linear-gradient(to bottom,#fff 0%,#dcdcdc 100%)}.downloadcenter-module .dataTables_wrapper .dataTables_paginate .paginate_button.disabled,.downloadcenter-module .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,.downloadcenter-module .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active{cursor:default;color:#666 !important;border:1px solid transparent;background:0 0;box-shadow:none}.downloadcenter-module .dataTables_wrapper .dataTables_paginate .paginate_button:hover{color:#fff !important;border:1px solid #111;background-color:#585858;background:linear-gradient(to bottom,#585858 0%,#111 100%)}.downloadcenter-module .dataTables_wrapper .dataTables_paginate .paginate_button:active{outline:none;background-color:#2b2b2b;background:linear-gradient(to bottom,#2b2b2b 0%,#0c0c0c 100%);box-shadow:inset 0 0 3px #111}.downloadcenter-module .dataTables_wrapper .dataTables_paginate .ellipsis{padding:0 1em}.downloadcenter-module .dataTables_wrapper .dataTables_processing{position:absolute;top:50%;left:50%;width:100%;height:40px;margin-left:-50%;margin-top:-25px;padding-top:20px;text-align:center;font-size:1.2em;background-color:#fff;background:linear-gradient(to right,rgba(255,255,255,0) 0%,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%)}.downloadcenter-module .dataTables_wrapper .dataTables_length,.downloadcenter-module .dataTables_wrapper .dataTables_filter,.downloadcenter-module .dataTables_wrapper .dataTables_info,.downloadcenter-module .dataTables_wrapper .dataTables_processing,.downloadcenter-module .dataTables_wrapper .dataTables_paginate{color:#333}.downloadcenter-module .dataTables_wrapper .dataTables_scroll{clear:both}.downloadcenter-module .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody{*margin-top:-1px;-webkit-overflow-scrolling:touch}.downloadcenter-module .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th,.downloadcenter-module .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td,.downloadcenter-module .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th,.downloadcenter-module .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td{vertical-align:middle}.downloadcenter-module .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th>div.dataTables_sizing,.downloadcenter-module .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td>div.dataTables_sizing,.downloadcenter-module .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th>div.dataTables_sizing,.downloadcenter-module .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td>div.dataTables_sizing{height:0;overflow:hidden;margin:0 !important;padding:0 !important}.downloadcenter-module .dataTables_wrapper.no-footer .dataTables_scrollBody{border-bottom:1px solid #111}.downloadcenter-module .dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable,.downloadcenter-module .dataTables_wrapper.no-footer div.dataTables_scrollBody>table{border-bottom:none}.downloadcenter-module .dataTables_wrapper:after{visibility:hidden;display:block;content:"";clear:both;height:0}@media screen and (max-width:767px){.downloadcenter-module .dataTables_wrapper .dataTables_info,.downloadcenter-module .dataTables_wrapper .dataTables_paginate{float:none;text-align:center}.downloadcenter-module .dataTables_wrapper .dataTables_paginate{margin-top:.5em}}@media screen and (max-width:640px){.downloadcenter-module .dataTables_wrapper .dataTables_length,.downloadcenter-module .dataTables_wrapper .dataTables_filter{float:none;text-align:center}.downloadcenter-module .dataTables_wrapper .dataTables_filter{margin-top:.5em}}.downloadcenter-module #container{position:relative;width:982px;margin:auto;overflow:hidden}.downloadcenter-module ul{flex-wrap:nowrap !important;display:block !important;float:left;margin:0;margin:20px !important;pading:0;width:27%;height:250px;max-height:250px;overflow:auto;border:1px solid #eee}.downloadcenter-module ul li{display:inline-block;margin:0;pading:0;height:30px !important;width:90%}.downloadcenter-module .clear{clear:both}.downloadcenter-module ul.result{float:none;width:100%}.downloadcenter-module li.ul-header{margin:0;padding:0;background-color:#000;color:#fff;width:100%}.downloadcenter-module .active{background-color:#7cb5e6;color:#fff}.downloadcenter-module .downloadcenter-list-slot__categories{display:flex;flex-wrap:wrap;margin:0;padding:0;list-style:none}.downloadcenter-module .downloadcenter-list-slot__column{width:calc(100%*1/3.001)}.downloadcenter-module .downloadcenter-list-slot__column:not(:last-child){border-right:1px solid #fff}.downloadcenter-module .downloadcenter-list-slot__category-headline{background-color:#5a656f;border-bottom:1px solid #fff;color:#fff;font-family:Helvetica Neue Bold,Arial;font-size:16px;line-height:14px;padding:10px}.downloadcenter-module .downloadcenter-list-slot__category-list{background-color:#f2f1f1;font-size:16px;height:300px;line-height:18px;overflow-y:scroll}.downloadcenter-module .downloadcenter-list-slot__category-item{cursor:pointer;padding:6px 15px}.downloadcenter-module .downloadcenter-list-slot__category-item:hover{background-color:rgba(124,181,230,.3)}.downloadcenter-module .downloadcenter-list-slot__category-item.category-item--selected{font-family:Helvetica Neue Bold,Arial}.downloadcenter-module .downloadcenter-list-slot__category-selects{display:none}.downloadcenter-module .downloadcenter-list-slot__documents{padding-top:10px}.downloadcenter-module .downloadcenter-list-slot__documents table.dataTable.no-footer{margin:0}.downloadcenter-module .downloadcenter-list-slot__documents .dataTables_paginate.paging_simple_numbers{margin-top:1rem;font-size:1rem}.downloadcenter-module .downloadcenter-list-slot__documents .dataTables_paginate.paging_simple_numbers .paginate_button{margin-left:1em;padding:.4rem;border:1px solid #737a7e;border-radius:0;line-height:1;vertical-align:top}.downloadcenter-module .downloadcenter-list-slot__documents .dataTables_paginate.paging_simple_numbers .paginate_button:hover{border:1px solid #63b9e9;background:#63b9e9;color:#fffffe !important}.downloadcenter-module .downloadcenter-list-slot__documents .dataTables_paginate.paging_simple_numbers .current{border:1px solid #63b9e9;background:#63b9e9;color:#fffffe !important;cursor:default}.downloadcenter-module .downloadcenter-list-slot__documents table{border-collapse:collapse;table-layout:fixed;width:100%}.downloadcenter-module .downloadcenter-list-slot__documents table th,.downloadcenter-module .downloadcenter-list-slot__documents table.dataTable thead th{background-color:#5a656f;border-bottom:1px solid #fff;color:#fff;font-size:16px;font-weight:400;line-height:14px;padding:10px;padding-right:35px;position:relative;text-align:left;white-space:nowrap}.downloadcenter-module .downloadcenter-list-slot__documents table th:not(:last-child){border-right:1px solid #fff}.downloadcenter-module .downloadcenter-list-slot__documents table td{max-width:0;overflow:hidden;padding:5px 15px;text-overflow:ellipsis;white-space:nowrap}.downloadcenter-module .downloadcenter-list-slot__documents table td:not(:last-child){border-right:1px solid #fff}.downloadcenter-module .downloadcenter-list-slot__documents table tr:nth-child(odd){background-color:#f2f1f1}.downloadcenter-module .downloadcenter-list-slot__documents table tr:nth-child(2n){background-color:#fcfcfc}.downloadcenter-module .downloadcenter-list-slot__documents table tr:hover{background-color:rgba(124,181,230,.3)}.downloadcenter-module .downloadcenter-list-slot__documents table .downloadcenter-list-slot__document-type{width:200px}.downloadcenter-module .downloadcenter-list-slot__documents table .downloadcenter-list-slot__document-language{width:180px}.downloadcenter-module .downloadcenter-list-slot__documents table .downloadcenter-list-slot__document-download{padding-right:15px;text-align:center;width:70px}.downloadcenter-module .downloadcenter-list-slot__document-name{cursor:pointer}.downloadcenter-module .downloadcenter-list-slot__category-select{margin-top:20px}.downloadcenter-module .downloadcenter-list-slot__category-select:last-child{margin-bottom:30px}.downloadcenter-module .downloadcenter-list-slot__category-select-headline{font-family:Helvetica Neue Bold,Arial;margin-bottom:10px}.downloadcenter-module .downloadcenter-list-slot__sort-arrows{position:absolute;right:10px;top:50%;transform:translateY(-50%)}.downloadcenter-module .downloadcenter-list-slot__sort-arrow-down,.downloadcenter-module .downloadcenter-list-slot__sort-arrow-up{border-bottom:4px solid transparent;border-left:4px solid transparent;border-right:4px solid #fff;border-top:4px solid #fff;cursor:pointer}.downloadcenter-module .downloadcenter-list-slot__sort-arrow-down.sort-arrow--active,.downloadcenter-module .downloadcenter-list-slot__sort-arrow-up.sort-arrow--active{pointer-events:none;visibility:hidden}.downloadcenter-module .downloadcenter-list-slot__sort-arrow-up{margin-bottom:-5px;transform:rotate(-45deg)}.downloadcenter-module .downloadcenter-list-slot__sort-arrow-down{transform:rotate(135deg)}@media (max-width:1084px){.downloadcenter-module .downloadcenter-list-slot__documents{overflow-x:auto}.downloadcenter-module .downloadcenter-list-slot__documents table{table-layout:auto}.downloadcenter-module .downloadcenter-list-slot__documents table td,.downloadcenter-module .downloadcenter-list-slot__documents table th{max-width:none;width:auto}}@media (max-width:639px){.downloadcenter-module .downloadcenter-list-slot__category-selects{display:block}.downloadcenter-module .downloadcenter-list-slot__categories{display:none}.downloadcenter-module .downloadcenter-list-slot__sort-arrows>div{border-width:6px}}.downloadcenter-module table.dataTable thead .sorting,.downloadcenter-module table.dataTable thead .sorting_asc,.downloadcenter-module table.dataTable thead .sorting_desc,.downloadcenter-module table.dataTable thead .sorting_asc_disabled,.downloadcenter-module table.dataTable thead .sorting_desc_disabled{font-weight:400}.downloadcenter-module .dataTables_wrapper .dataTables_length{margin-bottom:10px;margin-top:10px}.downloadcenter-module .dataTables_filter{margin-bottom:10px;margin-top:10px}.downloadcenter-module .downloadcenter-list-slot__documents table td{padding:0 15px}.downloadcenter-module table.dataTable tbody th,.downloadcenter-module table.dataTable tbody td{padding:0 15px}.downloadcenter-module .data-tables-search{display:inline-block}.downloadcenter-module .data-tables-search input,.downloadcenter-module .dataTables_filter input{margin-left:10px;width:300px;height:35px}@media (max-width:400px){.downloadcenter-module .data-tables-search input,.downloadcenter-module .dataTables_filter input{width:250px}}.downloadcenter-module h5{font-size:16px;line-height:1.4;color:#333;margin-bottom:20px}.news-module{margin-bottom:60px}.news-module .news-image-container{text-align:center;display:block;margin-bottom:20px}.news-module .news-image{text-align:center;display:inline-block;width:231px}.news-module .news-content{padding-bottom:15px}.news-module .news-title,.news-module .news-date{font-weight:500;display:block}.news-module .news-title{font-size:1.5rem;line-height:1.4;margin-bottom:6px}.news-module .news-date{font-size:1.2rem;line-height:1.2}.news-module .social-buttons{border:1px solid #e7e6e6;height:21px;width:77px;position:absolute;right:9px;bottom:0}.news-module .social-buttons:after{content:'';display:table;clear:both}.news-module .social-button{border-right:1px solid #e7e6e6;display:block;height:1.9rem;float:left;background:#f8fafb;position:relative}.news-module .social-button:hover{background:#e7e6e6}.news-module .social-button:before{content:'';display:block;height:1.2rem;position:absolute}.news-module .social-button:last-child{border-right:0 none}.news-module .social-button.facebook{width:2rem}.news-module .social-button.facebook:before{width:.7rem;height:1.3rem;top:.3rem;left:.6rem;background-position:-219px 0}.news-module .social-button.twitter{width:1.8rem}.news-module .social-button.twitter:before{width:1rem;top:.4rem;left:.4rem;background-position:-226px 0}.news-module .social-button.linked{width:1.9rem}.news-module .social-button.linked:before{width:1.3rem;top:.4rem;left:.3rem;background-position:-236px 0}.news-module .social-button.google{width:1.8rem}.news-module .social-button.google:before{width:1.4rem;top:.4rem;left:.2rem;background-position:-249px 0}.news-module-list{position:relative}.news-module-list .news{margin-bottom:4.8rem;position:relative}.news-module-list .news:after{content:'';display:table;clear:both}.news-module-list .news:last-child{margin-bottom:0}.news-module-single .news-content{position:relative}.news-module-single .news-title{font-size:2rem}.news-module-single .news-image-container,.news-module-single .news-desc{margin-bottom:20px}@media screen and (min-width:48em){.news-module .news-image-container{text-align:left;display:table-cell;margin-bottom:10px;padding-right:23px}.news-module .news-image{display:block}.news-module-single .news-image-container{float:left}}@media screen and (min-width:48em) and (max-width:72.9375em){.news-module .news-image{width:180px}.news-module .news-image img{max-width:180px;max-height:132px}}.product-module-content .content-centered{max-width:986px;margin:0 auto;position:relative}.product-module-content .product-info{margin-bottom:50px;padding-top:10px;position:relative;z-index:1;overflow:hidden}.product-module-content .product-data{padding-top:32px}.product-module-content .product-heading{font-size:2.4rem;line-height:1.15;margin-bottom:8px}.product-module-content .product-name{color:#63b9e9;font-size:4rem;font-weight:500;text-transform:uppercase}.product-module-content .product-subname{color:#5d686e;font-size:2.6rem;font-weight:200;text-transform:uppercase;letter-spacing:.05rem;position:relative;bottom:3px}.product-module-content .product-desc{color:#747474;margin-bottom:14px}.product-module-content .product-desc .desc-title{font-weight:500;display:block}.product-module-content .product-desc p{line-height:1.5;text-align:justify;margin-bottom:5px}.product-module-content .product-desc p:last-child{margin-bottom:6px}.product-module-content .product-links-small-container{margin-bottom:27px;position:relative}.product-module-content .product-links-small-container:after{content:'';display:table;clear:both}.product-module-content .reference-list{color:#747474;font-size:1.1rem;line-height:1.2}.product-module-content .reference-label,.product-module-content .ref{margin-bottom:1px}.product-module-content .main-image-container{display:none;max-width:360px;position:absolute;right:10px;top:-178px;z-index:0;pointer-events:none}.product-module-content .main-image-container-small{text-align:center;margin:0 -6px -25px;position:relative}.product-module-content .go-to-shop-button,.product-module-content .try-for-free{display:block;width:110px;padding:12px 5px 9px;position:relative}.product-module-content .go-to-shop-button{margin-bottom:0;float:right}.product-module-content .try-for-free{float:left}.product-module-content .thumbs-images{position:absolute;right:6px;bottom:71px}.product-module-content .thumbs-images:after{content:'';display:table;clear:both}.product-module-content .thumbs-images .thumbs-images-content{width:70px}.product-module-content .thumbs-images .thumbs-image-container{padding:6px 0}.product-module-content .thumbs-images .image{display:block;width:60px;height:44px}.product-module-content .thumbs-images .image:hover{border-color:#63b9e9}.product-module-content .product-swiss-made{display:block;width:136px;height:12px;background-position:0 -180px;position:absolute;right:0;bottom:10px}.product-module-content-horizontal .main-image-container{max-width:420px}.product-module-content-ca_1_2_5 .product-name{display:none}@media screen and (min-width:48em){.product-module-content .product-heading{margin-bottom:23px}.product-module-content .product-name{padding-right:3px}.product-module-content .product-subname{white-space:nowrap;bottom:2px}.product-module-content .reference-label,.product-module-content .ref{padding-left:3px}.product-module-content .main-image-container{display:block}.product-module-content .go-to-shop-button{margin-bottom:21px;top:40px}.product-module-content .try-for-free{clear:both;float:right;top:40px}.product-module-content .thumbs-images{top:317px;right:5px;bottom:auto}.product-module-content .thumbs-images .thumbs-image-container{padding:0 9px;float:left}.product-module-content .thumbs-images .thumbs-images-content{width:234px}.product-module-content .thumbs-images .thumbs-images-content:after{content:'';display:table;clear:both}.product-module-content .thumbs-images .thumbs-images-content.thumbs-count-2{right:-78px}.product-module-content .thumbs-images .thumbs-images-content.thumbs-count-1{right:-156px}.product-module-content .product-swiss-made{top:389px}.product-module-content-horizontal .main-image-container{max-width:50%;top:-20px;right:0}.product-module-content-ioptima_int .main-image-container{max-width:64%;top:-20px;right:0}.product-module-content-ioptima_int .product-info{padding-right:104px;overflow:visible}.product-module-content-ioptima_int .thumbs-images{top:430px}.product-module-content-ioptima_int .product-swiss-made{top:502px}.product-module-content-tornado_x .main-image-container{max-width:64%;top:-20px;right:0}.product-module-content-tornado_x .product-info{padding-right:104px;overflow:visible}.product-module-content-tornado_x .thumbs-images{top:430px}.product-module-content-tornado_x .product-swiss-made{top:502px}.product-module-content-new_chiropro .thumbs-images{top:295px}}@media screen and (min-width:48em) and (max-width:72.9375em){.product-module-content .product-info{padding-top:8px}.product-module-content .product-heading{margin-top:-9px;padding-left:1px}.product-module-content .product-desc{min-height:150px;margin-bottom:33px}.product-module-content .product-data{padding-top:4px}.product-module-content-vertical .product-desc{padding:0 75px 0 1px}}@media screen and (min-width:73em){.product-module-content .product-info{padding-top:24px}.product-module-content .product-heading{padding-left:3px}.product-module-content .product-desc{min-height:320px;margin-bottom:26px;padding:0 40px 0 5px}.product-module-content .main-image-container{max-width:68%;right:80px}.product-module-content .thumbs-images{top:457px}.product-module-content .product-swiss-made{top:529px}.product-module-content-horizontal .product-desc{min-height:307px;padding-right:100px}.product-module-content-horizontal .main-image-container{right:-69px;top:-131px}.product-ichiropro .product-module-content .product-desc,.product-evo15-11-l .product-module-content .product-desc,.product-evo15-15-l .product-module-content .product-desc{min-height:230px;padding-right:100px}.product-module-content-ioptima_int .main-image-container{max-width:800px;top:-250px;right:-99px}.product-module-content-ioptima_int .product-info{padding-right:104px}.product-module-content-tornado_x .main-image-container{max-width:800px;top:-251px;right:10px}.product-module-content-tornado_x .product-info{padding-right:104px}.product-module-content-new_chiropro .main-image-container{max-width:850px;top:-428px;right:-77px}.product-module-content-new_chiropro .product-info{padding-right:0}.product-module-content-new_chiropro .product-desc{padding-right:186px;min-height:307px}.product-module-content-new_chiropro .reference-list{margin-bottom:33px}.product-module-content-new_chiropro .thumbs-images{top:460px;right:223px;bottom:auto}.product-module-content-new_chiropro .product-swiss-made{position:absolute;top:560px;right:0}.product-module-content-new_chiropro .go-to-shop-button{display:block;width:110px;padding:12px 5px 9px;position:absolute;top:310px;left:6px;z-index:2}.product-module-content-new_chiropro_plus .main-image-container{max-width:900px;top:-320px;right:-76px}.product-module-content-new_chiropro_plus .product-info{padding-right:0}.product-module-content-new_chiropro_plus .product-desc{padding-right:165px;min-height:307px}.product-module-content-new_chiropro_plus .reference-list{margin-bottom:33px}.product-module-content-new_chiropro_plus .thumbs-images{top:500px;right:167px;bottom:auto}.product-module-content-new_chiropro_plus .product-swiss-made{position:absolute;top:560px;right:217px}.product-module-content-new_chiropro_plus .go-to-shop-button{display:block;width:110px;padding:12px 5px 9px;position:absolute;top:310px;left:6px;z-index:2}.product-module-content-new_chiropro_plus.product-module-content-de .go-to-shop-button{top:377px}.product-module-content-new_chiropro_plus.product-module-content-fr .go-to-shop-button{top:377px}.product-module-content-ca_1_2_5 .product-info{padding-right:205px}.product-module-content-ca_1_2_5 .product-subname{white-space:normal}.product-module-content-ca_1_2_5 .main-image-container{right:0}.product-module-content-ca_1_2_5 .go-to-shop-button{display:block;width:110px;padding:12px 5px 9px;position:absolute;top:323px;left:6px;z-index:2}.product-module-content-ca_1_2_5.product-module-content-de .product-info{padding-right:128px}.product-module-content-ca_1_2_5.product-module-content-de .product-heading{padding-right:35px}.product-lubricare .product-module-content .product-desc{padding-right:60px}}@media screen and (max-width:47.9375em){.product-module-content .product-name{display:block}.product-module-content-ca_1_2_5 .product-name{display:none}}.bar-chart{color:#747474;width:17rem;padding-bottom:2rem;float:left}.bar-chart .label-top{font-size:1.2rem;text-align:center;display:block;padding-bottom:.7rem}.bar-chart .chart{border-left:.1rem solid #e7e6e6;border-right:.1rem solid #e7e6e6;padding:.1rem 0;position:relative}.bar-chart .chart:before,.bar-chart .chart:after{border-left:.1rem solid #e7e6e6;content:'';width:.1rem;position:absolute;top:0;bottom:0}.bar-chart .elem{transition:all ease-out .3s;margin-bottom:.7rem;position:relative;z-index:1}.bar-chart .elem .val{height:2rem;width:0;transition:width ease-out .6s}.bar-chart .elem .mark{color:#fffffe;line-height:2rem;text-align:center;display:block;height:100%;padding-top:.1rem;position:absolute;top:0;left:0}.bar-chart .elem:before{font-size:1rem;line-height:2rem;text-align:right;width:10rem;padding-right:1.1rem;position:absolute;left:-10rem;content:attr(data-label)}.bar-chart .elem-1:before{color:#63b9e9;font-weight:600}.bar-chart .elem-5{margin-bottom:0}.bar-chart .labels{font-size:1rem;line-height:2rem;height:2rem;position:absolute;right:-.8rem;bottom:-2.1rem;left:-.3rem}.bar-chart .labels .lab{display:block;position:absolute;top:0}.bar-chart .adn{font-size:1rem;text-transform:uppercase;position:absolute;bottom:2.2rem;left:-2.5rem;transform-origin:bottom left;transform:rotate(-90deg)}.bar-chart.power-chart{margin-right:9.8rem}.bar-chart.power-chart .chart:before{left:33.33333%}.bar-chart.power-chart .chart:after{left:66.66667%}.bar-chart.power-chart .labels .lab:first-child{left:1%}.bar-chart.power-chart .labels .lab:nth-child(2){left:30.5%}.bar-chart.power-chart .labels .lab:nth-child(3){left:62%}.bar-chart.power-chart .labels .lab:nth-child(4){left:93%}.bar-chart.power-chart .elem-1 .mark{width:100%}.bar-chart.power-chart .elem-2 .mark{width:86.66667%}.bar-chart.power-chart .elem-3 .mark{width:76.66667%}.bar-chart.power-chart .elem-4 .mark{width:76.66667%}.bar-chart.power-chart .elem-5 .mark{width:73.33333%}.bar-chart.power-chart .elem-1 .val{background:rgba(147,207,236,.9);width:100%}.bar-chart.power-chart .elem-2 .val{background:rgba(176,182,186,.9);width:86.66667%}.bar-chart.power-chart .elem-3 .val{background:rgba(186,183,210,.9);width:76.66667%}.bar-chart.power-chart .elem-4 .val{background:rgba(255,208,0,.9);width:76.66667%}.bar-chart.power-chart .elem-5 .val{background:rgba(212,220,62,.9);width:73.33333%}.bar-chart.noise-chart .chart:before{left:50%}.bar-chart.noise-chart .chart:after{content:none}.bar-chart.noise-chart .labels .lab:first-child{left:0}.bar-chart.noise-chart .labels .lab:nth-child(2){left:46%}.bar-chart.noise-chart .labels .lab:nth-child(3){left:93%}.bar-chart.noise-chart .elem-1 .mark{width:50%}.bar-chart.noise-chart .elem-2 .mark{width:70%}.bar-chart.noise-chart .elem-3 .mark{width:80%}.bar-chart.noise-chart .elem-4 .mark{width:80%}.bar-chart.noise-chart .elem-5 .mark{width:90%}.bar-chart.noise-chart .elem-1 .val{background:rgba(147,207,236,.9);width:50%}.bar-chart.noise-chart .elem-2 .val{background:rgba(186,183,210,.9);width:70%}.bar-chart.noise-chart .elem-3 .val{background:rgba(176,182,186,.9);width:80%}.bar-chart.noise-chart .elem-4 .val{background:rgba(255,208,0,.9);width:80%}.bar-chart.noise-chart .elem-5 .val{background:rgba(212,220,62,.9);width:90%}.durability-chart{border-left:.1rem solid #e7e6e6;color:#747474;width:13.1rem;position:relative;top:9.1rem;left:5.3rem;float:left}.durability-chart:before,.durability-chart:after{border-left:.1rem solid #e7e6e6;content:'';width:.1rem;position:absolute;top:0;bottom:0}.durability-chart:before{left:71.42857%;margin-left:-.1rem}.durability-chart:after{right:.1rem}.durability-chart .chart{padding:.3rem 0 1.3rem;position:relative}.durability-chart .chart:after{content:'';display:table;clear:both}.durability-chart .elem{height:5.2rem;position:relative;float:left}.durability-chart .elem .val{height:5.2rem}.durability-chart .elem-1{width:71.42857%}.durability-chart .elem-1 .val{background:#5b9bba}.durability-chart .elem-1 .label{font-size:.9rem;line-height:1;position:absolute;bottom:-2rem;left:.7rem}.durability-chart .elem-2{width:28.57143%}.durability-chart .elem-2 .val{background:#86cdef}.durability-chart .elem-2 .value{color:#fffffe;font-size:1.8rem;position:absolute;bottom:4.8rem;left:.3rem;transform-origin:bottom left;transform:rotate(90deg)}.durability-chart .elem-2:after{content:attr(data-label);color:#63b9e9;font-size:.7rem;text-transform:uppercase;display:block;position:absolute;bottom:-1.2rem;left:.3rem}.durability-chart .adn{font-size:1.2rem;position:absolute;bottom:4.8rem;right:-7.5rem;transform-origin:top left;transform:rotate(90deg)}.product-tabs-container{clear:both;position:relative;z-index:1}.product-tabs-container .product-tabs{font-size:0;max-width:98.6rem;margin:0 auto}.product-tabs-container .tab{border-right:1px solid #c8cdd0;line-height:inherit;display:inline-block;margin-bottom:0;vertical-align:top}.product-tabs-container .tab:last-child{border:0 none}.product-tabs-container .tab.active .switch{background:#f7f7f7;background:linear-gradient(to bottom,#f7f7f7 0%,#ededed 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7',endColorstr='#ededed',GradientType=0);color:#63b9e9}.product-tabs-container .switch{color:#5d686e;font-size:1.4rem;text-align:center;display:block;padding:1rem 1.9rem .7rem 2.3rem;background:#f7f8f8}.product-tabs-container .switch:hover{color:#63b9e9}.product-tabs-container .tab-content{background:#ededed;background:linear-gradient(to bottom,#ededed 0%,#fffffe 20%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed',endColorstr='#fffffe',GradientType=0);display:none}.product-tabs-container .tab-content.active{display:block}.product-tabs-container .responsive-tab{display:none}.product-tabs-container .product-download{width:100%;max-width:1022px;margin:0 auto;padding:20px}.product-tabs-container .product-download .module-title{margin-bottom:33px}.product-tabs-container .product-download-elem{color:#5d686e;display:block;width:167px;margin:0 auto}.product-tabs-container .product-download-elem-container{margin-bottom:40px;padding:0 10px}.product-tabs-container .product-download-elem-image-container{border:1px solid #e7e6e6;display:block;min-height:112px}.product-tabs-container .product-download-elem-button{color:inherit;font-size:1.251rem;display:block;margin:0;padding:10px 4px 8px 53px;border-radius:0;transition:none}.product-tabs-container .product-download-elem-button:before{height:18px;margin-top:-9px;left:16px;background-position:0 -46px}.product-tabs-container .product-download-elem-button:after{left:44px}.product-tabs-container .product-download-elem-link{color:inherit;font-size:1.251rem;display:block;margin:0;padding:10px 0 8px;border-radius:0;transition:none}.product-tabs-container .product-download-elem:hover{color:#63b9e9}@media screen and (min-width:37.5em){.product-tabs-container .product-download{padding:57px 20px 90px}.product-tabs-container .product-download-elems:after{content:'';display:table;clear:both}.product-tabs-container .product-download-elem-container{width:50%;float:left}.product-tabs-container .product-download-elem-container:nth-child(2n+1){clear:left}}@media screen and (min-width:53.125em){.product-tabs-container .product-download-elem-container{width:33.33333%}.product-tabs-container .product-download-elem-container:nth-child(2n+1){clear:none}.product-tabs-container .product-download-elem-container:nth-child(3n+1){clear:left}}@media screen and (min-width:73em){.product-tabs-container .product-download-elems{margin:0 -36.5px 0 -53.5px}.product-tabs-container .product-download-elem-container{width:25%}.product-tabs-container .product-download-elem-container:nth-child(3n+1){clear:none}.product-tabs-container .product-download-elem-container:nth-child(4n+1){clear:left}}@media screen and (max-width:72.9375em){.product-tabs-container .product-tabs{display:none}.product-tabs-container .switch{font-size:1.3rem;font-weight:700;text-align:left;padding:1.2rem 2.1rem .8rem;position:relative}.product-tabs-container .switch:after{transition:background-image ease-out .3s;content:'';display:block;width:.8rem;height:.8rem;position:absolute;top:1.7rem;right:2rem;background:url("../../frontend/Bienair/dental-us/en_US/images/sprite-hoverable.png") no-repeat -7.5rem -.8rem}.product-tabs-container .responsive-tab{border:0 none;border-bottom:1px solid #fffffe;display:block}.product-tabs-container .responsive-tab.active{border-bottom:0 none}.product-tabs-container .responsive-tab.active:not(.responsive-inactive) .switch:after{background:url("../../frontend/Bienair/dental-us/en_US/images/sprite-hoverable-hov.png") no-repeat -7.5rem 0}.product-tabs-container .responsive-tab.responsive-inactive .switch{color:#5d686e;background:#f7f8f8}.product-tabs-container .tab-content.responsive-inactive{display:none}}.bien-maint{color:#5d686e;width:100%;max-width:1022px;margin:0 auto;padding:20px 20px 30px;counter-reset:i}.bien-maint-tabs{margin-left:-10px;margin-right:-10px;margin-bottom:21px}.bien-maint .maintenanceTab{font-size:1.25rem;height:auto;min-height:3.5rem;padding:.4rem 1.5rem 0;margin-left:10px;margin-right:10px}.bien-maint .chiropro-video{display:block;width:100%;height:auto;margin-bottom:50px;opacity:1;filter:brightness(100%);-webkit-filter:brightness(100%);-moz-filter:brightness(100%);-o-filter:brightness(100%)}.bien-maint .module-title{margin-bottom:64px}.bien-maint-buttons{font-size:0;text-align:left;margin-bottom:20px}.bien-maint-buttons .button{margin-bottom:0;padding:11px 8px 8px 49px}.bien-maint-buttons .button:not(:first-child){margin-left:12px}.bien-maint-buttons .button-watch-video{padding-right:11px;padding-left:52px}.bien-maint-buttons .button-watch-video:before{height:18px;margin-top:-9px;left:12px;background-position:-190px -87px}.bien-maint-buttons .button-watch-video:after{left:40px}.bien-maint-buttons .button-download:before{height:14px;width:25px;margin-top:-7px;left:8px;background-position:-208px -87px}.bien-maint-buttons .button-download:after{left:41px}.bien-maint-column{margin-bottom:40px}.bien-maint-elem:not(:last-child){margin-bottom:40px}.bien-maint-elem-title{border-bottom:1px solid #63b9e9;color:#5d686e;font-size:2rem;line-height:1;text-transform:uppercase;display:block;margin-bottom:15px;padding:0 0 11px 47px;position:relative}.bien-maint-elem-title:before{counter-increment:i;content:counter(i);color:#fffffe;font-size:2.5rem;font-weight:500;text-align:center;display:block;height:32px;min-width:33px;padding:7px 4px 0;position:absolute;bottom:0;left:0;background:#63b9e9}.bien-maint-elem-section{clear:both}.bien-maint-elem-section:after{content:'';display:table;clear:both}.bien-maint-elem-section:not(:last-child){margin-bottom:15px}.bien-maint-elem-section-bordered{border:1px solid #b2bbc0;border-radius:1px;background-clip:padding-box;padding:6px}.bien-maint-elem-section-bordered-title{font-weight:500;line-height:1;text-transform:uppercase;display:block;margin-bottom:5px;clear:both}.bien-maint-elem-section-spacer{font-size:1.5rem;font-weight:200;text-align:center;text-transform:uppercase;display:block;margin:-15px 0 -10px;padding-right:14px;position:relative;top:-4px}.bien-maint-elem-images{width:182px;margin:0 auto 5px}.bien-maint-elem-image{border:1px solid #adb6bc;border-radius:1px;background-clip:padding-box;display:block}.bien-maint-elem-image:hover{border-color:#63b9e9}.bien-maint-elem-image:not(:last-child){margin-bottom:12px}.bien-maint-elem-content{line-height:1.2;padding:6px 0 0 1px;overflow:hidden}.bien-maint-elem-content-mark{color:#63b9e9;font-weight:500;display:block;margin-right:3px;float:left}.bien-maint-elem-content-mark+*{padding-top:5px;position:relative;top:-5px;overflow:hidden}.bien-maint-elem-content-title{text-transform:uppercase}.bien-maint-elem-content-warning,.bien-maint-elem-content-alert{color:#c20e1a;padding-left:15px;position:relative}.bien-maint-elem-content-warning:before,.bien-maint-elem-content-alert:before{content:'';display:block;position:absolute;top:0;left:-1px}.bien-maint-elem-content-warning:before{width:12px;height:12px;background-position:-233px -87px}.bien-maint-elem-content-alert:before{width:11px;height:10px;background-position:-245px -87px}.bien-maint-elem-content p{margin-bottom:15px}.bien-maint-elem-content p:last-child{margin-bottom:0}.bien-maint-elem-content p+ul{margin-top:-12px}.bien-maint-elem-content ul{margin-bottom:15px;margin-left:15px}.bien-maint-elem-content ul:last-child{margin-bottom:0}.bien-maint-elem-content ul li:not(:last-child){margin-bottom:10px}.bien-maint-elem-content b,.bien-maint-elem-content strong{font-weight:500}.bien-maint-elem-content a{text-decoration:underline}.bien-maint-description{font-size:1.6rem;font-weight:500;text-align:center;margin-bottom:50px}.bien-maint-description:last-child{margin-bottom:0}.bien-maint-products .double-hr{margin-bottom:40px}.bien-maint-products .module-title{font-size:2.4rem;margin-bottom:20px}.bien-maint-products-list:after{content:'';display:table;clear:both}.bien-maint-product{color:#5d686e;font-weight:200;line-height:1.15385;display:block;margin-bottom:20px;text-align:center}.bien-maint-product:hover{color:#63b9e9}.bien-maint-product-img,.bien-maint-product-name,.bien-maint-product-desc,.bien-maint-product-ref{display:block}.bien-maint-product-img{margin-bottom:-29px}.bien-maint-product-name,.bien-maint-product-desc{margin-bottom:3px}.bien-maint-product-name{font-weight:500;text-transform:uppercase}.bien-maint-product-desc,.bien-maint-product-ref{color:#5d686e}.bien-maint-product:last-child{margin-bottom:0}.bien-maint-reveal{box-shadow:none;overflow-y:visible}.bien-maint-reveal .reveal-content-overflowed{overflow-y:auto}.bien-maint-reveal .close-button,.bien-maint-reveal-arrow{opacity:.6;filter:alpha(opacity=60);transition:opacity ease-out .3s}.bien-maint-reveal .close-button:hover,.bien-maint-reveal-arrow:hover{opacity:1;filter:alpha(opacity=100)}.bien-maint-reveal .close-button{width:31px;height:30px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB8AAAAeCAYAAADU8sWcAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAQBJREFUeNq0l0EKwjAQRVNSunKlV3DrJbrqkbxQtlJ6K61rt3EiiYZQm0zyZ2BA2jHvFcp8qpQva+2F+kF9ox4UsNx51DP13XHSmw682l8tKAEPXqKz168A/dAJGCawAY4FtBvoqV92u6oFdsDW8/owOCIFCsBj+geIABuMEqgGtwo0g2sFYGCuABzMEDiIgAsFnmLgQgE5MFMAD44Epgx8kgLvvdXwNOSC8QJMME6gYIFcJeK4eHOh45i9MmECtbu6WaA1JKoFUOnEFkDHIktAIhZzAvFTi4RERmAIQ0Yqnf4ImHhARwLwWEwEzOdrJRnoqM/UR6FUPPnzu3DtLcAA82yciC1KiEgAAAAASUVORK5CYII=) no-repeat top right;background-size:cover;top:auto;right:11px;bottom:-61px}.bien-maint-reveal .video-js{margin-bottom:0}.bien-maint-reveal-arrow{height:52px;width:36px;display:block;margin-top:-40px;position:absolute;top:50%;background:no-repeat top center}.bien-maint-reveal-arrow-right{right:55px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAA0CAYAAADi1poDAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA1FJREFUeNrsmctrE0EYwDPbNKZt0qRpig/oQfQfsIhvD/Yg6EFEPSmKRxE8if4nPeQaAoEcCrkFEkoTISSEEAghBPISY5SiXkQQTLPrN2EahsnM7nQf2QoOfLR0tzO/fO/Mhzz6C+k80zwOLCTxN2QAojkJhAQ/RdrR7AZDAhha2Pc0RkSAloB4MAoHjD5YNYAztbwMHA2jMFCshhCBUplnyAqUwtEYDbMQi8XOjEajD6qqfm61WtvkQywwouiY2JTZENl4EeQUyDJIcGdn5yLANDWyAOp3vV5/CM/WQEIgAZAl8j+LAjhTQAoF5AdZAc1coGFoqGq1+gjeWQcJOwFFA/nI5gGAqWiChaEqlcpjeC9KoIJ2QnGB4NDvms7CUPl8/r4AymsFigXCJguAAz/AhxpA/dzb26OhAnZAsU498SHstNiB3YCic4+XjjIcTdiB3YJSeFrC0YQdeN5QrJamzk02j5ZKpSduQB1p6ch0S8R0rkAhjun+Q50kKI/bUD4CZSryZjoBUvGjkKeewaEjI6j9/f17pCCHSErxc+qexw6ojVqt9lIGCmrfXXg/ArJK9qBNh6xCrZCN8QGnZaDG4/GPXC53m5jOtJZkEucGyDlZqEKhcJPqDnxmgIzKC3bYs7JQuLWJx+Pnec6tWGh9uY18v9//BGf+0v1kCK1ubm6G7Oi7Z/om2mS7u7vb2CSa/vrT7XafMibz2hVpU6eWgcGmbDabz6l8dGynRgZFdxL2sjCNRuOFlbDnwcy0Jel0+o6EmcbQEr8izh+itCNtLhmYddDMLRmYdrv9mvNlwCdbz6RgEonEtcPDw6/HgFkjMMvH+br0T8GE5gnjOYkwbK3yuwWjV6cmiS+ZTF6dNwyvkk8SXyqVujJPGNH90KSKQ9K7DHnmyzxhROYKZDKZLTdghNcxYKaOGzBCINDORz2aTqfzxgkYYYRls9lLAPWNBzMYDN4ztck2GN1Lz2KxeIO9SRsOh+9ICxFyAkYvKeJIC5bL5esAhTWlHhwcvCVaWXXyBlZ0gz+9r45EIko4HEa9Xk+lbvF5v1u+zReNFhTBzIOddah2jxZkhi+88ZTGgbN1+KIHx5sGeZyYBMkM8IzmZbYP8ZDJZ46NOP8KMAAVaQvP4fj+TwAAAABJRU5ErkJggg==)}.bien-maint-reveal-arrow-left{left:55px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAA0CAYAAADi1poDAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA1ZJREFUeNrsmc9rE0EUx3fiVmNjmqaN+AN6sPoPKOJvD/Yg6EFEPSmKRxE8if4nOfRaCoEeCr0FEkISIaSEEgghBJIQsVYp1VBEKJh01zdxUsZhZnd2drat4MJjQ3Zn88l733nz9g0ygjuQwzVbZZAuEOQCYwcFhDifkYuH2LM2IMQ508YDoW3vmqkZhrYQB5SGsBhQfI9tBgATooznIRqGhRoO0gWDn3WEMbPZbM5ZlvW53+9/mJ+fP02+Z6G1hImGGAM7BnYc7ARYDCxeq9UeAsyOTQ6AaiSTyQtwLQo2TsaMkWcgVTg3mEmw6bW1tUc0DA0FnjoP90TAwhSQkrecYKIEJlGpVB7zYCioCoHH446qArEwJg+mUCjcd4LBB1z/5hfICWYUpkQul8MwP1xgdkDoD8i4sAqQVhgsdCJ6VkNSotYKg4WOZx8zy0xBzgoWBgsdzz6Bd0L7ClMul5/g+8k4WsxS3gkSJkqeMwqVq3f2C4YNFTr0MMZhhBkBmURwBwZjcNanMJmaeIpO5/P5exIwfcgzzwhMXLCie8o3dKjwgybApmBtuisDU61WX8L9J/3COHlnMpvN3t7d3f0uCXMK/wHyRyKqMCzQSDvRYrF40wPMWeIdpcQnAtoT88LCwjlcIniAOUO0E/NbeHFr6pmZmRhCaMJpIDD97Ha7n7y+mSp5CIes0+k8hR/95eQlHNLl5eU5Tsh4dY7nkNGiHuafRqPxHIdGEooW9bhfUQunfb1ef+EBip72okUUqYQtTL3OJKDkfIV/1w1qZWXljkOZoZyL/tLSaOlotVqvZaDAU7dIIeYLSvR6M06g4rJQg8Hg6+Li4rX/UB6hYv8ilHGQUGGVtU4rVCqVuspUA0rrnVaopaWlK0ziVKoItEFBnvoCyfMyVRUo94e0QqXT6UuUlpT7QzrD19bRH5KGarfbb1y89FEXkAzUcO1bX19/L4DZymQyF3W19GShsGinNjY23rGds1KpdEN301O2+YnzzeTm5ubbPyzW1urq6nUCExElR789Yl6vOsR+np2dDW1vb9u9Xs8izfKR2dR5aDqa1qJuPnLo5NscGEMXkAjKEOjCdtp8CWJ7CjlsUQm3pYIAktm8M0QgQe4oyj6b+zL5W4ABAE7zC9WYjqT5AAAAAElFTkSuQmCC)}.bien-maint-reveal-elems{position:relative}.bien-maint-reveal-elem:not(:first-child){display:none}.bien-maint-reveal-nav{display:table;width:100%;border-collapse:collapse}.bien-maint-reveal-nav-elem{border:1px solid #b8bcbe;display:table-cell}.bien-maint-reveal-nav-button{color:#5d686e;font-size:2rem;display:block;width:100%;padding:12px 10px 6px;border-radius:0;position:relative;background:#e9ecee;background:linear-gradient(to bottom,#e9ecee 0%,#f0f4f5 50%,#e6e9eb 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9ecee',endColorstr='#e6e9eb',GradientType=0)}.bien-maint-reveal-nav-button .button-value{position:relative;z-index:1}.bien-maint-reveal-nav-button:after{content:'';display:block;height:100%;width:100%;position:absolute;top:0;left:0;z-index:0;background-color:#63b9e9;opacity:0;filter:alpha(opacity=0);transition:opacity ease-out .3s}.bien-maint-reveal-nav-button:hover,.bien-maint-reveal-nav-button.is-active{color:#fffffe}.bien-maint-reveal-nav-button:hover:after,.bien-maint-reveal-nav-button.is-active:after{opacity:1;filter:alpha(opacity=100)}.bien-maint-reveal-content{border-right:1px solid #b8bcbe;border-bottom:1px solid #b8bcbe;border-left:1px solid #b8bcbe;padding:20px 15px 15px}.bien-maint-reveal-content-elem:not(:first-child){display:none}.bien-maint-reveal-content-title{font-weight:400;margin-bottom:14px}.bien-maint-reveal-content-desc{color:#5d686e;font-size:1.5rem;line-height:1.2;padding:0 3px}.bien-maint-reveal-content-desc .bien-maint-or{text-transform:uppercase}.bien-maint-reveal-content-desc p{margin-bottom:18px}.bien-maint-reveal-content-desc p:last-child{margin-bottom:0}.bien-maint-reveal-content-desc p+ul{margin-top:-12px}.bien-maint-reveal-content-desc ul{margin-bottom:18px;margin-left:15px}.bien-maint-reveal-content-desc ul:last-child{margin-bottom:0}.bien-maint-reveal-content-desc ul li:not(:last-child){margin-bottom:10px}.bien-maint-reveal-content-desc b,.bien-maint-reveal-content-desc strong{font-weight:500}.bien-maint-reveal-content-desc a{text-decoration:underline}.bien-maint-reveal-content .bien-maint-elem-content-alert:before,.bien-maint-reveal-content .bien-maint-elem-content-warning:before{top:2px}@media screen and (min-width:30em){.bien-maint-elem-images{margin:0 17px 0 0;float:left}.bien-maint-product{width:50%;float:left;text-align:left}.bien-maint-product:nth-child(2n+1){clear:both}.bien-maint-product-name,.bien-maint-product-desc,.bien-maint-product-ref{padding-left:15px}}@media screen and (min-width:48em){.bien-maint{padding-top:50px}.bien-maint .module-title{padding-top:7px;padding-right:30px;overflow:hidden;margin-bottom:57px}.bien-maint .module-title-small{padding-top:7px;margin-bottom:33px}.bien-maint-tabs{margin-bottom:42px}.bien-maint-buttons{text-align:right;margin-bottom:0;position:relative;float:right}.bien-maint-column{margin-bottom:75px}.bien-maint-elem:not(:last-child){margin-bottom:57px}.bien-maint-elem-section-bordered{margin-top:20px;padding-top:23px;position:relative}.bien-maint-elem-section-bordered-title{margin:0;padding:0 15px 0 12px;position:absolute;top:-5px;left:9px;background:#fffffe}.bien-maint-products .double-hr{margin-bottom:87px}.bien-maint-product{width:33.33333%}.bien-maint-product:nth-child(2n+1){clear:none}.bien-maint-product:nth-child(3n+1){clear:both}.bien-maint-reveal{width:102.2rem;padding:29px}.bien-maint-reveal-content{padding:30px 49px 26px}.bien-maint .chiropro-video{margin-bottom:73px}}@media screen and (min-width:73em){.bien-maint-columns{margin-bottom:73px;margin-right:-25px;margin-left:-25px}.bien-maint-columns:after{content:'';display:table;clear:both}.bien-maint-column{width:50%;margin-bottom:0;padding-right:25px;padding-left:25px;float:left;position:relative}.bien-maint-column:before{border-right:1px solid #e7e6e6;border-left:1px solid #e7e6e6;content:'';display:block;width:6px;position:absolute;top:0;bottom:0}.bien-maint-column-left:before{right:-3px}.bien-maint-column-right:before{left:-3px}.bien-maint-product{width:auto;margin-right:14px}.bien-maint-product:nth-child(3n+1){clear:none}.bien-maint-product:nth-child(2){margin-right:36px}.bien-maint-product:nth-child(3){margin-right:46px}.bien-maint-product:nth-child(4){margin-right:114px}.bien-maint-product:last-child{margin-right:0}.bien-maint .chiropro-video{margin-right:25px;margin-left:25px;width:calc(100% - 50px);margin-bottom:0}}.product-technology{color:#5d686e;overflow:hidden;padding-top:51px}.product-technology:after{content:'';display:table;clear:both}.product-technology .tab-text-content{max-width:98.6rem;margin:0 auto;padding:0 2rem}.product-technology .section-img-right img{float:right}.product-technology .section-img-left .tab-text-content{padding-top:1.9rem;overflow:hidden}@media screen and (min-width:48em){.product-technology .section-img-left:after{content:'';display:table;clear:both}.product-technology .section-img-left img{margin-bottom:2rem;float:left}}@media screen and (min-width:48em) and (max-width:72.9375em){.product-technology .section-img-left .tab-text-content{padding-top:2.3rem;padding-left:4.4rem}}@media screen and (min-width:73em){.product-technology .tab-text-content{padding:0}.product-technology .section-img-left .tab-text-content{padding:6.3rem 25rem 0 10.2rem}}.bora-technology{padding-bottom:.3rem}.bora-technology .section-title{font-size:2rem;line-height:1.05;margin-bottom:2.1rem}.bora-technology .section-description{line-height:1.5;margin-bottom:0;position:relative;z-index:2}.bora-technology .left-desc-column{margin-bottom:3.2rem}.bora-technology .bora-images-row{display:none}.bora-technology .tech-desc{font-size:1.2rem;font-weight:200;line-height:1.1rem;text-align:left;display:block}.bora-technology .left-image-small{margin:0 -2.5rem}.bora-technology .right-image-small{text-align:right;margin:-1rem -2.5rem 0;right:-4rem}.bora-technology .tech-desc-1{position:absolute;bottom:6.1rem;left:2.5rem}.bora-technology .tech-desc-2{margin-left:-2.5rem;position:absolute;bottom:6rem;left:50%}@media screen and (min-width:48em){.bora-technology .section-title{margin-bottom:1.8rem;padding-left:.3rem}.bora-technology .left-desc-column{margin-bottom:0}.bora-technology .bora-images-row{display:block}}@media screen and (min-width:48em) and (max-width:72.9375em){.bora-technology{padding-bottom:7.1rem}.bora-technology .tab-text-content{margin-bottom:1.6rem}.bora-technology .left-desc-column{margin-left:1.7rem}.bora-technology .right-desc-column{margin-right:3.2rem;margin-left:0}.bora-technology .left-image-column{padding-right:.2rem}.bora-technology .right-image-column{padding-left:0}.bora-technology .right-image-container{overflow:hidden}.bora-technology .tech-desc-1{margin-left:0;padding-top:0;position:absolute;bottom:7.9rem;left:3.5rem}.bora-technology .tech-img-2{position:relative;top:-.4rem;right:-4.4rem}.bora-technology .tech-desc-2{margin-left:0;right:3rem;bottom:3.3rem;left:auto}}@media screen and (min-width:73em){.bora-technology{padding-bottom:7.1rem}.bora-technology .tab-text-content{margin-bottom:3.7rem}.bora-technology .tech-desc-1{margin-left:-11.4rem;padding-top:.9rem;position:relative;bottom:auto;left:50%}}.ichiropro-technology{padding-bottom:5rem}.ichiropro-technology .top-desc-section{max-width:98rem;margin-bottom:7.7rem;position:relative}.ichiropro-technology .top-desc-section .section-title{font-size:2.4rem;font-weight:500;margin-bottom:.9rem}.ichiropro-technology .top-desc-section .section-description{font-size:1.6rem;line-height:1.2;margin-bottom:1.5rem;padding-left:.2rem}.ichiropro-technology .top-desc-section .compatible-title{display:block;margin-bottom:.6rem;padding-left:.2rem}.ichiropro-technology .top-desc-section .co-diagnostix{display:block}.ichiropro-technology .ichiropro-app-section{max-width:98.2rem}.ichiropro-technology .ichiropro-app-section .app-images-rows{margin-bottom:.5rem}.ichiropro-technology .ichiropro-app-section .ichiro-image-container{margin-bottom:3.3rem}.ichiropro-technology .ichiropro-app-section .ichiro-image-container img{display:block}.ichiropro-technology .ichiropro-app-section .ichiro-app-title{color:#63b9e9;font-size:2rem;font-weight:500;line-height:1.025;margin-bottom:1.3rem}.ichiropro-technology .ichiropro-app-section .ichiro-app-desc{line-height:1.4;margin-bottom:4.3rem;padding:0 .1rem}.ichiropro-technology .ichiropro-app-section .double-hr{margin-bottom:4.4rem}.ichiropro-technology .app-systems-section .section-title{color:#63b9e9;font-size:2.4rem;font-weight:500;text-transform:uppercase;margin-bottom:6.2rem}@media screen and (min-width:48em){.ichiropro-technology .top-desc-section{padding-right:30rem}.ichiropro-technology .top-desc-section .section-description{margin-bottom:0}.ichiropro-technology .top-desc-section .compatible-container{width:17.1rem;position:absolute;top:1.1rem;right:6rem}.ichiropro-technology .ichiropro-app-section .row{margin-right:-3.45rem;margin-left:-3.45rem}.ichiropro-technology .ichiropro-app-section .row>.columns{padding-right:3.45rem;padding-left:3.45rem}.ichiropro-technology .app-systems-section .section-title{padding-left:.7rem}}@media screen and (min-width:48em) and (max-width:72.9375em){.ichiropro-technology .ichiropro-app-section .large-8:nth-child(2n+3){clear:left}}@media screen and (min-width:73em){.ichiropro-technology .ichiropro-app-section .large-8:nth-child(3n+4){clear:left}}.chiropro-technology .chiropro-box,.chiropro-technology .chiropro-base{width:1140px;height:100%;opacity:1}.chiropro-technology .chiropro-box{margin-bottom:40px;max-width:1140px}.chiropro-technology .chiropro-video{display:block;width:100%;height:auto;opacity:1;filter:brightness(100%);-webkit-filter:brightness(100%);-moz-filter:brightness(100%);-o-filter:brightness(100%)}.chiropro-technology #chiropro-global{position:relative;width:100%;margin:auto;z-index:0}@keyframes moveX{from{background-position-x:0px}to{background-position-x:-3800px}}.chiropro-technology .chiropro-text{display:block;width:100%;padding:0 40px;text-align:center;z-index:61}.chiropro-technology .chiropro-nav:hover{cursor:pointer}.chiropro-technology #chiropro-nav-croix{position:absolute;display:block;top:0;right:0;height:100px;width:100px;z-index:2000;cursor:pointer}.chiropro-technology #chiropro-nav-croix img{height:25px;margin:25px;cursor:pointer}.chiropro-technology #chiropro-nav-croix img:hover{height:25px;margin:25px}.chiropro-technology #chiropro-base{position:relative;min-height:840px;background-image:url(../../frontend/Bienair/dental-us/en_US/images/chiropro/chiropro_base.png);background-repeat:no-repeat;background-position:0 67px}.chiropro-technology .proimplant-base#chiropro-base{background-image:url(../../frontend/Bienair/dental-us/en_US/images/chiropro/ProImplant_base.png)}.chiropro-technology #chiropro-base h3{margin:40px}.chiropro-technology div.circle{width:76px;height:76px;position:absolute;background-image:url("../../frontend/Bienair/dental-us/en_US/images/chiropro/circle_76x76.png");opacity:1;animation:moveX 3s steps(25) infinite}.chiropro-technology div.circle:hover{cursor:pointer}.chiropro-technology .chiropro-title{margin-left:97px;margin-right:220px;padding-top:60px;font-size:21px;color:#6abfe7}.chiropro-technology #clickOn{position:absolute;top:0;right:0;margin:60px 0;background-color:#63b9e9;color:#fff;width:180px;height:80px;text-align:left;box-shadow:2px 4px 2px -2px gray;border-top-left-radius:7px;border-bottom-left-radius:7px;font-size:1.3em;text-transform:uppercase}.chiropro-technology #clickOn.wide{width:194px}.chiropro-technology #clickOn.caps{text-transform:none;font-variant:small-caps}.chiropro-technology #clickOn.caps span{top:0;padding:10px 2px 0 74px}.chiropro-technology #clickOn span{position:absolute;top:-2px;padding:25px 15px 30px 86px;line-height:1.2em}.chiropro-technology #clickOn .circle{top:0;left:0;width:76px;height:76px;margin:3px 0 0 3px;position:absolute;background-image:url("../../frontend/Bienair/dental-us/en_US/images/chiropro/circle_76x76_white.png");opacity:1;animation:moveX 3s steps(25) infinite}.chiropro-technology #popuplink01{top:268px;left:66px}.chiropro-technology #popuplink02{top:142px;left:348px}.chiropro-technology #popuplink03{top:206px;right:324px}.chiropro-technology #popuplink04{top:352px;left:900px}.chiropro-technology #popuplink04 h5{top:14px}.chiropro-technology .chiropro-global-ja #popuplink04 h5{top:-20px;left:0}.chiropro-technology #popuplink05{top:665px;left:1011px}.chiropro-technology #popuplink06{top:728px;left:673px}.chiropro-technology #popuplink07{top:638px;left:325px}.chiropro-technology .link,.chiropro-technology .technologyLink{cursor:pointer;color:#5d686e}.chiropro-technology .link{text-align:left}.chiropro-technology .center{text-align:center}.chiropro-technology .link h6{padding-left:20px;margin-left:-20px;text-transform:uppercase;font-size:1.4em;color:#63b9e9}.chiropro-technology .technologyLink *:hover{cursor:pointer}.chiropro-technology .technologyLink{position:absolute;max-width:400px;cursor:pointer}.chiropro-technology .technologyLink h5{position:absolute;top:31px;width:280px;text-transform:uppercase;font-size:1.2em;line-height:1em;transition:all .3s ease-in-out}.chiropro-technology .technologyLink h5 .smaller{font-size:14px}.chiropro-technology .technologyLink h5:hover{color:#63b9e9}.chiropro-technology .technologyLink h5.Hleft{text-align:left;left:80px}.chiropro-technology .technologyLink h5.Hright{text-align:right;right:80px}.chiropro-technology .technologyLink h5:hover{color:#63b9e9}.chiropro-technology .technologyLink p{font-size:.83em}.chiropro-technology .ichiropro-technology{padding:0}.chiropro-technology .chiropro-box ul{margin:0;padding:0;margin-bottom:12px}.chiropro-technology li.vu{padding:1px 0 15px 30px;line-height:1.2em;list-style:none;background-image:url("../../frontend/Bienair/dental-us/en_US/images/chiropro/vu.png");background-repeat:no-repeat;background-position:left top;background-size:18px;color:#63b9e9;font-size:1.1em;cursor:pointer}.chiropro-technology li.vu.ventilator{padding-left:70px;background-image:url("../../frontend/Bienair/dental-us/en_US/images/chiropro/ventilator.png");background-size:50px;background-position:0 5px}.chiropro-technology li.vu.calibration{padding-left:70px;background-image:url("../../frontend/Bienair/dental-us/en_US/images/chiropro/calibration.png");background-size:50px;background-position:0 5px}.chiropro-technology li.vu.margin{margin-left:40px}.chiropro-technology #mobilLinks{display:none;position:relative;margin:20px 0 40px;background-color:#fff;overflow:hidden}.chiropro-technology #mobilLinks div.technologyLink{position:relative;cursor:pointer}.chiropro-technology #mobilLinks div.technologyLink h5{position:relative;text-transform:uppercase;font-size:1.2em;line-height:1em;transition:all .3s ease-in-out}.chiropro-technology #chiropro-02 video{margin-bottom:42px}.chiropro-technology #chiropro-07 .chiropro-text{margin-bottom:12px}.chiropro-technology #chiropro-07 .chiropro-text h6{text-align:left}.chiropro-technology #chiropro-07 .bootstrap-row{padding-top:40px}.chiropro-technology #chiropro-07 ul{margin-bottom:0}.chiropro-technology .tab-content{width:1140px}@media screen and (max-width:1180px){.chiropro-technology #chiropro-base{display:none}.chiropro-technology #mobilLinks{display:block}.chiropro-technology .chiropro-box{width:100%;height:100%;opacity:1}.chiropro-technology .chiropro-box:not(#chiropro-07){background-color:#fff}.chiropro-technology .tab-content{width:100%}}@media screen and (max-width:991px){.chiropro-technology .md-center-down{text-align:center}}@media screen and (min-width:576px) and (max-width:700px){.chiropro-technology .technologyLink h5{width:200px}}@media screen and (max-width:460px){.chiropro-technology #chiropro-07 .md-center-down img{width:60%}}@media screen and (max-width:360px){.chiropro-technology #mobilLinks div.technologyLink h5{font-size:1.1em}}.chiropro-technology #balance{width:380px;height:256px}.chiropro-technology #buffer{display:none}.chiropro-technology #output{width:100%;max-width:380px;height:auto}.chiropro-technology .svg{filter:brightness(1000);fill:#010101}.chiropro-technology .testim{width:100%;background-color:#63b9e9}.chiropro-technology .testim hr{border-bottom:1px solid #fff;margin:40px 60px}.chiropro-technology .testim .wrap{position:relative;width:100%;max-width:1140px;padding:40px 20px 0;margin:auto}.chiropro-technology .testim .arrow{display:block;position:absolute;color:#eee;cursor:pointer;font-size:2em;top:0;width:400px;height:600px;background-color:rgba(255,255,255,0);transition:all .3s ease-in-out;padding:5px;z-index:22222222}.chiropro-technology .testim .arrow:before{cursor:pointer}.chiropro-technology .testim .arrow:hover{color:#5d686e}.chiropro-technology .testim .arrow.left{left:-20px;transition:all .3s ease-in-out;padding:5px;z-index:22222222}.chiropro-technology .testim .arrow.right{right:23px;transition:all .3s ease-in-out;padding:5px;z-index:22222222}.chiropro-technology .testim .dots{text-align:left;position:absolute;width:12px;bottom:120px;right:20px;display:block;z-index:3333;height:12px}.chiropro-technology .testim .dots .dot{list-style-type:none;display:inline-block;width:12px;height:12px;border-radius:50%;border:1px solid #eee;margin:0 10px;cursor:pointer;transition:all .5s ease-in-out;position:relative}.chiropro-technology .testim .dots .dot.active,.chiropro-technology .testim .dots .dot:hover{background:#fff;border-color:#fff}.chiropro-technology .testim .dots .dot.active{animation:testim-scale .5s ease-in-out forwards}.chiropro-technology .testim .cont{position:relative;overflow:hidden}.chiropro-technology .testim .cont>div{text-align:center;position:absolute;top:0;left:0;padding:0;opacity:0}.chiropro-technology .testim .cont>div.inactive{opacity:1}.chiropro-technology .testim .cont>div.active{position:relative;opacity:1}.chiropro-technology .testim .cont div .img img{display:block;width:100px;height:100px;margin:auto;border-radius:50%}.chiropro-technology .testim h3{padding-bottom:20px;color:#fff;font-size:2em;font-weight:400;margin:15px 0;padding-left:40px;text-transform:uppercase;text-align:left}.chiropro-technology #testiVideo h3{margin:0;padding:0;padding-bottom:30px;color:#fff;font-size:2em;font-weight:400;margin:15px 0;padding-left:0;text-transform:uppercase;text-align:left}.chiropro-technology .testim .cont div h2{color:#fff;font-size:1.8em;margin:15px 0}.chiropro-technology .testim .cont div p{font-size:1.3em;color:#fff;width:80%;margin:auto}.chiropro-technology #testim-content{min-height:312px}.chiropro-technology .testim .fonction{font-size:.8em;font-weight:300;font-style:italic}.chiropro-technology #testiVideo{padding:1px 80px 100px;background-color:#63b9e9;color:#fff}.chiropro-technology .testim .cont div.active .img img{animation:testim-show .5s ease-in-out forwards}.chiropro-technology .testim .cont div.active h2{animation:testim-content-in .4s ease-in-out forwards}.chiropro-technology .testim .cont div.active p{animation:testim-content-in .5s ease-in-out forwards}.chiropro-technology .testim .cont div.inactive .img img{animation:testim-hide .5s ease-in-out forwards}.chiropro-technology .testim .cont div.inactive h2{animation:testim-content-out .4s ease-in-out forwards}.chiropro-technology .testim .cont div.inactive p{animation:testim-content-out .5s ease-in-out forwards}@keyframes testim-scale{0%{box-shadow:0px 0px 0px 0px #eee}35%{box-shadow:0px 0px 10px 5px #eee}70%{box-shadow:0px 0px 10px 5px #fff}100%{box-shadow:0px 0px 0px 0px #fff}}@keyframes testim-content-in{from{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes testim-content-out{from{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-100%)}}@keyframes testim-show{from{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes testim-hide{from{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(0)}}@media all and (max-width:500px){.chiropro-technology .testim .arrow{font-size:1.5em;width:48%}}@media all and (max-width:500px){.chiropro-technology .testim .cont div p{line-height:25px;width:90%;position:relative;left:-4%}.chiropro-technology .testim .wrap{padding-left:0;padding-right:0}.chiropro-technology .testim h3{padding-left:0}.chiropro-technology .testim hr{margin-left:0;margin-right:0}.chiropro-technology #testiVideo{padding-left:20px;padding-right:20px}}@media all and (max-width:767px){.chiropro-technology #testiVideo .col-sm-12:not(:last-child){margin-bottom:30px}.chiropro-technology #testiVideo h3{padding-bottom:0}}.chiropro-plus-technology .chiropro-box,.chiropro-plus-technology .chiropro-base{width:1140px;height:100%;opacity:1}.chiropro-plus-technology .chiropro-box{margin-bottom:40px;max-width:1140px}.chiropro-plus-technology .chiropro-video{display:block;width:100%;height:auto;opacity:1;filter:brightness(100%);-webkit-filter:brightness(100%);-moz-filter:brightness(100%);-o-filter:brightness(100%)}.chiropro-plus-technology #chiropro-global{position:relative;width:100%;margin:auto;z-index:0}@keyframes moveX{from{background-position-x:0px}to{background-position-x:-3800px}}.chiropro-plus-technology .chiropro-text{display:block;width:100%;padding:0 40px;text-align:center;z-index:61}.chiropro-plus-technology .chiropro-nav:hover{cursor:pointer}.chiropro-plus-technology #chiropro-nav-croix{position:absolute;display:block;top:0;right:0;height:100px;width:100px;z-index:2000;cursor:pointer}.chiropro-plus-technology #chiropro-nav-croix img{height:25px;margin:25px;cursor:pointer}.chiropro-plus-technology #chiropro-nav-croix img:hover{height:25px;margin:25px}.chiropro-plus-technology #chiropro-base{position:relative;min-height:840px;background-image:url(../../frontend/Bienair/dental-us/en_US/images/chiropro/chiropro_PLUS_base.png);background-repeat:no-repeat;background-position:0 67px}.chiropro-plus-technology .chiropro-base-de#chiropro-base{background-image:url(../../frontend/Bienair/dental-us/en_US/images/chiropro/chiropro_PLUS_base_DE.png)}.chiropro-plus-technology .oms-base#chiropro-base{background-image:url(../../frontend/Bienair/dental-us/en_US/images/chiropro/OMS_base.png)}.chiropro-plus-technology #chiropro-base h3{margin:40px}.chiropro-plus-technology div.circle{width:76px;height:76px;position:absolute;background-image:url("../../frontend/Bienair/dental-us/en_US/images/chiropro/circle_76x76.png");opacity:1;animation:moveX 3s steps(25) infinite}.chiropro-plus-technology div.circle:hover{cursor:pointer}.chiropro-plus-technology .chiropro-title{margin-left:97px;margin-right:220px;padding-top:60px;font-size:21px;color:#6abfe7}.chiropro-plus-technology #clickOn{position:absolute;top:0;right:0;margin:60px 0;background-color:#91989c;color:#fff;width:180px;height:80px;text-align:left;box-shadow:2px 4px 2px -2px gray;border-top-left-radius:7px;border-bottom-left-radius:7px;font-size:1.3em;text-transform:uppercase}.chiropro-plus-technology #clickOn.wide{width:194px}.chiropro-plus-technology #clickOn.caps span{font-size:.8em;padding:20px 15px 10px 75px}.chiropro-plus-technology #clickOn span{position:absolute;top:-2px;padding:25px 15px 30px 86px;line-height:1.2em}.chiropro-plus-technology #clickOn .circle{top:0;left:0;width:76px;height:76px;margin:3px 0 0 3px;position:absolute;background-image:url("../../frontend/Bienair/dental-us/en_US/images/chiropro/circle_76x76_white.png");opacity:1;animation:moveX 3s steps(25) infinite}.chiropro-plus-technology #popuplink01{top:268px;left:66px}.chiropro-plus-technology #popuplink02{top:165px;left:295px}.chiropro-plus-technology #chiropro-02{padding:0 40px}.chiropro-plus-technology #chiropro-02 .link{margin-top:80px}.chiropro-plus-technology #chiropro-02 .chiropro-text{text-align:left}.chiropro-plus-technology #popuplink03{top:162px;left:411px}.chiropro-plus-technology .chiropro-global-ja #popuplink03 h5{width:314px}.chiropro-plus-technology #popuplink04{top:227px;right:277px}.chiropro-plus-technology #popuplink05{top:371px;left:900px}.chiropro-plus-technology #popuplink05 h5{top:14px;width:150px}.chiropro-plus-technology .chiropro-global-ja #popuplink05 h5{top:-20px;left:-5px;width:240px}.chiropro-plus-technology #popuplink06{top:665px;left:1011px}.chiropro-plus-technology #popuplink07{top:728px;left:722px}.chiropro-plus-technology #chiropro-07 .link{margin-top:40px}.chiropro-plus-technology #chiropro-07 .chiropro-video{width:auto}.chiropro-plus-technology #popuplink08{top:638px;left:325px}.chiropro-plus-technology #chiropro-08 .link{margin-top:40px}.chiropro-plus-technology #popuplink08{bottom:117px;left:340px}.chiropro-plus-technology #popuplink09{bottom:65px;left:104px}.chiropro-plus-technology .link,.chiropro-plus-technology .technologyLink{cursor:pointer;color:#5d686e}.chiropro-plus-technology .link{text-align:left}.chiropro-plus-technology .center{text-align:center}.chiropro-plus-technology .link h6{padding-left:20px;margin-left:-20px;text-transform:uppercase;font-size:1.4em;color:#63b9e9}.chiropro-plus-technology .technologyLink *:hover{cursor:pointer}.chiropro-plus-technology .technologyLink{position:absolute;max-width:400px;cursor:pointer}.chiropro-plus-technology .technologyLink h5{position:absolute;top:31px;width:280px;text-transform:uppercase;font-size:1.2em;line-height:1em;transition:all .3s ease-in-out}.chiropro-plus-technology .technologyLink h5 .smaller{font-size:14px}.chiropro-plus-technology .technologyLink h5:hover{color:#63b9e9}.chiropro-plus-technology .technologyLink h5.Hleft{text-align:left;left:80px}.chiropro-plus-technology .technologyLink h5.Hright{text-align:right;right:80px}.chiropro-plus-technology .technologyLink h5:hover{color:#63b9e9}.chiropro-plus-technology .technologyLink p{font-size:.83em}.chiropro-plus-technology .ichiropro-technology{padding:0}.chiropro-plus-technology .chiropro-box ul{margin:0;padding:0;margin-bottom:12px}.chiropro-plus-technology li.vu{padding:1px 0 15px 30px;line-height:1.2em;list-style:none;background-image:url("../../frontend/Bienair/dental-us/en_US/images/chiropro/vu.png");background-repeat:no-repeat;background-position:left top;background-size:18px;color:#63b9e9;font-size:1.1em;cursor:pointer}.chiropro-plus-technology li.vu.ventilator{padding-left:70px;background-image:url("../../frontend/Bienair/dental-us/en_US/images/chiropro/ventilator.png");background-size:50px;background-position:0 5px}.chiropro-plus-technology li.vu.calibration{padding-left:70px;background-image:url("../../frontend/Bienair/dental-us/en_US/images/chiropro/calibration.png");background-size:50px;background-position:0 5px}.chiropro-plus-technology #mobilLinks{display:none;position:relative;margin:20px 0 40px;background-color:#fff;overflow:hidden}.chiropro-plus-technology #mobilLinks div.technologyLink{position:relative;cursor:pointer}.chiropro-plus-technology #mobilLinks div.technologyLink h5{position:relative;text-transform:uppercase;font-size:1.2em;line-height:1em;transition:all .3s ease-in-out}.chiropro-plus-technology #chiropro-09 .chiropro-text{margin-bottom:12px}.chiropro-plus-technology #chiropro-09 .chiropro-text h6{text-align:left}.chiropro-plus-technology #chiropro-09 .bootstrap-row{padding-top:40px}.chiropro-plus-technology #chiropro-09 ul{margin-bottom:0}.chiropro-plus-technology .tab-content{width:1140px}@media screen and (max-width:1180px){.chiropro-plus-technology #chiropro-base{display:none}.chiropro-plus-technology #mobilLinks{display:block}.chiropro-plus-technology .chiropro-box{width:100%;height:100%;opacity:1}.chiropro-plus-technology .chiropro-box:not(#chiropro-09){background-color:#fff}.chiropro-plus-technology .tab-content{width:100%}}@media screen and (max-width:991px){.chiropro-plus-technology .md-center-down{text-align:center}}@media screen and (min-width:576px) and (max-width:700px){.chiropro-plus-technology .technologyLink h5{width:200px}}@media screen and (max-width:460px){.chiropro-plus-technology #chiropro-09 .md-center-down img{width:60%}}@media screen and (max-width:360px){.chiropro-plus-technology #mobilLinks div.technologyLink h5{font-size:1.1em}}.chiropro-plus-technology .chiropro-balance{width:380px;height:256px}.chiropro-plus-technology .chiropro-balance-buffer{display:none}.chiropro-plus-technology .chiropro-balance-output{width:100%;max-width:380px;height:auto}.chiropro-plus-technology #testiVideo h3{margin:0;padding:0;padding-bottom:30px;color:#fff;font-size:2em;font-weight:400;margin:15px 0;padding-left:0;text-transform:uppercase;text-align:left}.chiropro-plus-technology #testiVideo{padding:41px 80px 100px;background-color:#738080;color:#fff}@media all and (max-width:500px){.chiropro-plus-technology #testiVideo{padding-left:20px;padding-right:20px}}@media all and (max-width:767px){.chiropro-plus-technology #testiVideo .col-sm-12:not(:last-child){margin-bottom:30px}.chiropro-plus-technology #testiVideo h3{padding-bottom:0}}.oms-technology .chiropro-box,.oms-technology .chiropro-base{width:1140px;height:100%;opacity:1}.oms-technology .chiropro-box{margin-bottom:40px;max-width:1140px}.oms-technology .chiropro-video{display:block;width:100%;height:auto;opacity:1;filter:brightness(100%);-webkit-filter:brightness(100%);-moz-filter:brightness(100%);-o-filter:brightness(100%)}.oms-technology #chiropro-global{position:relative;width:100%;margin:auto;z-index:0}@keyframes moveX{from{background-position-x:0px}to{background-position-x:-3800px}}.oms-technology .chiropro-text{display:block;width:100%;padding:0 40px;text-align:center;z-index:61}.oms-technology .chiropro-nav:hover{cursor:pointer}.oms-technology #chiropro-nav-croix{position:absolute;display:block;top:0;right:0;height:100px;width:100px;z-index:2000;cursor:pointer}.oms-technology #chiropro-nav-croix img{height:25px;margin:25px;cursor:pointer}.oms-technology #chiropro-nav-croix img:hover{height:25px;margin:25px}.oms-technology #chiropro-base{position:relative;min-height:840px;background-image:url(../../frontend/Bienair/dental-us/en_US/images/chiropro/OMS_base.png);background-repeat:no-repeat;background-position:0 150px}.oms-technology #chiropro-base h3{margin:40px}.oms-technology div.circle{width:76px;height:76px;position:absolute;background-image:url("../../frontend/Bienair/dental-us/en_US/images/chiropro/circle_76x76.png");opacity:1;animation:moveX 3s steps(25) infinite}.oms-technology div.circle:hover{cursor:pointer}.oms-technology .chiropro-title{margin-left:97px;margin-right:220px;padding-top:60px;font-size:21px;color:#6abfe7}.oms-technology #clickOn{position:absolute;top:0;right:0;margin:60px 0;background-color:#91989c;color:#fff;width:180px;height:80px;text-align:left;box-shadow:2px 4px 2px -2px gray;border-top-left-radius:7px;border-bottom-left-radius:7px;font-size:1.3em;text-transform:uppercase}.oms-technology #clickOn.wide{width:194px}.oms-technology #clickOn.caps span{font-size:.8em;padding:20px 15px 10px 75px}.oms-technology #clickOn span{position:absolute;top:-2px;padding:25px 15px 30px 86px;line-height:1.2em}.oms-technology #clickOn .circle{top:0;left:0;width:76px;height:76px;margin:3px 0 0 3px;position:absolute;background-image:url("../../frontend/Bienair/dental-us/en_US/images/chiropro/circle_76x76_white.png");opacity:1;animation:moveX 3s steps(25) infinite}.oms-technology #popuplink01{top:268px;left:66px}.oms-technology #popuplink02{top:167px;left:398px}.oms-technology #chiropro-02 .link{margin-top:80px}.oms-technology #chiropro-02 .link:first-child{margin-top:0;padding-left:15px}.oms-technology #chiropro-02 .chiropro-text{text-align:left;padding:0 40px 0 0}.oms-technology #popuplink03{top:162px;left:411px}.oms-technology #popuplink04{top:227px;right:277px}.oms-technology #popuplink05{top:371px;left:900px}.oms-technology #popuplink05 h5{top:14px;width:150px}.oms-technology #popuplink06{top:665px;left:1011px}.oms-technology #popuplink07{top:713px;left:816px}.oms-technology #chiropro-07 .link{margin-top:40px}.oms-technology #popuplink08{bottom:114px;left:421px}.oms-technology #chiropro-08 .link{margin-top:40px}.oms-technology #popuplink09{bottom:49px;left:105px}.oms-technology .link,.oms-technology .technologyLink{cursor:pointer;color:#5d686e}.oms-technology .link{text-align:left}.oms-technology .center{text-align:center}.oms-technology .link h6{padding-left:20px;margin-left:-20px;text-transform:uppercase;font-size:1.4em;color:#63b9e9}.oms-technology .technologyLink *:hover{cursor:pointer}.oms-technology .technologyLink{position:absolute;max-width:400px;cursor:pointer}.oms-technology .technologyLink h5{position:absolute;top:31px;width:280px;font-size:1.2em;line-height:1em;transition:all .3s ease-in-out}.oms-technology .technologyLink h5 .smaller{font-size:14px}.oms-technology .technologyLink h5:hover{color:#63b9e9}.oms-technology .technologyLink h5.Hleft{text-align:left;left:80px}.oms-technology .technologyLink h5.Hright{text-align:right;right:80px}.oms-technology .technologyLink h5:hover{color:#63b9e9}.oms-technology .technologyLink p{font-size:.83em}.oms-technology .ichiropro-technology{padding:0}.oms-technology .chiropro-box ul{margin:0;padding:0;margin-bottom:12px}.oms-technology li.vu{padding:1px 0 15px 30px;line-height:1.2em;list-style:none;background-image:url("../../frontend/Bienair/dental-us/en_US/images/chiropro/vu.png");background-repeat:no-repeat;background-position:left top;background-size:18px;color:#63b9e9;font-size:1.1em;cursor:pointer}.oms-technology li.vu.ventilator{padding-left:50px;background-image:url("../../frontend/Bienair/dental-us/en_US/images/chiropro/ventilator.png");background-size:40px;background-position:0 5px}.oms-technology li.vu.power{padding-left:50px;background-image:url("../../frontend/Bienair/dental-us/en_US/images/chiropro/power.png");background-size:40px;background-position:0 5px}.oms-technology li.vu.calibration{padding-left:50px;background-image:url("../../frontend/Bienair/dental-us/en_US/images/chiropro/calibration2.png");background-size:40px;background-position:0 5px}.oms-technology #mobilLinks{display:none;position:relative;margin:20px 0 40px;background-color:#fff;overflow:hidden}.oms-technology #mobilLinks div.technologyLink{position:relative;cursor:pointer}.oms-technology #mobilLinks div.technologyLink h5{position:relative;text-transform:uppercase;font-size:1.2em;line-height:1em;transition:all .3s ease-in-out}.oms-technology #chiropro-09 .chiropro-text{margin-bottom:12px}.oms-technology #chiropro-09 .chiropro-text h6{text-align:left}.oms-technology #chiropro-09 .bootstrap-row{padding-top:40px}.oms-technology #chiropro-09 ul{margin-bottom:0}.oms-technology .tab-content{width:1140px}.oms-technology .CA1_2_5_mobile{margin-left:0;margin-right:0;text-align:left;padding:0 15px}.oms-technology .CA1_2_5_mobile img{margin:15px -15px 30px auto;padding-left:10px;width:100%;height:100%}.oms-technology .CA1_2_5_mobile div{margin-bottom:20px}.oms-technology .CA1_2_5_mobile p{font-size:16px}@media screen and (min-width:1181px){.oms-technology .CA1_2_5_mobile{display:none !important}}@media screen and (max-width:1180px){.oms-technology #chiropro-base{display:none}.oms-technology #mobilLinks{display:block}.oms-technology .chiropro-box{width:100%;height:100%;opacity:1}.oms-technology .chiropro-box:not(#chiropro-09){background-color:#fff}.oms-technology .tab-content{width:100%}.oms-technology .CA1_2_5_large{display:none !important}}@media screen and (max-width:1067px){.oms-technology #chiropro-02 .link:first-child{margin-top:80px}}@media screen and (max-width:991px){.oms-technology .md-center-down{text-align:center}}@media screen and (max-width:767px){.oms-technology #chiropro-02 .chiropro-text{padding-left:40px}.oms-technology #chiropro-02 .link:first-child{padding-left:0}.oms-technology #chiropro-02 .link:first-child img{padding-left:0;margin-left:-25px}}@media screen and (min-width:576px) and (max-width:700px){.oms-technology .technologyLink h5{width:200px}}@media screen and (max-width:500px){.oms-technology #chiropro-02 .link:first-child{margin-top:120px}}@media screen and (max-width:460px){.oms-technology #chiropro-09 .md-center-down img{width:60%}}@media screen and (max-width:360px){.oms-technology #mobilLinks div.technologyLink h5{font-size:1.1em}}.oms-technology .chiropro-balance{width:380px;height:256px}.oms-technology .chiropro-balance-buffer{display:none}.oms-technology .chiropro-balance-output{width:100%;max-width:380px;height:auto}.oms-technology #testiVideo h3{margin:0;padding:0;padding-bottom:30px;color:#fff;font-size:2em;font-weight:400;margin:15px 0;padding-left:0;text-transform:uppercase;text-align:left}.oms-technology #testiVideo{padding:41px 80px 100px;background-color:#94999d;color:#fff}@media all and (max-width:500px){.oms-technology #testiVideo{padding-left:20px;padding-right:20px}}@media all and (max-width:767px){.oms-technology #testiVideo .col-sm-12:not(:last-child){margin-bottom:30px}.oms-technology #testiVideo h3{padding-bottom:0}}.proimplant-technology .chiropro-box,.proimplant-technology .chiropro-base{width:1140px;height:100%;opacity:1}.proimplant-technology .chiropro-box{margin-bottom:40px;max-width:1140px}.proimplant-technology .chiropro-video{display:block;width:100%;height:auto;opacity:1;filter:brightness(100%);-webkit-filter:brightness(100%);-moz-filter:brightness(100%);-o-filter:brightness(100%)}.proimplant-technology #chiropro-global{position:relative;width:100%;margin:auto;z-index:0}@keyframes moveX{from{background-position-x:0px}to{background-position-x:-3800px}}.proimplant-technology .chiropro-text{display:block;width:100%;padding:0 40px;text-align:center;z-index:61}.proimplant-technology .chiropro-nav:hover{cursor:pointer}.proimplant-technology #chiropro-nav-croix{position:absolute;display:block;top:0;right:0;height:100px;width:100px;z-index:2000;cursor:pointer}.proimplant-technology #chiropro-nav-croix img{height:25px;margin:25px;cursor:pointer}.proimplant-technology #chiropro-nav-croix img:hover{height:25px;margin:25px}.proimplant-technology #chiropro-base{position:relative;min-height:840px;background-image:url(../../frontend/Bienair/dental-us/en_US/images/chiropro/ProImplant_base.png);background-repeat:no-repeat;background-position:-2px 0}.proimplant-technology #chiropro-base h3{margin:40px}.proimplant-technology div.circle{width:76px;height:76px;position:absolute;background-image:url("../../frontend/Bienair/dental-us/en_US/images/chiropro/circle_76x76.png");opacity:1;animation:moveX 3s steps(25) infinite}.proimplant-technology div.circle:hover{cursor:pointer}.proimplant-technology .chiropro-title{margin-left:97px;margin-right:220px;padding-top:60px;font-size:21px;color:#6abfe7}.proimplant-technology #clickOn{position:absolute;top:0;right:0;margin:60px 0;background-color:#63b9e9;color:#fff;width:180px;height:80px;text-align:left;box-shadow:2px 4px 2px -2px gray;border-top-left-radius:7px;border-bottom-left-radius:7px;font-size:1.3em;text-transform:uppercase}.proimplant-technology #clickOn.wide{width:194px}.proimplant-technology #clickOn.caps{text-transform:none;font-variant:small-caps}.proimplant-technology #clickOn.caps span{top:0;padding:10px 2px 0 74px}.proimplant-technology #clickOn span{position:absolute;top:-2px;padding:25px 15px 30px 86px;line-height:1.2em}.proimplant-technology #clickOn .circle{top:0;left:0;width:76px;height:76px;margin:3px 0 0 3px;position:absolute;background-image:url("../../frontend/Bienair/dental-us/en_US/images/chiropro/circle_76x76_white.png");opacity:1;animation:moveX 3s steps(25) infinite}.proimplant-technology #popuplink01{top:268px;left:66px}.proimplant-technology #popuplink02{top:142px;left:348px}.proimplant-technology #popuplink03{top:206px;right:324px}.proimplant-technology #popuplink04{top:352px;left:900px}.proimplant-technology #popuplink04 h5{top:14px;width:100px}.proimplant-technology #popuplink05{top:665px;left:1011px}.proimplant-technology #popuplink06{top:638px;left:811px}.proimplant-technology #popuplink07{top:638px;left:325px}.proimplant-technology .link,.proimplant-technology .technologyLink{cursor:pointer;color:#5d686e}.proimplant-technology .link{text-align:left}.proimplant-technology .center{text-align:center}.proimplant-technology .link h6{padding-left:20px;margin-left:-20px;text-transform:uppercase;font-size:1.4em;color:#63b9e9}.proimplant-technology .technologyLink *:hover{cursor:pointer}.proimplant-technology .technologyLink{position:absolute;max-width:400px;cursor:pointer}.proimplant-technology .technologyLink h5{position:absolute;top:31px;width:280px;font-size:1.2em;line-height:1em;transition:all .3s ease-in-out}.proimplant-technology .technologyLink h5 .smaller{font-size:14px}.proimplant-technology .technologyLink h5:hover{color:#63b9e9}.proimplant-technology .technologyLink h5.Hleft{text-align:left;left:80px}.proimplant-technology .technologyLink h5.Hright{text-align:right;right:80px}.proimplant-technology .technologyLink h5:hover{color:#63b9e9}.proimplant-technology .technologyLink p{font-size:.83em}.proimplant-technology .ichiropro-technology{padding:0}.proimplant-technology .chiropro-box ul{margin:0;padding:0;margin-bottom:12px}.proimplant-technology li.vu{padding:1px 0 15px 30px;line-height:1.2em;list-style:none;background-image:url("../../frontend/Bienair/dental-us/en_US/images/chiropro/vu.png");background-repeat:no-repeat;background-position:left top;background-size:18px;color:#63b9e9;font-size:1.1em;cursor:pointer}.proimplant-technology li.vu.ventilator{padding-left:50px;background-image:url("../../frontend/Bienair/dental-us/en_US/images/chiropro/ventilator.png");background-size:40px;background-position:0 5px}.proimplant-technology li.vu.power{padding-left:50px;background-image:url("../../frontend/Bienair/dental-us/en_US/images/chiropro/power.png");background-size:40px;background-position:0 5px}.proimplant-technology li.vu.calibration{padding-left:50px;background-image:url("../../frontend/Bienair/dental-us/en_US/images/chiropro/calibration2.png");background-size:40px;background-position:0 5px}.proimplant-technology li.vu.margin{margin-left:40px}.proimplant-technology #mobilLinks{display:none;position:relative;margin:20px 0 40px;background-color:#fff;overflow:hidden}.proimplant-technology #mobilLinks div.technologyLink{position:relative;cursor:pointer}.proimplant-technology #mobilLinks div.technologyLink h5{position:relative;text-transform:uppercase;font-size:1.2em;line-height:1em;transition:all .3s ease-in-out}.proimplant-technology #chiropro-02 video{margin-bottom:42px}.proimplant-technology #chiropro-07 .chiropro-text{margin-bottom:12px}.proimplant-technology #chiropro-07 .chiropro-text h6{text-align:left}.proimplant-technology #chiropro-07 .bootstrap-row{padding-top:40px}.proimplant-technology #chiropro-07 ul{margin-bottom:0}.proimplant-technology .tab-content{width:1140px}@media screen and (max-width:1180px){.proimplant-technology #chiropro-base{display:none}.proimplant-technology #mobilLinks{display:block}.proimplant-technology .chiropro-box{width:100%;height:100%;opacity:1}.proimplant-technology .chiropro-box:not(#chiropro-07){background-color:#fff}.proimplant-technology .tab-content{width:100%}}@media screen and (max-width:991px){.proimplant-technology .md-center-down{text-align:center}}@media screen and (min-width:576px) and (max-width:700px){.proimplant-technology .technologyLink h5{width:200px}}@media screen and (max-width:460px){.proimplant-technology #chiropro-07 .md-center-down img{width:60%}}@media screen and (max-width:360px){.proimplant-technology #mobilLinks div.technologyLink h5{font-size:1.1em}}.proimplant-technology #balance{width:380px;height:256px}.proimplant-technology #buffer{display:none}.proimplant-technology #output{width:100%;max-width:380px;height:auto}.proimplant-technology .svg{filter:brightness(1000);fill:#010101}.proimplant-technology .testim{width:100%;background-color:#63b9e9}.proimplant-technology .testim hr{border-bottom:1px solid #fff;margin:40px 60px}.proimplant-technology .testim .wrap{position:relative;width:100%;max-width:1140px;padding:40px 20px 0;margin:auto}.proimplant-technology .testim .arrow{display:block;position:absolute;color:#eee;cursor:pointer;font-size:2em;top:0;width:400px;height:600px;background-color:rgba(255,255,255,0);transition:all .3s ease-in-out;padding:5px;z-index:22222222}.proimplant-technology .testim .arrow:before{cursor:pointer}.proimplant-technology .testim .arrow:hover{color:#5d686e}.proimplant-technology .testim .arrow.left{left:-20px;transition:all .3s ease-in-out;padding:5px;z-index:22222222}.proimplant-technology .testim .arrow.right{right:23px;transition:all .3s ease-in-out;padding:5px;z-index:22222222}.proimplant-technology .testim .dots{text-align:left;position:absolute;width:12px;bottom:120px;right:20px;display:block;z-index:3333;height:12px}.proimplant-technology .testim .dots .dot{list-style-type:none;display:inline-block;width:12px;height:12px;border-radius:50%;border:1px solid #eee;margin:0 10px;cursor:pointer;transition:all .5s ease-in-out;position:relative}.proimplant-technology .testim .dots .dot.active,.proimplant-technology .testim .dots .dot:hover{background:#fff;border-color:#fff}.proimplant-technology .testim .dots .dot.active{animation:testim-scale .5s ease-in-out forwards}.proimplant-technology .testim .cont{position:relative;overflow:hidden}.proimplant-technology .testim .cont>div{text-align:center;position:absolute;top:0;left:0;padding:0;opacity:0}.proimplant-technology .testim .cont>div.inactive{opacity:1}.proimplant-technology .testim .cont>div.active{position:relative;opacity:1}.proimplant-technology .testim .cont div .img img{display:block;width:100px;height:100px;margin:auto;border-radius:50%}.proimplant-technology .testim h3{padding-bottom:20px;color:#fff;font-size:2em;font-weight:400;margin:15px 0;padding-left:40px;text-transform:uppercase;text-align:left}.proimplant-technology #testiVideo h3{margin:0;padding:0;padding-bottom:30px;color:#fff;font-size:2em;font-weight:400;margin:15px 0;padding-left:0;text-transform:uppercase;text-align:left}.proimplant-technology .testim .cont div h2{color:#fff;font-size:1.8em;margin:15px 0}.proimplant-technology .testim .cont div p{font-size:1.3em;color:#fff;width:80%;margin:auto}.proimplant-technology #testim-content{min-height:312px}.proimplant-technology .testim .fonction{font-size:.8em;font-weight:300;font-style:italic}.proimplant-technology #testiVideo{padding:1px 80px 100px;background-color:#63b9e9;color:#fff}.proimplant-technology .testim .cont div.active .img img{animation:testim-show .5s ease-in-out forwards}.proimplant-technology .testim .cont div.active h2{animation:testim-content-in .4s ease-in-out forwards}.proimplant-technology .testim .cont div.active p{animation:testim-content-in .5s ease-in-out forwards}.proimplant-technology .testim .cont div.inactive .img img{animation:testim-hide .5s ease-in-out forwards}.proimplant-technology .testim .cont div.inactive h2{animation:testim-content-out .4s ease-in-out forwards}.proimplant-technology .testim .cont div.inactive p{animation:testim-content-out .5s ease-in-out forwards}@keyframes testim-scale{0%{box-shadow:0px 0px 0px 0px #eee}35%{box-shadow:0px 0px 10px 5px #eee}70%{box-shadow:0px 0px 10px 5px #fff}100%{box-shadow:0px 0px 0px 0px #fff}}@keyframes testim-content-in{from{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes testim-content-out{from{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-100%)}}@keyframes testim-show{from{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes testim-hide{from{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(0)}}@media all and (max-width:500px){.proimplant-technology .testim .arrow{font-size:1.5em;width:48%}}@media all and (max-width:500px){.proimplant-technology .testim .cont div p{line-height:25px;width:90%;position:relative;left:-4%}.proimplant-technology .testim .wrap{padding-left:0;padding-right:0}.proimplant-technology .testim h3{padding-left:0}.proimplant-technology .testim hr{margin-left:0;margin-right:0}.proimplant-technology #testiVideo{padding-left:20px;padding-right:20px}}@media all and (max-width:767px){.proimplant-technology #testiVideo .col-sm-12:not(:last-child){margin-bottom:30px}.proimplant-technology #testiVideo h3{padding-bottom:0}}.ioptima-technology{padding-bottom:5rem}.ioptima-technology .top-desc-section{max-width:98.4rem;margin-bottom:4.8rem;position:relative}.ioptima-technology .top-desc-section .section-title{font-size:2.4rem;font-weight:500;margin-bottom:.9rem}.ioptima-technology .top-desc-section .section-description{line-height:1.2;margin-bottom:1.5rem}.ioptima-technology .top-desc-section .free-app-container{border:1px solid #63b9e9;line-height:1.2;padding:1.9rem 1.5rem 2rem 2.4rem;background:#fbfbfb}.ioptima-technology .top-desc-section .free-app-title{color:#63b9e9;display:block;margin-bottom:.1rem}.ioptima-technology .top-desc-section .free-app-desc{margin-bottom:0}.ioptima-technology .ioptima-app-section{max-width:98.2rem}.ioptima-technology .ioptima-app-section .app-images-rows{margin-bottom:.6rem}.ioptima-technology .ioptima-app-section .ioptima-image-container{margin-bottom:3rem}.ioptima-technology .ioptima-app-section .ioptima-image-container img{display:block}.ioptima-technology .ioptima-app-section .ioptima-app-title{color:#63b9e9;font-size:2rem;font-weight:500;line-height:1.025;margin-bottom:1.3rem}.ioptima-technology .ioptima-app-section .ioptima-app-desc{line-height:1.4;margin-bottom:2.8rem;padding:0 .1rem}.ioptima-technology .ioptima-app-section .double-hr{margin-bottom:5.6rem}.ioptima-technology .ioptima-system-section:after{content:'';display:table;clear:both}.ioptima-technology .ioptima-system-section .left-column{position:relative;z-index:0}.ioptima-technology .ioptima-system-section .section-title{color:#63b9e9;font-size:2.4rem;font-weight:500;text-transform:uppercase;margin-bottom:37.7rem}.ioptima-technology .ioptima-system-section .section-subtitle{color:#63b9e9;font-size:2rem;font-weight:500;display:block;margin-bottom:1.1rem}.ioptima-technology .ioptima-system-section .section-description{font-size:1.6rem;line-height:1.2}.ioptima-technology .ioptima-system-image-container{width:30.4rem;position:absolute;top:-.1rem;right:0;z-index:-1}@media screen and (min-width:48em){.ioptima-technology .top-desc-section{padding-right:48rem}.ioptima-technology .top-desc-section .section-description{margin-bottom:0;padding-left:.2rem}.ioptima-technology .top-desc-section .free-app-container{width:45.2rem;position:absolute;top:.7rem;right:.3rem}.ioptima-technology .ioptima-app-section .row{margin-right:-3.45rem;margin-left:-3.45rem}.ioptima-technology .ioptima-app-section .row>.columns{padding-right:3.45rem;padding-left:3.45rem}.ioptima-technology .ioptima-system-section{padding-left:36rem}.ioptima-technology .ioptima-system-section .left-column{width:360px;float:left;margin-left:-360px}.ioptima-technology .ioptima-system-section .right-column{overflow:hidden;padding-left:23px}.ioptima-technology .ioptima-system-section .right-column img{position:relative;right:-3px}.ioptima-technology .ioptima-system-image-container{right:auto;left:34px}}@media screen and (min-width:48em) and (max-width:72.9375em){.ioptima-technology .ioptima-app-section .large-8:nth-child(2n+3){clear:left}}@media screen and (min-width:73em){.ioptima-technology .ioptima-app-section .large-8:nth-child(3n+4){clear:left}}@media screen and (min-width:48em){.ioptima-technology.ioptima-technology-ja .top-desc-section{padding-right:0}}.mx2-technology{padding-bottom:9.3rem}.mx2-technology .section-title{font-size:2.4rem;font-weight:500;text-transform:uppercase}.mx2-technology .section-title-sec{color:#5d686e;font-weight:200;padding-left:.6rem}.mx2-technology .top-desc-section{max-width:98rem;margin-bottom:4.4rem}.mx2-technology .top-desc-section .section-title{margin-bottom:1.9rem}.mx2-technology .top-desc-section .section-description{line-height:1.5;margin-bottom:3.9rem}.mx2-technology .brushless-section .section-title{margin-bottom:4.3rem}.mx2-technology .brushless-section .columns-container{margin-bottom:3.4rem}.mx2-technology .brushless-section .columns-container:after{content:'';display:table;clear:both}.mx2-technology .brushless-section .left-column img{display:block;width:39.6rem}.mx2-technology .brushless-section .ul-ticks{margin-bottom:10.2rem}.mx2-technology .brushless-section .right-column img{display:block}.mx2-technology .brushless-section .double-hr{margin-bottom:4.7rem}.mx2-technology .noise-section{max-width:98rem}.mx2-technology .noise-section .section-title{margin-bottom:2rem}.mx2-technology .noise-section .section-description{line-height:1.5;margin-bottom:3.7rem;padding-right:.5rem;padding-left:.1rem}@media screen and (min-width:48em){.mx2-technology .brushless-section .columns-container{padding-left:43rem}.mx2-technology .brushless-section .columns-container:after{content:'';display:table;clear:both}.mx2-technology .brushless-section .left-column{float:left;width:43rem;margin-left:-43rem}.mx2-technology .brushless-section .left-column img{position:relative;left:.5rem}.mx2-technology .brushless-section .ul-ticks{margin-bottom:10.2rem}.mx2-technology .brushless-section .right-column{padding-left:2.6rem}.mx2-technology .brushless-section .right-column img{position:relative;top:-.8rem;right:.3rem}.mx2-technology .noise-section .columns:first-child{padding:.9rem 0 0 1.3rem}.mx2-technology .noise-section .columns:last-child{text-align:right;padding:0 1.6rem 0 0}}.tornado-technology{padding-bottom:1.4rem}.tornado-technology .section-title{font-size:2rem;line-height:1.05;margin-bottom:2.3rem}.tornado-technology .section-description{line-height:1.5}.tornado-technology .tab-first-section .section-description{margin-bottom:2.2rem}.tornado-technology .section-img-left .section-title{margin-bottom:1.3rem}.tornado-technology .double-hr{margin-bottom:2rem;clear:both}.tornado-technology .double-hr.double-hr-2{margin-top:3rem}.tornado-technology .section-img-right img{margin-bottom:-.5rem;position:relative;top:0;right:-2rem}.tornado-technology .section-img-left img{max-width:66%}.tornado-technology .charts-container{margin-bottom:1.5rem;position:relative}@media screen and (min-width:48em){.tornado-technology .tab-first-section .section-description{margin-bottom:0}.tornado-technology .section-img-left .section-title{margin-bottom:1.8rem}}@media screen and (min-width:48em) and (max-width:72.9375em){.tornado-technology{padding-bottom:4.4rem;overflow:hidden}.tornado-technology .double-hr{margin:4rem 2rem 3.1rem}.tornado-technology .section-img-right img{max-width:47%;top:3.6rem;right:-2.1rem}.tornado-technology .section-img-right img+.tab-text-content .columns{width:52%;padding:0 0 0 2.8rem}.tornado-technology .section-img-left img{max-width:39.5%}}@media screen and (min-width:73em){.tornado-technology{padding-bottom:10.8rem}.tornado-technology .double-hr{margin-bottom:3.1rem}.tornado-technology .double-hr.double-hr-2{margin-top:5rem}.tornado-technology .charts-container{top:-5.2rem;left:5.9rem}.tornado-technology .section-img-right img{top:.1rem;right:0}.tornado-technology .section-img-left img{max-width:none}}.tornado-technology .product-technology .section-img-left .tab-text-content{padding:6.3rem 25rem 0 12.4rem}.tornado-technology #output{margin-left:5px}.tornado-technology #output,.tornado-technology #output3{width:420px;height:300px}.tornado-technology #buffer,.tornado-technology #buffer3{display:none}.tornado-technology #output4{width:440px;height:220px}.tornado-technology #buffer4{display:none}.tornado-technology .video-block{float:left;min-width:50%;margin:auto}.tornado-technology div.chart-power .bar-TORNADO,.tornado-technology div.chart-power .bar-NSK,.tornado-technology div.chart-power .bar-TORNADO,.tornado-technology div.chart-power .bar-WH,.tornado-technology div.chart-power .bar-SIRONNA,.tornado-technology div.chart-power .bar-KAVO,.tornado-technology div.chart-power p.value{display:block;width:100%;height:30px;width:0;text-align:center;margin-bottom:5px;position:relative}.tornado-technology div.chart-power table.graph{width:420px;font-family:"DINNextLTPro",Arial,Helvetica,sans-serif;font-weight:500;font-size:100%;color:gray;border-collapse:collapse}.tornado-technology div.chart-power td{margin:0;padding:0}.tornado-technology div.chart-power td.bar-container{position:relative;width:100%;height:30px;vertical-align:middle}.tornado-technology div.chart-power table.graph p{margin:0;padding:0;color:#fff}.tornado-technology div.chart-power table.scale{width:430px}.tornado-technology div.chart-power table.scale,.tornado-technology table.scale tr,.tornado-technology table.scale td{border:none}.tornado-technology div.chart-power div.bar{position:relative}.tornado-technology div.chart-power div.width{position:absolute;z-index:1;height:28px;top:2px;left:0}.tornado-technology div.chart-power p.value{position:absolute;z-index:100;top:0;width:100%;font-size:20px;font-weight:700;padding:0;margin:0}.tornado-technology .bar-TORNADO{background-color:#63b9e9}.tornado-technology .bar-NSK{background-color:#91989c}.tornado-technology .bar-WH{background-color:#dece2a}.tornado-technology .bar-SIRONNA{background-color:#fbc42e}.tornado-technology .bar-KAVO{background-color:#a8a3c2}.tornado-technology .animValue.start{width:0;animation:animValue 2s ease-out forwards}@keyframes animValue{0%{width:0}100%{width:100%}}#buffer{display:none}.product-technical{max-width:98.6rem;margin:0 auto;padding:4rem 2rem}.product-technical .module-title{margin-bottom:41px}.product-technical-name{color:#5d686e;font-size:1.4rem;display:block;margin-bottom:1rem;padding:0 1rem}.product-technical-name .technical-name-val{color:#63b9e9;font-size:2rem;text-transform:uppercase}.product-technical-table{margin-bottom:1.9rem}.product-technical-table td,.product-technical-table th{border-top:1px solid #c9cdce;border-bottom:1px solid #c9cdce;color:#5d686e;line-height:1;padding:.9rem .9rem .6rem}.product-technical-table td{font-size:1.4rem}.product-technical-table td small{font-size:1.2rem;padding-top:.2rem}.product-technical-table td sup{font-size:70%;top:-.4rem;left:-.1rem}.product-technical-table th{font-size:1.35rem;font-weight:500;text-align:left;vertical-align:top}.product-technical-table thead th{padding:.6rem 1rem;text-transform:none}.product-technical-table tbody tr:last-child th,.product-technical-table tbody tr:last-child td{padding-bottom:.9rem}.product-technical-table tbody tr:last-child td{padding-top:1rem}.product-technical-table .tech-product-name{color:#63b9e9;font-size:1.8rem}.product-technical-table .tech-product-reference{font-size:1.2rem;vertical-align:top}.product-technical-desc{color:#5d686e;font-size:1.4rem}.product-technical-desc sup{font-size:64%;left:.1rem}.product-technical-desc a{color:#5d686e;text-decoration:underline}.product-technical-desc a:hover{text-decoration:none}.product-technical .product-technical-desc{padding:0 1.1rem}.product-new-chiropro .product-technical thead th{width:21%}.product-new-chiropro .product-technical thead th:first-child{width:37%}.app-compatible-devices{margin-bottom:3rem}.app-compatible-devices-title{color:#63b9e9;font-size:2.4rem;padding:2.3rem 0 .2rem;border-bottom:1px solid #5d686e;font-weight:500;line-height:1}.app-compatible-devices-title span{text-transform:uppercase}.app-compatible-devices-list{padding:1.6rem .6rem;font-size:1.6rem}@media only screen and (min-width:972px){.app-compatible-devices-list .device:not(:last-child){width:20%}}.app-compatible-devices-list .device .label{vertical-align:1.3rem}.app-compatible-devices-list .device .icon{display:inline-block;width:42px;height:40px}.app-compatible-devices-list .device .ipad{background:url("../../frontend/Bienair/dental-us/en_US/Ideo_ProductCategory/images/devices/iPad-iChiropro.png") no-repeat center center}.app-compatible-devices-list .device .ipod-touch{background:url("../../frontend/Bienair/dental-us/en_US/Ideo_ProductCategory/images/devices/iPod_Touch.png") no-repeat center center}.app-compatible-devices-list .device .ipad-mini{background:url("../../frontend/Bienair/dental-us/en_US/Ideo_ProductCategory/images/devices/iPad_mini.png") no-repeat center center}.app-compatible-devices .block-title-border{margin-bottom:1rem}@media screen and (min-width:48em){.product-technical{padding:5.7rem 0 5.5rem}.app-compatible-devices-list .device{display:inline-block}}#faq{max-width:1022px;margin:0 auto;padding:20px}#faq:nth-child(2){background:red}#faq div.faq{display:block;padding:15px 0;border-bottom:1px solid #eee}#faq div.faq .col-lg-6:nth-child(1){border-right:1px solid #eee}#faq .popupLink{cursor:pointer}#faq p.question{text-transform:uppercase;color:#63b9e9;font-size:1.3em}#faq p.answer{font-size:1em}#faq .video{text-align:left;cursor:pointer}#faq .video:hover{color:#63b9e9;cursor:pointer}#faq .video{transition:all .3s ease-in-out}#faq .video i{float:left;display:block;font-size:1.6em;cursor:pointer}#faq .video span{float:left;display:block;margin:2px 0 0 5px;font-size:1.1em;cursor:pointer}.hideme{opacity:0}@media screen and (max-width:575px){#faq *{text-align:center}#faq .bootstrap-row{margin:0}#faq div.faq{padding:0;border-bottom:none}#faq div.faq .bootstrap-row .col-lg-6{border-right:none;border-bottom:1px solid #eee;padding:15px 0}#faq div.faq:last-child .col-lg-6:last-child{border-bottom:none}#faq .video{text-align:center}#faq .video i,#faq .video span{display:inline-block;float:none}}@media screen and (min-width:48em){#faq{padding:57px 20px 90px}}.categories-list:after{content:'';display:table;clear:both}.categories-list .category-elem{display:block}.categories-list .category-elem-content{display:block}.categories-list .category-elem-content:hover .category-name{color:#fffffe;background:#63b9e9;border-color:#63b9e9}.categories-list .category-name{border-right:1px solid #e7e6e6;border-bottom:1px solid #e7e6e6;border-left:1px solid #e7e6e6;transition:all ease-out .3s;color:#5d686e;font-size:inherit;line-height:1.2;text-align:center;text-transform:uppercase;display:table;width:100%;background:#fffffe}.categories-list .category-name-value{display:table-cell;padding:.6rem 2.8rem 0;vertical-align:middle}.categories-module{margin-bottom:8.7rem}.categories-module .categories-list{margin:0 -4.05rem}.categories-module .categories-list .category-image{background:#fffffe;background:linear-gradient(to bottom,#fffffe 70%,#e7e9e9 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffffe',endColorstr='#e7e9e9',GradientType=0);text-align:center;display:block;height:20.5rem}.categories-module .categories-list>.columns{margin-bottom:3.3rem;padding-right:4.05rem;padding-left:4.05rem}.categories-module .category-name{font-size:1.7rem;height:6.8rem}@media screen and (min-width:48em) and (max-width:72.9375em){.categories-module{margin-bottom:5.7rem;padding:3.2rem 6.5rem 0}.categories-module .categories-list{margin:0 -3rem}.categories-module .categories-list>.columns{margin-bottom:2.7rem;padding-right:3rem;padding-left:3rem}}@media screen and (max-width:47.9375em){.categories-module{margin-bottom:3rem;padding:1.6rem 2.3rem 0}.categories-module .categories-list{margin:0}.categories-module .categories-list>.columns{margin-bottom:2.7rem;padding-right:0;padding-left:0}}.subcategories-list,.subcategories-list-desc{width:800px;max-width:100%;margin:0 auto;padding-top:16px}.subcategories-list.maintenance,.subcategories-list-desc.maintenance{width:871px}.subcategories-list-ja.turbines,.subcategories-list-desc-ja.turbines{width:804px}.subcategories-list-ja.contra,.subcategories-list-desc-ja.contra{width:814px}.subcategories-list-bottom-ja,.subcategories-list-desc-bottom-ja{width:880px}.subcategories-list-bottom-ja.oral_surgery .desc-title,.subcategories-list-desc-bottom-ja.oral_surgery .desc-title{letter-spacing:-1px}.subcategories-list-bottom-ja.oral_surgery .description-left-img .left-image,.subcategories-list-desc-bottom-ja.oral_surgery .description-left-img .left-image{margin-right:25px}.subcategories-list-desc{margin-bottom:23px}.subcategories-list-desc .desc-title{color:#63b9e9;font-size:2.4rem;font-weight:500;line-height:1.05;margin-bottom:10px}.subcategories-list-desc small{font-size:2.4rem;font-weight:200;letter-spacing:-.02rem}.subcategories-list-desc p{line-height:1.5;margin-bottom:5px}.subcategories-list-desc p:last-child{margin-bottom:0}.subcategories-list-desc .description-left-img .left-image{display:block;margin:0 auto 15px}.subcategories-list-desc .description-left-img .desc-title{font-weight:400}.subcategories-list-desc .description-left-img .title-marked{letter-spacing:.07rem;padding-left:15px;position:relative}.subcategories-list-desc .description-left-img .title-marked:before{content:'«';position:absolute;top:0;left:0}.subcategories-list-desc .description-left-img .title-marked:after{content:'»';padding-left:3px}.subcategories-list-desc .description-system-logos .desc-title{color:#5d686e;font-size:1.8rem;font-weight:400;margin-bottom:23px}.subcategories-list .subcategories-list-desc{padding-top:0}.subcategories-list-desc-bottom.oral_surgery{margin-top:1260px}.subcategories-list{margin-bottom:26px}.subcategories-list:after{content:'';display:table;clear:both}.subcategories-list .category{min-height:90px;margin-bottom:30px;position:relative;z-index:1;clear:both}.subcategories-list .category:nth-child(1){z-index:5}.subcategories-list .category:nth-child(2){z-index:4}.subcategories-list .category:nth-child(3){z-index:3}.subcategories-list .category:nth-child(4){z-index:2}.subcategories-list .category:last-child{margin-bottom:0}.subcategories-list .category-bkg{display:block;height:90px;position:absolute;top:0;right:0;left:0;z-index:-1}.subcategories-list .category-bkg img{height:90px}.subcategories-list .category-info{color:#fffffe;line-height:1;margin-bottom:10px}.subcategories-list .category-info-content{display:table-cell;height:90px;padding-top:11px;padding-right:15px;padding-left:15px;vertical-align:middle}.subcategories-list .category-name{color:#fffffe;font-size:3rem;font-weight:200;text-transform:uppercase;letter-spacing:.25rem;line-height:1;display:block;margin-bottom:1px}.subcategories-list .category-desc{letter-spacing:.065rem}.subcategories-list .category-desc p{margin-bottom:0}.subcategories-list .category-products:after{content:'';display:table;clear:both}.subcategories-list .product{display:block}.subcategories-list .product:after{content:'';display:table;clear:both}.subcategories-list.micromotors .category-name{color:#5d686e;font-size:2rem;line-height:1.2;margin-bottom:0}.subcategories-list.micromotors .product .product-name,.subcategories-list.micromotors .product .more{color:#91989c}.subcategories-list.micromotors .product.ioptima-int .product-info-content:before{content:'NEW';line-height:19px;border:1px solid #91989c;color:#91989c;background:#fff;text-align:center;position:absolute;top:-25px;left:99px;height:18px;width:40px}.subcategories-list.oral_surgery{position:absolute;left:0;max-width:1140px;width:100%;padding-top:13px}.subcategories-list.oral_surgery .category-desc p{font-size:1.3rem}.subcategories-list.laboratory_controls .category-name{font-size:2.2rem;letter-spacing:.1rem;line-height:1.05}.subcategories-list.laboratory_controls .category-info-content{padding-right:5px}.subcategories-list.laboratory_controls .product{padding-left:168px}.subcategories-list.laboratory_controls .product-image-link-container{left:42px}.subcategories-list.laboratory_controls .product.prolab{height:200px;padding-left:130px}.subcategories-list.laboratory_controls .product.prolab .product-image-link-container{left:39px}.subcategories-list.laboratory_controls .product.prolab .product-image-link img{bottom:0}.subcategories-list.laboratory_controls .product.prolab .product-info-content{padding-top:0}.subcategories-list.laboratory_controls .product.sts-trimmer{padding-left:195px}.subcategories-list.laboratory_controls .product.sts-trimmer .product-image-link-container{left:82px}.subcategories-list.laboratory_controls .product.sts-trimmer .product-info-content{padding-top:0;padding-bottom:50px}.subcategories-list.laboratory_controls .product.s001--sf-811{padding-left:138px}.subcategories-list.laboratory_controls .product.s001--sf-811 .product-image-link-container{left:60px}.subcategories-list.laboratory_controls .product.s001--sf-811 .product-image-link img{max-width:205px}.subcategories-list.laboratory_controls .product.s001--sf-811 .product-info-content{padding-top:0;padding-bottom:20px}.subcategories-list.laboratory_controls .turbines .product{padding-left:84px}.subcategories-list.laboratory_controls .turbines .product-image-link-container{left:34px}.subcategories-list.laboratory_controls .turbines .product-image-link img{max-width:150px;bottom:-9px}.subcategories-list>div:not(.subcategories-list-desc):not(.category):not(:last-child){margin-bottom:42px}@media screen and (min-width:30.0625em){.subcategories-list .product{width:50%;float:left}.subcategories-list.oral_surgery .classic .product{width:100%}.subcategories-list.laboratory_controls .product.prolab{width:100%}.subcategories-list .subcategory-motor_controllers .product{width:100%}}@media screen and (min-width:58.75em){.subcategories-list-desc{margin-bottom:75px}.subcategories-list-desc .description-left-img:after{content:'';display:table;clear:both}.subcategories-list-desc .description-left-img .left-image{float:left;margin:2px 30px 0 0}.subcategories-list-desc .description-left-img .description-content{overflow:hidden}.subcategories-list-desc .description-left-img .desc-title{margin-bottom:30px}.subcategories-list-desc-bottom.oral_surgery{margin-top:649px}.subcategories-list{margin-bottom:90px;padding-top:9px}.subcategories-list .category{margin-bottom:90px}.subcategories-list .category-bkg{top:auto;bottom:0}.subcategories-list .category-info{width:180px;margin-bottom:0}.subcategories-list .category-info-content{padding-right:0}.subcategories-list .product{width:auto}.subcategories-list.contra .category-name{font-size:2.1rem;letter-spacing:.15rem}.subcategories-list.laboratory_controls .category-info{width:280px}.subcategories-list.laboratory_controls .product.sts-trimmer .product-info-content,.subcategories-list.laboratory_controls .product.s001--sf-811 .product-info-content{padding-top:0;padding-bottom:10px}.subcategories-list.laboratory_controls .product.prolab{height:90px;width:auto;padding-left:125px}.subcategories-list.laboratory_controls .product.prolab .product-image-link-container{left:26px}.subcategories-list.laboratory_controls .product.prolab .product-image-link img{bottom:-39px}.subcategories-list.laboratory_controls .product.prolab .product-info-content{padding-top:0;padding-bottom:20px}.subcategories-list.laboratory_controls .product.sts-trimmer{padding-left:208px}.subcategories-list.laboratory_controls .product.s001--sf-811{padding-left:168px}.subcategories-list.laboratory_controls .product.s001--sf-811 .product-image-link-container{left:68px}.subcategories-list.laboratory_controls .air_driven .category-info{width:195px}.subcategories-list.laboratory_controls .air_driven .product-image-link img{bottom:-46px}.subcategories-list.laboratory_controls .air_driven .product.s001--sf-811 .product-image-link img{bottom:-33px}.subcategories-list.laboratory_controls .turbines .product:not(:last-child){margin-right:94px}.subcategories-list.oral_surgery .category.classic .category-desc{max-width:205px;margin-top:-10px;padding-top:8px;padding-bottom:4px}.subcategories-list .subcategory-motor_controllers .product{width:auto}.subcategories-list>div:not(.subcategories-list-desc):not(.category):not(:last-child){margin-bottom:72px}}@media screen and (min-width:73em){.subcategories-list-desc{margin-bottom:86px;padding-top:28px}.subcategories-list-desc-bottom{margin-bottom:147px}.subcategories-list-desc .description-left-img .left-image{margin-right:57px}.subcategories-list-desc.oral_surgery:not(.subcategories-list-desc-bottom){margin-bottom:101px}.subcategories-list{margin-bottom:84px;padding-top:28px}.subcategories-list:last-child{margin-bottom:163px}.subcategories-list .category-info{width:278px}.subcategories-list>div:not(.subcategories-list-desc):not(.category):not(:last-child){margin-bottom:102px}.subcategories-list-ja.laboratory_controls .air_driven .category-info-content{padding-right:22px}.subcategories-list-ja.laboratory_controls .turbines .category-info-content{padding-right:54px}.subcategories-list-ja.oral_surgery .basic .product.new-chiropro .product-name{max-width:125px;font-weight:400}}.subcategories-list .product{position:relative;height:170px;min-width:190px;margin-bottom:10px;padding-left:59px}.subcategories-list .product-info-container{display:table;width:100%}.subcategories-list .product-info-content{display:table-cell;height:170px;padding-top:70px;vertical-align:middle}.subcategories-list .product-info-content h3{margin-bottom:0}.subcategories-list .product .product-new,.subcategories-list .product .product-name,.subcategories-list .product .more{color:#5d686e;line-height:1.1;display:block;position:relative;z-index:1}.subcategories-list .product .product-new{font-size:1.75rem;text-decoration:underline;margin-bottom:6px}.subcategories-list .product .product-name-container{margin-bottom:0}.subcategories-list .product .product-name{font-size:1.6rem;font-weight:500;margin-bottom:-1px}.subcategories-list .product .more{font-size:1.15rem}.subcategories-list .product-image-link-container{height:150px;width:50px;position:absolute;bottom:1px;left:10px}.subcategories-list .product-image-link{display:block;position:absolute;bottom:0;left:50%;transform:translateX(-50%);overflow:hidden}.subcategories-list .product-image-link img{max-width:none;position:relative;bottom:-12px}.subcategories-list.contra .category-desc,.subcategories-list.micromotors .category-desc{display:none}.subcategories-list.contra .category-name{font-size:2.6rem}.subcategories-list.contra .product.pmp-101-prophy{padding-left:11rem}.subcategories-list.contra .product.pmp-101-prophy .product-image-link-container{left:2.3rem}.subcategories-list.contra .product.cap-151 .product-info-container{margin-right:2.5rem}.subcategories-list.oral_surgery .product{height:19rem;padding-left:31rem}.subcategories-list.oral_surgery .product-info-content{height:19rem}.subcategories-list.oral_surgery .product-image-link-container{width:28rem;height:19rem;overflow:hidden}.subcategories-list.oral_surgery .category.classic .product{padding-left:28rem}.subcategories-list.oral_surgery .category.classic .product-image-link{left:55%}.subcategories-list.oral_surgery .category.classic .product-image-link-container{width:21rem}.subcategories-list.maintenance .category-name{font-size:2.2rem;letter-spacing:.1rem}.subcategories-list.maintenance .product.lubricare,.subcategories-list.maintenance .product.lubricare-2{padding-left:140px}.subcategories-list.maintenance .product.lubricare .product-image-link-container,.subcategories-list.maintenance .product.lubricare-2 .product-image-link-container{left:52px}.subcategories-list.maintenance .product[href*=lubrimed] .product-name,.subcategories-list.maintenance .product[class*=lubrimed] .product-name{max-width:145px}.subcategories-list .subcategory-micromotors .product{min-width:0}.subcategories-list .subcategory-micromotors .product-image-link-container{left:2px}.subcategories-list .subcategory-motor_controllers .product{padding-left:146px}.subcategories-list .subcategory-motor_controllers .product-info-content{padding-top:2rem}.subcategories-list .subcategory-motor_controllers .product-image-link-container{left:7.2rem}@media screen and (min-width:58.75em){.subcategories-list .category-info,.subcategories-list .category-products{float:left}.subcategories-list .category-info-content{padding-top:.7rem}.subcategories-list .product{height:9rem;margin-bottom:0;padding-left:10.1rem}.subcategories-list .product:before{content:'';display:block;height:100%;width:271px;position:absolute;top:0;left:0;background:url("../../frontend/Bienair/dental-us/en_US/images/subcategories-effect.png") no-repeat 0 0;background-size:100%;opacity:0;transition:.3s opacity ease-in-out}.subcategories-list .product:hover:before{opacity:1}.subcategories-list .product-info-content{height:9rem;padding-top:0;padding-bottom:1rem}.subcategories-list .product .product-new,.subcategories-list .product .product-name{color:#fffffe;max-width:100px}.subcategories-list .product .more{color:#fffffe;max-width:89px}.subcategories-list .product.tornado-x .more{max-width:132px}.subcategories-list .product-image-link-container{left:5.2rem}.subcategories-list .product-image-link img{bottom:-2.4rem}.subcategories-list.turbines .product:first-child{min-width:228px}.subcategories-list.turbines .category.advanced .product{min-width:16rem;padding-left:6rem}.subcategories-list.turbines .category.advanced .product-image-link-container{left:1.1rem}.subcategories-list.turbines .category.advanced .product-name{max-width:130px}.subcategories-list.turbines .category.classic .product{min-width:16rem;padding-left:6rem}.subcategories-list.turbines .category.classic .product-image-link-container{left:1.1rem}.subcategories-list.turbines .category.classic .product-name{max-width:130px}.subcategories-list.contra .product{min-width:13rem;padding-left:5.5rem}.subcategories-list.contra .product .more{max-width:75px}.subcategories-list.contra .product.pmp-101-prophy{padding-left:10rem}.subcategories-list.contra .product.ca-125{padding-left:4.8rem}.subcategories-list.contra .product.ca-125 .product-image-link-container{left:.1rem}.subcategories-list.contra .product-image-link-container{left:1.1rem}.subcategories-list.contra .category.prophylaxis .product-name{max-width:130px}.subcategories-list.laboratory_controls .product.s001--sf-811 .product-name{max-width:104px}.subcategories-list.oral_surgery .product{height:9rem;padding-left:33.5rem}.subcategories-list.oral_surgery .product-info-content{height:9rem}.subcategories-list.oral_surgery .product-new{line-height:18px;border:1px solid #fff;color:#fff;text-align:center;height:17px;display:inline-block;padding:0 3px;text-decoration:none;font-size:1.3rem;position:relative;top:6px}.subcategories-list.oral_surgery .product.ichiropro{padding-left:25.2rem}.subcategories-list.oral_surgery .product.ichiropro .product-image-link{bottom:-20px;width:80%}.subcategories-list.oral_surgery .product.ichiropro .product-image-link-container{left:5.2rem}.subcategories-list.oral_surgery .product.ichiropro .product-info-content{position:relative;top:-15px}.subcategories-list.oral_surgery .product.chiropro-l .product-info-content{position:relative;top:-10px}.subcategories-list.oral_surgery .product.chiropro-l .product-image-link{bottom:-1px}.subcategories-list.oral_surgery .product.chiropro-l .product-image-link-container{left:3.7rem}.subcategories-list.oral_surgery .product.new-chiropro,.subcategories-list.oral_surgery .product.proimplant{padding-left:19rem}.subcategories-list.oral_surgery .product.new-chiropro .product-info-content,.subcategories-list.oral_surgery .product.proimplant .product-info-content{position:relative;top:-18px}.subcategories-list.oral_surgery .product.new-chiropro .product-image-link,.subcategories-list.oral_surgery .product.proimplant .product-image-link{bottom:-25px;width:80%}.subcategories-list.oral_surgery .product.new-chiropro .product-image-link-container,.subcategories-list.oral_surgery .product.proimplant .product-image-link-container{left:-6rem}.subcategories-list.oral_surgery .product.new-chiropro .product-name,.subcategories-list.oral_surgery .product.proimplant .product-name{margin-top:9px;max-width:115px}.subcategories-list.oral_surgery .product.new-chiropro-plus .product-image-link{bottom:-20px;width:80%}.subcategories-list.oral_surgery .product-image-link-container{left:3.4rem}.subcategories-list.oral_surgery .product-info-content .more{font-size:1.25rem;max-width:105px;padding-top:.2rem}.subcategories-list.oral_surgery .category.classic .product,.subcategories-list.oral_surgery .category.basic .product{width:auto;padding-left:16.9rem}.subcategories-list.oral_surgery .category.classic .product-name,.subcategories-list.oral_surgery .category.basic .product-name{max-width:118px;font-size:1.5rem}.subcategories-list.oral_surgery .category.classic .product-image-link-container,.subcategories-list.oral_surgery .category.basic .product-image-link-container{left:-4rem}.subcategories-list.oral_surgery .category.classic .product-image-link,.subcategories-list.oral_surgery .category.basic .product-image-link{bottom:.1rem;width:100%}.subcategories-list.oral_surgery .category.classic .product-image-link img,.subcategories-list.oral_surgery .category.basic .product-image-link img{width:100%;bottom:-15px}.subcategories-list.oral_surgery .category.classic .product.new-chiropro-plus,.subcategories-list.oral_surgery .category.classic .product.oms,.subcategories-list.oral_surgery .category.basic .product.new-chiropro-plus,.subcategories-list.oral_surgery .category.basic .product.oms{padding-left:20rem}.subcategories-list.oral_surgery .category.classic .product.new-chiropro-plus .product-image-link-container,.subcategories-list.oral_surgery .category.classic .product.oms .product-image-link-container,.subcategories-list.oral_surgery .category.basic .product.new-chiropro-plus .product-image-link-container,.subcategories-list.oral_surgery .category.basic .product.oms .product-image-link-container{left:-1.4rem}.subcategories-list.oral_surgery .category.classic .product.new-chiropro-plus .product-image-link,.subcategories-list.oral_surgery .category.classic .product.oms .product-image-link,.subcategories-list.oral_surgery .category.basic .product.new-chiropro-plus .product-image-link,.subcategories-list.oral_surgery .category.basic .product.oms .product-image-link{bottom:.2rem}.subcategories-list.oral_surgery .category.classic .product.new-chiropro-plus .product-info-content,.subcategories-list.oral_surgery .category.classic .product.oms .product-info-content,.subcategories-list.oral_surgery .category.basic .product.new-chiropro-plus .product-info-content,.subcategories-list.oral_surgery .category.basic .product.oms .product-info-content{width:118px;padding-bottom:1.6rem}.subcategories-list.oral_surgery .category.classic .product.new-chiropro-plus .product-new,.subcategories-list.oral_surgery .category.classic .product.oms .product-new,.subcategories-list.oral_surgery .category.basic .product.new-chiropro-plus .product-new,.subcategories-list.oral_surgery .category.basic .product.oms .product-new{top:0}.subcategories-list.oral_surgery .category.classic .product.chiropro .product-image-link-container,.subcategories-list.oral_surgery .category.basic .product.chiropro .product-image-link-container{left:-5rem}.subcategories-list.oral_surgery .category.classic .product.chiropro .product-image-link,.subcategories-list.oral_surgery .category.basic .product.chiropro .product-image-link{width:60%}.subcategories-list.oral_surgery .category.classic .product.new-chiropro .product-image-link-container,.subcategories-list.oral_surgery .category.basic .product.new-chiropro .product-image-link-container{left:-6rem}.subcategories-list.oral_surgery .category.classic .product.new-chiropro .product-image-link,.subcategories-list.oral_surgery .category.basic .product.new-chiropro .product-image-link{width:80%}.subcategories-list.oral_surgery .advanced .product{padding-left:17rem}.subcategories-list.oral_surgery .advanced .product img{bottom:0;width:100%}.subcategories-list.oral_surgery .advanced .new-chiropro .product-image-link-container{left:-6rem}.subcategories-list.oral_surgery .advanced .new-chiropro-plus .product-image-link-container{left:-6rem}.subcategories-list.oral_surgery .advanced .ichiropro .product-image-link-container{left:-2rem}.subcategories-list.maintenance .product{min-width:0;padding-left:68px}.subcategories-list.maintenance .product-image-link-container{left:10px}.subcategories-list.maintenance .product-image-link img{bottom:-25px}.subcategories-list.maintenance .product.lubricare,.subcategories-list.maintenance .product.lubricare-2{padding-left:95px}.subcategories-list.maintenance .product.lubricare .product-image-link-container,.subcategories-list.maintenance .product.lubricare-2 .product-image-link-container{left:10px}.subcategories-list.maintenance .product[href*=lubrimed] .product-name,.subcategories-list.maintenance .product[class*=lubrimed] .product-name{max-width:145px}.subcategories-list .subcategory-micromotors .product{padding-left:6rem}.subcategories-list .subcategory-micromotors .product-image-link-container{left:.4rem}.subcategories-list .subcategory-motor_controllers .category-info{width:18rem}.subcategories-list .subcategory-motor_controllers .product{width:auto;padding-left:13.6rem}.subcategories-list .subcategory-motor_controllers .product-info-content{padding-top:0;padding-bottom:2rem}.subcategories-list .subcategory-motor_controllers .product-image-link-container{left:6.4rem}.subcategories-list .subcategory-motor_controllers .external_systems .product{padding-left:18.8rem}.subcategories-list .subcategory-motor_controllers .internal_systems .category-info{width:15rem}.subcategories-list .subcategory-motor_controllers .internal_systems .product{padding-left:10.5rem}.subcategories-list .subcategory-motor_controllers .internal_systems .product-name{max-width:118px}.subcategories-list .subcategory-motor_controllers .internal_systems .product-image-link-container{left:4rem}.subcategories-list-ja.oral_surgery .product.ichiropro .product-info-content{position:static;top:0}.subcategories-list-ja.oral_surgery .product.ichiropro .product-name{max-width:101px}.subcategories-list-ja.oral_surgery .product.new-chiropro .product-info-content{top:-9px}}@media screen and (min-width:73em){.subcategories-list .category-info-content{padding-top:.4rem;padding-right:3.3rem;padding-left:5.3rem}.subcategories-list.contra .category-info-content,.subcategories-list.micromotors .category-info-content{padding-right:.5rem;padding-left:3rem}.subcategories-list.contra .category.oral .category-info{width:27.3rem;padding-right:0}.subcategories-list.contra .category-name{font-size:2.6rem;letter-spacing:.25rem}.subcategories-list.laboratory_controls .category-info{width:250px}.subcategories-list.laboratory_controls .category-info-content{padding-top:5px;padding-right:30px;padding-left:34px}.subcategories-list.oral_surgery .category.classic .product-image-link-container{left:-4.4rem}.subcategories-list.oral_surgery .category.classic .product.new-chiropro-plus,.subcategories-list.oral_surgery .category.classic .product.oms{padding-left:17rem}.subcategories-list.oral_surgery .category.classic .product.new-chiropro-plus .product-image-link-container,.subcategories-list.oral_surgery .category.classic .product.oms .product-image-link-container{left:-3rem}.subcategories-list.maintenance .category-info{width:197px}.subcategories-list.maintenance .category-info-content{padding-top:2px;padding-left:45px}.subcategories-list .subcategory-micromotors .category-info{width:220px}.subcategories-list .subcategory-micromotors .product{padding-left:80px}.subcategories-list .subcategory-micromotors .product-image-link-container{left:26px}.subcategories-list .subcategory-motor_controllers .product{padding-left:176px}.subcategories-list .subcategory-motor_controllers .product-image-link-container{left:84px}.subcategories-list .subcategory-motor_controllers .external_systems .product{padding-left:188px}}@media (max-width:460px){.subcategories-list.oral_surgery .product{padding-left:180px}.subcategories-list.oral_surgery .product-info-content{padding-top:10px}.subcategories-list.oral_surgery .product-image-link{width:240px}.subcategories-list.oral_surgery .product-image-link-container{left:-10px}.subcategories-list.oral_surgery .product-image-link img{max-width:100%}.subcategories-list.oral_surgery .category.classic .product{padding-left:18rem}}@media (min-width:940px) and (max-width:1000px){.subcategories-list.oral_surgery .category.classic .category-products{margin-left:-36px}.subcategories-list.oral_surgery .category.classic .product{padding-left:14rem}.subcategories-list.oral_surgery .category.classic .product-image-link-container{left:-5.2rem}.subcategories-list.oral_surgery .category.classic .product-image-link{bottom:.4rem}.subcategories-list.oral_surgery .category.classic .product-image-link img{max-width:240px}.subcategories-list.oral_surgery .category.classic .product.new-chiropro-plus,.subcategories-list.oral_surgery .category.classic .product.oms{padding-left:20.6rem}.subcategories-list.oral_surgery .category.classic .product.new-chiropro-plus .product-image-link-container,.subcategories-list.oral_surgery .category.classic .product.oms .product-image-link-container{left:.6rem}.subcategories-list.oral_surgery .category.classic .product.new-chiropro-plus .product-image-link,.subcategories-list.oral_surgery .category.classic .product.oms .product-image-link{bottom:.5rem}}.subcategories-list-desc-bottom.oral_surgery{margin-top:1460px}@media screen and (min-width:30.0625em){.subcategories-list.oral_surgery .product{width:100%}}@media screen and (min-width:58.75em){.subcategories-list.oral_surgery .category.advanced .category-desc{max-width:205px;margin-top:-2px;padding-top:8px;padding-bottom:4px}.subcategories-list.oral_surgery .product{width:auto}.subcategories-list.oral_surgery .product.ichiropro{padding-left:19rem}.subcategories-list.oral_surgery .product.ichiropro .product-image-link-container{left:0}.subcategories-list.oral_surgery .product.ichiropro-surgery{padding-left:14rem}.subcategories-list.oral_surgery .product.ichiropro-surgery .product-image-link-container{left:1rem}.subcategories-list.oral_surgery .product.ichiropro-surgery .product-info-content{position:relative;top:-.7rem}.subcategories-list.oral_surgery .product.chiropro-l-premium .product-image-link img{bottom:-2.1rem}.subcategories-list-desc-bottom.oral_surgery{margin-top:649px}}@media screen and (min-width:62.5625em){.subcategories-list.oral_surgery .product.ichiropro-surgery{padding-left:18rem}.subcategories-list.oral_surgery .product.ichiropro-surgery .product-image-link-container{left:5rem}}@media screen and (min-width:73em){.subcategories-list.oral_surgery .category.advanced .category-desc{max-width:none;margin-top:7px;padding-top:9px;padding-bottom:5px}.subcategories-list.oral_surgery .category.classic .product-image-link{bottom:5px;width:100%}.subcategories-list.oral_surgery .category.classic .product.chiropro-l-premium{padding-left:15.2rem}.subcategories-list.oral_surgery .category.basic .product-image-link-container{left:-5rem}.subcategories-list.oral_surgery .category.basic .product-image-link{width:80%}.subcategories-list.oral_surgery .category.basic img{bottom:5px;width:100%}.subcategories-list.oral_surgery .product{width:auto}.subcategories-list.oral_surgery .product.ichiropro{padding-left:15rem}.subcategories-list.oral_surgery .product.ichiropro .product-image-link-container{left:-3rem}.subcategories-list.oral_surgery .product.ichiropro-surgery{padding-left:10rem}.subcategories-list.oral_surgery .product.ichiropro-surgery .product-image-link{bottom:-25px;width:80%}.subcategories-list.oral_surgery .product.ichiropro-surgery .product-image-link-container{left:-8rem}.subcategories-list.oral_surgery .product.ichiropro-surgery .product-info-content{position:relative;top:-1.5rem}.subcategories-list.oral_surgery .product.ichiropro-surgery .product-name{max-width:13rem}.subcategories-list.oral_surgery .product.chiropro-l-premium .product-image-link-container{left:-5rem}.subcategories-list.oral_surgery .product.chiropro-l-premium .product-image-link img{bottom:-2rem}.subcategories-list.oral_surgery .product.chiropro-l-premium .product-name{max-width:14rem}.subcategories-list.oral_surgery .product.oms .product-image-link{width:100%}}@font-face{font-family:'webflow-icons';src:url("data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBiUAAAC8AAAAYGNtYXDpP+a4AAABHAAAAFxnYXNwAAAAEAAAAXgAAAAIZ2x5ZmhS2XEAAAGAAAADHGhlYWQTFw3HAAAEnAAAADZoaGVhCXYFgQAABNQAAAAkaG10eCe4A1oAAAT4AAAAMGxvY2EDtALGAAAFKAAAABptYXhwABAAPgAABUQAAAAgbmFtZSoCsMsAAAVkAAABznBvc3QAAwAAAAAHNAAAACAAAwP4AZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADpAwPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAQAAAAAwACAACAAQAAQAg5gPpA//9//8AAAAAACDmAOkA//3//wAB/+MaBBcIAAMAAQAAAAAAAAAAAAAAAAABAAH//wAPAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEBIAAAAyADgAAFAAAJAQcJARcDIP5AQAGA/oBAAcABwED+gP6AQAABAOAAAALgA4AABQAAEwEXCQEH4AHAQP6AAYBAAcABwED+gP6AQAAAAwDAAOADQALAAA8AHwAvAAABISIGHQEUFjMhMjY9ATQmByEiBh0BFBYzITI2PQE0JgchIgYdARQWMyEyNj0BNCYDIP3ADRMTDQJADRMTDf3ADRMTDQJADRMTDf3ADRMTDQJADRMTAsATDSANExMNIA0TwBMNIA0TEw0gDRPAEw0gDRMTDSANEwAAAAABAJ0AtAOBApUABQAACQIHCQEDJP7r/upcAXEBcgKU/usBFVz+fAGEAAAAAAL//f+9BAMDwwAEAAkAABcBJwEXAwE3AQdpA5ps/GZsbAOabPxmbEMDmmz8ZmwDmvxmbAOabAAAAgAA/8AEAAPAAB0AOwAABSInLgEnJjU0Nz4BNzYzMTIXHgEXFhUUBw4BBwYjNTI3PgE3NjU0Jy4BJyYjMSIHDgEHBhUUFx4BFxYzAgBqXV6LKCgoKIteXWpqXV6LKCgoKIteXWpVSktvICEhIG9LSlVVSktvICEhIG9LSlVAKCiLXl1qal1eiygoKCiLXl1qal1eiygoZiEgb0tKVVVKS28gISEgb0tKVVVKS28gIQABAAABwAIAA8AAEgAAEzQ3PgE3NjMxFSIHDgEHBhUxIwAoKIteXWpVSktvICFmAcBqXV6LKChmISBvS0pVAAAAAgAA/8AFtgPAADIAOgAAARYXHgEXFhUUBw4BBwYHIxUhIicuAScmNTQ3PgE3NjMxOAExNDc+ATc2MzIXHgEXFhcVATMJATMVMzUEjD83NlAXFxYXTjU1PQL8kz01Nk8XFxcXTzY1PSIjd1BQWlJJSXInJw3+mdv+2/7c25MCUQYcHFg5OUA/ODlXHBwIAhcXTzY1PTw1Nk8XF1tQUHcjIhwcYUNDTgL+3QFt/pOTkwABAAAAAQAAmM7nP18PPPUACwQAAAAAANciZKUAAAAA1yJkpf/9/70FtgPDAAAACAACAAAAAAAAAAEAAAPA/8AAAAW3//3//QW2AAEAAAAAAAAAAAAAAAAAAAAMBAAAAAAAAAAAAAAAAgAAAAQAASAEAADgBAAAwAQAAJ0EAP/9BAAAAAQAAAAFtwAAAAAAAAAKABQAHgAyAEYAjACiAL4BFgE2AY4AAAABAAAADAA8AAMAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAADgCuAAEAAAAAAAEADQAAAAEAAAAAAAIABwCWAAEAAAAAAAMADQBIAAEAAAAAAAQADQCrAAEAAAAAAAUACwAnAAEAAAAAAAYADQBvAAEAAAAAAAoAGgDSAAMAAQQJAAEAGgANAAMAAQQJAAIADgCdAAMAAQQJAAMAGgBVAAMAAQQJAAQAGgC4AAMAAQQJAAUAFgAyAAMAAQQJAAYAGgB8AAMAAQQJAAoANADsd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzVmVyc2lvbiAxLjAAVgBlAHIAcwBpAG8AbgAgADEALgAwd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzUmVndWxhcgBSAGUAZwB1AGwAYQByd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzRm9udCBnZW5lcmF0ZWQgYnkgSWNvTW9vbi4ARgBvAG4AdAAgAGcAZQBuAGUAcgBhAHQAZQBkACAAYgB5ACAASQBjAG8ATQBvAG8AbgAuAAAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==") format("truetype");font-weight:400;font-style:normal}.webflow [class^=w-icon-],.webflow [class*=" w-icon-"]{font-family:'webflow-icons' !important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.webflow .w-icon-slider-right:before{content:"\e600"}.webflow .w-icon-slider-left:before{content:"\e601"}.webflow .w-icon-nav-menu:before{content:"\e602"}.webflow .w-icon-arrow-down:before,.webflow .w-icon-dropdown-toggle:before{content:"\e603"}.webflow .w-icon-file-upload-remove:before{content:"\e900"}.webflow .w-icon-file-upload-icon:before{content:"\e903"}.webflow *{box-sizing:border-box}.webflow html{height:100%}.webflow body{margin:0;min-height:100%;background-color:#fff;font-family:Arial,sans-serif;font-size:14px;line-height:20px;color:#333}.webflow img{max-width:100%;vertical-align:middle;display:inline-block}.webflow html.w-mod-touch *{background-attachment:scroll !important}.webflow .w-block{display:block}.webflow .w-inline-block{max-width:100%;display:inline-block}.webflow .w-clearfix:before,.webflow .w-clearfix:after{content:" ";display:table;grid-column-start:1;grid-row-start:1;grid-column-end:2;grid-row-end:2}.webflow .w-clearfix:after{clear:both}.webflow .w-hidden{display:none}.webflow .w-button{display:inline-block;padding:9px 15px;background-color:#3898ec;color:#fff;border:0;line-height:inherit;text-decoration:none;cursor:pointer;border-radius:0}.webflow input.w-button{-webkit-appearance:button}.webflow html[data-w-dynpage] [data-w-cloak]{color:transparent !important}.webflow .w-webflow-badge,.webflow .w-webflow-badge *{position:static;left:auto;top:auto;right:auto;bottom:auto;z-index:auto;display:block;visibility:visible;overflow:visible;overflow-x:visible;overflow-y:visible;box-sizing:border-box;width:auto;height:auto;max-height:none;max-width:none;min-height:0;min-width:0;margin:0;padding:0;float:none;clear:none;border:0 none transparent;border-radius:0;background:0 0;background-image:none;background-position:0 0;background-size:auto auto;background-repeat:repeat;background-origin:padding-box;background-clip:border-box;background-attachment:scroll;background-color:transparent;box-shadow:none;opacity:1;transform:none;transition:none;direction:ltr;font-family:inherit;font-weight:inherit;color:inherit;font-size:inherit;line-height:inherit;font-style:inherit;font-variant:inherit;text-align:inherit;letter-spacing:inherit;text-decoration:inherit;text-indent:0;text-transform:inherit;list-style-type:disc;text-shadow:none;font-smoothing:auto;vertical-align:baseline;cursor:inherit;white-space:inherit;word-break:normal;word-spacing:normal;word-wrap:normal}.webflow .w-webflow-badge{position:fixed !important;display:inline-block !important;visibility:visible !important;opacity:1 !important;z-index:2147483647 !important;top:auto !important;right:12px !important;bottom:12px !important;left:auto !important;color:#aaadb0 !important;background-color:#fff !important;border-radius:3px !important;padding:6px 8px 6px 6px !important;font-size:12px !important;opacity:1 !important;line-height:14px !important;text-decoration:none !important;transform:none !important;margin:0 !important;width:auto !important;height:auto !important;overflow:visible !important;white-space:nowrap;box-shadow:0 0 0 1px rgba(0,0,0,.1),0px 1px 3px rgba(0,0,0,.1);cursor:pointer}.webflow .w-webflow-badge>img{display:inline-block !important;visibility:visible !important;opacity:1 !important;vertical-align:middle !important}.webflow h1,.webflow h2,.webflow h3,.webflow h4,.webflow h5,.webflow h6{font-weight:700;margin-bottom:10px}.webflow h1{font-size:38px;line-height:44px;margin-top:20px}.webflow h2{font-size:32px;line-height:36px;margin-top:20px}.webflow h3{font-size:24px;line-height:30px;margin-top:20px}.webflow h4{font-size:18px;line-height:24px;margin-top:10px}.webflow h5{font-size:14px;line-height:20px;margin-top:10px}.webflow h6{font-size:12px;line-height:18px;margin-top:10px}.webflow p{margin-top:0;margin-bottom:10px}.webflow blockquote{margin:0 0 10px;padding:10px 20px;border-left:5px solid #e2e2e2;font-size:18px;line-height:22px}.webflow figure{margin:0;margin-bottom:10px}.webflow figcaption{margin-top:5px;text-align:center}.webflow ul,.webflow ol{margin-top:0;margin-bottom:10px;padding-left:40px}.webflow .w-list-unstyled{padding-left:0;list-style:none}.webflow .w-embed:before,.webflow .w-embed:after{content:" ";display:table;grid-column-start:1;grid-row-start:1;grid-column-end:2;grid-row-end:2}.webflow .w-embed:after{clear:both}.webflow .w-video{width:100%;position:relative;padding:0}.webflow .w-video iframe,.webflow .w-video object,.webflow .w-video embed{position:absolute;top:0;left:0;width:100%;height:100%}.webflow fieldset{padding:0;margin:0;border:0}.webflow button,.webflow html input[type=button],.webflow input[type=reset]{border:0;cursor:pointer;-webkit-appearance:button}.webflow .w-form{margin:0 0 15px}.webflow .w-form-done{display:none;padding:20px;text-align:center;background-color:#ddd}.webflow .w-form-fail{display:none;margin-top:10px;padding:10px;background-color:#ffdede}.webflow label{display:block;margin-bottom:5px;font-weight:700}.webflow .w-input,.webflow .w-select{display:block;width:100%;height:38px;padding:8px 12px;margin-bottom:10px;font-size:14px;line-height:1.428571429;color:#333;vertical-align:middle;background-color:#fff;border:1px solid #ccc}.webflow .w-input:-moz-placeholder,.webflow .w-select:-moz-placeholder{color:#999}.webflow .w-input::-moz-placeholder,.webflow .w-select::-moz-placeholder{color:#999;opacity:1}.webflow .w-input:-ms-input-placeholder,.webflow .w-select:-ms-input-placeholder{color:#999}.webflow .w-input::-webkit-input-placeholder,.webflow .w-select::-webkit-input-placeholder{color:#999}.webflow .w-input:focus,.webflow .w-select:focus{border-color:#3898ec;outline:0}.webflow .w-input[disabled],.webflow .w-select[disabled],.webflow .w-input[readonly],.webflow .w-select[readonly],.webflow fieldset[disabled] .w-input,.webflow fieldset[disabled] .w-select{cursor:not-allowed;background-color:#eee}.webflow textarea.w-input,.webflow textarea.w-select{height:auto}.webflow .w-select{background-color:#f3f3f3}.webflow .w-select[multiple]{height:auto}.webflow .w-form-label{display:inline-block;cursor:pointer;font-weight:400;margin-bottom:0}.webflow .w-radio{display:block;margin-bottom:5px;padding-left:20px}.webflow .w-radio:before,.webflow .w-radio:after{content:" ";display:table;grid-column-start:1;grid-row-start:1;grid-column-end:2;grid-row-end:2}.webflow .w-radio:after{clear:both}.webflow .w-radio-input{margin:4px 0 0;margin-top:1px \9;line-height:normal;float:left;margin-left:-20px}.webflow .w-radio-input{margin-top:3px}.webflow .w-file-upload{display:block;margin-bottom:10px}.webflow .w-file-upload-input{width:.1px;height:.1px;opacity:0;overflow:hidden;position:absolute;z-index:-100}.webflow .w-file-upload-default,.webflow .w-file-upload-uploading,.webflow .w-file-upload-success{display:inline-block;color:#333}.webflow .w-file-upload-error{display:block;margin-top:10px}.webflow .w-file-upload-default.w-hidden,.webflow .w-file-upload-uploading.w-hidden,.webflow .w-file-upload-error.w-hidden,.webflow .w-file-upload-success.w-hidden{display:none}.webflow .w-file-upload-uploading-btn{display:flex;font-size:14px;font-weight:400;cursor:pointer;margin:0;padding:8px 12px;border:1px solid #ccc;background-color:#fafafa}.webflow .w-file-upload-file{display:flex;flex-grow:1;justify-content:space-between;margin:0;padding:8px 9px 8px 11px;border:1px solid #ccc;background-color:#fafafa}.webflow .w-file-upload-file-name{font-size:14px;font-weight:400;display:block}.webflow .w-file-remove-link{margin-top:3px;margin-left:10px;width:auto;height:auto;padding:3px;display:block;cursor:pointer}.webflow .w-icon-file-upload-remove{margin:auto;font-size:10px}.webflow .w-file-upload-error-msg{display:inline-block;color:#ea384c;padding:2px 0}.webflow .w-file-upload-info{display:inline-block;line-height:38px;padding:0 12px}.webflow .w-file-upload-label{display:inline-block;font-size:14px;font-weight:400;cursor:pointer;margin:0;padding:8px 12px;border:1px solid #ccc;background-color:#fafafa}.webflow .w-icon-file-upload-icon,.webflow .w-icon-file-upload-uploading{display:inline-block;margin-right:8px;width:20px}.webflow .w-icon-file-upload-uploading{height:20px}.webflow .w-container{margin-left:auto;margin-right:auto;max-width:940px}.webflow .w-container:before,.webflow .w-container:after{content:" ";display:table;grid-column-start:1;grid-row-start:1;grid-column-end:2;grid-row-end:2}.webflow .w-container:after{clear:both}.webflow .w-container .w-row{margin-left:-10px;margin-right:-10px}.webflow .w-row:before,.webflow .w-row:after{content:" ";display:table;grid-column-start:1;grid-row-start:1;grid-column-end:2;grid-row-end:2}.webflow .w-row:after{clear:both}.webflow .w-row .w-row{margin-left:0;margin-right:0}.webflow .w-col{position:relative;float:left;width:100%;min-height:1px;padding-left:10px;padding-right:10px}.webflow .w-col .w-col{padding-left:0;padding-right:0}.webflow .w-col-1{width:8.33333333%}.webflow .w-col-2{width:16.66666667%}.webflow .w-col-3{width:25%}.webflow .w-col-4{width:33.33333333%}.webflow .w-col-5{width:41.66666667%}.webflow .w-col-6{width:50%}.webflow .w-col-7{width:58.33333333%}.webflow .w-col-8{width:66.66666667%}.webflow .w-col-9{width:75%}.webflow .w-col-10{width:83.33333333%}.webflow .w-col-11{width:91.66666667%}.webflow .w-col-12{width:100%}.webflow .w-hidden-main{display:none !important}@media screen and (max-width:991px){.webflow .w-container{max-width:728px}.webflow .w-hidden-main{display:inherit !important}.webflow .w-hidden-medium{display:none !important}.webflow .w-col-medium-1{width:8.33333333%}.webflow .w-col-medium-2{width:16.66666667%}.webflow .w-col-medium-3{width:25%}.webflow .w-col-medium-4{width:33.33333333%}.webflow .w-col-medium-5{width:41.66666667%}.webflow .w-col-medium-6{width:50%}.webflow .w-col-medium-7{width:58.33333333%}.webflow .w-col-medium-8{width:66.66666667%}.webflow .w-col-medium-9{width:75%}.webflow .w-col-medium-10{width:83.33333333%}.webflow .w-col-medium-11{width:91.66666667%}.webflow .w-col-medium-12{width:100%}.webflow .w-col-stack{width:100%;left:auto;right:auto}}@media screen and (max-width:767px){.webflow .w-hidden-main{display:inherit !important}.webflow .w-hidden-medium{display:inherit !important}.webflow .w-hidden-small{display:none !important}.webflow .w-row,.webflow .w-container .w-row{margin-left:0;margin-right:0}.webflow .w-col{width:100%;left:auto;right:auto}.webflow .w-col-small-1{width:8.33333333%}.webflow .w-col-small-2{width:16.66666667%}.webflow .w-col-small-3{width:25%}.webflow .w-col-small-4{width:33.33333333%}.webflow .w-col-small-5{width:41.66666667%}.webflow .w-col-small-6{width:50%}.webflow .w-col-small-7{width:58.33333333%}.webflow .w-col-small-8{width:66.66666667%}.webflow .w-col-small-9{width:75%}.webflow .w-col-small-10{width:83.33333333%}.webflow .w-col-small-11{width:91.66666667%}.webflow .w-col-small-12{width:100%}}@media screen and (max-width:479px){.webflow .w-container{max-width:none}.webflow .w-hidden-main{display:inherit !important}.webflow .w-hidden-medium{display:inherit !important}.webflow .w-hidden-small{display:inherit !important}.webflow .w-hidden-tiny{display:none !important}.webflow .w-col{width:100%}.webflow .w-col-tiny-1{width:8.33333333%}.webflow .w-col-tiny-2{width:16.66666667%}.webflow .w-col-tiny-3{width:25%}.webflow .w-col-tiny-4{width:33.33333333%}.webflow .w-col-tiny-5{width:41.66666667%}.webflow .w-col-tiny-6{width:50%}.webflow .w-col-tiny-7{width:58.33333333%}.webflow .w-col-tiny-8{width:66.66666667%}.webflow .w-col-tiny-9{width:75%}.webflow .w-col-tiny-10{width:83.33333333%}.webflow .w-col-tiny-11{width:91.66666667%}.webflow .w-col-tiny-12{width:100%}}.webflow .w-widget{position:relative}.webflow .w-widget-map{width:100%;height:400px}.webflow .w-widget-map label{width:auto;display:inline}.webflow .w-widget-map img{max-width:inherit}.webflow .w-widget-map .gm-style-iw{text-align:center}.webflow .w-widget-map .gm-style-iw>button{display:none !important}.webflow .w-widget-twitter{overflow:hidden}.webflow .w-widget-twitter-count-shim{display:inline-block;vertical-align:top;position:relative;width:28px;height:20px;text-align:center;background:#fff;border:#758696 solid 1px;border-radius:3px}.webflow .w-widget-twitter-count-shim *{pointer-events:none;-webkit-user-select:none;user-select:none}.webflow .w-widget-twitter-count-shim .w-widget-twitter-count-inner{position:relative;font-size:15px;line-height:12px;text-align:center;color:#999;font-family:serif}.webflow .w-widget-twitter-count-shim .w-widget-twitter-count-clear{position:relative;display:block}.webflow .w-widget-twitter-count-shim.w--large{width:36px;height:28px}.webflow .w-widget-twitter-count-shim.w--large .w-widget-twitter-count-inner{font-size:18px;line-height:18px}.webflow .w-widget-twitter-count-shim:not(.w--vertical){margin-left:5px;margin-right:8px}.webflow .w-widget-twitter-count-shim:not(.w--vertical).w--large{margin-left:6px}.webflow .w-widget-twitter-count-shim:not(.w--vertical):before,.webflow .w-widget-twitter-count-shim:not(.w--vertical):after{top:50%;left:0;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.webflow .w-widget-twitter-count-shim:not(.w--vertical):before{border-color:rgba(117,134,150,0);border-right-color:#5d6c7b;border-width:4px;margin-left:-9px;margin-top:-4px}.webflow .w-widget-twitter-count-shim:not(.w--vertical).w--large:before{border-width:5px;margin-left:-10px;margin-top:-5px}.webflow .w-widget-twitter-count-shim:not(.w--vertical):after{border-color:rgba(255,255,255,0);border-right-color:#fff;border-width:4px;margin-left:-8px;margin-top:-4px}.webflow .w-widget-twitter-count-shim:not(.w--vertical).w--large:after{border-width:5px;margin-left:-9px;margin-top:-5px}.webflow .w-widget-twitter-count-shim.w--vertical{width:61px;height:33px;margin-bottom:8px}.webflow .w-widget-twitter-count-shim.w--vertical:before,.webflow .w-widget-twitter-count-shim.w--vertical:after{top:100%;left:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.webflow .w-widget-twitter-count-shim.w--vertical:before{border-color:rgba(117,134,150,0);border-top-color:#5d6c7b;border-width:5px;margin-left:-5px}.webflow .w-widget-twitter-count-shim.w--vertical:after{border-color:rgba(255,255,255,0);border-top-color:#fff;border-width:4px;margin-left:-4px}.webflow .w-widget-twitter-count-shim.w--vertical .w-widget-twitter-count-inner{font-size:18px;line-height:22px}.webflow .w-widget-twitter-count-shim.w--vertical.w--large{width:76px}.webflow .w-background-video{position:relative;overflow:hidden;height:500px;color:#fff}.webflow .w-background-video>video{background-size:cover;background-position:50% 50%;position:absolute;margin:auto;width:100%;height:100%;right:-100%;bottom:-100%;top:-100%;left:-100%;object-fit:cover;z-index:-100}.webflow .w-background-video>video::-webkit-media-controls-start-playback-button{display:none !important;-webkit-appearance:none}.webflow .w-slider{position:relative;height:300px;text-align:center;background:#ddd;clear:both;-webkit-tap-highlight-color:rgba(0,0,0,0);tap-highlight-color:rgba(0,0,0,0)}.webflow .w-slider-mask{position:relative;display:block;overflow:hidden;z-index:1;left:0;right:0;height:100%;white-space:nowrap}.webflow .w-slide{position:relative;display:inline-block;vertical-align:top;width:100%;height:100%;white-space:normal;text-align:left}.webflow .w-slider-nav{position:absolute;z-index:2;top:auto;right:0;bottom:0;left:0;margin:auto;padding-top:10px;height:40px;text-align:center;-webkit-tap-highlight-color:rgba(0,0,0,0);tap-highlight-color:rgba(0,0,0,0)}.webflow .w-slider-nav.w-round>div{border-radius:100%}.webflow .w-slider-nav.w-num>div{width:auto;height:auto;padding:.2em .5em;font-size:inherit;line-height:inherit}.webflow .w-slider-nav.w-shadow>div{box-shadow:0 0 3px rgba(51,51,51,.4)}.webflow .w-slider-nav-invert{color:#fff}.webflow .w-slider-nav-invert>div{background-color:rgba(34,34,34,.4)}.webflow .w-slider-nav-invert>div.w-active{background-color:#222}.webflow .w-slider-dot{position:relative;display:inline-block;width:1em;height:1em;background-color:rgba(255,255,255,.4);cursor:pointer;margin:0 3px .5em;transition:background-color .1s,color .1s}.webflow .w-slider-dot.w-active{background-color:#fff}.webflow .w-slider-dot:focus{outline:none;box-shadow:0px 0px 0px 2px #fff}.webflow .w-slider-dot:focus.w-active{box-shadow:none}.webflow .w-slider-arrow-left,.webflow .w-slider-arrow-right{position:absolute;width:80px;top:0;right:0;bottom:0;left:0;margin:auto;cursor:pointer;overflow:hidden;color:#fff;font-size:40px;-webkit-tap-highlight-color:rgba(0,0,0,0);tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;user-select:none}.webflow .w-slider-arrow-left [class^=w-icon-],.webflow .w-slider-arrow-right [class^=w-icon-],.webflow .w-slider-arrow-left [class*=' w-icon-'],.webflow .w-slider-arrow-right [class*=' w-icon-']{position:absolute}.webflow .w-slider-arrow-left:focus,.webflow .w-slider-arrow-right:focus{outline:0}.webflow .w-slider-arrow-left{z-index:3;right:auto}.webflow .w-slider-arrow-right{z-index:4;left:auto}.webflow .w-icon-slider-left,.webflow .w-icon-slider-right{top:0;right:0;bottom:0;left:0;margin:auto;width:1em;height:1em}.webflow .w-slider-aria-label{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.webflow .w-slider-force-show{display:block !important}.webflow .w-dropdown{display:inline-block;position:relative;text-align:left;margin-left:auto;margin-right:auto;z-index:900}.webflow .w-dropdown-btn,.webflow .w-dropdown-toggle,.webflow .w-dropdown-link{position:relative;vertical-align:top;text-decoration:none;color:#222;padding:20px;text-align:left;margin-left:auto;margin-right:auto;white-space:nowrap}.webflow .w-dropdown-toggle{-webkit-user-select:none;user-select:none;display:inline-block;cursor:pointer;padding-right:40px}.webflow .w-dropdown-toggle:focus{outline:0}.webflow .w-icon-dropdown-toggle{position:absolute;top:0;right:0;bottom:0;margin:auto;margin-right:20px;width:1em;height:1em}.webflow .w-dropdown-list{position:absolute;background:#ddd;display:none;min-width:100%}.webflow .w-dropdown-list.w--open{display:block}.webflow .w-dropdown-link{padding:10px 20px;display:block;color:#222}.webflow .w-dropdown-link.w--current{color:#0082f3}.webflow .w-dropdown-link:focus{outline:0}@media screen and (max-width:767px){.webflow .w-nav-brand{padding-left:10px}}.webflow .w-lightbox-backdrop{color:#000;cursor:auto;font-family:serif;font-size:medium;font-style:normal;font-variant:normal;font-weight:400;letter-spacing:normal;line-height:normal;list-style:disc;text-align:start;text-indent:0;text-shadow:none;text-transform:none;visibility:visible;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:normal;position:fixed;top:0;right:0;bottom:0;left:0;color:#fff;font-family:"Helvetica Neue",Helvetica,Ubuntu,"Segoe UI",Verdana,sans-serif;font-size:17px;line-height:1.2;font-weight:300;text-align:center;background:rgba(0,0,0,.9);z-index:2000;outline:0;opacity:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-tap-highlight-color:transparent;-webkit-transform:translate(0,0)}.webflow .w-lightbox-backdrop,.webflow .w-lightbox-container{height:100%;overflow:auto;-webkit-overflow-scrolling:touch}.webflow .w-lightbox-content{position:relative;height:100vh;overflow:hidden}.webflow .w-lightbox-view{position:absolute;width:100vw;height:100vh;opacity:0}.webflow .w-lightbox-view:before{content:"";height:100vh}.webflow .w-lightbox-group,.webflow .w-lightbox-group .w-lightbox-view,.webflow .w-lightbox-group .w-lightbox-view:before{height:86vh}.webflow .w-lightbox-frame,.webflow .w-lightbox-view:before{display:inline-block;vertical-align:middle}.webflow .w-lightbox-figure{position:relative;margin:0}.webflow .w-lightbox-group .w-lightbox-figure{cursor:pointer}.webflow .w-lightbox-img{width:auto;height:auto;max-width:none}.webflow .w-lightbox-image{display:block;float:none;max-width:100vw;max-height:100vh}.webflow .w-lightbox-group .w-lightbox-image{max-height:86vh}.webflow .w-lightbox-caption{position:absolute;right:0;bottom:0;left:0;padding:.5em 1em;background:rgba(0,0,0,.4);text-align:left;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.webflow .w-lightbox-embed{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.webflow .w-lightbox-control{position:absolute;top:0;width:4em;background-size:24px;background-repeat:no-repeat;background-position:center;cursor:pointer;transition:all .3s}.webflow .w-lightbox-left{display:none;bottom:0;left:0;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii0yMCAwIDI0IDQwIiB3aWR0aD0iMjQiIGhlaWdodD0iNDAiPjxnIHRyYW5zZm9ybT0icm90YXRlKDQ1KSI+PHBhdGggZD0ibTAgMGg1djIzaDIzdjVoLTI4eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDN2MjNoMjN2M2gtMjZ6IiBmaWxsPSIjZmZmIi8+PC9nPjwvc3ZnPg==")}.webflow .w-lightbox-right{display:none;right:0;bottom:0;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMjQgNDAiIHdpZHRoPSIyNCIgaGVpZ2h0PSI0MCI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMC0waDI4djI4aC01di0yM2gtMjN6IiBvcGFjaXR5PSIuNCIvPjxwYXRoIGQ9Im0xIDFoMjZ2MjZoLTN2LTIzaC0yM3oiIGZpbGw9IiNmZmYiLz48L2c+PC9zdmc+")}.webflow .w-lightbox-close{right:0;height:2.6em;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMTggMTciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxNyI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMCAwaDd2LTdoNXY3aDd2NWgtN3Y3aC01di03aC03eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDd2LTdoM3Y3aDd2M2gtN3Y3aC0zdi03aC03eiIgZmlsbD0iI2ZmZiIvPjwvZz48L3N2Zz4=");background-size:18px}.webflow .w-lightbox-strip{position:absolute;bottom:0;left:0;right:0;padding:0 1vh;line-height:0;white-space:nowrap;overflow-x:auto;overflow-y:hidden}.webflow .w-lightbox-item{display:inline-block;width:10vh;padding:2vh 1vh;box-sizing:content-box;cursor:pointer;-webkit-transform:translate3d(0,0,0)}.webflow .w-lightbox-active{opacity:.3}.webflow .w-lightbox-thumbnail{position:relative;height:10vh;background:#222;overflow:hidden}.webflow .w-lightbox-thumbnail-image{position:absolute;top:0;left:0}.webflow .w-lightbox-thumbnail .w-lightbox-tall{top:50%;width:100%;transform:translate(0,-50%)}.webflow .w-lightbox-thumbnail .w-lightbox-wide{left:50%;height:100%;transform:translate(-50%,0)}.webflow .w-lightbox-spinner{position:absolute;top:50%;left:50%;box-sizing:border-box;width:40px;height:40px;margin-top:-20px;margin-left:-20px;border:5px solid rgba(0,0,0,.4);border-radius:50%;animation:spin .8s infinite linear}.webflow .w-lightbox-spinner:after{content:"";position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;border:3px solid transparent;border-bottom-color:#fff;border-radius:50%}.webflow .w-lightbox-hide{display:none}.webflow .w-lightbox-noscroll{overflow:hidden}@media (min-width:768px){.webflow .w-lightbox-content{height:96vh;margin-top:2vh}.webflow .w-lightbox-view,.webflow .w-lightbox-view:before{height:96vh}.webflow .w-lightbox-group,.webflow .w-lightbox-group .w-lightbox-view,.webflow .w-lightbox-group .w-lightbox-view:before{height:84vh}.webflow .w-lightbox-image{max-width:96vw;max-height:96vh}.webflow .w-lightbox-group .w-lightbox-image{max-width:82.3vw;max-height:84vh}.webflow .w-lightbox-left,.webflow .w-lightbox-right{display:block;opacity:.5}.webflow .w-lightbox-close{opacity:.8}.webflow .w-lightbox-control:hover{opacity:1}}.webflow .w-lightbox-inactive,.webflow .w-lightbox-inactive:hover{opacity:0}.webflow .w-richtext:before,.webflow .w-richtext:after{content:" ";display:table;grid-column-start:1;grid-row-start:1;grid-column-end:2;grid-row-end:2}.webflow .w-richtext:after{clear:both}.webflow .w-richtext[contenteditable=true]:before,.webflow .w-richtext[contenteditable=true]:after{white-space:initial}.webflow .w-richtext ol,.webflow .w-richtext ul{overflow:hidden}.webflow .w-richtext .w-richtext-figure-selected.w-richtext-figure-type-video div:after,.webflow .w-richtext .w-richtext-figure-selected[data-rt-type=video] div:after{outline:2px solid #2895f7}.webflow .w-richtext .w-richtext-figure-selected.w-richtext-figure-type-image div,.webflow .w-richtext .w-richtext-figure-selected[data-rt-type=image] div{outline:2px solid #2895f7}.webflow .w-richtext figure.w-richtext-figure-type-video>div:after,.webflow .w-richtext figure[data-rt-type=video]>div:after{content:'';position:absolute;display:none;left:0;top:0;right:0;bottom:0}.webflow .w-richtext figure{position:relative;max-width:60%}.webflow .w-richtext figure>div:before{cursor:default !important}.webflow .w-richtext figure img{width:100%}.webflow .w-richtext figure figcaption.w-richtext-figcaption-placeholder{opacity:.6}.webflow .w-richtext figure div{font-size:0px;color:transparent}.webflow .w-richtext figure.w-richtext-figure-type-image,.webflow .w-richtext figure[data-rt-type=image]{display:table}.webflow .w-richtext figure.w-richtext-figure-type-image>div,.webflow .w-richtext figure[data-rt-type=image]>div{display:inline-block}.webflow .w-richtext figure.w-richtext-figure-type-image>figcaption,.webflow .w-richtext figure[data-rt-type=image]>figcaption{display:table-caption;caption-side:bottom}.webflow .w-richtext figure.w-richtext-figure-type-video,.webflow .w-richtext figure[data-rt-type=video]{width:60%;height:0}.webflow .w-richtext figure.w-richtext-figure-type-video iframe,.webflow .w-richtext figure[data-rt-type=video] iframe{position:absolute;top:0;left:0;width:100%;height:100%}.webflow .w-richtext figure.w-richtext-figure-type-video>div,.webflow .w-richtext figure[data-rt-type=video]>div{width:100%}.webflow .w-richtext figure.w-richtext-align-center{margin-right:auto;margin-left:auto;clear:both}.webflow .w-richtext figure.w-richtext-align-center.w-richtext-figure-type-image>div,.webflow .w-richtext figure.w-richtext-align-center[data-rt-type=image]>div{max-width:100%}.webflow .w-richtext figure.w-richtext-align-normal{clear:both}.webflow .w-richtext figure.w-richtext-align-fullwidth{width:100%;max-width:100%;text-align:center;clear:both;display:block;margin-right:auto;margin-left:auto}.webflow .w-richtext figure.w-richtext-align-fullwidth>div{display:inline-block;padding-bottom:inherit}.webflow .w-richtext figure.w-richtext-align-fullwidth>figcaption{display:block}.webflow .w-richtext figure.w-richtext-align-floatleft{float:left;margin-right:15px;clear:none}.webflow .w-richtext figure.w-richtext-align-floatright{float:right;margin-left:15px;clear:none}.webflow .w-nav{position:relative;background:#ddd;z-index:1000}.webflow .w-nav:before,.webflow .w-nav:after{content:" ";display:table;grid-column-start:1;grid-row-start:1;grid-column-end:2;grid-row-end:2}.webflow .w-nav:after{clear:both}.webflow .w-nav-brand{position:relative;float:left;text-decoration:none;color:#333}.webflow .w-nav-link{position:relative;display:inline-block;vertical-align:top;text-decoration:none;color:#222;padding:20px;text-align:left;margin-left:auto;margin-right:auto}.webflow .w-nav-link.w--current{color:#0082f3}.webflow .w-nav-menu{position:relative;float:right}.webflow [data-nav-menu-open]{display:block !important;position:absolute;top:100%;left:0;right:0;background:#c8c8c8;text-align:center;overflow:visible;min-width:200px}.webflow .w--nav-link-open{display:block;position:relative}.webflow .w-nav-overlay{position:absolute;overflow:hidden;display:none;top:100%;left:0;right:0;width:100%}.webflow .w-nav-overlay [data-nav-menu-open]{top:0}.webflow .w-nav[data-animation=over-left] .w-nav-overlay{width:auto}.webflow .w-nav[data-animation=over-left] .w-nav-overlay,.webflow .w-nav[data-animation=over-left] [data-nav-menu-open]{right:auto;z-index:1;top:0}.webflow .w-nav[data-animation=over-right] .w-nav-overlay{width:auto}.webflow .w-nav[data-animation=over-right] .w-nav-overlay,.webflow .w-nav[data-animation=over-right] [data-nav-menu-open]{left:auto;z-index:1;top:0}.webflow .w-nav-button{position:relative;float:right;padding:18px;font-size:24px;display:none;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0);tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;user-select:none}.webflow .w-nav-button:focus{outline:0}.webflow .w-nav-button.w--open{background-color:#c8c8c8;color:#fff}.webflow .w-nav[data-collapse=all] .w-nav-menu{display:none}.webflow .w-nav[data-collapse=all] .w-nav-button{display:block}.webflow .w--nav-dropdown-open{display:block}.webflow .w--nav-dropdown-toggle-open{display:block}.webflow .w--nav-dropdown-list-open{position:static}@media screen and (max-width:991px){.webflow .w-nav[data-collapse=medium] .w-nav-menu{display:none}.webflow .w-nav[data-collapse=medium] .w-nav-button{display:block}}@media screen and (max-width:767px){.webflow .w-nav[data-collapse=small] .w-nav-menu{display:none}.webflow .w-nav[data-collapse=small] .w-nav-button{display:block}.webflow .w-nav-brand{padding-left:10px}}@media screen and (max-width:479px){.webflow .w-nav[data-collapse=tiny] .w-nav-menu{display:none}.webflow .w-nav[data-collapse=tiny] .w-nav-button{display:block}}.webflow .w-tabs{position:relative}.webflow .w-tabs:before,.webflow .w-tabs:after{content:" ";display:table;grid-column-start:1;grid-row-start:1;grid-column-end:2;grid-row-end:2}.webflow .w-tabs:after{clear:both}.webflow .w-tab-menu{position:relative}.webflow .w-tab-link{position:relative;display:inline-block;vertical-align:top;text-decoration:none;padding:9px 30px;text-align:left;cursor:pointer;color:#222;background-color:#ddd}.webflow .w-tab-link.w--current{background-color:#c8c8c8}.webflow .w-tab-link:focus{outline:0}.webflow .w-tab-content{position:relative;display:block;overflow:hidden}.webflow .w-tab-pane{position:relative;display:none}.webflow .w--tab-active{display:block}@media screen and (max-width:479px){.webflow .w-tab-link{display:block}}.webflow .w-ix-emptyfix:after{content:""}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.webflow .w-dyn-empty{padding:10px;background-color:#ddd}.webflow .w-dyn-hide{display:none !important}.webflow .w-dyn-bind-empty{display:none !important}.webflow .w-condition-invisible{display:none !important}.webflow-lubricare-2{margin:0;min-height:100%;font-size:14px;line-height:20px;color:#333;background-color:#000;font-family:system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Fira Sans','Droid Sans','Helvetica Neue',sans-serif}.webflow-lubricare-2 .w-layout-grid{display:grid;grid-auto-columns:1fr;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;grid-row-gap:16px;grid-column-gap:16px}.webflow-lubricare-2 .container{max-width:980px;margin-right:auto;margin-left:auto}.webflow-lubricare-2 .nav{position:relative;z-index:9999;width:100%;height:44px;max-height:44px;background-color:#000}.webflow-lubricare-2 .nav-menu{display:flex;height:44px;max-height:44px;padding-right:12px;padding-left:12px;justify-content:space-between;align-items:center}.webflow-lubricare-2 .mobile-burger{display:none;width:30px;height:30px;padding-top:7px;padding-bottom:7px;flex-direction:column;justify-content:space-around;align-items:center}.webflow-lubricare-2 .nav-link{display:grid;height:44px;padding-right:25%;padding-left:25%;justify-content:center;align-items:center;grid-auto-flow:row;grid-auto-columns:1fr;grid-column-gap:16px;grid-row-gap:16px;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;grid-template-rows:auto;transition:opacity .2s cubic-bezier(.645,.045,.355,1);color:#fff;text-align:center;text-decoration:none}.webflow-lubricare-2 .nav-link:hover{opacity:.7}.webflow-lubricare-2 .mobile-burger-line{width:60%;height:1px;background-color:#fff}.webflow-lubricare-2 .airpods-nav{position:sticky;top:0;z-index:900;width:100%;height:52px;border-bottom:1px solid #2c2c2c;background-color:rgba(29,29,31,.7)}.webflow-lubricare-2 .iphone-nav-content{display:flex;height:52px;padding-right:12px;padding-left:12px;justify-content:space-between;align-items:center;color:#f5f5f7}.webflow-lubricare-2 .iphone-nav-title{color:#f5f5f7;font-size:21px;font-weight:600;text-decoration:none}.webflow-lubricare-2 .iphone-nav-link{margin-left:24px;color:#f5f5f7;font-size:12px;text-decoration:none}.webflow-lubricare-2 .iphone-nav-link.w--current{color:rgba(245,245,247,.6)}.webflow-lubricare-2 .buy-button{margin-left:24px;padding:4px 11px;border-radius:12px;background-color:#0071e3;color:#fff;font-size:12px}.webflow-lubricare-2 .buy-button:hover{background-color:#1680eb}.webflow-lubricare-2 .scroll-section{height:400vh}.webflow-lubricare-2 .hero{position:relative}.webflow-lubricare-2 .scroll-container{position:absolute;top:0;width:100%;height:100%}.webflow-lubricare-2 .lottie-sequence{position:sticky;top:0;overflow:hidden}.webflow-lubricare-2 .lottie-container{position:relative;display:flex;width:100%;height:100vh;padding-top:0;justify-content:center;align-items:center}.webflow-lubricare-2 .lottie-animatin-1{width:998px;height:560px}.webflow-lubricare-2 .text-container{display:flex;overflow:hidden;height:100vh;max-width:980px;margin-right:auto;margin-left:auto;flex-direction:column;justify-content:center;align-items:center}.webflow-lubricare-2 .hero-text{width:100%;padding-bottom:0}.webflow-lubricare-2 .hero-headline{margin-top:90px;font-family:'DINNextLTPro',sans-serif;color:#f5f5f7;font-size:150px;line-height:.8;font-weight:500;text-align:center;letter-spacing:-.15px}.webflow-lubricare-2 .watch-the-film{margin-top:50px;font-family:'DINNextLTPro',sans-serif;color:#fff;font-size:40px;line-height:1.17;font-weight:400;text-align:center}.webflow-lubricare-2 .scroll-sequence{position:absolute;top:0;width:100%;height:1000vh;margin-top:150px;opacity:1}.webflow-lubricare-2 .hero-scroll-container{position:relative;width:100%;height:230vh}.webflow-lubricare-2 .sticky-container{position:sticky;top:0;display:flex;overflow:hidden;height:100vh;max-width:100%;margin-right:auto;margin-left:auto;flex-direction:column;justify-content:center;align-items:center}.webflow-lubricare-2 .sticky-container.no-overflow{overflow:visible}.webflow-lubricare-2 .sticky-container._2{max-width:100%;margin-top:0}.webflow-lubricare-2 .sticky-container._3{height:100vh;max-width:100%}.webflow-lubricare-2 .sticky-container._4{height:100vh;max-width:100%}.webflow-lubricare-2 .sticky-container._5{height:100vh;max-width:100%}.webflow-lubricare-2 .hero-bullet-points{position:absolute;width:100%;margin-right:auto;margin-left:auto;opacity:0}.webflow-lubricare-2 .hero-bullet-points._1{position:relative;z-index:1;opacity:1}.webflow-lubricare-2 .hero-bullet-points._2{opacity:0}.webflow-lubricare-2 .hero-bullet-points._4{opacity:0;font-size:100px}.webflow-lubricare-2 .hero-bullet-text{max-width:100%;margin:auto 25%;border:0 solid #000;border-radius:0;background-color:transparent;opacity:1;font-family:'DINNextLTPro',sans-serif;color:#fff;font-size:40px;line-height:1.2;font-weight:300;text-align:center;text-decoration:none;text-shadow:0 0 20px rgba(0,0,0,.35);object-fit:fill}.webflow-lubricare-2 .hero-bullet-text._8{max-width:100%;margin:400px auto auto;color:#fff;font-size:100px;line-height:.99;text-align:left;text-transform:uppercase;text-shadow:0 0 12px #000}.webflow-lubricare-2 .sequence-container{position:absolute;top:0;width:100%;height:100%}.webflow-lubricare-2 .image-sequence{position:sticky;top:0;overflow:hidden;opacity:1}.webflow-lubricare-2 .lottie-animation-1{position:absolute;z-index:11;overflow:visible;width:100%;height:auto;max-width:none;margin-right:0;margin-left:0;opacity:1;object-fit:fill}.webflow-lubricare-2 .lottie-animation-1.mobile-1{display:none}.webflow-lubricare-2 .comfort{position:relative;margin-top:0;margin-bottom:-70vh}.webflow-lubricare-2 .comfort-scroll-container{position:relative;height:515vh;margin-top:10vh}.webflow-lubricare-2 .comfort-heading-wrapper{position:absolute;width:100%;text-align:center}.webflow-lubricare-2 .section-headline{color:#f5f5f7;font-size:96px;line-height:.875}.webflow-lubricare-2 .section-eyebrow{color:#fff;font-size:21px;line-height:1.19;font-weight:700;letter-spacing:.005px}.webflow-lubricare-2 .lottie-animation-2{position:absolute;left:auto;top:auto;right:auto;bottom:auto;z-index:auto;width:100%;margin-right:0;margin-left:0;flex:0 auto;opacity:0;object-fit:fill}.webflow-lubricare-2 .lottie-animation-2-wrapper{position:relative;width:100%;height:100%;max-width:1400px}.webflow-lubricare-2 .comfort-intro-text-wrapper{position:absolute;width:100%;padding-top:50vh}.webflow-lubricare-2 .comfort-section-intro-text{width:35%;opacity:1;color:#fff;font-size:26px;line-height:1.15;font-weight:700}.webflow-lubricare-2 .lottie-animation-3{position:absolute;z-index:9;width:1458px;margin-right:auto;margin-left:auto;opacity:0}.webflow-lubricare-2 .comfort-tips{position:absolute;display:flex;width:100%;padding-top:200px;opacity:0}.webflow-lubricare-2 .tip{color:#fff;font-size:17px;line-height:1.3569;font-weight:700;letter-spacing:.0045em}.webflow-lubricare-2 .tip.large{width:175px;margin-left:91px}.webflow-lubricare-2 .tip.medium{width:173px}.webflow-lubricare-2 .choose-size{position:absolute;width:100%;padding-top:460px;opacity:0}.webflow-lubricare-2 .paragraph{max-width:33.3333%;margin-left:91px;color:#fff;font-size:22px;line-height:1.18;font-weight:700;letter-spacing:.0045em}.webflow-lubricare-2 .comfort-tip-text{position:absolute;width:100%;padding-bottom:50px;opacity:0}.webflow-lubricare-2 .lottie-animation-4{position:absolute;z-index:8;width:1458px;margin-right:auto;margin-left:auto;opacity:0}.webflow-lubricare-2 .anc{position:relative;margin-bottom:-18vh}.webflow-lubricare-2 .anc-container{position:relative;height:1005vh}.webflow-lubricare-2 .anc-intro{position:absolute;width:100%;text-align:center}.webflow-lubricare-2 .anc-intro-paragraph{position:absolute;width:100%;padding-top:50vh;opacity:0}.webflow-lubricare-2 .anc-intro-paragraph-text{margin-left:58.333333%;color:#fff;font-size:26px;line-height:1.15;font-weight:700}.webflow-lubricare-2 .anc-external-mic{position:absolute;width:100%;padding-top:200px;opacity:0}.webflow-lubricare-2 .anc-bullets{max-width:35%;color:#b7b7b7;font-size:22px;line-height:1.1812;font-weight:700}.webflow-lubricare-2 .white{color:#fff}.webflow-lubricare-2 .anc-external-sound{position:absolute;width:100%;padding-top:200px;opacity:0}.webflow-lubricare-2 .green{color:#02cc01}.webflow-lubricare-2 .anc-internal-mic{position:absolute;width:100%;padding-bottom:350px;opacity:0}.webflow-lubricare-2 .anc-paragraph-right{margin-left:65.7%;color:#fff;font-size:22px;line-height:1.18;font-weight:700}.webflow-lubricare-2 .anc-continousley{position:absolute;width:100%;padding-top:275px;opacity:0}.webflow-lubricare-2 .anc-transparency{position:absolute;width:100%;padding-top:200px;opacity:0}.webflow-lubricare-2 .transparency-paragraph{width:41.666667%;color:#fff;font-size:22px;line-height:1.18;font-weight:700}.webflow-lubricare-2 .lottie-animation-5{position:absolute;width:1458px;margin-right:auto;margin-left:auto}.webflow-lubricare-2 .lottie-animation-6{position:absolute;z-index:7;width:100%;opacity:0}.webflow-lubricare-2 .white-overlay{position:absolute;z-index:9999;display:block;width:100vw;height:100%;background-color:#fff;opacity:0}.webflow-lubricare-2 .thanks{position:relative;margin-top:60px;padding-top:100px;padding-bottom:100px;background-color:#fff}.webflow-lubricare-2 .thanks-heading{margin-top:60px;color:#111;font-size:64px;line-height:1.333;font-weight:600;text-align:center}.webflow-lubricare-2 .madeby{display:flex;flex-direction:column;justify-content:center;align-items:center}.webflow-lubricare-2 .made-by-image{width:350px;margin-top:28px;margin-bottom:28px}.webflow-lubricare-2 .link{margin-top:30px;color:#111;font-size:22px;font-weight:600;text-decoration:underline}.webflow-lubricare-2 .open-in-webflow-link{display:flex;margin-top:15px;justify-content:center;align-items:center;color:#000;text-decoration:underline}.webflow-lubricare-2 .text-block{color:#000;font-size:20px;font-weight:600;text-decoration:none}.webflow-lubricare-2 .note{position:relative;z-index:999;display:flex;height:150px;padding-top:30px;padding-bottom:30px;justify-content:center;align-items:center;background-color:#fafafa}.webflow-lubricare-2 .container-2{text-align:center}.webflow-lubricare-2 .paragraph-2{margin-bottom:0;color:#111;font-size:20px;font-weight:600;text-align:center}.webflow-lubricare-2 .link-2{color:#111}.webflow-lubricare-2 .rotate-phone{display:none;margin-top:0}.webflow-lubricare-2 .wave{position:fixed;left:0;top:0;right:auto;bottom:auto;display:flex;width:100%;height:100vh;justify-content:center;align-items:center;opacity:0}.webflow-lubricare-2 .wave-image{margin-top:-30px;margin-left:7%}.webflow-lubricare-2 .quality{position:relative;z-index:10;margin-bottom:-70vh;background-color:#fff}.webflow-lubricare-2 .quality-scroll-container{height:600vh}.webflow-lubricare-2 .section-content{position:sticky;top:100vh;display:flex;width:980px;margin-right:auto;margin-left:auto}.webflow-lubricare-2 .adaptive-eq{position:absolute;width:100%;padding-top:450px}.webflow-lubricare-2 .adaptive-eq-paragraph{width:41.666667%;margin-left:58.3333%;color:#1d1d1f;font-size:26px;line-height:1.15;font-weight:700}.webflow-lubricare-2 .quality-mic{position:absolute;top:50vh;width:100%;margin-top:10px}.webflow-lubricare-2 .pin-custom{position:relative;width:1px;height:100px;background-color:#000}.webflow-lubricare-2 .pin-custom.qualitymic{left:421px;transform-origin:50% 100%}.webflow-lubricare-2 .quality-bullets{color:#1d1d1f;font-size:15px;line-height:1.2667;font-weight:700}.webflow-lubricare-2 .quality-bullets.qualitymic{width:280px;margin-left:419px}.webflow-lubricare-2 .lottie-animation-7{position:absolute;z-index:11;width:1458px;opacity:0}.webflow-lubricare-2 .other-projects{display:flex;flex-direction:column;justify-content:center;align-items:center}.webflow-lubricare-2 .heading-4{margin-bottom:55px;color:#000;font-weight:600;text-align:center}.webflow-lubricare-2 .div-block-3{display:block;padding:0 60px;border-radius:12px;background-color:#1b1b1b;transition:all .2s ease;text-align:center}.webflow-lubricare-2 .div-block-3:hover{border-radius:12px;box-shadow:6px 6px 100px 0 rgba(0,0,0,.19)}.webflow-lubricare-2 .other-project-image{max-width:400px;border-radius:20px}.webflow-lubricare-2 .youtube{position:fixed;left:12px;top:auto;right:auto;bottom:12px;z-index:10000;width:140px}.webflow-lubricare-2 .div-block-4{position:absolute;display:flex;height:100%;padding-right:20px;align-items:center;border-radius:500px;background-color:#c02026}.webflow-lubricare-2 .text-block-2{margin-left:55px;color:#fff;font-size:18px;font-weight:600}.webflow-lubricare-2 .image-2{position:relative;width:50px}.webflow-lubricare-2 .navigation-items{display:flex;justify-content:center;align-items:center;flex:0 0 auto}.webflow-lubricare-2 .navigation{display:flex;padding:20px 100px;align-items:center;border-style:none;border-width:1px;border-color:#000;background-color:#fff;color:#090c18}.webflow-lubricare-2 .navigation-item{padding-top:9px;padding-bottom:9px;border:1px none #000;border-radius:0;opacity:.6;font-family:'DINNextLTPro',sans-serif;color:#000;font-size:12px;line-height:20px;font-style:normal;font-weight:400;text-align:left;letter-spacing:1px;text-transform:uppercase}.webflow-lubricare-2 .navigation-item:hover{opacity:.9}.webflow-lubricare-2 .navigation-item:active{opacity:.8}.webflow-lubricare-2 .navigation-item.w--current{opacity:1;color:#1a1b1f;font-weight:600}.webflow-lubricare-2 .navigation-item.w--current:hover{opacity:.8;color:#32343a}.webflow-lubricare-2 .navigation-item.w--current:active{opacity:.7;color:#32343a}.webflow-lubricare-2 .navigation-wrap{position:relative;display:flex;justify-content:space-between;align-items:center;flex:1}.webflow-lubricare-2 .logo-image{display:block;flex:0 auto;text-align:left}.webflow-lubricare-2 .menu{position:absolute;left:0;top:0;right:0;bottom:0;z-index:0;display:flex;justify-content:center;align-items:center}.webflow-lubricare-2 .logo-link{z-index:1}.webflow-lubricare-2 .logo-link:hover{opacity:.8}.webflow-lubricare-2 .logo-link:active{opacity:.7}.webflow-lubricare-2 .logo-link.w--current{position:relative;text-align:left}.webflow-lubricare-2 .section-3{margin-top:auto;background-color:#63b9e9}.webflow-lubricare-2 .container-3{display:flex;overflow:visible;padding-right:0;flex-direction:row;justify-content:space-between;flex-wrap:nowrap;align-items:center;align-content:stretch;grid-auto-columns:1fr;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;text-align:left}.webflow-lubricare-2 .link-3{margin-top:20px;margin-bottom:20px;flex:1;font-family:'DINNextLTPro',sans-serif;color:#fff;font-size:30px;font-weight:400;text-align:left;text-decoration:none}.webflow-lubricare-2 .div-block{flex:0 auto}.webflow-lubricare-2 .link-4{display:inline-block;padding-right:20px;font-family:'DINNextLTPro',sans-serif;color:#fff;font-weight:700;text-decoration:none}.webflow-lubricare-2 .button-3{border-radius:20px;background-color:#fff;font-family:'DINNextLTPro',sans-serif;color:#63b9e9;line-height:20px;font-weight:700}.webflow-lubricare-2 .section-headline-2{color:#f5f5f7;font-size:96px;line-height:.875}.webflow-lubricare-2 .zoom{position:relative;margin-top:50vh}.webflow-lubricare-2 .comfort-2{position:relative;margin-top:0;margin-bottom:0}.webflow-lubricare-2 .panneau{position:relative;margin-top:0;margin-bottom:0}.webflow-lubricare-2 .bouteilles{position:relative;margin-top:0;margin-bottom:0}.webflow-lubricare-2 .lottie-animation-8{position:absolute;z-index:9;width:100%;max-width:none;margin-right:auto;margin-left:auto;opacity:0}.webflow-lubricare-2 .lottie-animation-9{position:absolute;z-index:8;width:90%;max-width:none;margin-right:auto;margin-left:auto;opacity:0}.webflow-lubricare-2 .panneau-scroll-container{position:relative;overflow:visible;height:223vh;margin-top:10vh}.webflow-lubricare-2 .bouteilles-scroll-container{position:relative;height:300vh}.webflow-lubricare-2 .paragraph-3{max-width:50%;margin-bottom:100px;margin-left:55%;border:0 solid #000;border-radius:0;background-color:transparent;opacity:1;font-family:'DINNextLTPro',sans-serif;color:#fff;font-size:70px;line-height:.9;font-weight:500;text-shadow:0 0 20px rgba(0,0,0,.34)}.webflow-lubricare-2 .lottie-animation-porte{position:absolute;left:auto;top:auto;right:auto;bottom:auto;width:100%;height:auto;max-width:none;margin-right:auto;margin-left:auto;opacity:0}.webflow-lubricare-2 .porte{position:relative;margin-top:0;margin-bottom:0}.webflow-lubricare-2 .porte-scroll-container{position:relative;height:250vh}.webflow-lubricare-2 .panneau-bullet-points{position:relative;width:100%;opacity:1}.webflow-lubricare-2 .panneau-bullet-text{margin-right:25%;margin-left:25%;font-family:'DINNextLTPro',sans-serif;color:#fff;font-size:80px;line-height:.9;text-align:center}.webflow-lubricare-2 .porte-bullet-text{max-width:100%;margin-right:25%;margin-left:25%;opacity:1;font-family:'DINNextLTPro',sans-serif;color:#fff;font-size:80px;line-height:.9;text-align:center}.webflow-lubricare-2 .porte-bullet-point{position:relative;width:100%;margin-right:auto;margin-left:auto;opacity:1;font-size:100px}.webflow-lubricare-2 .comfort-bullet-text{margin-top:22%;margin-right:40%;margin-left:23%;opacity:1;font-family:'DINNextLTPro',sans-serif;color:#000;font-size:100px;line-height:.9;text-transform:none}.webflow-lubricare-2 .comfort-bullet-text._2{margin:58% auto 42% 25%;opacity:1;color:#63b9e9}.webflow-lubricare-2 .comfort-bullet-text._1{position:static;margin-top:0;margin-right:25%;margin-left:25%;opacity:1;color:#fff;font-size:80px;text-align:center}.webflow-lubricare-2 .comfort-bullet-point{position:absolute;width:100%;margin-right:auto;margin-left:auto;opacity:1}.webflow-lubricare-2 .comfort-bullet-point._2{opacity:0}.webflow-lubricare-2 .comfort-bullet-point._1{position:relative;opacity:0}.webflow-lubricare-2 .air{position:absolute;width:100%;margin-right:auto;margin-left:auto;opacity:0;object-fit:fill}.webflow-lubricare-2 .comfort-bullet-text-copy{margin-top:22%;margin-right:40%;margin-left:23%;opacity:1;font-family:'DINNextLTPro',sans-serif;color:#000;font-size:100px;line-height:.9;text-transform:none}.webflow-lubricare-2 .comfort-bullet-text-copy._2{margin:58% 25% 42% auto;opacity:1;color:#acacac;text-align:right}.webflow-lubricare-2 .container-4{position:relative;height:200vh}.webflow-lubricare-2 .airblow-system{position:relative;left:0;top:auto;right:auto;bottom:auto;display:block;width:100%;margin:auto auto 25px;flex:0 auto;grid-auto-columns:1fr;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;opacity:1;object-fit:fill}.webflow-lubricare-2 .comfort-bullet-text-copy-copy{margin-top:22%;margin-right:40%;margin-left:23%;opacity:1;font-family:'DINNextLTPro',sans-serif;color:#000;font-size:100px;line-height:.9;text-transform:none}.webflow-lubricare-2 .comfort-bullet-text-copy-copy._2{overflow:visible;margin:auto;opacity:1;color:#000;font-size:80px;font-weight:400;text-align:left;object-fit:fill}.webflow-lubricare-2 .comfort-bullet-point-text{position:relative;width:100%;margin-right:auto;margin-left:auto;opacity:0}.webflow-lubricare-2 .comfort-bullet-point-text._2{opacity:0}.webflow-lubricare-2 .comfort-bullet-point-text._1{opacity:1}.webflow-lubricare-2 .comfort-bullet-air{position:static;margin:0 auto 10px;float:none;clear:both;opacity:1;font-family:'DINNextLTPro',sans-serif;color:#000;font-size:30px;line-height:1.2;font-weight:300;text-align:left;text-transform:none}.webflow-lubricare-2 .comfort-bullet-air._2{margin:58% auto 42% 25%;opacity:1;color:#00a4ff}.webflow-lubricare-2 .comfort-bullet-air._1{opacity:1}.webflow-lubricare-2 .comfort-bullet-point-20sec{position:relative;width:100%;margin:10px auto;opacity:0}.webflow-lubricare-2 .comfort-bullet-point-20sec._2{opacity:0}.webflow-lubricare-2 .comfort-bullet-point-20sec._1{position:relative;opacity:1}.webflow-lubricare-2 .comfort-bullet-text-20sec{margin-top:0;margin-right:auto;margin-left:auto;opacity:1;font-family:'DINNextLTPro',sans-serif;color:#63b9e9;font-size:50px;line-height:.9;font-weight:500;text-align:center;text-transform:uppercase}.webflow-lubricare-2 .comfort-bullet-text-20sec._2{margin:58% auto 42% 25%;opacity:1;color:#00a4ff}.webflow-lubricare-2 .comfort-bullet-text-20sec._1{position:static;margin-top:0;opacity:1;color:#fff;font-size:80px;text-align:left}.webflow-lubricare-2 .comfort-bullet-point-text-air{position:relative;left:0;top:auto;right:auto;bottom:auto;width:100%;margin-right:auto;margin-left:auto;clear:none;opacity:1;text-align:left;object-fit:fill}.webflow-lubricare-2 .comfort-bullet-point-text-air._2{opacity:0}.webflow-lubricare-2 .comfort-bullet-point-text-air._1{opacity:1}.webflow-lubricare-2 .comfort-bullet-point-text-air2{position:absolute;left:auto;top:auto;right:0;bottom:auto;overflow:visible;width:50%;margin-right:auto;margin-left:auto;clear:none;opacity:0;text-align:left;object-fit:fill}.webflow-lubricare-2 .comfort-bullet-point-text-air2._2{opacity:0}.webflow-lubricare-2 .comfort-bullet-point-text-air2._1{opacity:1}.webflow-lubricare-2 .comfort-bullet-air-2{position:static;margin-top:0;margin-right:25%;margin-left:0;float:none;clear:both;opacity:1;font-family:'DINNextLTPro',sans-serif;color:#fff;font-size:30px;line-height:1.1;font-weight:300;text-align:left;text-transform:none}.webflow-lubricare-2 .comfort-bullet-air-2._2{margin:58% auto 42% 25%;opacity:1;color:#00a4ff}.webflow-lubricare-2 .comfort-bullet-air-2._1{opacity:1}.webflow-lubricare-2 .comfort-bullet-air-copy{position:static;margin:0 25% 25px;float:none;clear:both;opacity:1;font-family:'DINNextLTPro',sans-serif;color:#fff;font-size:30px;line-height:1.2;font-weight:300;text-align:center;text-transform:none}.webflow-lubricare-2 .comfort-bullet-air-copy._2{margin:58% auto 42% 25%;opacity:1;color:#00a4ff}.webflow-lubricare-2 .comfort-bullet-air-copy._1{opacity:1}.webflow-lubricare-2 .comfort-bullet-point-effective{position:relative;width:100%;margin-right:auto;margin-left:auto;opacity:1}.webflow-lubricare-2 .comfort-bullet-point-effective._2{opacity:0}.webflow-lubricare-2 .comfort-bullet-point-effective._1{opacity:1}.webflow-lubricare-2 .comfort-bullet-air-effective{position:static;margin:0 auto 25px;float:none;clear:both;opacity:1;font-family:'DINNextLTPro',sans-serif;color:#000;font-size:30px;line-height:1.2;font-weight:300;text-align:left;text-transform:none}.webflow-lubricare-2 .comfort-bullet-air-effective._2{margin:58% auto 42% 25%;opacity:1;color:#00a4ff}.webflow-lubricare-2 .comfort-bullet-air-effective._1{opacity:1}.webflow-lubricare-2 .comfort-bullet-point-cost-saving{position:relative;width:100%;margin:10px auto;opacity:1}.webflow-lubricare-2 .comfort-bullet-point-cost-saving._2{opacity:0}.webflow-lubricare-2 .comfort-bullet-point-cost-saving._1{position:relative;opacity:1}.webflow-lubricare-2 .comfort-bullet-text-cost-saving{margin-top:0;margin-right:auto;margin-left:auto;opacity:1;font-family:'DINNextLTPro',sans-serif;color:#63b9e9;font-size:50px;line-height:1.1;font-weight:500;text-align:left;text-transform:uppercase}.webflow-lubricare-2 .comfort-bullet-text-cost-saving._2{margin:58% auto 42% 25%;opacity:1;color:#00a4ff}.webflow-lubricare-2 .comfort-bullet-text-cost-saving._1{position:static;margin-top:0;opacity:1;color:#fff;font-size:80px;text-align:left}.webflow-lubricare-2 .div-block-5{position:relative;width:100%;margin-top:0;object-fit:fill}.webflow-lubricare-2 .comfort-bullet-point-short-time{position:relative;width:100%;margin-right:auto;margin-left:auto;opacity:1}.webflow-lubricare-2 .comfort-bullet-point-short-time._2{opacity:0}.webflow-lubricare-2 .comfort-bullet-point-short-time._1{position:relative;opacity:0}.webflow-lubricare-2 .comfort-bullet-text-short{margin-top:auto;margin-right:auto;margin-left:auto;opacity:1;font-family:'DINNextLTPro',sans-serif;color:#000;font-size:80px;line-height:.9;text-align:left;text-transform:none}.webflow-lubricare-2 .comfort-bullet-text-short._2{margin:58% auto 42% 25%;opacity:1;color:#00a4ff}.webflow-lubricare-2 .comfort-bullet-text-short._1{position:static;margin-top:0;margin-right:auto;margin-left:auto;opacity:1;color:#fff;font-size:80px;text-align:center}.webflow-lubricare-2 .div-block-6{position:relative;width:100%;margin:0 auto;padding-bottom:100px;opacity:1}.webflow-lubricare-2 .comfort-bullet-point-panel{position:relative;width:100%;margin-right:auto;margin-left:auto;opacity:1}.webflow-lubricare-2 .comfort-bullet-point-panel._2{opacity:0}.webflow-lubricare-2 .comfort-bullet-point-panel._1{opacity:1}.webflow-lubricare-2 .comfort-bullet-air-panel{position:static;margin:0 25% 25px;float:none;clear:both;opacity:1;font-family:'DINNextLTPro',sans-serif;color:#fff;font-size:30px;line-height:1.2;font-weight:300;text-align:center;text-transform:none}.webflow-lubricare-2 .comfort-bullet-air-panel._2{margin:58% auto 42% 25%;opacity:1;color:#00a4ff}.webflow-lubricare-2 .comfort-bullet-air-panel._1{opacity:1}.webflow-lubricare-2 .div-block-7{position:absolute;width:100%;opacity:0}.webflow-lubricare-2 .frontdoortext{position:relative;width:100%;margin-top:0;margin-bottom:0;opacity:1}.webflow-lubricare-2 .porte-bullet-point-2{position:relative;width:100%;margin-right:auto;margin-left:auto;opacity:1;font-size:100px}.webflow-lubricare-2 .porte-bullet-text-2{max-width:100%;margin-right:25%;margin-left:25%;opacity:1;font-family:'DINNextLTPro',sans-serif;color:#fff;font-size:30px;line-height:1.2;font-weight:300;text-align:center}.webflow-lubricare-2 .div-block-bouteilles{position:absolute;width:100%;opacity:1}.webflow-lubricare-2 .comfort-bullet-point-bouteilles-1{position:relative;width:100%;margin-right:auto;margin-left:auto;opacity:1}.webflow-lubricare-2 .comfort-bullet-point-bouteilles-1._2{opacity:0}.webflow-lubricare-2 .comfort-bullet-point-bouteilles-1._1{position:relative;opacity:0}.webflow-lubricare-2 .comfort-bullet-point-bouteilles-2{position:relative;width:100%;margin:10px auto;opacity:1}.webflow-lubricare-2 .comfort-bullet-point-bouteilles-2._2{opacity:0}.webflow-lubricare-2 .comfort-bullet-point-bouteilles-2._1{position:relative;opacity:1}.webflow-lubricare-2 .comfort-bullt-bouteilles-3{opacity:1}.webflow-lubricare-2 .comfort-bullet-bouteilles-3{position:static;margin:0 25% 25px;float:none;clear:both;opacity:1;font-family:'DINNextLTPro',sans-serif;color:#fff;font-size:30px;line-height:1.2;font-weight:300;text-align:center;text-transform:none}.webflow-lubricare-2 .comfort-bullet-bouteilles-3._2{margin:58% auto 42% 25%;opacity:1;color:#00a4ff}.webflow-lubricare-2 .comfort-bullet-bouteilles-3._1{opacity:1}.webflow-lubricare-2 .comfort-bullet-text-bouteilles-2{margin-top:0;margin-right:25%;margin-left:25%;opacity:1;font-family:'DINNextLTPro',sans-serif;color:#63b9e9;font-size:50px;line-height:1.1;font-weight:500;text-align:center;text-transform:uppercase}.webflow-lubricare-2 .comfort-bullet-text-bouteilles-2._2{margin:58% auto 42% 25%;opacity:1;color:#00a4ff}.webflow-lubricare-2 .comfort-bullet-text-bouteilles-2._1{position:static;margin-top:0;opacity:1;color:#fff;font-size:80px;text-align:left}.webflow-lubricare-2 .comfort-bullet-text-bouteilles-1{margin-top:auto;margin-right:auto;margin-left:auto;opacity:1;font-family:'DINNextLTPro',sans-serif;color:#fff;font-size:80px;line-height:.9;text-align:center;text-transform:none}.webflow-lubricare-2 .comfort-bullet-text-bouteilles-1._2{margin:58% auto 42% 25%;opacity:1;color:#00a4ff}.webflow-lubricare-2 .comfort-bullet-text-bouteilles-1._1{position:static;margin-top:0;margin-right:auto;margin-left:auto;opacity:1;color:#fff;font-size:80px;text-align:center}.webflow-lubricare-2 .container-5{position:relative;max-width:100%;margin-right:auto;margin-left:auto}.webflow-lubricare-2 .container-6{position:relative;display:block;grid-auto-columns:1fr;grid-template-columns:1fr 1fr;grid-template-rows:auto auto}.webflow-lubricare-2 .section-4{position:relative;margin-top:0;margin-bottom:0}.webflow-lubricare-2 .div-block-8{position:relative;overflow:visible;height:100%}.webflow-lubricare-2 .div-block-9{position:absolute}.webflow-lubricare-2 .div-block-bouteilles-2{position:absolute;width:100%;margin-right:auto;margin-left:auto;opacity:0}.webflow-lubricare-2 .comfort-bullet-point-bouteilles-4{position:relative;width:100%;margin-right:auto;margin-left:auto;opacity:1}.webflow-lubricare-2 .comfort-bullet-point-bouteilles-4._2{opacity:0}.webflow-lubricare-2 .comfort-bullet-point-bouteilles-4._1{position:relative;opacity:0}.webflow-lubricare-2 .comfort-bullet-point-bouteilles-5{position:relative;width:100%;margin:10px auto;opacity:1}.webflow-lubricare-2 .comfort-bullet-point-bouteilles-5._2{opacity:0}.webflow-lubricare-2 .comfort-bullet-point-bouteilles-5._1{position:relative;opacity:1}.webflow-lubricare-2 .comfort-bullt-bouteilles-6{opacity:1}.webflow-lubricare-2 .comfort-bullet-text-bouteilles-4{margin-top:auto;margin-right:25%;margin-left:25%;opacity:1;font-family:'DINNextLTPro',sans-serif;color:#fff;font-size:80px;line-height:.9;text-align:center;text-transform:none}.webflow-lubricare-2 .comfort-bullet-text-bouteilles-4._2{margin:58% auto 42% 25%;opacity:1;color:#00a4ff}.webflow-lubricare-2 .comfort-bullet-text-bouteilles-4._1{position:static;margin-top:0;margin-right:auto;margin-left:auto;opacity:1;color:#fff;font-size:80px;text-align:center}.webflow-lubricare-2 .comfort-bullet-text-bouteilles-5{margin-top:0;margin-right:28%;margin-left:28%;opacity:1;font-family:'DINNextLTPro',sans-serif;color:#63b9e9;font-size:50px;line-height:1.1;font-weight:500;text-align:center;text-transform:uppercase}.webflow-lubricare-2 .comfort-bullet-text-bouteilles-5._2{margin:58% auto 42% 25%;opacity:1;color:#00a4ff}.webflow-lubricare-2 .comfort-bullet-text-bouteilles-5._1{position:static;margin-top:0;opacity:1;color:#fff;font-size:80px;text-align:left}.webflow-lubricare-2 .comfort-bullet-bouteilles-6{position:static;margin:0 25% 25px;float:none;clear:both;opacity:1;font-family:'DINNextLTPro',sans-serif;color:#fff;font-size:30px;line-height:1.2;font-weight:300;text-align:center;text-transform:none}.webflow-lubricare-2 .comfort-bullet-bouteilles-6._2{margin:58% auto 42% 25%;opacity:1;color:#00a4ff}.webflow-lubricare-2 .comfort-bullet-bouteilles-6._1{opacity:1}.webflow-lubricare-2 .div-block-10{position:sticky;height:100vh}.webflow-lubricare-2 .sticky-nav{position:sticky;top:0;z-index:1;padding:0 20px;background-color:rgba(0,0,0,.6)}.webflow-lubricare-2 .nav-grid{display:grid;width:100%;margin:0;padding:0;justify-content:flex-start;align-items:center;grid-auto-flow:column;grid-auto-columns:max-content;grid-column-gap:20px;grid-row-gap:20px;grid-template-columns:1fr max-content max-content max-content;grid-template-rows:auto}.webflow-lubricare-2 .nav-logo-link{display:block;height:60px;margin-right:0;margin-left:0;padding:0}.webflow-lubricare-2 .nav-logo{width:auto;height:100%;object-fit:contain;object-position:0% 50%}.webflow-lubricare-2 .nav-link-2{display:block;margin-right:0;margin-left:0;padding:10px 0;font-family:'DINNextLTPro',sans-serif;color:#fff;font-weight:300;text-decoration:none;text-transform:none}.webflow-lubricare-2 .nav-link-2:hover{text-decoration:underline}.webflow-lubricare-2 .button-4{padding:3px 12px 6px;border-radius:20px;background-color:#63b9e9;font-family:'DINNextLTPro',sans-serif}.webflow-lubricare-2 .container-7{display:block;overflow:visible;object-fit:fill}.webflow-lubricare-2 .text-span{display:inline;padding-left:0;float:none;clear:none;direction:ltr;font-size:30px;font-style:normal;text-align:center;text-decoration:none;white-space:normal;object-fit:fill}.webflow-lubricare-2 .text-span-2{position:absolute;display:inline;margin-right:auto;margin-left:auto;padding-bottom:0;align-items:flex-start;font-size:40px}.webflow-lubricare-2 .section-5{position:relative;display:block;height:auto;min-height:0px;margin-top:0;margin-bottom:0;padding-top:0}.webflow-lubricare-2 .columns{margin-right:28%;margin-left:28%}.webflow-lubricare-2 .column,.webflow-lubricare-2 .columns{padding-top:10px;padding-bottom:10px;border:1px solid #fff;border-radius:0}.webflow-lubricare-2 .column-2{border:1px solid #fff}.webflow-lubricare-2 .paragraph-4{font-family:'DINNextLTPro',sans-serif;color:#fff;font-weight:400}.webflow-lubricare-2 .bold-text{font-size:50px;font-weight:500}.webflow-lubricare-2 .text-block-3{color:#fff;font-size:30px;font-weight:500}.webflow-lubricare-2 .grid{grid-template-rows:minmax(0px,3.25fr) auto}.webflow-lubricare-2 .grid-2{margin-right:28%;margin-left:28%;grid-auto-flow:column;grid-column-gap:1px;grid-row-gap:1px;grid-template-areas:"Area Area-2" "Area-3 Area-4" "Area-5 Area-6" "Area-7 Area-8";grid-template-rows:auto auto auto auto auto auto auto auto auto auto;border-style:solid;border-color:#000;border-radius:0;background-color:transparent;background-clip:border-box;object-fit:fill}.webflow-lubricare-2 .header{position:static;width:auto;height:auto;margin-bottom:0;padding-top:60px}.webflow-lubricare-2 .grid-parts-3{justify-content:stretch;justify-items:start;align-items:center;grid-column-gap:0px;grid-template-columns:.5fr .5fr 1fr 1fr .5fr .5fr;grid-template-rows:repeat(auto-fit,minmax(50px,1fr));background-color:transparent}.webflow-lubricare-2 .table-titre{display:flex;width:100%;height:98%;margin-top:0;margin-bottom:0;padding-right:20px;padding-left:20px;flex-direction:row;justify-content:flex-start;flex-wrap:nowrap;align-items:center;background-color:rgba(255,255,255,.09);font-family:'DINNextLTPro',sans-serif;color:#fff;font-size:14px;font-weight:300;text-align:left}.webflow-lubricare-2 .table-text{display:flex;width:100%;height:98%;margin-top:0;margin-bottom:0;margin-left:2px;padding-right:20px;padding-left:20px;flex-direction:row;justify-content:flex-start;flex-wrap:nowrap;align-items:center;background-color:rgba(255,255,255,.09);font-family:'DINNextLTPro',sans-serif;color:#fff;font-size:14px;font-weight:300;text-align:left}.webflow-lubricare-2 .grid-6-copy{justify-content:stretch;justify-items:start;align-items:center;grid-auto-flow:row;grid-column-gap:0px;grid-template-columns:.5fr .5fr 2fr .5fr .5fr;grid-template-rows:70px;background-color:transparent}.webflow-lubricare-2 .bold-text-2{color:#63b9e9;font-weight:400;text-align:left;text-transform:uppercase}.webflow-lubricare-2 .table-titre-copy{display:flex;width:100%;height:98%;margin-top:0;margin-bottom:0;padding-right:20px;padding-left:20px;flex-direction:row;justify-content:flex-start;flex-wrap:nowrap;align-items:center;background-color:rgba(255,255,255,.09);font-family:'DINNextLTPro',sans-serif;color:#fff;font-size:20px;font-weight:300;text-align:left}.webflow-lubricare-2 .parts-and-accessories{position:relative;height:40vh;min-height:40vh;padding-top:0}.webflow-lubricare-2 .grid-parts{justify-content:stretch;justify-items:start;align-items:center;grid-column-gap:1px;grid-template-columns:.5fr .5fr 1fr 1fr .5fr .5fr;grid-template-rows:repeat(auto-fit,minmax(70px,1fr));background-color:transparent}.webflow-lubricare-2 .grid-parts-2{justify-content:stretch;justify-items:start;align-items:center;grid-column-gap:0px;grid-template-columns:.5fr .5fr 1fr 1fr .5fr .5fr;grid-template-rows:50px;background-color:transparent}.webflow-lubricare-2 .header-copy{position:static;width:100%;height:auto;margin-top:40px;margin-bottom:0;padding-bottom:40px}.webflow-lubricare-2 .scroll-sequence-2{position:absolute;top:auto;overflow:visible;width:100%;height:233vh;margin-top:0;float:none;clear:none;opacity:1}.webflow-lubricare-2 .scroll-sequence-3{position:relative;top:0;z-index:5;width:100%;height:515vh;margin-top:0;opacity:1}.webflow-lubricare-2 .scroll-sequence-4{position:absolute;top:0;width:100%;height:250vh;margin-top:864.5vh;opacity:1}.webflow-lubricare-2 .scroll-sequence-5{position:absolute;top:0;width:100%;height:220vh;margin-top:1127.5vh;opacity:1}.webflow-lubricare-2 .scroll-sequence-6{position:absolute;top:0;width:100%;height:500vh;margin-top:1347.5vh;opacity:1}.webflow-lubricare-2 .texte-cost-saving{position:relative;overflow:visible;height:auto;min-height:auto;margin-top:0;margin-bottom:0;padding-top:5%;padding-bottom:5%;border-radius:0;background-color:#fff;box-shadow:2px 2px 20px 0 rgba(0,0,0,.25);background-clip:border-box}.webflow-lubricare-2 .cost-scroll-container{position:relative;overflow:visible;width:100%;height:100%;float:none;clear:none}.webflow-lubricare-2 .porte-texte{position:relative;height:auto;min-height:0px;margin-top:0;margin-bottom:0;padding-top:0}.webflow-lubricare-2 .porte-bullet-points-copy{position:absolute;width:100%;margin-right:auto;margin-left:auto;opacity:0}.webflow-lubricare-2 .porte-bullet-points-copy._1{opacity:0}.webflow-lubricare-2 .porte-bullet-points-copy._2{opacity:0}.webflow-lubricare-2 .porte-bullet-points-copy._4{opacity:0;font-size:100px}.webflow-lubricare-2 .sticky-container-cost-saving{position:sticky;top:0;display:flex;overflow:visible;height:100%;max-width:100%;margin-right:20%;margin-left:20%;flex-direction:column;justify-content:center;align-items:center}.webflow-lubricare-2 .sticky-container-cost-saving.no-overflow{overflow:visible}.webflow-lubricare-2 .sticky-container-cost-saving._2{max-width:100%}.webflow-lubricare-2 .sticky-container-cost-saving._3{height:100vh;max-width:100%}.webflow-lubricare-2 .sticky-container-cost-saving._4{height:100vh;max-width:100%}.webflow-lubricare-2 .sticky-container-cost-saving._5{height:100vh;max-width:100%}.webflow-lubricare-2 .lottie-container-intro{position:relative;display:flex;width:100%;height:100vh;padding-top:0;justify-content:center;align-items:center}@media screen and (max-width:991px){.webflow-lubricare-2 .nav{display:block}.webflow-lubricare-2 .airpods-nav{display:block}.webflow-lubricare-2 .lottie-container{padding-top:0}.webflow-lubricare-2 .hero-headline{margin-top:50px;margin-bottom:0;font-size:96px}.webflow-lubricare-2 .watch-the-film{margin-top:20px;font-size:21px}.webflow-lubricare-2 .hero-scroll-container{height:250vh}.webflow-lubricare-2 .sticky-container{width:95%}.webflow-lubricare-2 .sticky-container._2{width:auto;margin-right:5%;margin-left:5%}.webflow-lubricare-2 .sticky-container._3{width:95%}.webflow-lubricare-2 .sticky-container._4{width:95%}.webflow-lubricare-2 .sticky-container._5{width:95%}.webflow-lubricare-2 .hero-bullet-text{margin-right:5%;margin-left:5%;font-size:25px}.webflow-lubricare-2 .hero-bullet-text._8{margin-right:25%;margin-left:25%;font-size:50%}.webflow-lubricare-2 .lottie-animation-1{width:200%}.webflow-lubricare-2 .section-headline{font-size:80px}.webflow-lubricare-2 .lottie-animation-2{width:170%}.webflow-lubricare-2 .comfort-section-intro-text{width:320px}.webflow-lubricare-2 .lottie-animation-3{width:998px}.webflow-lubricare-2 .tip.large{width:131px;margin-left:47px}.webflow-lubricare-2 .tip.medium{width:131px}.webflow-lubricare-2 .lottie-animation-4{width:998px}.webflow-lubricare-2 .transparency-paragraph{width:75%;font-size:21px}.webflow-lubricare-2 .lottie-animation-5{position:absolute;width:998px}.webflow-lubricare-2 .thanks{display:block;padding-right:10px;padding-left:10px}.webflow-lubricare-2 .thanks-heading{font-size:80px}.webflow-lubricare-2 .note{display:block}.webflow-lubricare-2 .rotate-phone{display:none;height:100vh;padding-right:30px;padding-left:30px;justify-content:center;align-items:center;background-color:#fafafa}.webflow-lubricare-2 .heading-3{color:#111;font-size:72px;line-height:1.3;font-weight:600}.webflow-lubricare-2 .wave{display:none}.webflow-lubricare-2 .wave-image{width:998px;margin-top:-10px;margin-left:6%}.webflow-lubricare-2 .navigation-items{background-color:#fff}.webflow-lubricare-2 .navigation{padding:25px 30px}.webflow-lubricare-2 .menu-icon{display:block}.webflow-lubricare-2 .navigation-item{padding:15px 30px;transition:background-color .4s ease,opacity .4s ease,color .4s ease;text-align:center}.webflow-lubricare-2 .navigation-item:hover{background-color:#f7f8f9}.webflow-lubricare-2 .navigation-item:active{background-color:#eef0f3}.webflow-lubricare-2 .menu-button{padding:0}.webflow-lubricare-2 .menu-button.w--open{background-color:transparent}.webflow-lubricare-2 .navigation-wrap{background-color:#fff}.webflow-lubricare-2 .menu{position:static;margin-left:30px}.webflow-lubricare-2 .logo-link.w--current{flex:1}.webflow-lubricare-2 .section-headline-2{font-size:80px}.webflow-lubricare-2 .lottie-animation-8{width:200%}.webflow-lubricare-2 .lottie-animation-9{width:200%}.webflow-lubricare-2 .lottie-animation-porte{width:170%}.webflow-lubricare-2 .panneau-bullet-text{margin-right:5%;margin-left:5%;font-size:50px}.webflow-lubricare-2 .porte-bullet-text{font-size:50px}.webflow-lubricare-2 .comfort-bullet-text{margin-top:30%;margin-right:35%;margin-left:20%;font-size:35px}.webflow-lubricare-2 .comfort-bullet-text._2{margin-top:30%;margin-bottom:auto;margin-left:20%;font-size:40px}.webflow-lubricare-2 .comfort-bullet-text._1{margin-right:auto;margin-left:0;font-size:50px}.webflow-lubricare-2 .comfort-bullet-point{opacity:0}.webflow-lubricare-2 .comfort-bullet-point._1{opacity:1}.webflow-lubricare-2 .comfort-bullet-text-copy{margin-top:30%;margin-right:35%;margin-left:20%;font-size:35px}.webflow-lubricare-2 .comfort-bullet-text-copy._2{margin-top:30%;margin-right:20%;margin-bottom:auto;font-size:40px}.webflow-lubricare-2 .comfort-bullet-text-copy-copy{margin-top:30%;margin-right:35%;margin-left:20%;font-size:35px}.webflow-lubricare-2 .comfort-bullet-text-copy-copy._2{margin:auto 5%;font-size:50px}.webflow-lubricare-2 .comfort-bullet-point-text{opacity:0}.webflow-lubricare-2 .comfort-bullet-air{margin:auto 5%;font-size:25px}.webflow-lubricare-2 .comfort-bullet-air._2{margin-top:17%;margin-bottom:auto}.webflow-lubricare-2 .comfort-bullet-point-20sec{opacity:0}.webflow-lubricare-2 .comfort-bullet-text-20sec{margin-top:0;margin-right:auto;margin-left:auto;font-size:30px}.webflow-lubricare-2 .comfort-bullet-text-20sec._2{margin-top:17%;margin-bottom:auto}.webflow-lubricare-2 .comfort-bullet-text-20sec._1{font-size:50px}.webflow-lubricare-2 .comfort-bullet-point-text-air{margin-top:0;opacity:1}.webflow-lubricare-2 .comfort-bullet-point-text-air2{opacity:0}.webflow-lubricare-2 .comfort-bullet-air-2{margin:auto 10px auto auto;font-size:25px}.webflow-lubricare-2 .comfort-bullet-air-2._2{margin-top:17%;margin-bottom:auto}.webflow-lubricare-2 .comfort-bullet-air-copy{margin-top:0;margin-right:auto;margin-left:auto;font-size:25px}.webflow-lubricare-2 .comfort-bullet-air-copy._2{margin-top:17%;margin-bottom:auto}.webflow-lubricare-2 .comfort-bullet-point-effective{opacity:1}.webflow-lubricare-2 .comfort-bullet-air-effective{margin-top:0;margin-right:5%;margin-left:5%;font-size:25px}.webflow-lubricare-2 .comfort-bullet-air-effective._2{margin-top:17%;margin-bottom:auto}.webflow-lubricare-2 .comfort-bullet-point-cost-saving{opacity:1}.webflow-lubricare-2 .comfort-bullet-text-cost-saving{margin-top:0;margin-right:5%;margin-left:5%;font-size:30px}.webflow-lubricare-2 .comfort-bullet-text-cost-saving._2{margin-top:17%;margin-bottom:auto}.webflow-lubricare-2 .comfort-bullet-text-cost-saving._1{font-size:50px}.webflow-lubricare-2 .comfort-bullet-point-short-time{opacity:1}.webflow-lubricare-2 .comfort-bullet-point-short-time._1{opacity:1}.webflow-lubricare-2 .comfort-bullet-text-short{margin-top:0;margin-right:5%;margin-left:5%;font-size:50px}.webflow-lubricare-2 .comfort-bullet-text-short._2{margin-top:17%;margin-bottom:auto}.webflow-lubricare-2 .comfort-bullet-text-short._1{margin-left:0;font-size:50px}.webflow-lubricare-2 .div-block-6{padding-bottom:50px}.webflow-lubricare-2 .comfort-bullet-point-panel{opacity:1}.webflow-lubricare-2 .comfort-bullet-air-panel{margin-top:0;margin-right:5%;margin-left:5%;font-size:25px}.webflow-lubricare-2 .comfort-bullet-air-panel._2{margin-top:17%;margin-bottom:auto}.webflow-lubricare-2 .div-block-7{opacity:1}.webflow-lubricare-2 .porte-bullet-text-2{margin-right:auto;margin-left:auto;font-size:25px}.webflow-lubricare-2 .comfort-bullet-point-bouteilles-1{opacity:1}.webflow-lubricare-2 .comfort-bullet-point-bouteilles-1._1{opacity:1}.webflow-lubricare-2 .comfort-bullet-point-bouteilles-2{opacity:1}.webflow-lubricare-2 .comfort-bullet-bouteilles-3{margin-top:0;margin-right:auto;margin-left:auto;font-size:25px}.webflow-lubricare-2 .comfort-bullet-bouteilles-3._2{margin-top:17%;margin-bottom:auto}.webflow-lubricare-2 .comfort-bullet-text-bouteilles-2{margin-top:0;margin-right:auto;margin-left:auto;font-size:30px}.webflow-lubricare-2 .comfort-bullet-text-bouteilles-2._2{margin-top:17%;margin-bottom:auto}.webflow-lubricare-2 .comfort-bullet-text-bouteilles-2._1{font-size:50px}.webflow-lubricare-2 .comfort-bullet-text-bouteilles-1{margin-top:0;margin-right:auto;margin-left:auto;font-size:50px}.webflow-lubricare-2 .comfort-bullet-text-bouteilles-1._2{margin-top:17%;margin-bottom:auto}.webflow-lubricare-2 .comfort-bullet-text-bouteilles-1._1{margin-left:0;font-size:50px}.webflow-lubricare-2 .comfort-bullet-point-bouteilles-4{opacity:1}.webflow-lubricare-2 .comfort-bullet-point-bouteilles-4._1{opacity:1}.webflow-lubricare-2 .comfort-bullet-point-bouteilles-5{opacity:1}.webflow-lubricare-2 .comfort-bullet-text-bouteilles-4{margin-top:0;margin-right:auto;margin-left:auto;font-size:50px}.webflow-lubricare-2 .comfort-bullet-text-bouteilles-4._2{margin-top:17%;margin-bottom:auto}.webflow-lubricare-2 .comfort-bullet-text-bouteilles-4._1{margin-left:0;font-size:50px}.webflow-lubricare-2 .comfort-bullet-text-bouteilles-5{margin-top:0;margin-right:auto;margin-left:auto;font-size:30px}.webflow-lubricare-2 .comfort-bullet-text-bouteilles-5._2{margin-top:17%;margin-bottom:auto}.webflow-lubricare-2 .comfort-bullet-text-bouteilles-5._1{font-size:50px}.webflow-lubricare-2 .comfort-bullet-bouteilles-6{margin-top:0;margin-right:auto;margin-left:auto;font-size:25px}.webflow-lubricare-2 .comfort-bullet-bouteilles-6._2{margin-top:17%;margin-bottom:auto}.webflow-lubricare-2 .grid-parts-3{grid-template-columns:.25fr .25fr 1fr 1fr .25fr .25fr}.webflow-lubricare-2 .grid-6-copy{grid-template-columns:.25fr .25fr 1fr 1fr .25fr .25fr}.webflow-lubricare-2 .parts-and-accessories{margin-top:25px}.webflow-lubricare-2 .grid-parts{grid-template-columns:.25fr .25fr 1fr 1fr .25fr .25fr}.webflow-lubricare-2 .grid-parts-2{grid-template-columns:.25fr .25fr 1fr 1fr .25fr .25fr}.webflow-lubricare-2 .scroll-sequence-2{height:250vh}.webflow-lubricare-2 .scroll-sequence-3{height:469vh;margin-top:300vh}.webflow-lubricare-2 .scroll-sequence-4{margin-top:834vh}.webflow-lubricare-2 .scroll-sequence-5{margin-top:1107vh}.webflow-lubricare-2 .scroll-sequence-6{margin-top:1414vh}.webflow-lubricare-2 .porte-texte{margin-top:0}.webflow-lubricare-2 .sticky-container-cost-saving{margin-right:0;margin-left:0}}@media screen and (max-width:767px){.webflow-lubricare-2 .nav{display:none}.webflow-lubricare-2 .airpods-nav{display:none}.webflow-lubricare-2 .hero{display:block}.webflow-lubricare-2 .scroll-sequence{display:none}.webflow-lubricare-2 .comfort{display:none}.webflow-lubricare-2 .anc{display:none}.webflow-lubricare-2 .thanks{display:none}.webflow-lubricare-2 .note{display:none}.webflow-lubricare-2 .rotate-phone{display:flex}.webflow-lubricare-2 .heading-3{font-size:44px}.webflow-lubricare-2 .navigation{padding:20px 30px}.webflow-lubricare-2 .logo-link{padding-left:0}.webflow-lubricare-2 .link-3{padding-left:20px}.webflow-lubricare-2 .button-3{margin-right:20px}.webflow-lubricare-2 .comfort-2{display:block}.webflow-lubricare-2 .sticky-nav{position:relative}.webflow-lubricare-2 .nav-grid{text-align:center}.webflow-lubricare-2 .grid-parts-3{grid-template-columns:5fr 5fr}.webflow-lubricare-2 .grid-6-copy{grid-template-columns:5fr}.webflow-lubricare-2 .grid-parts{grid-template-columns:5fr 5fr}.webflow-lubricare-2 .scroll-sequence-2{display:block}.webflow-lubricare-2 .scroll-sequence-3{display:block}.webflow-lubricare-2 .scroll-sequence-4{display:block}.webflow-lubricare-2 .scroll-sequence-5{display:block}.webflow-lubricare-2 .scroll-sequence-6{display:block}}@media screen and (max-width:479px){.webflow-lubricare-2 .nav{display:block;background-color:#000}.webflow-lubricare-2 .mobile-burger{display:flex}.webflow-lubricare-2 .nav-link{display:none}.webflow-lubricare-2 .nav-link.logo{display:block}.webflow-lubricare-2 .nav-link.bag{display:block}.webflow-lubricare-2 .nav-link.search{display:none}.webflow-lubricare-2 .airpods-nav{display:block}.webflow-lubricare-2 .iphone-nav-content{padding-right:16px;padding-left:16px}.webflow-lubricare-2 .iphone-nav-title{font-size:19px}.webflow-lubricare-2 .iphone-nav-link{display:none}.webflow-lubricare-2 .iphone-nav-link.w--current{display:none}.webflow-lubricare-2 .hero{display:block}.webflow-lubricare-2 .lottie-container{padding-top:0}.webflow-lubricare-2 .text-container{width:100%}.webflow-lubricare-2 .hero-headline{font-size:60px;line-height:1.09}.webflow-lubricare-2 .watch-the-film{margin-top:0;font-size:20px}.webflow-lubricare-2 .scroll-sequence{display:block}.webflow-lubricare-2 .sticky-container{width:95%}.webflow-lubricare-2 .sticky-container._2{width:auto;margin-top:250px}.webflow-lubricare-2 .sticky-container._3{width:95%}.webflow-lubricare-2 .sticky-container._4{width:95%;margin-top:270px}.webflow-lubricare-2 .sticky-container._5{width:95%}.webflow-lubricare-2 .hero-bullet-text{padding-right:0;padding-left:0;font-size:20px}.webflow-lubricare-2 .hero-bullet-text._8{max-width:50%;margin-top:35px;font-size:20%}.webflow-lubricare-2 .lottie-animation-1{width:200%;height:auto}.webflow-lubricare-2 .lottie-animation-1.mobile-1{display:block;width:414px}.webflow-lubricare-2 .comfort{display:block}.webflow-lubricare-2 .section-headline{font-size:56px}.webflow-lubricare-2 .section-eyebrow{font-size:17px}.webflow-lubricare-2 .lottie-animation-2{width:170%}.webflow-lubricare-2 .lottie-animation-3{width:414px}.webflow-lubricare-2 .comfort-tips{padding-top:180px;opacity:1}.webflow-lubricare-2 .tip.large{width:70px;margin-left:50px;font-size:12px}.webflow-lubricare-2 .tip.medium{width:70px;font-size:12px}.webflow-lubricare-2 .tip.small{font-size:12px}.webflow-lubricare-2 .paragraph{max-width:100%;margin-left:0}.webflow-lubricare-2 .lottie-animation-4{width:414px}.webflow-lubricare-2 .anc{display:block}.webflow-lubricare-2 .anc-intro-paragraph-text{margin-left:0;font-size:22px}.webflow-lubricare-2 .anc-external-mic{display:block}.webflow-lubricare-2 .anc-bullets{max-width:100%}.webflow-lubricare-2 .anc-external-sound{display:none}.webflow-lubricare-2 .anc-internal-mic{display:block}.webflow-lubricare-2 .anc-paragraph-right{margin-left:0}.webflow-lubricare-2 .anc-continousley{display:none}.webflow-lubricare-2 .transparency-paragraph{width:100%;font-size:17px}.webflow-lubricare-2 .lottie-animation-5{width:414px}.webflow-lubricare-2 .thanks{display:block}.webflow-lubricare-2 .thanks-heading{font-size:48px}.webflow-lubricare-2 .text-block{font-size:16px}.webflow-lubricare-2 .note{display:block;height:auto;padding-right:10px;padding-left:10px}.webflow-lubricare-2 .paragraph-2{font-size:16px}.webflow-lubricare-2 .rotate-phone{display:none}.webflow-lubricare-2 .heading-3{font-size:44px}.webflow-lubricare-2 .heading-4{font-size:36px}.webflow-lubricare-2 .div-block-3{padding-right:30px;padding-left:30px}.webflow-lubricare-2 .other-project-image{width:200px}.webflow-lubricare-2 .youtube{width:100px}.webflow-lubricare-2 .text-block-2{margin-left:34px;font-size:14px}.webflow-lubricare-2 .image-2{width:30px}.webflow-lubricare-2 .navigation{padding-right:20px;padding-left:20px}.webflow-lubricare-2 .menu-button{flex:0 0 auto}.webflow-lubricare-2 .menu-button.w--open{flex:0 0 auto}.webflow-lubricare-2 .menu{margin-left:15px}.webflow-lubricare-2 .link-3{position:static;display:block;overflow:visible;margin-left:20px;flex-direction:row;justify-content:flex-start;align-items:stretch;flex:1;line-height:30px}.webflow-lubricare-2 .link-4{padding-right:10px;padding-left:10px}.webflow-lubricare-2 .section-headline-2{font-size:56px}.webflow-lubricare-2 .comfort-2{display:block}.webflow-lubricare-2 .lottie-animation-8{width:200%}.webflow-lubricare-2 .lottie-animation-9{width:200%}.webflow-lubricare-2 .lottie-animation-porte{width:170%}.webflow-lubricare-2 .porte-scroll-container{height:200vh}.webflow-lubricare-2 .panneau-bullet-text{margin-right:0;margin-left:0;font-size:30px}.webflow-lubricare-2 .porte-bullet-text{margin-right:5%;margin-left:5%;font-size:30px}.webflow-lubricare-2 .comfort-bullet-text{margin-top:45%;margin-right:35%;margin-left:20%;font-size:15px}.webflow-lubricare-2 .comfort-bullet-text._2{margin-top:25%;margin-left:18%;font-size:30px}.webflow-lubricare-2 .comfort-bullet-text._1{margin-right:0;margin-left:0;font-size:35px}.webflow-lubricare-2 .comfort-bullet-point._2{margin-top:20px}.webflow-lubricare-2 .comfort-bullet-point._1{opacity:0}.webflow-lubricare-2 .air{margin-top:20px}.webflow-lubricare-2 .comfort-bullet-text-copy{margin-top:45%;margin-right:35%;margin-left:20%;font-size:15px}.webflow-lubricare-2 .comfort-bullet-text-copy._2{margin-top:25%;margin-right:16%;font-size:30px}.webflow-lubricare-2 .airblow-system{position:relative}.webflow-lubricare-2 .comfort-bullet-text-copy-copy{margin-top:45%;margin-right:35%;margin-left:20%;font-size:15px}.webflow-lubricare-2 .comfort-bullet-text-copy-copy._2{margin-right:5%;margin-bottom:0;margin-left:5%;font-size:30px}.webflow-lubricare-2 .comfort-bullet-air{margin:auto 5%;font-size:20px}.webflow-lubricare-2 .comfort-bullet-air._2{margin-top:25%}.webflow-lubricare-2 .comfort-bullet-point-20sec{opacity:0}.webflow-lubricare-2 .comfort-bullet-text-20sec{margin-top:0;margin-right:0;margin-left:0;font-size:15px}.webflow-lubricare-2 .comfort-bullet-text-20sec._2{margin-top:25%}.webflow-lubricare-2 .comfort-bullet-text-20sec._1{font-size:25px}.webflow-lubricare-2 .comfort-bullet-point-text-air{margin-top:0}.webflow-lubricare-2 .comfort-bullet-point-text-air2{top:38%}.webflow-lubricare-2 .comfort-bullet-air-2{margin:auto 10px auto auto;font-size:15px}.webflow-lubricare-2 .comfort-bullet-air-2._2{margin-top:25%}.webflow-lubricare-2 .comfort-bullet-air-copy{margin-top:0;margin-right:0;margin-left:0;font-size:20px}.webflow-lubricare-2 .comfort-bullet-air-copy._2{margin-top:25%}.webflow-lubricare-2 .comfort-bullet-point-effective{opacity:1}.webflow-lubricare-2 .comfort-bullet-air-effective{margin-top:0;margin-right:5%;margin-left:5%;font-size:20px}.webflow-lubricare-2 .comfort-bullet-air-effective._2{margin-top:25%}.webflow-lubricare-2 .comfort-bullet-point-cost-saving{opacity:1}.webflow-lubricare-2 .comfort-bullet-text-cost-saving{margin-top:0;margin-right:5%;margin-left:5%;font-size:20px}.webflow-lubricare-2 .comfort-bullet-text-cost-saving._2{margin-top:25%}.webflow-lubricare-2 .comfort-bullet-text-cost-saving._1{font-size:25px}.webflow-lubricare-2 .comfort-bullet-point-short-time._1{opacity:0}.webflow-lubricare-2 .comfort-bullet-text-short{margin-top:0;margin-right:5%;margin-left:5%;font-size:30px}.webflow-lubricare-2 .comfort-bullet-text-short._2{margin-top:25%}.webflow-lubricare-2 .comfort-bullet-text-short._1{margin-right:0;margin-left:0;font-size:25px}.webflow-lubricare-2 .div-block-6{padding-bottom:50px}.webflow-lubricare-2 .comfort-bullet-air-panel{margin-top:0;margin-right:0;margin-left:0;font-size:20px}.webflow-lubricare-2 .comfort-bullet-air-panel._2{margin-top:25%}.webflow-lubricare-2 .porte-bullet-text-2{margin-right:5%;margin-left:5%;font-size:20px}.webflow-lubricare-2 .comfort-bullet-point-bouteilles-1._1{opacity:0}.webflow-lubricare-2 .comfort-bullet-point-bouteilles-2{opacity:1}.webflow-lubricare-2 .comfort-bullet-bouteilles-3{margin-top:0;margin-right:0;margin-left:0;font-size:20px}.webflow-lubricare-2 .comfort-bullet-bouteilles-3._2{margin-top:25%}.webflow-lubricare-2 .comfort-bullet-text-bouteilles-2{margin-top:0;margin-right:0;margin-left:0;font-size:20px}.webflow-lubricare-2 .comfort-bullet-text-bouteilles-2._2{margin-top:25%}.webflow-lubricare-2 .comfort-bullet-text-bouteilles-2._1{font-size:25px}.webflow-lubricare-2 .comfort-bullet-text-bouteilles-1{margin-top:0;margin-right:auto;margin-left:auto;font-size:30px}.webflow-lubricare-2 .comfort-bullet-text-bouteilles-1._2{margin-top:25%}.webflow-lubricare-2 .comfort-bullet-text-bouteilles-1._1{margin-right:0;margin-left:0;font-size:25px}.webflow-lubricare-2 .comfort-bullet-point-bouteilles-4._1{opacity:0}.webflow-lubricare-2 .comfort-bullet-point-bouteilles-5{opacity:1}.webflow-lubricare-2 .comfort-bullet-text-bouteilles-4{margin-top:0;margin-right:auto;margin-left:auto;font-size:30px}.webflow-lubricare-2 .comfort-bullet-text-bouteilles-4._2{margin-top:25%}.webflow-lubricare-2 .comfort-bullet-text-bouteilles-4._1{margin-right:0;margin-left:0;font-size:25px}.webflow-lubricare-2 .comfort-bullet-text-bouteilles-5{margin-top:0;margin-right:0;margin-left:0;font-size:15px}.webflow-lubricare-2 .comfort-bullet-text-bouteilles-5._2{margin-top:25%}.webflow-lubricare-2 .comfort-bullet-text-bouteilles-5._1{font-size:25px}.webflow-lubricare-2 .comfort-bullet-bouteilles-6{margin-top:0;margin-right:0;margin-left:0;font-size:20px}.webflow-lubricare-2 .comfort-bullet-bouteilles-6._2{margin-top:25%}.webflow-lubricare-2 .sticky-nav{position:sticky;padding:0}.webflow-lubricare-2 .nav-grid{display:flex;grid-auto-flow:row;grid-template-columns:1fr;grid-template-rows:0px}.webflow-lubricare-2 .nav-logo-link{border-top:1px solid #c4c4c4}.webflow-lubricare-2 .nav-link-2{padding-top:10px;padding-bottom:10px;border-top:1px solid #c4c4c4}.webflow-lubricare-2 .text-span-2{font-size:15px}.webflow-lubricare-2 .section-5{margin-top:0}.webflow-lubricare-2 .grid-parts-3{grid-auto-rows:minmax(208px,1fr);grid-template-columns:5fr 5fr;grid-template-rows:repeat(auto-fit,minmax(70px,1fr))}.webflow-lubricare-2 .table-titre{font-size:15px}.webflow-lubricare-2 .table-text{font-size:15px}.webflow-lubricare-2 .grid-6-copy{grid-auto-flow:column;grid-auto-columns:6fr;grid-template-columns:5fr 5fr}.webflow-lubricare-2 .parts-and-accessories{margin-top:292px}.webflow-lubricare-2 .grid-parts{grid-template-columns:5fr 5fr;grid-template-rows:repeat(auto-fit,minmax(70px,1fr))}.webflow-lubricare-2 .grid-parts-2{grid-template-columns:.25fr .25fr 2.75fr 2.75fr .25fr .25fr}.webflow-lubricare-2 .scroll-sequence-2{display:block;height:250vh}.webflow-lubricare-2 .scroll-sequence-3{display:block;height:500vh;margin-top:266vh}.webflow-lubricare-2 .scroll-sequence-4{display:block;height:200vh;margin-top:846vh}.webflow-lubricare-2 .scroll-sequence-5{display:block;margin-top:1075vh}.webflow-lubricare-2 .scroll-sequence-6{display:block;margin-top:1368vh}.webflow-lubricare-2 .porte-texte{margin-top:0}.webflow-lubricare-2 .sticky-container-cost-saving{margin-right:0;margin-left:0}.webflow-lubricare-2 .list-item{flex:1}.webflow-lubricare-2 .list-item-2{flex:1}.webflow-lubricare-2 .list-item-3{flex:1}}.webflow-lubricare-2 #w-node-1be3a31a15c3-7626c44d{justify-self:end}.webflow-lubricare-2 #w-node-59926d873997-7626c44d{align-self:center;justify-self:center;grid-column-start:3;grid-row-start:1;-ms-grid-column-span:1;grid-column-end:4;-ms-grid-row-span:1;grid-row-end:2}.webflow-lubricare-2 #w-node-992dc2e73583-7626c44d{align-self:center;justify-self:center;grid-column-start:4;grid-row-start:1;-ms-grid-column-span:1;grid-column-end:5;-ms-grid-row-span:1;grid-row-end:2}.webflow-lubricare-2 #w-node-992dc2e73585-7626c44d{align-self:center;justify-self:center;grid-column-start:3;grid-row-start:1;-ms-grid-column-span:1;grid-column-end:4;-ms-grid-row-span:1;grid-row-end:2}.webflow-lubricare-2 #w-node-846222816ea4-7626c44d{align-self:center;justify-self:center;grid-column-start:4;grid-row-start:1;-ms-grid-column-span:1;grid-column-end:5;-ms-grid-row-span:1;grid-row-end:2}.webflow-lubricare-2 #w-node-846222816ea6-7626c44d{align-self:center;justify-self:center;grid-column-start:3;grid-row-start:1;-ms-grid-column-span:1;grid-column-end:4;-ms-grid-row-span:1;grid-row-end:2}.webflow-lubricare-2 #w-node-a6a7ee653a71-7626c44d{align-self:center;justify-self:center;grid-column-start:4;grid-row-start:1;-ms-grid-column-span:1;grid-column-end:5;-ms-grid-row-span:1;grid-row-end:2}.webflow-lubricare-2 #w-node-a6a7ee653a73-7626c44d{align-self:center;justify-self:center;grid-column-start:3;grid-row-start:1;-ms-grid-column-span:1;grid-column-end:4;-ms-grid-row-span:1;grid-row-end:2}.webflow-lubricare-2 #w-node-fcd308f2b19b-7626c44d{align-self:center;justify-self:center;grid-column-start:4;grid-row-start:1;-ms-grid-column-span:1;grid-column-end:5;-ms-grid-row-span:1;grid-row-end:2}.webflow-lubricare-2 #w-node-fcd308f2b19d-7626c44d{align-self:center;justify-self:center;grid-column-start:3;grid-row-start:1;-ms-grid-column-span:1;grid-column-end:4;-ms-grid-row-span:1;grid-row-end:2}.webflow-lubricare-2 #w-node-957c3492d77e-7626c44d{align-self:center;justify-self:center;grid-column-start:4;grid-row-start:1;-ms-grid-column-span:1;grid-column-end:5;-ms-grid-row-span:1;grid-row-end:2}.webflow-lubricare-2 #w-node-957c3492d780-7626c44d{align-self:center;justify-self:center;grid-column-start:3;grid-row-start:1;-ms-grid-column-span:1;grid-column-end:4;-ms-grid-row-span:1;grid-row-end:2}.webflow-lubricare-2 #w-node-8af572f41229-7626c44d{align-self:center;justify-self:center;grid-column-start:4;grid-row-start:1;-ms-grid-column-span:1;grid-column-end:5;-ms-grid-row-span:1;grid-row-end:2}.webflow-lubricare-2 #w-node-8af572f4122b-7626c44d{align-self:center;justify-self:center;grid-column-start:3;grid-row-start:1;-ms-grid-column-span:1;grid-column-end:4;-ms-grid-row-span:1;grid-row-end:2}.webflow-lubricare-2 #w-node-42a9101b9f4f-7626c44d{align-self:center;justify-self:center;grid-column-start:4;grid-row-start:1;-ms-grid-column-span:1;grid-column-end:5;-ms-grid-row-span:1;grid-row-end:2}.webflow-lubricare-2 #w-node-42a9101b9f51-7626c44d{align-self:center;justify-self:center;grid-column-start:3;grid-row-start:1;-ms-grid-column-span:1;grid-column-end:4;-ms-grid-row-span:1;grid-row-end:2}.webflow-lubricare-2 #w-node-4b1d6bf88fec-7626c44d{align-self:center;justify-self:center;grid-column-start:4;grid-row-start:1;-ms-grid-column-span:1;grid-column-end:5;-ms-grid-row-span:1;grid-row-end:2}.webflow-lubricare-2 #w-node-4b1d6bf88fee-7626c44d{align-self:center;justify-self:center;grid-column-start:3;grid-row-start:1;-ms-grid-column-span:1;grid-column-end:4;-ms-grid-row-span:1;grid-row-end:2}.webflow-lubricare-2 #w-node-2191921472d9-7626c44d{align-self:center;justify-self:center;grid-column-start:4;grid-row-start:1;-ms-grid-column-span:1;grid-column-end:5;-ms-grid-row-span:1;grid-row-end:2}.webflow-lubricare-2 #w-node-2191921472db-7626c44d{align-self:center;justify-self:center;grid-column-start:3;grid-row-start:1;-ms-grid-column-span:1;grid-column-end:4;-ms-grid-row-span:1;grid-row-end:2}.webflow-lubricare-2 #w-node-da08756a6adf-7626c44d{align-self:center;justify-self:center;grid-column-start:4;grid-row-start:1;-ms-grid-column-span:1;grid-column-end:5;-ms-grid-row-span:1;grid-row-end:2}.webflow-lubricare-2 #w-node-da08756a6ae1-7626c44d{align-self:center;justify-self:center;grid-column-start:3;grid-row-start:1;-ms-grid-column-span:1;grid-column-end:4;-ms-grid-row-span:1;grid-row-end:2}.webflow-lubricare-2 #w-node-d6155bede9c9-7626c44d{align-self:center;justify-self:center;grid-column-start:3;grid-row-start:1;-ms-grid-column-span:1;grid-column-end:4;-ms-grid-row-span:1;grid-row-end:2}.webflow-lubricare-2 #w-node-d6155bede9ce-7626c44d{align-self:center;justify-self:center;grid-column-start:3;grid-row-start:1;-ms-grid-column-span:1;grid-column-end:4;-ms-grid-row-span:1;grid-row-end:2}.webflow-lubricare-2 #w-node-d6155bede9d5-7626c44d{align-self:center;justify-self:center;grid-column-start:4;grid-row-start:1;-ms-grid-column-span:1;grid-column-end:5;-ms-grid-row-span:1;grid-row-end:2}.webflow-lubricare-2 #w-node-d6155bede9dd-7626c44d{align-self:center;justify-self:center;grid-column-start:4;grid-row-start:1;-ms-grid-column-span:1;grid-column-end:5;-ms-grid-row-span:1;grid-row-end:2}.webflow-lubricare-2 #w-node-d6155bede9e4-7626c44d{align-self:center;justify-self:center;grid-column-start:3;grid-row-start:1;-ms-grid-column-span:1;grid-column-end:4;-ms-grid-row-span:1;grid-row-end:2}.webflow-lubricare-2 #w-node-d6155bede9ec-7626c44d{align-self:center;justify-self:center;grid-column-start:3;grid-row-start:1;-ms-grid-column-span:1;grid-column-end:4;-ms-grid-row-span:1;grid-row-end:2}.webflow-lubricare-2 #w-node-d6155bede9f3-7626c44d{align-self:center;justify-self:center;grid-column-start:4;grid-row-start:1;-ms-grid-column-span:1;grid-column-end:5;-ms-grid-row-span:1;grid-row-end:2}@media screen and (max-width:991px){.webflow-lubricare-2 #w-node-1be3a31a15c3-7626c44d{justify-self:end}.webflow-lubricare-2 #w-node-59926d873997-7626c44d{align-self:center;justify-self:center;grid-column-start:3;grid-row-start:1;-ms-grid-column-span:2;grid-column-end:5;-ms-grid-row-span:1;grid-row-end:2}.webflow-lubricare-2 #w-node-d6155bede9c9-7626c44d{align-self:center;justify-self:center;grid-column-start:3;grid-row-start:1;-ms-grid-column-span:2;grid-column-end:5;-ms-grid-row-span:1;grid-row-end:2}}@media screen and (max-width:767px){.webflow-lubricare-2 #w-node-59926d873997-7626c44d{grid-column-start:1;-ms-grid-column-span:2;grid-column-end:3;grid-row-start:1;-ms-grid-row-span:1;grid-row-end:2}.webflow-lubricare-2 #w-node-992dc2e73583-7626c44d{grid-column-start:2;-ms-grid-column-span:1;grid-column-end:3;grid-row-start:1;-ms-grid-row-span:1;grid-row-end:2}.webflow-lubricare-2 #w-node-992dc2e73585-7626c44d{grid-column-start:1;-ms-grid-column-span:1;grid-column-end:2;grid-row-start:1;-ms-grid-row-span:1;grid-row-end:2}.webflow-lubricare-2 #w-node-846222816ea4-7626c44d{grid-column-start:2;-ms-grid-column-span:1;grid-column-end:3;grid-row-start:1;-ms-grid-row-span:1;grid-row-end:2}.webflow-lubricare-2 #w-node-846222816ea6-7626c44d{grid-column-start:1;-ms-grid-column-span:1;grid-column-end:2;grid-row-start:1;-ms-grid-row-span:1;grid-row-end:2}.webflow-lubricare-2 #w-node-a6a7ee653a71-7626c44d{grid-column-start:2;-ms-grid-column-span:1;grid-column-end:3;grid-row-start:1;-ms-grid-row-span:1;grid-row-end:2}.webflow-lubricare-2 #w-node-a6a7ee653a73-7626c44d{grid-column-start:1;-ms-grid-column-span:1;grid-column-end:2;grid-row-start:1;-ms-grid-row-span:1;grid-row-end:2}.webflow-lubricare-2 #w-node-fcd308f2b19b-7626c44d{grid-column-start:2;-ms-grid-column-span:1;grid-column-end:3;grid-row-start:1;-ms-grid-row-span:1;grid-row-end:2}.webflow-lubricare-2 #w-node-fcd308f2b19d-7626c44d{grid-column-start:1;-ms-grid-column-span:1;grid-column-end:2;grid-row-start:1;-ms-grid-row-span:1;grid-row-end:2}.webflow-lubricare-2 #w-node-957c3492d77e-7626c44d{grid-column-start:2;-ms-grid-column-span:1;grid-column-end:3;grid-row-start:1;-ms-grid-row-span:1;grid-row-end:2}.webflow-lubricare-2 #w-node-957c3492d780-7626c44d{grid-column-start:1;-ms-grid-column-span:1;grid-column-end:2;grid-row-start:1;-ms-grid-row-span:1;grid-row-end:2}.webflow-lubricare-2 #w-node-8af572f41229-7626c44d{grid-column-start:2;-ms-grid-column-span:1;grid-column-end:3;grid-row-start:1;-ms-grid-row-span:1;grid-row-end:2}.webflow-lubricare-2 #w-node-8af572f4122b-7626c44d{grid-column-start:1;-ms-grid-column-span:1;grid-column-end:2;grid-row-start:1;-ms-grid-row-span:1;grid-row-end:2}.webflow-lubricare-2 #w-node-42a9101b9f4f-7626c44d{grid-column-start:2;-ms-grid-column-span:1;grid-column-end:3;grid-row-start:1;-ms-grid-row-span:1;grid-row-end:2}.webflow-lubricare-2 #w-node-42a9101b9f51-7626c44d{grid-column-start:1;-ms-grid-column-span:1;grid-column-end:2;grid-row-start:1;-ms-grid-row-span:1;grid-row-end:2}.webflow-lubricare-2 #w-node-4b1d6bf88fec-7626c44d{grid-column-start:2;-ms-grid-column-span:1;grid-column-end:3;grid-row-start:1;-ms-grid-row-span:1;grid-row-end:2}.webflow-lubricare-2 #w-node-4b1d6bf88fee-7626c44d{grid-column-start:1;-ms-grid-column-span:1;grid-column-end:2;grid-row-start:1;-ms-grid-row-span:1;grid-row-end:2}.webflow-lubricare-2 #w-node-2191921472d9-7626c44d{grid-column-start:2;-ms-grid-column-span:1;grid-column-end:3;grid-row-start:1;-ms-grid-row-span:1;grid-row-end:2}.webflow-lubricare-2 #w-node-2191921472db-7626c44d{grid-column-start:1;-ms-grid-column-span:1;grid-column-end:2;grid-row-start:1;-ms-grid-row-span:1;grid-row-end:2}.webflow-lubricare-2 #w-node-da08756a6adf-7626c44d{grid-column-start:2;-ms-grid-column-span:1;grid-column-end:3;grid-row-start:1;-ms-grid-row-span:1;grid-row-end:2}.webflow-lubricare-2 #w-node-da08756a6ae1-7626c44d{grid-column-start:1;-ms-grid-column-span:1;grid-column-end:2;grid-row-start:1;-ms-grid-row-span:1;grid-row-end:2}.webflow-lubricare-2 #w-node-d6155bede9c9-7626c44d{grid-column-start:1;-ms-grid-column-span:2;grid-column-end:3;grid-row-start:1;-ms-grid-row-span:1;grid-row-end:2}.webflow-lubricare-2 #w-node-d6155bede9ce-7626c44d{grid-column-start:1;-ms-grid-column-span:1;grid-column-end:2;grid-row-start:1;-ms-grid-row-span:1;grid-row-end:2}.webflow-lubricare-2 #w-node-d6155bede9d5-7626c44d{grid-column-start:2;-ms-grid-column-span:1;grid-column-end:3;grid-row-start:1;-ms-grid-row-span:1;grid-row-end:2}.webflow-lubricare-2 #w-node-d6155bede9dd-7626c44d{grid-column-start:2;-ms-grid-column-span:1;grid-column-end:3;grid-row-start:1;-ms-grid-row-span:1;grid-row-end:2}.webflow-lubricare-2 #w-node-d6155bede9e4-7626c44d{grid-column-start:1;-ms-grid-column-span:1;grid-column-end:2;grid-row-start:1;-ms-grid-row-span:1;grid-row-end:2}.webflow-lubricare-2 #w-node-d6155bede9ec-7626c44d{grid-column-start:1;-ms-grid-column-span:1;grid-column-end:2;grid-row-start:1;-ms-grid-row-span:1;grid-row-end:2}.webflow-lubricare-2 #w-node-d6155bede9f3-7626c44d{grid-column-start:2;-ms-grid-column-span:1;grid-column-end:3;grid-row-start:1;-ms-grid-row-span:1;grid-row-end:2}}@media screen and (max-width:479px){.webflow-lubricare-2 #w-node-59926d873997-7626c44d{grid-column-start:1;-ms-grid-column-span:2;grid-column-end:3;grid-row-start:1;-ms-grid-row-span:1;grid-row-end:2}.webflow-lubricare-2 #w-node-992dc2e73583-7626c44d{grid-column-start:2;-ms-grid-column-span:1;grid-column-end:3;grid-row-start:1;-ms-grid-row-span:1;grid-row-end:2}.webflow-lubricare-2 #w-node-992dc2e73585-7626c44d{grid-column-start:1;-ms-grid-column-span:1;grid-column-end:2;grid-row-start:1;-ms-grid-row-span:1;grid-row-end:2}.webflow-lubricare-2 #w-node-846222816ea4-7626c44d{grid-column-start:2;-ms-grid-column-span:1;grid-column-end:3;grid-row-start:1;-ms-grid-row-span:1;grid-row-end:2}.webflow-lubricare-2 #w-node-846222816ea6-7626c44d{grid-column-start:1;-ms-grid-column-span:1;grid-column-end:2;grid-row-start:1;-ms-grid-row-span:1;grid-row-end:2}.webflow-lubricare-2 #w-node-a6a7ee653a71-7626c44d{grid-column-start:2;-ms-grid-column-span:1;grid-column-end:3;grid-row-start:1;-ms-grid-row-span:1;grid-row-end:2}.webflow-lubricare-2 #w-node-a6a7ee653a73-7626c44d{grid-column-start:1;-ms-grid-column-span:1;grid-column-end:2;grid-row-start:1;-ms-grid-row-span:1;grid-row-end:2}.webflow-lubricare-2 #w-node-fcd308f2b19b-7626c44d{grid-column-start:2;-ms-grid-column-span:1;grid-column-end:3;grid-row-start:1;-ms-grid-row-span:1;grid-row-end:2}.webflow-lubricare-2 #w-node-fcd308f2b19d-7626c44d{grid-column-start:1;-ms-grid-column-span:1;grid-column-end:2;grid-row-start:1;-ms-grid-row-span:1;grid-row-end:2}.webflow-lubricare-2 #w-node-957c3492d77e-7626c44d{grid-column-start:2;-ms-grid-column-span:1;grid-column-end:3;grid-row-start:1;-ms-grid-row-span:1;grid-row-end:2}.webflow-lubricare-2 #w-node-957c3492d780-7626c44d{grid-column-start:1;-ms-grid-column-span:1;grid-column-end:2;grid-row-start:1;-ms-grid-row-span:1;grid-row-end:2}.webflow-lubricare-2 #w-node-8af572f41229-7626c44d{grid-column-start:2;-ms-grid-column-span:1;grid-column-end:3;grid-row-start:1;-ms-grid-row-span:1;grid-row-end:2}.webflow-lubricare-2 #w-node-8af572f4122b-7626c44d{grid-column-start:1;-ms-grid-column-span:1;grid-column-end:2;grid-row-start:1;-ms-grid-row-span:1;grid-row-end:2}.webflow-lubricare-2 #w-node-42a9101b9f4f-7626c44d{grid-column-start:2;-ms-grid-column-span:1;grid-column-end:3;grid-row-start:1;-ms-grid-row-span:1;grid-row-end:2}.webflow-lubricare-2 #w-node-42a9101b9f51-7626c44d{grid-column-start:1;-ms-grid-column-span:1;grid-column-end:2;grid-row-start:1;-ms-grid-row-span:1;grid-row-end:2}.webflow-lubricare-2 #w-node-4b1d6bf88fec-7626c44d{grid-column-start:2;-ms-grid-column-span:1;grid-column-end:3;grid-row-start:1;-ms-grid-row-span:1;grid-row-end:2}.webflow-lubricare-2 #w-node-4b1d6bf88fee-7626c44d{grid-column-start:1;-ms-grid-column-span:1;grid-column-end:2;grid-row-start:1;-ms-grid-row-span:1;grid-row-end:2}.webflow-lubricare-2 #w-node-2191921472d9-7626c44d{grid-column-start:2;-ms-grid-column-span:1;grid-column-end:3;grid-row-start:1;-ms-grid-row-span:1;grid-row-end:2}.webflow-lubricare-2 #w-node-2191921472db-7626c44d{grid-column-start:1;-ms-grid-column-span:1;grid-column-end:2;grid-row-start:1;-ms-grid-row-span:1;grid-row-end:2}.webflow-lubricare-2 #w-node-da08756a6adf-7626c44d{grid-column-start:2;-ms-grid-column-span:1;grid-column-end:3;grid-row-start:1;-ms-grid-row-span:1;grid-row-end:2}.webflow-lubricare-2 #w-node-da08756a6ae1-7626c44d{grid-column-start:1;-ms-grid-column-span:1;grid-column-end:2;grid-row-start:1;-ms-grid-row-span:1;grid-row-end:2}.webflow-lubricare-2 #w-node-d6155bede9c9-7626c44d{grid-column-start:1;-ms-grid-column-span:2;grid-column-end:3;grid-row-start:1;-ms-grid-row-span:1;grid-row-end:2}.webflow-lubricare-2 #w-node-d6155bede9ce-7626c44d{grid-column-start:1;-ms-grid-column-span:1;grid-column-end:2;grid-row-start:1;-ms-grid-row-span:1;grid-row-end:2}.webflow-lubricare-2 #w-node-d6155bede9d5-7626c44d{grid-column-start:2;-ms-grid-column-span:1;grid-column-end:3;grid-row-start:1;-ms-grid-row-span:1;grid-row-end:2}.webflow-lubricare-2 #w-node-d6155bede9dd-7626c44d{grid-column-start:2;-ms-grid-column-span:1;grid-column-end:3;grid-row-start:1;-ms-grid-row-span:1;grid-row-end:2}.webflow-lubricare-2 #w-node-d6155bede9e4-7626c44d{grid-column-start:1;-ms-grid-column-span:1;grid-column-end:2;grid-row-start:1;-ms-grid-row-span:1;grid-row-end:2}.webflow-lubricare-2 #w-node-d6155bede9ec-7626c44d{grid-column-start:1;-ms-grid-column-span:1;grid-column-end:2;grid-row-start:1;-ms-grid-row-span:1;grid-row-end:2}.webflow-lubricare-2 #w-node-d6155bede9f3-7626c44d{grid-column-start:2;-ms-grid-column-span:1;grid-column-end:3;grid-row-start:1;-ms-grid-row-span:1;grid-row-end:2}}.webflow-lubricare-2.webflow-de .comfort-bullet-text._2{margin:58% auto 42% 15%}.webflow-lubricare-2.webflow-de .comfort-bullet-text-copy._2{margin:58% 15% 42% auto}.webflow-lubricare-2.webflow-es .comfort-bullet-text._2{margin:58% auto 42% 10%;font-size:90px}.webflow-lubricare-2.webflow-es .comfort-bullet-point._2{opacity:1}.webflow-lubricare-2.webflow-es .air{opacity:1}.webflow-lubricare-2.webflow-es .comfort-bullet-text-copy._2{margin:58% 10% 42% auto;font-size:90px}.webflow-lubricare-2.webflow-es .div-block-bouteilles{opacity:0}.webflow-lubricare-2.webflow-fr .panneau-scroll-container{opacity:1}.webflow-lubricare-2.webflow-fr .comfort-bullet-text._2{margin:58% auto 42% 10%}.webflow-lubricare-2.webflow-fr .comfort-bullet-text-copy._2{margin:58% 10% 42% auto}.webflow-lubricare-2.webflow-fr .div-block-bouteilles{opacity:0}.webflow-lubricare-2.webflow-it .comfort-bullet-text._2{margin:58% auto 42% 15%}.webflow-lubricare-2.webflow-it .comfort-bullet-text-copy._2{margin:58% 15% 42% auto}.webflow-lubricare-2.webflow-it .div-block-bouteilles-2{opacity:1}.webflow-lubricare-2.webflow-pt .comfort-bullet-text._2{margin:58% auto 42% 20%}.webflow-lubricare-2.webflow-pt .comfort-bullet-point._2{opacity:1}.webflow-lubricare-2.webflow-pt .air{opacity:1}.webflow-lubricare-2.webflow-pt .comfort-bullet-text-copy._2{margin:58% 20% 42% auto}.webflow-lubricare-2.webflow-ru .comfort-bullet-text._2{margin:58% auto 42% 10%}.webflow-lubricare-2.webflow-ru .comfort-bullet-point._2{opacity:1}.webflow-lubricare-2.webflow-ru .air{opacity:1}.webflow-lubricare-2.webflow-ru .comfort-bullet-text-copy._2{margin:58% 10% 42% auto}@media screen and (max-width:991px){.webflow-lubricare-2.webflow-de .comfort-bullet-text._2{margin-left:15%}.webflow-lubricare-2.webflow-de .comfort-bullet-text-copy._2{margin-right:15%}.webflow-lubricare-2.webflow-es .comfort-bullet-text._2{margin-left:10%}.webflow-lubricare-2.webflow-es .comfort-bullet-text-copy._2{margin-right:10%}.webflow-lubricare-2.webflow-fr .comfort-bullet-text._2{margin-left:10%}.webflow-lubricare-2.webflow-fr .comfort-bullet-text-copy._2{margin-right:10%}.webflow-lubricare-2.webflow-it .comfort-bullet-text._2{margin-left:15%}.webflow-lubricare-2.webflow-it .comfort-bullet-text-copy._2{margin-right:15%}.webflow-lubricare-2.webflow-pt .comfort-bullet-text._2{margin-left:15%}.webflow-lubricare-2.webflow-pt .comfort-bullet-text-copy._2{margin-right:15%}.webflow-lubricare-2.webflow-ru .comfort-bullet-text._2{margin-left:auto}.webflow-lubricare-2.webflow-ru .comfort-bullet-text-copy._2{margin-right:auto}}@media screen and (max-width:479px){.webflow-lubricare-2.webflow-de .comfort-bullet-text._2{margin-left:13%}.webflow-lubricare-2.webflow-de .comfort-bullet-text-copy._2{margin-right:13%}.webflow-lubricare-2.webflow-es .comfort-bullet-text._2{margin-left:2%;font-size:25px}.webflow-lubricare-2.webflow-es .comfort-bullet-text-copy._2{margin-right:2%;font-size:25px}.webflow-lubricare-2.webflow-fr .comfort-bullet-text._2{margin-left:2%}.webflow-lubricare-2.webflow-fr .comfort-bullet-text-copy._2{margin-right:2%}.webflow-lubricare-2.webflow-it .comfort-bullet-text._2{margin-left:13%}.webflow-lubricare-2.webflow-it .comfort-bullet-text-copy._2{margin-right:13%}.webflow-lubricare-2.webflow-pt .comfort-bullet-text._2{margin-left:13%}.webflow-lubricare-2.webflow-pt .comfort-bullet-text-copy._2{margin-right:13%}.webflow-lubricare-2.webflow-pt .comfort-bullet-text._2{margin-left:2%}.webflow-lubricare-2.webflow-pt .comfort-bullet-text-copy._2{margin-right:2%}}.webflow-tornado,.webflow-tornado-s{background-color:#000;font-family:system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Fira Sans','Droid Sans','Helvetica Neue',sans-serif}.webflow-tornado-content,.webflow-tornado-s-content{margin-top:-60px}.webflow-tornado .w-layout-grid,.webflow-tornado-s .w-layout-grid{display:grid;grid-auto-columns:1fr;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;grid-row-gap:16px;grid-column-gap:16px}.webflow-tornado .container,.webflow-tornado-s .container{max-width:980px;margin-right:auto;margin-left:auto}.webflow-tornado .nav,.webflow-tornado-s .nav{position:relative;z-index:9999;width:100%;height:44px;max-height:44px;background-color:#000}.webflow-tornado .nav-menu,.webflow-tornado-s .nav-menu{display:flex;height:44px;max-height:44px;padding-right:12px;padding-left:12px;justify-content:space-between;align-items:center}.webflow-tornado .mobile-burger,.webflow-tornado-s .mobile-burger{display:none;width:30px;height:30px;padding-top:7px;padding-bottom:7px;flex-direction:column;justify-content:space-around;align-items:center}.webflow-tornado .nav-link,.webflow-tornado-s .nav-link{display:grid;height:44px;padding-right:25%;padding-left:25%;justify-content:center;align-items:center;grid-auto-flow:row;grid-auto-columns:1fr;grid-column-gap:16px;grid-row-gap:16px;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;grid-template-rows:auto;transition:opacity .2s cubic-bezier(.645,.045,.355,1);color:#fff;text-align:center;text-decoration:none}.webflow-tornado .nav-link:hover,.webflow-tornado-s .nav-link:hover{opacity:.7}.webflow-tornado .mobile-burger-line,.webflow-tornado-s .mobile-burger-line{width:60%;height:1px;background-color:#fff}.webflow-tornado .airpods-nav,.webflow-tornado-s .airpods-nav{position:sticky;top:0;z-index:900;width:100%;height:52px;border-bottom:1px solid #2c2c2c;background-color:rgba(29,29,31,.7)}.webflow-tornado .iphone-nav-content,.webflow-tornado-s .iphone-nav-content{display:flex;height:52px;padding-right:12px;padding-left:12px;justify-content:space-between;align-items:center;color:#f5f5f7}.webflow-tornado .iphone-nav-title,.webflow-tornado-s .iphone-nav-title{color:#f5f5f7;font-size:21px;font-weight:600;text-decoration:none}.webflow-tornado .iphone-nav-link,.webflow-tornado-s .iphone-nav-link{margin-left:24px;color:#f5f5f7;font-size:12px;text-decoration:none}.webflow-tornado .iphone-nav-link.w--current,.webflow-tornado-s .iphone-nav-link.w--current{color:rgba(245,245,247,.6)}.webflow-tornado .buy-button,.webflow-tornado-s .buy-button{margin-left:24px;padding:4px 11px;border-radius:12px;background-color:#0071e3;color:#fff;font-size:12px}.webflow-tornado .buy-button:hover,.webflow-tornado-s .buy-button:hover{background-color:#1680eb}.webflow-tornado .scroll-section,.webflow-tornado-s .scroll-section{height:400vh}.webflow-tornado .hero,.webflow-tornado-s .hero{position:relative;opacity:1}.webflow-tornado .scroll-container,.webflow-tornado-s .scroll-container{position:absolute;top:0;width:100%;height:100%}.webflow-tornado .lottie-sequence,.webflow-tornado-s .lottie-sequence{position:sticky;top:0;overflow:hidden}.webflow-tornado .lottie-container,.webflow-tornado-s .lottie-container{position:relative;display:flex;width:100%;height:100vh;padding-top:0;justify-content:center;align-items:center}.webflow-tornado .lottie-animatin-1,.webflow-tornado-s .lottie-animatin-1{width:998px;height:560px}.webflow-tornado .text-container,.webflow-tornado-s .text-container{display:flex;overflow:hidden;height:100vh;max-width:980px;margin-right:auto;margin-left:auto;flex-direction:column;justify-content:center;align-items:center}.webflow-tornado .hero-text,.webflow-tornado-s .hero-text{width:100%;padding-bottom:0}.webflow-tornado .hero-headline,.webflow-tornado-s .hero-headline{margin-top:auto;margin-bottom:auto;font-family:'Linotype din next lt pro',sans-serif;color:#f5f5f7;font-size:150px;line-height:.9;font-weight:500;text-align:center;letter-spacing:-.15px}.webflow-tornado .watch-the-film,.webflow-tornado-s .watch-the-film{margin-top:50px;font-family:'Linotype din next lt pro',sans-serif;color:#fff;font-size:40px;line-height:1.17;font-weight:400;text-align:center}.webflow-tornado .scroll-sequence,.webflow-tornado-s .scroll-sequence{position:absolute;top:0;width:100%;height:1000vh;margin-top:150px;opacity:1}.webflow-tornado .hero-scroll-container,.webflow-tornado-s .hero-scroll-container{position:relative;width:100%;height:100vh}.webflow-tornado .sticky-container,.webflow-tornado-s .sticky-container{position:sticky;top:0;display:flex;overflow:hidden;height:100vh;max-width:100%;margin-right:auto;margin-left:auto;flex-direction:column;justify-content:center;align-items:center}.webflow-tornado .sticky-container.no-overflow,.webflow-tornado-s .sticky-container.no-overflow{overflow:visible}.webflow-tornado .sticky-container._1,.webflow-tornado-s .sticky-container._1{height:100vh;margin-top:-3%;background-position:50% 50%;background-size:contain;background-repeat:no-repeat;background-attachment:scroll;font-size:15px}.webflow-tornado .sticky-container._1.small,.webflow-tornado-s .sticky-container._1.small{display:none}.webflow-tornado .sticky-container._2,.webflow-tornado-s .sticky-container._2{max-width:100%;margin-top:0}.webflow-tornado .sticky-container._3,.webflow-tornado-s .sticky-container._3{height:100vh;max-width:100%}.webflow-tornado .sticky-container._4,.webflow-tornado-s .sticky-container._4{height:100vh;max-width:100%}.webflow-tornado .sticky-container._5,.webflow-tornado-s .sticky-container._5{height:100vh;max-width:100%}.webflow-tornado .hero-bullet-points,.webflow-tornado-s .hero-bullet-points{position:absolute;width:100%;margin-right:auto;margin-left:auto;opacity:0}.webflow-tornado .hero-bullet-points._1,.webflow-tornado-s .hero-bullet-points._1{position:relative;z-index:1;opacity:1}.webflow-tornado .hero-bullet-points._2,.webflow-tornado-s .hero-bullet-points._2{opacity:0}.webflow-tornado .hero-bullet-points._4,.webflow-tornado-s .hero-bullet-points._4{opacity:0;font-size:100px}.webflow-tornado .hero-bullet-text,.webflow-tornado-s .hero-bullet-text{max-width:100%;margin:auto;border:0 solid #000;border-radius:0;background-color:transparent;opacity:1;font-family:'Linotype din next lt pro',sans-serif;color:#fff;font-size:40px;line-height:1.2;font-weight:300;text-align:center;text-decoration:none;text-shadow:0 0 20px rgba(0,0,0,.35);object-fit:fill}.webflow-tornado .hero-bullet-text._8,.webflow-tornado-s .hero-bullet-text._8{max-width:100%;margin:400px auto auto;color:#fff;font-size:100px;line-height:.99;text-align:left;text-transform:uppercase;text-shadow:0 0 12px #000}.webflow-tornado .sequence-container,.webflow-tornado-s .sequence-container{position:absolute;top:0;width:100%;height:100%}.webflow-tornado .image-sequence,.webflow-tornado-s .image-sequence{position:sticky;top:0;overflow:hidden}.webflow-tornado .lottie-animation-1,.webflow-tornado-s .lottie-animation-1{position:absolute;z-index:11;overflow:visible;width:100%;height:auto;max-width:none;margin-right:0;margin-left:0;opacity:1;object-fit:fill}.webflow-tornado .lottie-animation-1.mobile-1,.webflow-tornado-s .lottie-animation-1.mobile-1{display:none}.webflow-tornado .comfort,.webflow-tornado-s .comfort{position:relative;margin-top:0;margin-bottom:-70vh}.webflow-tornado .comfort-scroll-container,.webflow-tornado-s .comfort-scroll-container{position:relative;height:515vh;margin-top:10vh}.webflow-tornado .comfort-heading-wrapper,.webflow-tornado-s .comfort-heading-wrapper{position:absolute;width:100%;text-align:center}.webflow-tornado .section-headline,.webflow-tornado-s .section-headline{color:#f5f5f7;font-size:96px;line-height:.875}.webflow-tornado .section-eyebrow,.webflow-tornado-s .section-eyebrow{color:#fff;font-size:21px;line-height:1.19;font-weight:700;letter-spacing:.005px}.webflow-tornado .lottie-animation-2,.webflow-tornado-s .lottie-animation-2{position:absolute;left:auto;top:auto;right:auto;bottom:auto;z-index:auto;width:100%;margin-right:0;margin-left:0;flex:0 auto;opacity:0;object-fit:fill}.webflow-tornado .lottie-animation-2-wrapper,.webflow-tornado-s .lottie-animation-2-wrapper{position:relative;width:100%;height:100%;max-width:1400px}.webflow-tornado .comfort-intro-text-wrapper,.webflow-tornado-s .comfort-intro-text-wrapper{position:absolute;width:100%;padding-top:50vh}.webflow-tornado .comfort-section-intro-text,.webflow-tornado-s .comfort-section-intro-text{width:35%;opacity:1;color:#fff;font-size:26px;line-height:1.15;font-weight:700}.webflow-tornado .lottie-animation-3,.webflow-tornado-s .lottie-animation-3{position:absolute;z-index:9;width:1458px;margin-right:auto;margin-left:auto;opacity:0}.webflow-tornado .comfort-tips,.webflow-tornado-s .comfort-tips{position:absolute;display:flex;width:100%;padding-top:200px;opacity:0}.webflow-tornado .tip,.webflow-tornado-s .tip{color:#fff;font-size:17px;line-height:1.3569;font-weight:700;letter-spacing:.0045em}.webflow-tornado .tip.large,.webflow-tornado-s .tip.large{width:175px;margin-left:91px}.webflow-tornado .tip.medium,.webflow-tornado-s .tip.medium{width:173px}.webflow-tornado .choose-size,.webflow-tornado-s .choose-size{position:absolute;width:100%;padding-top:460px;opacity:0}.webflow-tornado .paragraph,.webflow-tornado-s .paragraph{max-width:33.3333%;margin-left:91px;color:#fff;font-size:22px;line-height:1.18;font-weight:700;letter-spacing:.0045em}.webflow-tornado .comfort-tip-text,.webflow-tornado-s .comfort-tip-text{position:absolute;width:100%;padding-bottom:50px;opacity:0}.webflow-tornado .lottie-animation-4,.webflow-tornado-s .lottie-animation-4{position:absolute;z-index:8;width:1458px;margin-right:auto;margin-left:auto;opacity:0}.webflow-tornado .anc,.webflow-tornado-s .anc{position:relative;margin-bottom:-18vh}.webflow-tornado .anc-container,.webflow-tornado-s .anc-container{position:relative;height:1005vh}.webflow-tornado .anc-intro,.webflow-tornado-s .anc-intro{position:absolute;width:100%;text-align:center}.webflow-tornado .anc-intro-paragraph,.webflow-tornado-s .anc-intro-paragraph{position:absolute;width:100%;padding-top:50vh;opacity:0}.webflow-tornado .anc-intro-paragraph-text,.webflow-tornado-s .anc-intro-paragraph-text{margin-left:58.333333%;color:#fff;font-size:26px;line-height:1.15;font-weight:700}.webflow-tornado .anc-external-mic,.webflow-tornado-s .anc-external-mic{position:absolute;width:100%;padding-top:200px;opacity:0}.webflow-tornado .anc-bullets,.webflow-tornado-s .anc-bullets{max-width:35%;color:#b7b7b7;font-size:22px;line-height:1.1812;font-weight:700}.webflow-tornado .white,.webflow-tornado-s .white{color:#fff}.webflow-tornado .anc-external-sound,.webflow-tornado-s .anc-external-sound{position:absolute;width:100%;padding-top:200px;opacity:0}.webflow-tornado .green,.webflow-tornado-s .green{color:#02cc01}.webflow-tornado .anc-internal-mic,.webflow-tornado-s .anc-internal-mic{position:absolute;width:100%;padding-bottom:350px;opacity:0}.webflow-tornado .anc-paragraph-right,.webflow-tornado-s .anc-paragraph-right{margin-left:65.7%;color:#fff;font-size:22px;line-height:1.18;font-weight:700}.webflow-tornado .anc-continousley,.webflow-tornado-s .anc-continousley{position:absolute;width:100%;padding-top:275px;opacity:0}.webflow-tornado .anc-transparency,.webflow-tornado-s .anc-transparency{position:absolute;width:100%;padding-top:200px;opacity:0}.webflow-tornado .transparency-paragraph,.webflow-tornado-s .transparency-paragraph{width:41.666667%;color:#fff;font-size:22px;line-height:1.18;font-weight:700}.webflow-tornado .lottie-animation-5,.webflow-tornado-s .lottie-animation-5{position:absolute;width:1458px;margin-right:auto;margin-left:auto}.webflow-tornado .lottie-animation-6,.webflow-tornado-s .lottie-animation-6{position:absolute;z-index:7;width:100%;opacity:0}.webflow-tornado .white-overlay,.webflow-tornado-s .white-overlay{position:absolute;z-index:9999;display:block;width:100vw;height:100%;background-color:#fff;opacity:0}.webflow-tornado .thanks,.webflow-tornado-s .thanks{position:relative;margin-top:60px;padding-top:100px;padding-bottom:100px;background-color:#fff}.webflow-tornado .thanks-heading,.webflow-tornado-s .thanks-heading{margin-top:60px;color:#111;font-size:64px;line-height:1.333;font-weight:600;text-align:center}.webflow-tornado .madeby,.webflow-tornado-s .madeby{display:flex;flex-direction:column;justify-content:center;align-items:center}.webflow-tornado .made-by-image,.webflow-tornado-s .made-by-image{width:350px;margin-top:28px;margin-bottom:28px}.webflow-tornado .link,.webflow-tornado-s .link{margin-top:30px;color:#111;font-size:22px;font-weight:600;text-decoration:underline}.webflow-tornado .open-in-webflow-link,.webflow-tornado-s .open-in-webflow-link{display:flex;margin-top:15px;justify-content:center;align-items:center;color:#000;text-decoration:underline}.webflow-tornado .text-block,.webflow-tornado-s .text-block{color:#000;font-size:20px;font-weight:600;text-decoration:none}.webflow-tornado .note,.webflow-tornado-s .note{position:relative;z-index:999;display:flex;height:150px;padding-top:30px;padding-bottom:30px;justify-content:center;align-items:center;background-color:#fafafa}.webflow-tornado .container-2,.webflow-tornado-s .container-2{text-align:center}.webflow-tornado .paragraph-2,.webflow-tornado-s .paragraph-2{margin-bottom:0;color:#111;font-size:20px;font-weight:600;text-align:center}.webflow-tornado .link-2,.webflow-tornado-s .link-2{color:#111}.webflow-tornado .rotate-phone,.webflow-tornado-s .rotate-phone{display:none;margin-top:0}.webflow-tornado .wave,.webflow-tornado-s .wave{position:fixed;left:0;top:0;right:auto;bottom:auto;display:flex;width:100%;height:100vh;justify-content:center;align-items:center;opacity:0}.webflow-tornado .wave-image,.webflow-tornado-s .wave-image{margin-top:-30px;margin-left:7%}.webflow-tornado .quality,.webflow-tornado-s .quality{position:relative;z-index:10;margin-bottom:-70vh;background-color:#fff}.webflow-tornado .quality-scroll-container,.webflow-tornado-s .quality-scroll-container{height:600vh}.webflow-tornado .section-content,.webflow-tornado-s .section-content{position:sticky;top:100vh;display:flex;width:980px;margin-right:auto;margin-left:auto}.webflow-tornado .adaptive-eq,.webflow-tornado-s .adaptive-eq{position:absolute;width:100%;padding-top:450px}.webflow-tornado .adaptive-eq-paragraph,.webflow-tornado-s .adaptive-eq-paragraph{width:41.666667%;margin-left:58.3333%;color:#1d1d1f;font-size:26px;line-height:1.15;font-weight:700}.webflow-tornado .quality-mic,.webflow-tornado-s .quality-mic{position:absolute;top:50vh;width:100%;margin-top:10px}.webflow-tornado .pin-custom,.webflow-tornado-s .pin-custom{position:relative;width:1px;height:100px;background-color:#000}.webflow-tornado .pin-custom.qualitymic,.webflow-tornado-s .pin-custom.qualitymic{left:421px;transform-origin:50% 100%}.webflow-tornado .quality-bullets,.webflow-tornado-s .quality-bullets{color:#1d1d1f;font-size:15px;line-height:1.2667;font-weight:700}.webflow-tornado .quality-bullets.qualitymic,.webflow-tornado-s .quality-bullets.qualitymic{width:280px;margin-left:419px}.webflow-tornado .lottie-animation-7,.webflow-tornado-s .lottie-animation-7{position:absolute;z-index:11;width:1458px;opacity:0}.webflow-tornado .other-projects,.webflow-tornado-s .other-projects{display:flex;flex-direction:column;justify-content:center;align-items:center}.webflow-tornado .heading-4,.webflow-tornado-s .heading-4{margin-bottom:55px;color:#000;font-weight:600;text-align:center}.webflow-tornado .div-block-3,.webflow-tornado-s .div-block-3{display:block;padding:0 60px;border-radius:12px;background-color:#1b1b1b;transition:all .2s ease;text-align:center}.webflow-tornado .div-block-3:hover,.webflow-tornado-s .div-block-3:hover{border-radius:12px;box-shadow:6px 6px 100px 0 rgba(0,0,0,.19)}.webflow-tornado .other-project-image,.webflow-tornado-s .other-project-image{max-width:400px;border-radius:20px}.webflow-tornado .youtube,.webflow-tornado-s .youtube{position:fixed;left:12px;top:auto;right:auto;bottom:12px;z-index:10000;width:140px}.webflow-tornado .div-block-4,.webflow-tornado-s .div-block-4{position:absolute;display:flex;height:100%;padding-right:20px;align-items:center;border-radius:500px;background-color:#c02026}.webflow-tornado .text-block-2,.webflow-tornado-s .text-block-2{margin-left:55px;color:#fff;font-size:18px;font-weight:600}.webflow-tornado .image-2,.webflow-tornado-s .image-2{position:relative;width:50px}.webflow-tornado .navigation-items,.webflow-tornado-s .navigation-items{display:flex;justify-content:center;align-items:center;flex:0 0 auto}.webflow-tornado .navigation,.webflow-tornado-s .navigation{display:flex;padding:20px 100px;align-items:center;border-style:none;border-width:1px;border-color:#000;background-color:#fff;color:#090c18}.webflow-tornado .navigation-item,.webflow-tornado-s .navigation-item{padding-top:9px;padding-bottom:9px;border:1px none #000;border-radius:0;opacity:.6;font-family:'Linotype din next lt pro',sans-serif;color:#000;font-size:12px;line-height:20px;font-style:normal;font-weight:400;text-align:left;letter-spacing:1px;text-transform:uppercase}.webflow-tornado .navigation-item:hover,.webflow-tornado-s .navigation-item:hover{opacity:.9}.webflow-tornado .navigation-item:active,.webflow-tornado-s .navigation-item:active{opacity:.8}.webflow-tornado .navigation-item.w--current,.webflow-tornado-s .navigation-item.w--current{opacity:1;color:#1a1b1f;font-weight:600}.webflow-tornado .navigation-item.w--current:hover,.webflow-tornado-s .navigation-item.w--current:hover{opacity:.8;color:#32343a}.webflow-tornado .navigation-item.w--current:active,.webflow-tornado-s .navigation-item.w--current:active{opacity:.7;color:#32343a}.webflow-tornado .navigation-wrap,.webflow-tornado-s .navigation-wrap{position:relative;display:flex;justify-content:space-between;align-items:center;flex:1}.webflow-tornado .logo-image,.webflow-tornado-s .logo-image{display:block;flex:0 auto;text-align:left}.webflow-tornado .menu,.webflow-tornado-s .menu{position:absolute;left:0;top:0;right:0;bottom:0;z-index:0;display:flex;justify-content:center;align-items:center}.webflow-tornado .logo-link,.webflow-tornado-s .logo-link{z-index:1}.webflow-tornado .logo-link:hover,.webflow-tornado-s .logo-link:hover{opacity:.8}.webflow-tornado .logo-link:active,.webflow-tornado-s .logo-link:active{opacity:.7}.webflow-tornado .logo-link.w--current,.webflow-tornado-s .logo-link.w--current{position:relative;text-align:left}.webflow-tornado .section-3,.webflow-tornado-s .section-3{margin-top:auto;background-color:#63b9e9}.webflow-tornado .container-3,.webflow-tornado-s .container-3{display:flex;overflow:visible;padding-right:0;flex-direction:row;justify-content:space-between;flex-wrap:nowrap;align-items:center;align-content:stretch;grid-auto-columns:1fr;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;text-align:left}.webflow-tornado .link-3,.webflow-tornado-s .link-3{margin-top:20px;margin-bottom:20px;flex:1;font-family:'Linotype din next lt pro',sans-serif;color:#fff;font-size:30px;font-weight:400;text-align:left;text-decoration:none}.webflow-tornado .div-block,.webflow-tornado-s .div-block{flex:0 auto}.webflow-tornado .link-4,.webflow-tornado-s .link-4{display:inline-block;padding-right:20px;font-family:'Linotype din next lt pro',sans-serif;color:#fff;font-weight:700;text-decoration:none}.webflow-tornado .button-3,.webflow-tornado-s .button-3{border-radius:20px;background-color:#fff;font-family:'Linotype din next lt pro',sans-serif;color:#63b9e9;line-height:20px;font-weight:700}.webflow-tornado .section-headline-2,.webflow-tornado-s .section-headline-2{color:#f5f5f7;font-size:96px;line-height:.875}.webflow-tornado .zoom,.webflow-tornado-s .zoom{position:relative;margin-top:50vh}.webflow-tornado .comfort-2,.webflow-tornado-s .comfort-2{position:relative;margin-top:0;margin-bottom:0}.webflow-tornado .panneau,.webflow-tornado-s .panneau{position:relative;margin-top:0;margin-bottom:0}.webflow-tornado .bouteilles,.webflow-tornado-s .bouteilles{position:relative;margin-top:0;margin-bottom:0}.webflow-tornado .lottie-animation-8,.webflow-tornado-s .lottie-animation-8{position:absolute;z-index:9;width:100%;max-width:none;margin-right:auto;margin-left:auto;opacity:0}.webflow-tornado .lottie-animation-9,.webflow-tornado-s .lottie-animation-9{position:absolute;z-index:8;width:90%;max-width:none;margin-right:auto;margin-left:auto;opacity:0}.webflow-tornado .panneau-scroll-container,.webflow-tornado-s .panneau-scroll-container{position:relative;overflow:visible;height:223vh;margin-top:10vh}.webflow-tornado .bouteilles-scroll-container,.webflow-tornado-s .bouteilles-scroll-container{position:relative;height:300vh}.webflow-tornado .paragraph-3,.webflow-tornado-s .paragraph-3{max-width:50%;margin-bottom:100px;margin-left:55%;border:0 solid #000;border-radius:0;background-color:transparent;opacity:1;font-family:'Linotype din next lt pro',sans-serif;color:#fff;font-size:70px;line-height:.9;font-weight:500;text-shadow:0 0 20px rgba(0,0,0,.34)}.webflow-tornado .lottie-animation-porte,.webflow-tornado-s .lottie-animation-porte{position:absolute;left:auto;top:auto;right:auto;bottom:auto;width:100%;height:auto;max-width:none;margin-right:auto;margin-left:auto;opacity:0}.webflow-tornado .porte,.webflow-tornado-s .porte{position:relative;margin-top:0;margin-bottom:0}.webflow-tornado .porte-scroll-container,.webflow-tornado-s .porte-scroll-container{position:relative;height:250vh}.webflow-tornado .panneau-bullet-points,.webflow-tornado-s .panneau-bullet-points{position:relative;width:100%;opacity:1}.webflow-tornado .panneau-bullet-text,.webflow-tornado-s .panneau-bullet-text{margin-right:25%;margin-left:25%;font-family:'Linotype din next lt pro',sans-serif;color:#fff;font-size:80px;line-height:.9;text-align:center}.webflow-tornado .porte-bullet-text,.webflow-tornado-s .porte-bullet-text{max-width:100%;margin-right:25%;margin-left:25%;opacity:1;font-family:'Linotype din next lt pro',sans-serif;color:#fff;font-size:80px;line-height:.9;text-align:center}.webflow-tornado .porte-bullet-point,.webflow-tornado-s .porte-bullet-point{position:relative;width:100%;margin-right:auto;margin-left:auto;opacity:1;font-size:100px}.webflow-tornado .comfort-bullet-text,.webflow-tornado-s .comfort-bullet-text{margin-top:22%;margin-right:40%;margin-left:23%;opacity:1;font-family:'Linotype din next lt pro',sans-serif;color:#000;font-size:100px;line-height:.9;text-transform:none}.webflow-tornado .comfort-bullet-text._2,.webflow-tornado-s .comfort-bullet-text._2{margin:58% auto 42% 25%;opacity:1;color:#63b9e9}.webflow-tornado .comfort-bullet-text._1,.webflow-tornado-s .comfort-bullet-text._1{position:static;margin-top:0;margin-right:25%;margin-left:25%;opacity:1;color:#fff;font-size:80px;text-align:center}.webflow-tornado .comfort-bullet-point,.webflow-tornado-s .comfort-bullet-point{position:absolute;width:100%;margin-right:auto;margin-left:auto;opacity:1}.webflow-tornado .comfort-bullet-point._2,.webflow-tornado-s .comfort-bullet-point._2{opacity:0}.webflow-tornado .comfort-bullet-point._1,.webflow-tornado-s .comfort-bullet-point._1{position:relative;opacity:0}.webflow-tornado .air,.webflow-tornado-s .air{position:absolute;width:100%;margin-right:auto;margin-left:auto;opacity:0;object-fit:fill}.webflow-tornado .comfort-bullet-text-copy,.webflow-tornado-s .comfort-bullet-text-copy{margin-top:22%;margin-right:40%;margin-left:23%;opacity:1;font-family:'Linotype din next lt pro',sans-serif;color:#000;font-size:100px;line-height:.9;text-transform:none}.webflow-tornado .comfort-bullet-text-copy._2,.webflow-tornado-s .comfort-bullet-text-copy._2{margin:58% 25% 42% auto;opacity:1;color:#acacac;text-align:right}.webflow-tornado .container-4,.webflow-tornado-s .container-4{position:relative;height:200vh}.webflow-tornado .protective,.webflow-tornado-s .protective{position:static;display:block;overflow:hidden;width:100%;margin:0;flex-direction:row;justify-content:center;flex-wrap:nowrap;align-items:center;align-content:space-around;flex:0 auto;grid-auto-columns:1fr;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;opacity:1;object-fit:fill}.webflow-tornado .protective_text,.webflow-tornado-s .protective_text{margin-top:22%;margin-right:40%;margin-left:23%;opacity:1;font-family:'Linotype din next lt pro',sans-serif;color:#000;font-size:100px;line-height:.9;text-transform:none}.webflow-tornado .protective_text._2,.webflow-tornado-s .protective_text._2{position:static;display:flex;overflow:visible;width:100%;margin:auto;clear:none;flex-direction:row;justify-content:flex-end;flex-wrap:nowrap;align-items:center;flex:0 auto;opacity:1;color:#000;font-size:12vw;font-weight:400;text-align:center;white-space:normal;object-fit:fill}.webflow-tornado .comfort-bullet-point-text,.webflow-tornado-s .comfort-bullet-point-text{position:relative;width:100%;margin-right:auto;margin-left:auto;opacity:0}.webflow-tornado .comfort-bullet-point-text._2,.webflow-tornado-s .comfort-bullet-point-text._2{opacity:0}.webflow-tornado .comfort-bullet-point-text._1,.webflow-tornado-s .comfort-bullet-point-text._1{opacity:1}.webflow-tornado .comfort-bullet-air,.webflow-tornado-s .comfort-bullet-air{position:static;margin:0 auto auto;float:none;clear:none;opacity:1;font-family:'Linotype din next lt pro',sans-serif;color:#000;font-size:330px;line-height:.9px;font-weight:800;text-align:center;text-transform:none}.webflow-tornado .comfort-bullet-air._2,.webflow-tornado-s .comfort-bullet-air._2{margin:58% auto 42% 25%;opacity:1;color:#00a4ff}.webflow-tornado .comfort-bullet-air._1,.webflow-tornado-s .comfort-bullet-air._1{opacity:1}.webflow-tornado .comfort-bullet-point-20sec,.webflow-tornado-s .comfort-bullet-point-20sec{position:relative;width:100%;margin:10px auto;opacity:0}.webflow-tornado .comfort-bullet-point-20sec._2,.webflow-tornado-s .comfort-bullet-point-20sec._2{opacity:0}.webflow-tornado .comfort-bullet-point-20sec._1,.webflow-tornado-s .comfort-bullet-point-20sec._1{position:relative;opacity:1}.webflow-tornado .comfort-bullet-text-20sec,.webflow-tornado-s .comfort-bullet-text-20sec{margin-top:0;margin-right:auto;margin-left:auto;opacity:1;font-family:'Linotype din next lt pro',sans-serif;color:#63b9e9;font-size:50px;line-height:.9;font-weight:500;text-align:center;text-transform:uppercase}.webflow-tornado .comfort-bullet-text-20sec._2,.webflow-tornado-s .comfort-bullet-text-20sec._2{margin:58% auto 42% 25%;opacity:1;color:#00a4ff}.webflow-tornado .comfort-bullet-text-20sec._1,.webflow-tornado-s .comfort-bullet-text-20sec._1{position:static;margin-top:0;opacity:1;color:#fff;font-size:80px;text-align:left}.webflow-tornado .comfort-bullet-point-text-air,.webflow-tornado-s .comfort-bullet-point-text-air{position:relative;left:0;top:auto;right:auto;bottom:auto;width:100%;margin-right:auto;margin-left:auto;clear:none;opacity:1;text-align:left;object-fit:fill}.webflow-tornado .comfort-bullet-point-text-air._2,.webflow-tornado-s .comfort-bullet-point-text-air._2{opacity:0}.webflow-tornado .comfort-bullet-point-text-air._1,.webflow-tornado-s .comfort-bullet-point-text-air._1{opacity:1}.webflow-tornado .comfort-bullet-point-text-air2,.webflow-tornado-s .comfort-bullet-point-text-air2{position:absolute;left:auto;top:auto;right:0;bottom:auto;overflow:visible;width:50%;margin-right:auto;margin-left:auto;clear:none;opacity:0;text-align:left;object-fit:fill}.webflow-tornado .comfort-bullet-point-text-air2._2,.webflow-tornado-s .comfort-bullet-point-text-air2._2{opacity:0}.webflow-tornado .comfort-bullet-point-text-air2._1,.webflow-tornado-s .comfort-bullet-point-text-air2._1{opacity:1}.webflow-tornado .comfort-bullet-air-2,.webflow-tornado-s .comfort-bullet-air-2{position:static;margin-top:0;margin-right:25%;margin-left:0;float:none;clear:both;opacity:1;font-family:'Linotype din next lt pro',sans-serif;color:#fff;font-size:30px;line-height:1.1;font-weight:300;text-align:left;text-transform:none}.webflow-tornado .comfort-bullet-air-2._2,.webflow-tornado-s .comfort-bullet-air-2._2{margin:58% auto 42% 25%;opacity:1;color:#00a4ff}.webflow-tornado .comfort-bullet-air-2._1,.webflow-tornado-s .comfort-bullet-air-2._1{opacity:1}.webflow-tornado .comfort-bullet-air-copy,.webflow-tornado-s .comfort-bullet-air-copy{position:static;margin:0 25% 25px;float:none;clear:both;opacity:1;font-family:'Linotype din next lt pro',sans-serif;color:#fff;font-size:30px;line-height:1.2;font-weight:300;text-align:center;text-transform:none}.webflow-tornado .comfort-bullet-air-copy._2,.webflow-tornado-s .comfort-bullet-air-copy._2{margin:58% auto 42% 25%;opacity:1;color:#00a4ff}.webflow-tornado .comfort-bullet-air-copy._1,.webflow-tornado-s .comfort-bullet-air-copy._1{opacity:1}.webflow-tornado .comfort-bullet-point-effective,.webflow-tornado-s .comfort-bullet-point-effective{position:relative;width:100%;margin-right:auto;margin-left:auto;opacity:1}.webflow-tornado .comfort-bullet-point-effective._2,.webflow-tornado-s .comfort-bullet-point-effective._2{opacity:0}.webflow-tornado .comfort-bullet-point-effective._1,.webflow-tornado-s .comfort-bullet-point-effective._1{opacity:1}.webflow-tornado .comfort-bullet-air-effective,.webflow-tornado-s .comfort-bullet-air-effective{position:static;margin:0 auto 25px;float:none;clear:both;opacity:1;font-family:'Linotype din next lt pro',sans-serif;color:#000;font-size:30px;line-height:1.2;font-weight:300;text-align:left;text-transform:none}.webflow-tornado .comfort-bullet-air-effective._2,.webflow-tornado-s .comfort-bullet-air-effective._2{margin:58% auto 42% 25%;opacity:1;color:#00a4ff}.webflow-tornado .comfort-bullet-air-effective._1,.webflow-tornado-s .comfort-bullet-air-effective._1{opacity:1}.webflow-tornado .comfort-bullet-point-cost-saving,.webflow-tornado-s .comfort-bullet-point-cost-saving{position:relative;width:100%;margin:10px auto;opacity:1}.webflow-tornado .comfort-bullet-point-cost-saving._2,.webflow-tornado-s .comfort-bullet-point-cost-saving._2{opacity:0}.webflow-tornado .comfort-bullet-point-cost-saving._1,.webflow-tornado-s .comfort-bullet-point-cost-saving._1{position:relative;opacity:1}.webflow-tornado .comfort-bullet-text-cost-saving,.webflow-tornado-s .comfort-bullet-text-cost-saving{margin-top:0;margin-right:auto;margin-left:auto;opacity:1;font-family:'Linotype din next lt pro',sans-serif;color:#63b9e9;font-size:50px;line-height:1.1;font-weight:500;text-align:left;text-transform:uppercase}.webflow-tornado .comfort-bullet-text-cost-saving._2,.webflow-tornado-s .comfort-bullet-text-cost-saving._2{margin:58% auto 42% 25%;opacity:1;color:#00a4ff}.webflow-tornado .comfort-bullet-text-cost-saving._1,.webflow-tornado-s .comfort-bullet-text-cost-saving._1{position:static;margin-top:0;opacity:1;color:#fff;font-size:80px;text-align:left}.webflow-tornado .div-block-5,.webflow-tornado-s .div-block-5{position:relative;width:100%;margin-top:0;object-fit:fill}.webflow-tornado .comfort-bullet-point-short-time,.webflow-tornado-s .comfort-bullet-point-short-time{position:relative;width:100%;margin-right:auto;margin-left:auto;opacity:1}.webflow-tornado .comfort-bullet-point-short-time._2,.webflow-tornado-s .comfort-bullet-point-short-time._2{opacity:0}.webflow-tornado .comfort-bullet-point-short-time._1,.webflow-tornado-s .comfort-bullet-point-short-time._1{position:relative;opacity:0}.webflow-tornado .comfort-bullet-text-short,.webflow-tornado-s .comfort-bullet-text-short{margin-top:auto;margin-right:auto;margin-left:auto;opacity:1;font-family:'Linotype din next lt pro',sans-serif;color:#000;font-size:80px;line-height:.9;text-align:left;text-transform:none}.webflow-tornado .comfort-bullet-text-short._2,.webflow-tornado-s .comfort-bullet-text-short._2{margin:58% auto 42% 25%;opacity:1;color:#00a4ff}.webflow-tornado .comfort-bullet-text-short._1,.webflow-tornado-s .comfort-bullet-text-short._1{position:static;margin-top:0;margin-right:auto;margin-left:auto;opacity:1;color:#fff;font-size:80px;text-align:center}.webflow-tornado .div-block-6,.webflow-tornado-s .div-block-6{position:absolute;left:0;top:0;right:0;bottom:0;display:flex;margin-right:0;margin-left:0;justify-content:center;align-items:center;opacity:1}.webflow-tornado .comfort-bullet-point-panel,.webflow-tornado-s .comfort-bullet-point-panel{position:relative;width:100%;margin-right:auto;margin-left:auto;opacity:1}.webflow-tornado .comfort-bullet-point-panel._2,.webflow-tornado-s .comfort-bullet-point-panel._2{opacity:0}.webflow-tornado .comfort-bullet-point-panel._1,.webflow-tornado-s .comfort-bullet-point-panel._1{opacity:1}.webflow-tornado .comfort-bullet-air-panel,.webflow-tornado-s .comfort-bullet-air-panel{position:static;margin:0 25% 25px;float:none;clear:both;opacity:1;font-family:'Linotype din next lt pro',sans-serif;color:#fff;font-size:30px;line-height:1.2;font-weight:300;text-align:center;text-transform:none}.webflow-tornado .comfort-bullet-air-panel._2,.webflow-tornado-s .comfort-bullet-air-panel._2{margin:58% auto 42% 25%;opacity:1;color:#00a4ff}.webflow-tornado .comfort-bullet-air-panel._1,.webflow-tornado-s .comfort-bullet-air-panel._1{opacity:1}.webflow-tornado .div-block-7,.webflow-tornado-s .div-block-7{position:absolute;width:100%;opacity:0}.webflow-tornado .frontdoortext,.webflow-tornado-s .frontdoortext{position:relative;width:100%;margin-top:0;margin-bottom:0;opacity:1}.webflow-tornado .porte-bullet-point-2,.webflow-tornado-s .porte-bullet-point-2{position:relative;width:100%;margin-right:auto;margin-left:auto;opacity:1;font-size:100px}.webflow-tornado .porte-bullet-text-2,.webflow-tornado-s .porte-bullet-text-2{max-width:100%;margin-right:25%;margin-left:25%;opacity:1;font-family:'Linotype din next lt pro',sans-serif;color:#fff;font-size:30px;line-height:1.2;font-weight:300;text-align:center}.webflow-tornado .div-block-bouteilles,.webflow-tornado-s .div-block-bouteilles{position:absolute;width:100%;opacity:1}.webflow-tornado .comfort-bullet-point-bouteilles-1,.webflow-tornado-s .comfort-bullet-point-bouteilles-1{position:relative;width:100%;margin-right:auto;margin-left:auto;opacity:1}.webflow-tornado .comfort-bullet-point-bouteilles-1._2,.webflow-tornado-s .comfort-bullet-point-bouteilles-1._2{opacity:0}.webflow-tornado .comfort-bullet-point-bouteilles-1._1,.webflow-tornado-s .comfort-bullet-point-bouteilles-1._1{position:relative;opacity:0}.webflow-tornado .comfort-bullet-point-bouteilles-2,.webflow-tornado-s .comfort-bullet-point-bouteilles-2{position:relative;width:100%;margin:10px auto;opacity:1}.webflow-tornado .comfort-bullet-point-bouteilles-2._2,.webflow-tornado-s .comfort-bullet-point-bouteilles-2._2{opacity:0}.webflow-tornado .comfort-bullet-point-bouteilles-2._1,.webflow-tornado-s .comfort-bullet-point-bouteilles-2._1{position:relative;opacity:1}.webflow-tornado .comfort-bullt-bouteilles-3,.webflow-tornado-s .comfort-bullt-bouteilles-3{opacity:1}.webflow-tornado .comfort-bullet-bouteilles-3,.webflow-tornado-s .comfort-bullet-bouteilles-3{position:static;margin:0 25% 25px;float:none;clear:both;opacity:1;font-family:'Linotype din next lt pro',sans-serif;color:#fff;font-size:30px;line-height:1.2;font-weight:300;text-align:center;text-transform:none}.webflow-tornado .comfort-bullet-bouteilles-3._2,.webflow-tornado-s .comfort-bullet-bouteilles-3._2{margin:58% auto 42% 25%;opacity:1;color:#00a4ff}.webflow-tornado .comfort-bullet-bouteilles-3._1,.webflow-tornado-s .comfort-bullet-bouteilles-3._1{opacity:1}.webflow-tornado .comfort-bullet-text-bouteilles-2,.webflow-tornado-s .comfort-bullet-text-bouteilles-2{margin-top:0;margin-right:25%;margin-left:25%;opacity:1;font-family:'Linotype din next lt pro',sans-serif;color:#63b9e9;font-size:50px;line-height:1.1;font-weight:500;text-align:center;text-transform:uppercase}.webflow-tornado .comfort-bullet-text-bouteilles-2._2,.webflow-tornado-s .comfort-bullet-text-bouteilles-2._2{margin:58% auto 42% 25%;opacity:1;color:#00a4ff}.webflow-tornado .comfort-bullet-text-bouteilles-2._1,.webflow-tornado-s .comfort-bullet-text-bouteilles-2._1{position:static;margin-top:0;opacity:1;color:#fff;font-size:80px;text-align:left}.webflow-tornado .comfort-bullet-text-bouteilles-1,.webflow-tornado-s .comfort-bullet-text-bouteilles-1{margin-top:auto;margin-right:auto;margin-left:auto;opacity:1;font-family:'Linotype din next lt pro',sans-serif;color:#fff;font-size:80px;line-height:.9;text-align:center;text-transform:none}.webflow-tornado .comfort-bullet-text-bouteilles-1._2,.webflow-tornado-s .comfort-bullet-text-bouteilles-1._2{margin:58% auto 42% 25%;opacity:1;color:#00a4ff}.webflow-tornado .comfort-bullet-text-bouteilles-1._1,.webflow-tornado-s .comfort-bullet-text-bouteilles-1._1{position:static;margin-top:0;margin-right:auto;margin-left:auto;opacity:1;color:#fff;font-size:80px;text-align:center}.webflow-tornado .container-5,.webflow-tornado-s .container-5{position:relative;max-width:100%;margin-right:auto;margin-left:auto}.webflow-tornado .container-6,.webflow-tornado-s .container-6{position:relative;display:block;grid-auto-columns:1fr;grid-template-columns:1fr 1fr;grid-template-rows:auto auto}.webflow-tornado .section-4,.webflow-tornado-s .section-4{position:relative;margin-top:0;margin-bottom:0}.webflow-tornado .div-block-8,.webflow-tornado-s .div-block-8{position:relative;overflow:visible;height:100%}.webflow-tornado .div-block-9,.webflow-tornado-s .div-block-9{position:absolute}.webflow-tornado .div-block-bouteilles-2,.webflow-tornado-s .div-block-bouteilles-2{position:absolute;width:100%;margin-right:auto;margin-left:auto;opacity:0}.webflow-tornado .comfort-bullet-point-bouteilles-4,.webflow-tornado-s .comfort-bullet-point-bouteilles-4{position:relative;width:100%;margin-right:auto;margin-left:auto;opacity:1}.webflow-tornado .comfort-bullet-point-bouteilles-4._2,.webflow-tornado-s .comfort-bullet-point-bouteilles-4._2{opacity:0}.webflow-tornado .comfort-bullet-point-bouteilles-4._1,.webflow-tornado-s .comfort-bullet-point-bouteilles-4._1{position:relative;opacity:0}.webflow-tornado .comfort-bullet-point-bouteilles-5,.webflow-tornado-s .comfort-bullet-point-bouteilles-5{position:relative;width:100%;margin:10px auto;opacity:1}.webflow-tornado .comfort-bullet-point-bouteilles-5._2,.webflow-tornado-s .comfort-bullet-point-bouteilles-5._2{opacity:0}.webflow-tornado .comfort-bullet-point-bouteilles-5._1,.webflow-tornado-s .comfort-bullet-point-bouteilles-5._1{position:relative;opacity:1}.webflow-tornado .comfort-bullt-bouteilles-6,.webflow-tornado-s .comfort-bullt-bouteilles-6{opacity:1}.webflow-tornado .comfort-bullet-text-bouteilles-4,.webflow-tornado-s .comfort-bullet-text-bouteilles-4{margin-top:auto;margin-right:25%;margin-left:25%;opacity:1;font-family:'Linotype din next lt pro',sans-serif;color:#fff;font-size:80px;line-height:.9;text-align:center;text-transform:none}.webflow-tornado .comfort-bullet-text-bouteilles-4._2,.webflow-tornado-s .comfort-bullet-text-bouteilles-4._2{margin:58% auto 42% 25%;opacity:1;color:#00a4ff}.webflow-tornado .comfort-bullet-text-bouteilles-4._1,.webflow-tornado-s .comfort-bullet-text-bouteilles-4._1{position:static;margin-top:0;margin-right:auto;margin-left:auto;opacity:1;color:#fff;font-size:80px;text-align:center}.webflow-tornado .comfort-bullet-text-bouteilles-5,.webflow-tornado-s .comfort-bullet-text-bouteilles-5{margin-top:0;margin-right:28%;margin-left:28%;opacity:1;font-family:'Linotype din next lt pro',sans-serif;color:#63b9e9;font-size:50px;line-height:1.1;font-weight:500;text-align:center;text-transform:uppercase}.webflow-tornado .comfort-bullet-text-bouteilles-5._2,.webflow-tornado-s .comfort-bullet-text-bouteilles-5._2{margin:58% auto 42% 25%;opacity:1;color:#00a4ff}.webflow-tornado .comfort-bullet-text-bouteilles-5._1,.webflow-tornado-s .comfort-bullet-text-bouteilles-5._1{position:static;margin-top:0;opacity:1;color:#fff;font-size:80px;text-align:left}.webflow-tornado .comfort-bullet-bouteilles-6,.webflow-tornado-s .comfort-bullet-bouteilles-6{position:static;margin:0 25% 25px;float:none;clear:both;opacity:1;font-family:'Linotype din next lt pro',sans-serif;color:#fff;font-size:30px;line-height:1.2;font-weight:300;text-align:center;text-transform:none}.webflow-tornado .comfort-bullet-bouteilles-6._2,.webflow-tornado-s .comfort-bullet-bouteilles-6._2{margin:58% auto 42% 25%;opacity:1;color:#00a4ff}.webflow-tornado .comfort-bullet-bouteilles-6._1,.webflow-tornado-s .comfort-bullet-bouteilles-6._1{opacity:1}.webflow-tornado .div-block-10,.webflow-tornado-s .div-block-10{position:sticky;height:100vh}.webflow-tornado .sticky-nav,.webflow-tornado-s .sticky-nav{position:sticky;top:0;z-index:1;display:block;overflow:visible;padding:10px 20px;clear:none;background-color:#f9f9f9}.webflow-tornado .nav-grid,.webflow-tornado-s .nav-grid{display:grid;width:100%;margin:0;padding:0;justify-content:flex-start;align-items:center;grid-auto-flow:column;grid-auto-columns:max-content;grid-column-gap:20px;grid-row-gap:20px;grid-template-areas:"Area-2 Area-3 Area-4 Area Area-5a Area-5";grid-template-columns:1fr max-content max-content max-content max-content;grid-template-rows:auto}.webflow-tornado .nav-logo-link,.webflow-tornado-s .nav-logo-link{display:block;height:60px;margin-right:0;margin-left:0;padding:0}.webflow-tornado .nav-logo,.webflow-tornado-s .nav-logo{height:100%;max-width:40%;object-fit:contain;object-position:0% 50%}.webflow-tornado .nav-link-2,.webflow-tornado-s .nav-link-2{display:block;margin-right:0;margin-left:0;padding:10px 0;font-family:'Linotype din next lt pro',sans-serif;color:#000;font-weight:400;text-decoration:none;text-transform:none}.webflow-tornado .nav-link-2:hover,.webflow-tornado-s .nav-link-2:hover{text-decoration:underline}.webflow-tornado .button-4,.webflow-tornado-s .button-4{padding:3px 12px 6px;border-radius:20px;background-color:#63b9e9;font-family:'Linotype din next lt pro',sans-serif}.webflow-tornado .container-7,.webflow-tornado-s .container-7{display:block;overflow:visible;max-width:60%;object-fit:fill}.webflow-tornado .text-span,.webflow-tornado-s .text-span{display:inline;padding-left:0;float:none;clear:none;direction:ltr;font-size:30px;font-style:normal;text-align:center;text-decoration:none;white-space:normal;object-fit:fill}.webflow-tornado .text-span-2,.webflow-tornado-s .text-span-2{position:absolute;display:inline;margin-right:auto;margin-left:auto;padding-bottom:0;align-items:flex-start;font-size:40px}.webflow-tornado .section-5,.webflow-tornado-s .section-5{position:relative;display:block;height:auto;min-height:0px;margin-top:0;margin-bottom:0;padding-top:0}.webflow-tornado .columns,.webflow-tornado-s .columns{margin-right:28%;margin-left:28%}.webflow-tornado .column,.webflow-tornado .columns,.webflow-tornado-s .column,.webflow-tornado-s .columns{padding-top:10px;padding-bottom:10px;border:1px solid #fff;border-radius:0}.webflow-tornado .column-2,.webflow-tornado-s .column-2{border:1px solid #fff}.webflow-tornado .paragraph-4,.webflow-tornado-s .paragraph-4{font-family:'Linotype din next lt pro',sans-serif;color:#fff;font-weight:400}.webflow-tornado .bold-text,.webflow-tornado-s .bold-text{font-size:50px;font-weight:500}.webflow-tornado .text-block-3,.webflow-tornado-s .text-block-3{color:#fff;font-size:30px;font-weight:500}.webflow-tornado .grid,.webflow-tornado-s .grid{grid-template-rows:minmax(0px,3.25fr) auto}.webflow-tornado .grid-2,.webflow-tornado-s .grid-2{margin-right:28%;margin-left:28%;grid-auto-flow:column;grid-column-gap:1px;grid-row-gap:1px;grid-template-areas:"Area Area-2" "Area-3 Area-4" "Area-5 Area-6" "Area-7 Area-8";grid-template-rows:auto auto auto auto auto auto auto auto auto auto;border-style:solid;border-color:#000;border-radius:0;background-color:transparent;background-clip:border-box;object-fit:fill}.webflow-tornado .header,.webflow-tornado-s .header{position:static;width:auto;height:auto;margin-bottom:0}.webflow-tornado .grid-parts-3,.webflow-tornado-s .grid-parts-3{justify-content:stretch;justify-items:start;align-items:center;grid-column-gap:0px;grid-template-columns:.5fr .5fr 1fr 1fr .5fr .5fr;grid-template-rows:repeat(auto-fit,minmax(50px,1fr));background-color:transparent}.webflow-tornado .table-titre,.webflow-tornado-s .table-titre{display:flex;width:100%;height:98%;margin-top:0;margin-bottom:0;padding-right:20px;padding-left:20px;flex-direction:row;justify-content:flex-start;flex-wrap:nowrap;align-items:center;background-color:#fff;font-family:'Linotype din next lt pro',sans-serif;color:#fff;font-size:14px;font-weight:300;text-align:left}.webflow-tornado .table-text,.webflow-tornado-s .table-text{display:flex;width:100%;height:98%;margin-top:0;margin-bottom:0;margin-left:2px;padding-right:20px;padding-left:20px;flex-direction:row;justify-content:flex-start;flex-wrap:nowrap;align-items:center;background-color:#fff;font-family:'Linotype din next lt pro',sans-serif;color:#000;font-size:14px;font-weight:300;text-align:left}.webflow-tornado .grid-6-copy,.webflow-tornado-s .grid-6-copy{margin-top:7%;justify-content:stretch;justify-items:start;align-items:center;grid-auto-flow:row;grid-column-gap:0px;grid-template-columns:.5fr .5fr 2fr .5fr .5fr;grid-template-rows:70px;background-color:transparent}.webflow-tornado .bold-text-2,.webflow-tornado-s .bold-text-2{color:#000;font-weight:400;text-align:left;text-transform:uppercase}.webflow-tornado .table-titre-copy,.webflow-tornado-s .table-titre-copy{display:flex;width:100%;height:98%;margin-top:0;margin-bottom:0;padding-right:20px;padding-left:20px;flex-direction:row;justify-content:flex-start;flex-wrap:nowrap;align-items:center;background-color:#fff;font-family:'Linotype din next lt pro',sans-serif;color:#fff;font-size:20px;font-weight:300;text-align:left}.webflow-tornado .parts-and-accessories,.webflow-tornado-s .parts-and-accessories{position:relative;height:40vh;min-height:40vh;padding-top:0}.webflow-tornado .grid-parts,.webflow-tornado-s .grid-parts{justify-content:stretch;justify-items:start;align-items:center;grid-column-gap:1px;grid-template-columns:.5fr .5fr 1fr 1fr .5fr .5fr;grid-template-rows:repeat(auto-fit,minmax(70px,1fr));background-color:transparent}.webflow-tornado .grid-parts-2,.webflow-tornado-s .grid-parts-2{justify-content:stretch;justify-items:start;align-items:center;grid-column-gap:0px;grid-template-columns:.5fr .5fr 1fr 1fr .5fr .5fr;grid-template-rows:50px;background-color:transparent}.webflow-tornado .header-copy,.webflow-tornado-s .header-copy{position:static;width:100%;height:auto;margin-top:40px;margin-bottom:0;padding-bottom:40px}.webflow-tornado .scroll-sequence-2,.webflow-tornado-s .scroll-sequence-2{position:absolute;top:auto;overflow:visible;width:100%;height:233vh;margin-top:0;float:none;clear:none;opacity:1}.webflow-tornado .scroll-sequence-3,.webflow-tornado-s .scroll-sequence-3{position:relative;top:0;z-index:5;width:100%;height:515vh;margin-top:0;opacity:1}.webflow-tornado .scroll-sequence-4,.webflow-tornado-s .scroll-sequence-4{position:absolute;top:0;width:100%;height:250vh;margin-top:864.5vh;opacity:1}.webflow-tornado .scroll-sequence-5,.webflow-tornado-s .scroll-sequence-5{position:absolute;top:0;width:100%;height:220vh;margin-top:1127.5vh;opacity:1}.webflow-tornado .scroll-sequence-6,.webflow-tornado-s .scroll-sequence-6{position:absolute;top:0;width:100%;height:500vh;margin-top:1347.5vh;opacity:1}.webflow-tornado .protective_shield,.webflow-tornado-s .protective_shield{position:relative;overflow:visible;height:auto;min-height:auto;margin-top:0;margin-bottom:0;border-radius:0;background-color:#e7e7e7;background-clip:border-box}.webflow-tornado .protective-shield-scroll-container,.webflow-tornado-s .protective-shield-scroll-container{position:relative;overflow:visible;width:100%;height:400vh;float:none;clear:none}.webflow-tornado .porte-texte,.webflow-tornado-s .porte-texte{position:relative;height:auto;min-height:0px;margin-top:0;margin-bottom:0;padding-top:0}.webflow-tornado .porte-bullet-points-copy,.webflow-tornado-s .porte-bullet-points-copy{position:absolute;width:100%;margin-right:auto;margin-left:auto;opacity:0}.webflow-tornado .porte-bullet-points-copy._1,.webflow-tornado-s .porte-bullet-points-copy._1{opacity:0}.webflow-tornado .porte-bullet-points-copy._2,.webflow-tornado-s .porte-bullet-points-copy._2{opacity:0}.webflow-tornado .porte-bullet-points-copy._4,.webflow-tornado-s .porte-bullet-points-copy._4{opacity:0;font-size:100px}.webflow-tornado .sticky-container-protective-shield,.webflow-tornado-s .sticky-container-protective-shield{position:sticky;top:0;display:flex;overflow:visible;height:100vh;max-width:100%;margin-right:auto;margin-left:auto;padding-top:100px;flex-direction:column;justify-content:center;align-items:center}.webflow-tornado .sticky-container-protective-shield.no-overflow,.webflow-tornado-s .sticky-container-protective-shield.no-overflow{overflow:visible}.webflow-tornado .sticky-container-protective-shield._2,.webflow-tornado-s .sticky-container-protective-shield._2{max-width:100%}.webflow-tornado .sticky-container-protective-shield._3,.webflow-tornado-s .sticky-container-protective-shield._3{height:100vh;max-width:100%}.webflow-tornado .sticky-container-protective-shield._4,.webflow-tornado-s .sticky-container-protective-shield._4{height:100vh;max-width:100%}.webflow-tornado .sticky-container-protective-shield._5,.webflow-tornado-s .sticky-container-protective-shield._5{height:100vh;max-width:100%}.webflow-tornado .lottie-container-intro,.webflow-tornado-s .lottie-container-intro{position:relative;display:flex;width:100%;height:100vh;padding-top:0;justify-content:center;align-items:center}.webflow-tornado .youtube-2,.webflow-tornado-s .youtube-2{opacity:1;transition:opacity .2s ease}.webflow-tornado .background-video,.webflow-tornado-s .background-video{position:relative;display:block;overflow:visible;width:100%;height:100%;margin:auto;align-self:auto;order:0;flex:0 auto;object-fit:fill}.webflow-tornado .hero-2,.webflow-tornado-s .hero-2{position:relative;display:inline-block;width:50%;flex-direction:column;justify-content:flex-end;grid-auto-flow:column;grid-auto-columns:1fr;grid-template-columns:1fr 1fr;grid-template-rows:auto auto}.webflow-tornado .hero-3,.webflow-tornado-s .hero-3{position:relative;display:inline-block;width:50%;flex-direction:column;justify-content:flex-end;grid-auto-flow:column;grid-auto-columns:1fr;grid-template-columns:1fr 1fr;grid-template-rows:auto auto}.webflow-tornado .shield,.webflow-tornado-s .shield{position:relative;left:0;top:auto;right:auto;bottom:auto;display:block;width:auto;margin:auto;flex:0 auto;grid-auto-columns:1fr;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;opacity:1;object-fit:fill}.webflow-tornado .shield_text,.webflow-tornado-s .shield_text{margin-top:22%;margin-right:40%;margin-left:23%;opacity:1;font-family:'Linotype din next lt pro',sans-serif;color:#000;font-size:100px;line-height:.9;text-transform:none}.webflow-tornado .shield_text._2,.webflow-tornado-s .shield_text._2{position:relative;display:flex;overflow:visible;width:auto;margin:auto;clear:none;justify-content:center;align-items:center;opacity:1;color:#000;font-size:320px;font-weight:800;text-align:center;object-fit:fill}.webflow-tornado .image-3,.webflow-tornado-s .image-3{position:relative}.webflow-tornado .div-block-11,.webflow-tornado-s .div-block-11{position:absolute}.webflow-tornado .image-4,.webflow-tornado-s .image-4{position:absolute;z-index:2;overflow:visible;width:100%;max-width:17%}.webflow-tornado .div-block-12,.webflow-tornado-s .div-block-12{position:static;left:0;top:0;right:auto;bottom:auto;display:block}.webflow-tornado .protective_text-2,.webflow-tornado-s .protective_text-2{margin-top:22%;margin-right:40%;margin-left:23%;opacity:1;font-family:'Linotype din next lt pro',sans-serif;color:#000;font-size:100px;line-height:.9;text-transform:none}.webflow-tornado .protective_text-2._2,.webflow-tornado-s .protective_text-2._2{position:relative;display:flex;overflow:visible;width:100%;margin:auto;clear:none;justify-content:flex-start;flex-wrap:nowrap;align-items:center;flex:0 auto;opacity:1;color:#000;font-size:12vw;font-weight:400;text-align:center;object-fit:fill}.webflow-tornado .div-block-13,.webflow-tornado-s .div-block-13{flex:0 auto}.webflow-tornado .div-block-14,.webflow-tornado-s .div-block-14{position:absolute;z-index:1;width:120px;height:500px;margin-left:408px;background-color:#fff}.webflow-tornado .div-block-15,.webflow-tornado-s .div-block-15{position:absolute;display:block;overflow:hidden;width:50%;margin-right:auto;margin-left:auto;clear:none;flex-direction:row;justify-content:center;flex-wrap:nowrap;align-items:center;align-self:auto;flex:0 auto}.webflow-tornado .div-block-16,.webflow-tornado-s .div-block-16{position:relative;display:flex;overflow:hidden;width:100%;padding-right:3%;flex-direction:row;justify-content:center;align-items:center;flex:0 auto;object-fit:fill}.webflow-tornado .shield1,.webflow-tornado-s .shield1{position:relative;left:auto;top:auto;right:auto;bottom:auto;display:flex;overflow:hidden;width:auto;margin:auto;flex-direction:row;justify-content:center;flex-wrap:nowrap;align-items:center;align-content:space-around;flex:0 auto;grid-auto-columns:1fr;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;opacity:1;object-fit:fill}.webflow-tornado .div-block-shield1,.webflow-tornado-s .div-block-shield1{position:static;display:flex;overflow:hidden;width:70%;margin-right:auto;margin-left:auto;clear:none;flex-direction:row;justify-content:center;flex-wrap:nowrap;align-items:center;align-self:auto;flex:0 auto}.webflow-tornado .div-block-shield2,.webflow-tornado-s .div-block-shield2{position:relative;display:flex;overflow:hidden;width:100%;margin-right:0;padding-right:27px;flex-direction:row;justify-content:center;align-items:center;flex:0 auto;object-fit:fill}.webflow-tornado .shield_text1,.webflow-tornado-s .shield_text1{margin-top:22%;margin-right:40%;margin-left:23%;opacity:1;font-family:'Linotype din next lt pro',sans-serif;color:#000;font-size:100px;line-height:.9;text-transform:none}.webflow-tornado .shield_text1._2,.webflow-tornado-s .shield_text1._2{position:relative;display:flex;overflow:visible;width:100%;margin:auto;clear:none;justify-content:center;flex-wrap:nowrap;align-items:center;flex:0 auto;opacity:1;color:#000;font-size:300px;font-weight:800;text-align:center;white-space:normal;object-fit:fill}.webflow-tornado .shield_text1._2-copy,.webflow-tornado-s .shield_text1._2-copy{position:relative;display:flex;overflow:visible;width:100%;margin:auto;padding-left:0;clear:none;justify-content:center;flex-wrap:nowrap;align-items:center;flex:0 auto;opacity:1;color:#000;font-size:330px;font-weight:800;text-align:center;white-space:normal;object-fit:fill}.webflow-tornado .shield_text2,.webflow-tornado-s .shield_text2{margin-top:22%;margin-right:40%;margin-left:23%;opacity:1;font-family:'Linotype din next lt pro',sans-serif;color:#000;font-size:100px;line-height:.9;text-transform:none}.webflow-tornado .shield_text2._2,.webflow-tornado-s .shield_text2._2{position:relative;display:flex;overflow:visible;width:100%;margin:auto;clear:none;justify-content:center;flex-wrap:nowrap;align-items:center;flex:0 auto;opacity:1;color:#000;font-size:330px;font-weight:800;text-align:center;object-fit:fill}.webflow-tornado .image-tornado,.webflow-tornado-s .image-tornado{position:absolute;z-index:1;overflow:visible;width:100%;max-width:17%}.webflow-tornado .div-block-17,.webflow-tornado-s .div-block-17{position:absolute;left:0;top:0;right:0;bottom:0;display:flex;overflow:hidden;width:47%;height:100%;margin-top:1%;margin-left:0;float:right;flex-direction:column;justify-content:center;flex-wrap:nowrap;align-items:flex-start}.webflow-tornado .shield_you_need_text,.webflow-tornado-s .shield_you_need_text{margin-top:22%;margin-right:40%;margin-left:23%;opacity:1;font-family:'Linotype din next lt pro',sans-serif;color:#000;font-size:100px;line-height:.9;text-transform:none}.webflow-tornado .shield_you_need_text._2,.webflow-tornado-s .shield_you_need_text._2{position:static;display:flex;overflow:visible;width:100%;margin:0;clear:none;justify-content:center;flex-wrap:nowrap;align-items:center;flex:0 auto;opacity:1;color:#000;font-size:10vw;line-height:.8;font-weight:700;text-align:left;white-space:normal;object-fit:fill}.webflow-tornado .tornados_pwd,.webflow-tornado-s .tornados_pwd{position:absolute;z-index:1;overflow:visible;width:100%;max-width:17%}.webflow-tornado .div-block-tornados,.webflow-tornado-s .div-block-tornados{position:absolute;left:auto;top:-30%;right:0;bottom:0;display:flex;overflow:hidden;width:50%;height:700px;padding-left:25px;float:right;flex-direction:column;justify-content:center;flex-wrap:nowrap;align-items:center}.webflow-tornado .tornados_text,.webflow-tornado-s .tornados_text{margin-top:22%;margin-right:40%;margin-left:23%;opacity:1;font-family:'Linotype din next lt pro',sans-serif;color:#000;font-size:100px;line-height:.9;text-transform:none}.webflow-tornado .tornados_text._2,.webflow-tornado-s .tornados_text._2{position:static;display:flex;overflow:visible;margin:0 36% 0 0;clear:none;justify-content:center;flex-wrap:nowrap;align-items:center;flex:0 auto;opacity:1;color:#000;font-size:2.8vw;line-height:1.3;font-weight:300;text-align:left;white-space:normal;object-fit:fill}.webflow-tornado .section-6,.webflow-tornado-s .section-6{position:relative}.webflow-tornado .protective_shield2,.webflow-tornado-s .protective_shield2{position:relative;overflow:visible;height:auto;min-height:auto;margin-top:0;margin-bottom:0;border-radius:0;background-color:#000;background-clip:border-box}.webflow-tornado .protective-shield-scroll-container2,.webflow-tornado-s .protective-shield-scroll-container2{position:relative;overflow:visible;width:100%;height:100vh;float:none;clear:none}.webflow-tornado .sticky-container-protective-shield2,.webflow-tornado-s .sticky-container-protective-shield2{position:sticky;top:0;display:flex;overflow:visible;height:100vh;max-width:100%;margin-right:auto;margin-left:auto;padding-top:100px;flex-direction:column;justify-content:center;align-items:center}.webflow-tornado .sticky-container-protective-shield2.no-overflow,.webflow-tornado-s .sticky-container-protective-shield2.no-overflow{overflow:visible}.webflow-tornado .sticky-container-protective-shield2._2,.webflow-tornado-s .sticky-container-protective-shield2._2{max-width:100%}.webflow-tornado .sticky-container-protective-shield2._3,.webflow-tornado-s .sticky-container-protective-shield2._3{height:100vh;max-width:100%}.webflow-tornado .sticky-container-protective-shield2._4,.webflow-tornado-s .sticky-container-protective-shield2._4{height:100vh;max-width:100%}.webflow-tornado .sticky-container-protective-shield2._5,.webflow-tornado-s .sticky-container-protective-shield2._5{height:100vh;max-width:100%}.webflow-tornado .div-block-18,.webflow-tornado-s .div-block-18{position:absolute;left:0;top:0;right:0;bottom:0;display:flex;width:50%;height:100%;margin-top:0;margin-left:9%;flex-direction:row;justify-content:center;align-items:center;align-self:auto;flex:0 auto}.webflow-tornado .image-5,.webflow-tornado-s .image-5{width:100%}.webflow-tornado .div-block-19,.webflow-tornado-s .div-block-19{position:absolute;left:0;top:0;right:0;bottom:0;display:flex;width:50%;height:100%;margin-left:50%;flex-direction:row;justify-content:flex-start;align-items:center;align-self:auto;flex:0 auto}.webflow-tornado .text-block-4,.webflow-tornado-s .text-block-4{position:static;left:0;top:0;right:36%;bottom:0;margin-right:36%;flex:0 auto;font-family:'Linotype din next lt pro',sans-serif;color:#fff;font-size:1.4vw;line-height:1.3;font-weight:300}.webflow-tornado .div-block-20,.webflow-tornado-s .div-block-20{position:absolute;left:auto;top:0;right:0;bottom:0;display:flex;width:50%;flex-direction:column;justify-content:center;align-items:center}.webflow-tornado .new_design,.webflow-tornado-s .new_design{position:relative;overflow:visible;height:auto;min-height:auto;margin-top:-5%;margin-bottom:0;border-radius:0;background-color:#000;background-clip:border-box}.webflow-tornado .new-design-scroll-container2-copy,.webflow-tornado-s .new-design-scroll-container2-copy{position:relative;overflow:visible;width:100%;height:200vh;float:none;clear:none}.webflow-tornado .sticky-container-new-design,.webflow-tornado-s .sticky-container-new-design{position:sticky;top:0;display:flex;overflow:visible;height:100vh;max-width:100%;margin-right:auto;margin-left:auto;padding-top:0;flex-direction:column;justify-content:center;align-items:center}.webflow-tornado .sticky-container-new-design.no-overflow,.webflow-tornado-s .sticky-container-new-design.no-overflow{overflow:visible}.webflow-tornado .sticky-container-new-design._2,.webflow-tornado-s .sticky-container-new-design._2{max-width:100%}.webflow-tornado .sticky-container-new-design._3,.webflow-tornado-s .sticky-container-new-design._3{height:100vh;max-width:100%}.webflow-tornado .sticky-container-new-design._4,.webflow-tornado-s .sticky-container-new-design._4{height:100vh;max-width:100%}.webflow-tornado .sticky-container-new-design._5,.webflow-tornado-s .sticky-container-new-design._5{height:100vh;max-width:100%}.webflow-tornado .div-block-new-design,.webflow-tornado-s .div-block-new-design{position:relative;left:auto;top:0;right:0;bottom:0;display:block;width:100%;height:100%;margin-right:auto;margin-left:auto;flex-direction:row;justify-content:flex-start;align-items:center;align-self:auto;flex:0 auto}.webflow-tornado .text-block-5,.webflow-tornado-s .text-block-5{position:relative;font-family:'Linotype din next lt pro',sans-serif;color:#fff;font-size:150px;font-weight:700;text-align:center}.webflow-tornado .heading-5,.webflow-tornado-s .heading-5{position:static;font-family:'Linotype din next lt pro',sans-serif;color:#fff;font-size:150px}.webflow-tornado .text-block-design,.webflow-tornado-s .text-block-design{display:block;flex-direction:row;justify-content:flex-start;align-items:flex-start;align-self:auto;flex:1;font-family:'Linotype din next lt pro',sans-serif;color:#fff;font-size:150px;line-height:1;font-weight:700;text-align:center}.webflow-tornado .div-block-design,.webflow-tornado-s .div-block-design{position:absolute;left:auto;top:0;right:0;bottom:0;display:block;margin-right:auto;margin-left:auto;flex-direction:row;justify-content:flex-start;align-items:center;align-self:auto;flex:0 auto}.webflow-tornado .text-block-6,.webflow-tornado-s .text-block-6{position:static;z-index:0;display:flex;overflow:visible;width:100%;height:100%;justify-content:center;align-items:center;align-self:auto;flex:1;font-family:'Linotype din next lt pro',sans-serif;color:#fff;font-size:9vw;font-weight:700}.webflow-tornado .div-block-21,.webflow-tornado-s .div-block-21{position:absolute;left:0;top:0;right:0;bottom:0;display:block;margin-bottom:-12%;padding-bottom:0;justify-content:center;flex-wrap:nowrap;align-items:center;flex:0 auto;object-fit:fill}.webflow-tornado .div-block-22,.webflow-tornado-s .div-block-22{position:relative}.webflow-tornado .image-6,.webflow-tornado-s .image-6{position:relative}.webflow-tornado .image-7,.webflow-tornado-s .image-7{background-clip:border-box;object-fit:fill}.webflow-tornado .lottie-animation-10,.webflow-tornado-s .lottie-animation-10{position:absolute;z-index:0;width:65%;margin-right:2%;padding-top:9%}.webflow-tornado .div-block-23,.webflow-tornado-s .div-block-23{position:relative;padding-bottom:20%}.webflow-tornado .text-block-7,.webflow-tornado-s .text-block-7{position:static;font-family:'Linotype din next lt pro',sans-serif;color:#fff;font-size:2vw;line-height:1.3;font-weight:300;text-align:center}.webflow-tornado .image-8,.webflow-tornado-s .image-8{position:absolute;display:block;max-width:15%;align-self:auto;flex:0 auto}.webflow-tornado .div-block-24,.webflow-tornado-s .div-block-24{position:absolute;display:flex;width:100%;padding-top:30%;justify-content:center;align-items:center;align-self:auto;flex:0 auto}.webflow-tornado .button-5,.webflow-tornado-s .button-5{padding:3px 20px;border-radius:5px;background-color:#494949;font-family:'Linotype din next lt pro',sans-serif;font-size:15px}.webflow-tornado .text-block-power,.webflow-tornado-s .text-block-power{position:absolute;left:0;top:0;right:34%;bottom:0;display:block;justify-content:center;align-items:center;align-self:auto;flex:0 auto;font-family:'Linotype din next lt pro',sans-serif;color:#fff;font-size:600%;line-height:1;font-weight:700;white-space:normal}.webflow-tornado .div-block-power,.webflow-tornado-s .div-block-power{position:absolute;left:50%;top:33%;right:0;bottom:0;display:flex;width:50%;height:100%;clear:none;flex-direction:column;justify-content:center;flex-wrap:nowrap;align-items:flex-start;align-self:auto;flex:0 auto;opacity:1}.webflow-tornado .div-block-rotor,.webflow-tornado-s .div-block-rotor{position:absolute;left:0;top:0;right:auto;bottom:0;display:flex;width:50%;height:100%;margin-top:2%;margin-right:auto;margin-left:6%;flex-direction:row;justify-content:center;align-items:center;align-self:auto;flex:0 auto}.webflow-tornado .sticky-container-power,.webflow-tornado-s .sticky-container-power{position:sticky;top:0;display:flex;overflow:visible;height:100vh;max-width:100%;margin-right:auto;margin-left:auto;flex-direction:column;justify-content:center;align-items:center}.webflow-tornado .sticky-container-power.no-overflow,.webflow-tornado-s .sticky-container-power.no-overflow{overflow:visible}.webflow-tornado .sticky-container-power._2,.webflow-tornado-s .sticky-container-power._2{max-width:100%}.webflow-tornado .sticky-container-power._3,.webflow-tornado-s .sticky-container-power._3{height:100vh;max-width:100%}.webflow-tornado .sticky-container-power._4,.webflow-tornado-s .sticky-container-power._4{height:100vh;max-width:100%}.webflow-tornado .sticky-container-power._5,.webflow-tornado-s .sticky-container-power._5{height:100vh;max-width:100%}.webflow-tornado .power-scroll-container,.webflow-tornado-s .power-scroll-container{position:relative;overflow:visible;width:100%;height:600vh;float:none;clear:none}.webflow-tornado .power,.webflow-tornado-s .power{position:relative;overflow:visible;height:auto;min-height:auto;margin-top:-8%;margin-bottom:0;border-radius:0;background-color:#000;background-clip:border-box}.webflow-tornado .text-block-power-copy,.webflow-tornado-s .text-block-power-copy{position:static;left:0;top:0;right:36%;bottom:0;display:block;margin-right:36%;justify-content:center;align-items:center;align-self:auto;flex:0 auto;font-family:'Linotype din next lt pro',sans-serif;color:#fff;font-size:1.4vw;line-height:1.3;font-weight:300;object-fit:fill}.webflow-tornado .div-block-power-2,.webflow-tornado-s .div-block-power-2{position:absolute;left:0;top:0;right:0;bottom:0;display:flex;overflow:visible;width:50%;height:100%;margin-left:50%;clear:none;flex-direction:column;justify-content:center;flex-wrap:nowrap;align-items:flex-start;align-self:auto;flex:0 auto;opacity:1;object-fit:fill}.webflow-tornado .div-block-durability,.webflow-tornado-s .div-block-durability{position:absolute;left:0;top:33%;right:0;bottom:0;display:flex;width:50%;height:20%;margin-left:50%;clear:none;flex-direction:column;justify-content:center;flex-wrap:nowrap;align-items:flex-start;align-self:auto;flex:0 auto;opacity:1}.webflow-tornado .div-block-durability-2,.webflow-tornado-s .div-block-durability-2{position:absolute;left:0;top:0;right:0;bottom:0;display:flex;overflow:visible;width:50%;height:100%;margin-left:50%;clear:none;flex-direction:column;justify-content:center;flex-wrap:nowrap;align-items:flex-start;align-self:auto;flex:0 auto;opacity:1;object-fit:fill}.webflow-tornado .text-block-durability-2,.webflow-tornado-s .text-block-durability-2{position:static;left:0;top:0;right:36%;bottom:0;display:block;margin-right:36%;justify-content:center;align-items:center;align-self:auto;flex:0 auto;font-family:'Linotype din next lt pro',sans-serif;color:#fff;font-size:1.4vw;line-height:1.3;font-weight:300;object-fit:fill}.webflow-tornado .text-block-durability,.webflow-tornado-s .text-block-durability{position:absolute;left:0;top:0;right:auto;bottom:0;display:block;justify-content:center;align-items:center;align-self:auto;flex:0 auto;font-family:'Linotype din next lt pro',sans-serif;color:#fff;font-size:600%;line-height:1;font-weight:700}.webflow-tornado .div-block-reliability,.webflow-tornado-s .div-block-reliability{position:absolute;left:0;top:26%;right:0;bottom:0;display:flex;width:50%;height:20%;margin-left:50%;clear:none;flex-direction:column;justify-content:center;flex-wrap:nowrap;align-items:flex-start;align-self:auto;flex:0 auto;opacity:1}.webflow-tornado .div-block-reliability-2,.webflow-tornado-s .div-block-reliability-2{position:absolute;left:0;top:0;right:0;bottom:0;display:flex;overflow:visible;width:50%;height:100%;margin-left:50%;clear:none;flex-direction:column;justify-content:center;flex-wrap:nowrap;align-items:flex-start;align-self:auto;flex:0 auto;opacity:1;object-fit:fill}.webflow-tornado .text-block-reliability,.webflow-tornado-s .text-block-reliability{position:absolute;left:0;top:0;right:auto;bottom:0;display:block;justify-content:center;align-items:center;align-self:auto;flex:0 auto;font-family:'Linotype din next lt pro',sans-serif;color:#fff;font-size:600%;line-height:1;font-weight:700}.webflow-tornado .text-block-reliability-2,.webflow-tornado-s .text-block-reliability-2{position:static;left:0;top:0;right:36%;bottom:0;display:block;margin-right:36%;justify-content:center;align-items:center;align-self:auto;flex:0 auto;font-family:'Linotype din next lt pro',sans-serif;color:#fff;font-size:1.4vw;line-height:1.3;font-weight:300;object-fit:fill}.webflow-tornado .div-block-contamination,.webflow-tornado-s .div-block-contamination{position:absolute;left:0;top:27%;right:0;bottom:0;display:block;width:50%;height:100%;margin-left:50%;clear:none;flex-direction:column;justify-content:center;flex-wrap:nowrap;align-items:center;align-self:auto;flex:0 auto;opacity:1}.webflow-tornado .text-block-contamination,.webflow-tornado-s .text-block-contamination{position:absolute;left:0;top:0;right:0;bottom:0;display:block;justify-content:flex-start;align-items:center;align-self:auto;flex:0 auto;font-family:'Linotype din next lt pro',sans-serif;color:#fff;font-size:560%;line-height:1;font-weight:700;white-space:normal;object-fit:fill}.webflow-tornado .div-block-contamination-2,.webflow-tornado-s .div-block-contamination-2{position:absolute;left:0;top:0;right:0;bottom:0;display:flex;width:50%;height:100%;margin-left:50%;clear:none;flex-direction:column;justify-content:center;flex-wrap:nowrap;align-items:flex-start;align-self:auto;flex:0 auto;opacity:1}.webflow-tornado .text-block-contamination-2,.webflow-tornado-s .text-block-contamination-2{position:static;left:0;top:0;right:36%;bottom:0;display:block;margin-right:36%;flex-direction:column;justify-content:center;align-items:flex-start;align-self:auto;flex:0 auto;font-family:'Linotype din next lt pro',sans-serif;color:#fff;font-size:1.4vw;line-height:1.3;font-weight:300;object-fit:fill}.webflow-tornado .div-block-safe,.webflow-tornado-s .div-block-safe{position:absolute;left:0;top:0;right:0;bottom:0;display:flex;width:50%;height:100%;margin-left:50%;clear:none;flex-direction:column;justify-content:center;flex-wrap:nowrap;align-items:flex-start;align-self:auto;flex:0 auto;opacity:1}.webflow-tornado .text-block-safe,.webflow-tornado-s .text-block-safe{position:absolute;left:0;top:0;right:auto;bottom:0;display:block;justify-content:center;align-items:center;align-self:auto;flex:0 auto;font-family:'Linotype din next lt pro',sans-serif;color:#fff;font-size:600%;line-height:1;font-weight:700}.webflow-tornado .div-block-safe-2,.webflow-tornado-s .div-block-safe-2{position:absolute;left:0;top:0;right:0;bottom:0;display:flex;overflow:visible;width:50%;height:100%;margin-left:50%;clear:none;flex-direction:column;justify-content:center;flex-wrap:nowrap;align-items:flex-start;align-self:auto;flex:0 auto;opacity:1;object-fit:fill}.webflow-tornado .text-block-safe-2,.webflow-tornado-s .text-block-safe-2{position:static;left:0;top:0;right:36%;bottom:0;display:block;margin-right:36%;justify-content:center;align-items:center;align-self:auto;flex:0 auto;font-family:'Linotype din next lt pro',sans-serif;color:#fff;font-size:1.4vw;line-height:1.3;font-weight:300;object-fit:fill}.webflow-tornado .div-block-hinder,.webflow-tornado-s .div-block-hinder{position:absolute;left:0;top:33%;right:0;bottom:0;display:flex;width:50%;height:20%;margin-left:50%;clear:none;flex-direction:column;justify-content:center;flex-wrap:nowrap;align-items:flex-start;align-self:auto;flex:0 auto;opacity:1}.webflow-tornado .text-block-hinder,.webflow-tornado-s .text-block-hinder{position:absolute;left:0;top:0;right:auto;bottom:0;display:block;justify-content:center;align-items:center;align-self:auto;flex:0 auto;font-family:'Linotype din next lt pro',sans-serif;color:#fff;font-size:600%;line-height:1;font-weight:700}.webflow-tornado .div-block-hinder-2,.webflow-tornado-s .div-block-hinder-2{position:absolute;left:0;top:0;right:0;bottom:0;display:flex;overflow:visible;width:50%;height:100%;margin-left:50%;clear:none;flex-direction:column;justify-content:center;flex-wrap:nowrap;align-items:flex-start;align-self:auto;flex:0 auto;opacity:1;object-fit:fill}.webflow-tornado .text-block-hinder-2,.webflow-tornado-s .text-block-hinder-2{position:static;left:0;top:0;right:36%;bottom:0;display:block;margin-right:36%;justify-content:center;align-items:center;align-self:auto;flex:0 auto;font-family:'Linotype din next lt pro',sans-serif;color:#fff;font-size:1.4vw;line-height:1.3;font-weight:300;object-fit:fill}.webflow-tornado .div-block-quietly-2,.webflow-tornado-s .div-block-quietly-2{position:absolute;left:0;top:0;right:0;bottom:0;display:flex;overflow:visible;width:50%;height:100%;margin-left:50%;clear:none;flex-direction:column;justify-content:center;flex-wrap:nowrap;align-items:flex-start;align-self:auto;flex:0 auto;opacity:1;object-fit:fill}.webflow-tornado .div-block-quietly,.webflow-tornado-s .div-block-quietly{position:absolute;left:0;top:41%;right:0;bottom:0;display:flex;width:50%;height:20%;margin-left:50%;clear:none;flex-direction:column;justify-content:center;flex-wrap:nowrap;align-items:flex-start;align-self:auto;flex:0 auto;opacity:1}.webflow-tornado .text-block-quietly,.webflow-tornado-s .text-block-quietly{position:absolute;left:0;top:0;right:auto;bottom:0;display:block;justify-content:center;align-items:center;align-self:auto;flex:0 auto;font-family:'Linotype din next lt pro',sans-serif;color:#fff;font-size:600%;line-height:1;font-weight:700}.webflow-tornado .text-block-quietly-2,.webflow-tornado-s .text-block-quietly-2{position:static;left:0;top:0;right:36%;bottom:0;display:block;margin-right:36%;justify-content:center;align-items:center;align-self:auto;flex:0 auto;font-family:'Linotype din next lt pro',sans-serif;color:#fff;font-size:1.4vw;line-height:1.3;font-weight:300;object-fit:fill}.webflow-tornado .div-block-freedom,.webflow-tornado-s .div-block-freedom{position:absolute;left:0;top:33%;right:0;bottom:0;display:flex;width:50%;height:20%;margin-left:50%;clear:none;flex-direction:column;justify-content:center;flex-wrap:nowrap;align-items:flex-start;align-self:auto;flex:0 auto;opacity:1}.webflow-tornado .text-block-freedom,.webflow-tornado-s .text-block-freedom{position:absolute;left:0;top:0;right:auto;bottom:0;display:block;justify-content:center;align-items:center;align-self:auto;flex:0 auto;font-family:'Linotype din next lt pro',sans-serif;color:#fff;font-size:600%;line-height:1;font-weight:700}.webflow-tornado .div-block-freedom-2,.webflow-tornado-s .div-block-freedom-2{position:absolute;display:flex;overflow:visible;width:50%;height:100%;margin-left:50%;clear:none;flex-direction:column;justify-content:center;flex-wrap:nowrap;align-items:flex-start;align-self:auto;flex:0 auto;opacity:1;object-fit:fill}.webflow-tornado .text-block-freedom-2,.webflow-tornado-s .text-block-freedom-2{position:static;left:0;top:0;right:36%;bottom:0;display:block;margin-right:36%;justify-content:center;align-items:center;align-self:auto;flex:0 auto;font-family:'Linotype din next lt pro',sans-serif;color:#fff;font-size:1.4vw;line-height:1.3;font-weight:300;text-align:left;object-fit:fill}.webflow-tornado .block-power,.webflow-tornado-s .block-power{position:absolute;left:0;top:0;right:0;bottom:0;display:block;width:100%;height:100%;flex-direction:column;justify-content:center;align-items:center;opacity:1}.webflow-tornado .block-durability,.webflow-tornado-s .block-durability{position:absolute;left:0;top:0;right:0;bottom:0;display:block;width:100%;height:100%;flex-direction:column;justify-content:center;align-items:center;opacity:0}.webflow-tornado .block-reliability,.webflow-tornado-s .block-reliability{position:absolute;left:0;top:0;right:0;bottom:0;display:block;width:100%;height:100%;flex-direction:column;justify-content:center;align-items:center;opacity:0}.webflow-tornado .block-contamination,.webflow-tornado-s .block-contamination{position:absolute;left:0;top:0;right:0;bottom:0;display:block;width:100%;height:100%;flex-direction:column;justify-content:center;align-items:center;opacity:0}.webflow-tornado .block-contamination-2,.webflow-tornado-s .block-contamination-2{position:absolute;left:0;top:0;right:0;bottom:0;display:block;width:100%;height:100%;flex-direction:column;justify-content:center;align-items:center;opacity:0}.webflow-tornado .block-safe,.webflow-tornado-s .block-safe{position:absolute;left:0;top:0;right:0;bottom:0;display:block;width:100%;height:100%;flex-direction:column;justify-content:center;align-items:center;opacity:0}.webflow-tornado .block-hinder,.webflow-tornado-s .block-hinder{position:absolute;left:0;top:0;right:0;bottom:0;display:block;width:100%;height:100%;flex-direction:column;justify-content:center;align-items:center;opacity:0}.webflow-tornado .block-quietly,.webflow-tornado-s .block-quietly{position:absolute;left:0;top:0;right:0;bottom:0;width:100%;height:100%;opacity:0}.webflow-tornado .block-freedom,.webflow-tornado-s .block-freedom{position:absolute;left:0;top:0;right:0;bottom:0;display:block;width:100%;height:100%;flex-direction:column;justify-content:center;align-items:center;opacity:0}.webflow-tornado .section-7,.webflow-tornado-s .section-7{position:relative;height:auto;min-height:auto;background-color:#e7e7e7}.webflow-tornado .small-better-scroll-container,.webflow-tornado-s .small-better-scroll-container{position:relative;overflow:visible;width:100%;height:400vh;float:none;clear:none;background-color:transparent}.webflow-tornado .sticky-container-small-better,.webflow-tornado-s .sticky-container-small-better{position:sticky;top:0;display:flex;overflow:visible;height:100vh;max-width:100%;margin-right:auto;margin-left:auto;padding-top:0;flex-direction:column;justify-content:center;align-items:center}.webflow-tornado .sticky-container-small-better.no-overflow,.webflow-tornado-s .sticky-container-small-better.no-overflow{overflow:visible}.webflow-tornado .sticky-container-small-better._2,.webflow-tornado-s .sticky-container-small-better._2{max-width:100%}.webflow-tornado .sticky-container-small-better._3,.webflow-tornado-s .sticky-container-small-better._3{height:100vh;max-width:100%}.webflow-tornado .sticky-container-small-better._4,.webflow-tornado-s .sticky-container-small-better._4{height:100vh;max-width:100%}.webflow-tornado .sticky-container-small-better._5,.webflow-tornado-s .sticky-container-small-better._5{height:100vh;max-width:100%}.webflow-tornado .div-block-small,.webflow-tornado-s .div-block-small{position:absolute;left:0;top:0;right:0;bottom:0;z-index:1;display:flex;width:100%;height:100%;clear:none;flex-direction:column;justify-content:center;flex-wrap:nowrap;align-items:center;align-self:auto;flex:0 auto;opacity:1}.webflow-tornado .text-block-small,.webflow-tornado-s .text-block-small{position:static;left:0;top:0;right:0;bottom:0;display:flex;flex-direction:column;justify-content:center;align-items:center;align-self:auto;flex:0 auto;font-family:'Linotype din next lt pro',sans-serif;color:#000;font-size:8vw;line-height:1;font-weight:700;text-align:center;text-transform:uppercase;object-fit:fill}.webflow-tornado .div-block-small-2,.webflow-tornado-s .div-block-small-2{position:absolute;left:0;top:0;right:0;bottom:0;display:flex;width:100%;height:100%;margin-top:2%;clear:none;flex-direction:column;justify-content:center;flex-wrap:nowrap;align-items:center;align-self:auto;flex:0 auto;opacity:1}.webflow-tornado .image-9,.webflow-tornado-s .image-9{position:absolute;left:0;top:0;right:0;bottom:0;display:block;overflow:visible;width:25%;margin:auto}.webflow-tornado .image-9-copy,.webflow-tornado-s .image-9-copy{position:absolute;left:0;top:0;right:0;bottom:0;display:block;width:25%;margin:auto;clear:none;align-self:auto;order:0;flex:0 auto}.webflow-tornado .section-made-for-you,.webflow-tornado-s .section-made-for-you{position:relative;height:auto;min-height:auto;background-color:#e7e7e7}.webflow-tornado .made-for-you-scroll-container,.webflow-tornado-s .made-for-you-scroll-container{position:relative;overflow:visible;width:100%;height:100vh;float:none;clear:none;background-color:transparent}.webflow-tornado .sticky-container-made-for-you,.webflow-tornado-s .sticky-container-made-for-you{position:sticky;top:0;display:flex;overflow:visible;height:100vh;max-width:100%;margin-right:auto;margin-left:auto;padding-top:0;flex-direction:column;justify-content:center;align-items:center}.webflow-tornado .sticky-container-made-for-you.no-overflow,.webflow-tornado-s .sticky-container-made-for-you.no-overflow{overflow:visible}.webflow-tornado .sticky-container-made-for-you._2,.webflow-tornado-s .sticky-container-made-for-you._2{max-width:100%}.webflow-tornado .sticky-container-made-for-you._3,.webflow-tornado-s .sticky-container-made-for-you._3{height:100vh;max-width:100%}.webflow-tornado .sticky-container-made-for-you._4,.webflow-tornado-s .sticky-container-made-for-you._4{height:100vh;max-width:100%}.webflow-tornado .sticky-container-made-for-you._5,.webflow-tornado-s .sticky-container-made-for-you._5{height:100vh;max-width:100%}.webflow-tornado .text-block-made-for-you,.webflow-tornado-s .text-block-made-for-you{position:absolute;left:0;top:0;right:auto;bottom:0;display:block;justify-content:center;align-items:center;align-self:auto;flex:0 auto;font-family:'Linotype din next lt pro',sans-serif;color:#000;font-size:600%;line-height:1;font-weight:700}.webflow-tornado .div-block-made-for-you,.webflow-tornado-s .div-block-made-for-you{position:absolute;left:0;top:36%;right:0;bottom:0;display:flex;width:50%;height:100%;margin-left:50%;clear:none;flex-direction:column;justify-content:center;flex-wrap:nowrap;align-items:flex-start;align-self:auto;flex:0 auto;opacity:1}.webflow-tornado .div-block-made-for-you-2,.webflow-tornado-s .div-block-made-for-you-2{position:absolute;left:0;top:0;right:0;bottom:0;display:flex;overflow:visible;width:50%;height:100%;margin-left:50%;clear:none;flex-direction:column;justify-content:center;flex-wrap:nowrap;align-items:flex-start;align-self:auto;flex:0 auto;opacity:1;object-fit:fill}.webflow-tornado .text-block-made-for-you-2,.webflow-tornado-s .text-block-made-for-you-2{position:static;left:0;top:0;right:36%;bottom:0;display:block;margin-right:36%;justify-content:center;align-items:center;align-self:auto;flex:0 auto;font-family:'Linotype din next lt pro',sans-serif;color:#000;font-size:1.4vw;line-height:1.3;font-weight:300;object-fit:fill}.webflow-tornado .text-span-3,.webflow-tornado-s .text-span-3{font-family:Arial,'Helvetica Neue',Helvetica,sans-serif;font-weight:700}.webflow-tornado .text-span-4,.webflow-tornado-s .text-span-4{position:relative;bottom:12%;font-family:Arial,'Helvetica Neue',Helvetica,sans-serif;font-size:1.4vw}.webflow-tornado .block-made-for-you,.webflow-tornado-s .block-made-for-you{position:absolute;left:0;top:0;right:0;bottom:0;display:block;width:100%;height:100%;flex-direction:column;justify-content:center;align-items:center;opacity:1}.webflow-tornado .div-block-made,.webflow-tornado-s .div-block-made{position:absolute;left:0;top:0;right:0;bottom:0;display:flex;width:40%;height:100%;margin-left:10%;clear:none;flex-direction:column;justify-content:center;flex-wrap:nowrap;align-items:center;align-self:auto;flex:0 auto;opacity:1}.webflow-tornado .image-made,.webflow-tornado-s .image-made{position:absolute;left:0;top:0;right:0;bottom:0;z-index:-2;display:block;overflow:visible;width:80%;margin:auto}.webflow-tornado .background-video-2,.webflow-tornado-s .background-video-2{position:absolute;left:0;top:0;right:0;bottom:0;display:block;overflow:visible;width:50%;height:80%;margin:auto;justify-content:center;align-items:center;align-self:auto;order:0;flex:0 auto;opacity:0;object-fit:fill}.webflow-tornado .section-said,.webflow-tornado-s .section-said{position:relative;height:auto;min-height:auto;background-color:#000}.webflow-tornado .said-scroll-container,.webflow-tornado-s .said-scroll-container{position:relative;overflow:visible;width:100%;height:100vh;float:none;clear:none;background-color:transparent}.webflow-tornado .sticky-container-said,.webflow-tornado-s .sticky-container-said{position:sticky;top:0;display:flex;overflow:visible;height:100vh;max-width:100%;margin-right:auto;margin-left:auto;padding-top:0;flex-direction:column;justify-content:center;align-items:center}.webflow-tornado .sticky-container-said.no-overflow,.webflow-tornado-s .sticky-container-said.no-overflow{overflow:visible}.webflow-tornado .sticky-container-said._2,.webflow-tornado-s .sticky-container-said._2{max-width:100%}.webflow-tornado .sticky-container-said._3,.webflow-tornado-s .sticky-container-said._3{height:100vh;max-width:100%}.webflow-tornado .sticky-container-said._4,.webflow-tornado-s .sticky-container-said._4{height:100vh;max-width:100%}.webflow-tornado .sticky-container-said._5,.webflow-tornado-s .sticky-container-said._5{height:100vh;max-width:100%}.webflow-tornado .div-block-25,.webflow-tornado-s .div-block-25{position:absolute;left:0;top:0;right:0;bottom:auto;width:100%;height:100%}.webflow-tornado .div-block-25-copy,.webflow-tornado-s .div-block-25-copy{position:absolute;left:10%;top:47%;right:10%;display:grid;justify-items:stretch;align-items:stretch;grid-auto-flow:row;grid-auto-columns:1fr;grid-auto-rows:minmax(500px,1fr);grid-column-gap:0px;grid-row-gap:0px;grid-template-areas:".";grid-template-columns:1.5fr 1.5fr 1.5fr 1.5fr;grid-template-rows:repeat(auto-fit,100%)}.webflow-tornado .heading-6,.webflow-tornado-s .heading-6{position:absolute;left:23%;top:-80%;right:23%;bottom:0;display:block;justify-content:center;align-items:center;font-family:Dinok,sans-serif;color:#fff;font-size:5vw;font-weight:700;text-align:center}.webflow-tornado .text-block-8,.webflow-tornado-s .text-block-8{position:relative;left:0;top:0;right:0;bottom:0;display:block;margin-right:6%;margin-left:6%;justify-content:center;align-items:center;font-family:'Linotype din next lt pro',sans-serif;color:#fff;font-size:1.2vw;line-height:1.3;font-style:normal;font-weight:300;text-align:center;white-space:break-spaces}.webflow-tornado .section-technique,.webflow-tornado-s .section-technique{position:relative;background-color:#e7e7e7}.webflow-tornado .said-scroll-technique,.webflow-tornado-s .said-scroll-technique{position:relative;overflow:visible;width:100%;height:59vw;float:none;clear:none;background-color:transparent}.webflow-tornado .sticky-container-technique,.webflow-tornado-s .sticky-container-technique{position:sticky;top:0;display:flex;overflow:visible;height:100vh;max-width:100%;margin-right:auto;margin-left:auto;padding-top:0;flex-direction:column;justify-content:center;align-items:center}.webflow-tornado .sticky-container-technique.no-overflow,.webflow-tornado-s .sticky-container-technique.no-overflow{overflow:visible}.webflow-tornado .sticky-container-technique._2,.webflow-tornado-s .sticky-container-technique._2{max-width:100%}.webflow-tornado .sticky-container-technique._3,.webflow-tornado-s .sticky-container-technique._3{height:100vh;max-width:100%}.webflow-tornado .sticky-container-technique._4,.webflow-tornado-s .sticky-container-technique._4{height:100vh;max-width:100%}.webflow-tornado .sticky-container-technique._5,.webflow-tornado-s .sticky-container-technique._5{height:100vh;max-width:100%}.webflow-tornado .image-10,.webflow-tornado-s .image-10{width:60%}.webflow-tornado .div-block-billes,.webflow-tornado-s .div-block-billes{position:absolute;left:0;top:0;right:auto;bottom:0;display:flex;width:50%;height:100%;margin-top:40px;margin-right:auto;margin-left:6%;flex-direction:row;justify-content:center;align-items:center;align-self:auto;flex:0 auto;opacity:0}.webflow-tornado .image-billes,.webflow-tornado-s .image-billes{width:60%}.webflow-tornado .heading-7,.webflow-tornado-s .heading-7{position:static;display:inline;margin-top:0;margin-bottom:0;clear:none;font-family:'Linotype din next lt pro',sans-serif;font-size:1.2vw;font-weight:500}.webflow-tornado .text-span-5,.webflow-tornado-s .text-span-5{font-family:Arial,'Helvetica Neue',Helvetica,sans-serif;font-size:1.4vw;font-weight:700}.webflow-tornado .section-intro,.webflow-tornado-s .section-intro{position:relative;height:auto;min-height:auto;background-color:#000}.webflow-tornado .intro-scroll-container,.webflow-tornado-s .intro-scroll-container{position:relative;overflow:visible;width:100%;height:200vh;float:none;clear:none;background-color:transparent}.webflow-tornado .intro-container-made-for-you,.webflow-tornado-s .intro-container-made-for-you{position:sticky;top:0;display:flex;overflow:visible;height:100vh;max-width:100%;margin-right:auto;margin-left:auto;padding-top:0;flex-direction:column;justify-content:center;align-items:center}.webflow-tornado .intro-container-made-for-you.no-overflow,.webflow-tornado-s .intro-container-made-for-you.no-overflow{overflow:visible}.webflow-tornado .intro-container-made-for-you._2,.webflow-tornado-s .intro-container-made-for-you._2{max-width:100%}.webflow-tornado .intro-container-made-for-you._3,.webflow-tornado-s .intro-container-made-for-you._3{height:100vh;max-width:100%}.webflow-tornado .intro-container-made-for-you._4,.webflow-tornado-s .intro-container-made-for-you._4{height:100vh;max-width:100%}.webflow-tornado .intro-container-made-for-you._5,.webflow-tornado-s .intro-container-made-for-you._5{height:100vh;max-width:100%}.webflow-tornado .div-block-intro,.webflow-tornado-s .div-block-intro{position:absolute;left:0;top:0;right:0;bottom:0;display:flex;width:100%;height:100%;margin-top:3%;clear:none;flex-direction:column;justify-content:center;flex-wrap:nowrap;align-items:center;align-self:auto;flex:0 auto;opacity:1}.webflow-tornado .image-intro-1,.webflow-tornado-s .image-intro-1{position:absolute;left:0;top:0;right:0;bottom:0;display:block;overflow:visible;width:12%;margin:auto}.webflow-tornado .block-intro,.webflow-tornado-s .block-intro{position:absolute;left:0;top:0;right:0;bottom:0;display:block;width:100%;height:100%;flex-direction:column;justify-content:center;align-items:center;opacity:0}.webflow-tornado .div-block-intro-1,.webflow-tornado-s .div-block-intro-1{position:absolute;left:0;top:0;right:0;bottom:0;display:flex;width:50%;height:100%;margin-left:50%;clear:none;flex-direction:column;justify-content:center;flex-wrap:nowrap;align-items:flex-start;align-self:auto;flex:0 auto;opacity:1}.webflow-tornado .div-block-intro-2,.webflow-tornado-s .div-block-intro-2{position:absolute;left:0;top:37%;right:0;bottom:0;display:flex;overflow:visible;width:50%;margin-left:50%;clear:none;flex-direction:column;justify-content:center;flex-wrap:nowrap;align-items:flex-start;align-self:auto;flex:0 auto;opacity:1;object-fit:fill}.webflow-tornado .text-block-intro-2,.webflow-tornado-s .text-block-intro-2{position:absolute;left:0;top:0;right:20%;bottom:0;display:block;justify-content:center;align-items:center;align-self:auto;flex:0 auto;font-family:'Linotype din next lt pro',sans-serif;color:#fff;font-size:220%;line-height:1.3;font-weight:300;object-fit:fill}.webflow-tornado .div-block-intro-copy,.webflow-tornado-s .div-block-intro-copy{position:absolute;left:0;top:0;right:0;bottom:0;display:flex;width:100%;height:100%;margin-top:2%;clear:none;flex-direction:column;justify-content:center;flex-wrap:nowrap;align-items:center;align-self:auto;flex:0 auto;opacity:0}.webflow-tornado .image-intro-1-copy,.webflow-tornado-s .image-intro-1-copy{position:absolute;left:0;top:0;right:0;bottom:0;display:block;overflow:visible;width:10%;margin:auto}.webflow-tornado .text-block-intro,.webflow-tornado-s .text-block-intro{position:static;left:0;top:0;right:auto;bottom:0;display:block;justify-content:center;align-items:center;align-self:auto;flex:0 auto;opacity:1;font-family:'Linotype din next lt pro',sans-serif;color:#fff;font-size:6vw;line-height:1;font-weight:500}.webflow-tornado .image-11,.webflow-tornado-s .image-11{display:block;width:12%;opacity:1}.webflow-tornado .div-block-intro-2-copy,.webflow-tornado-s .div-block-intro-2-copy{position:absolute;left:0;top:30%;right:0;bottom:0;display:flex;overflow:visible;width:50%;margin-left:50%;clear:none;flex-direction:column;justify-content:flex-start;flex-wrap:nowrap;align-items:flex-start;align-self:auto;flex:0 auto;opacity:1;object-fit:fill}.webflow-tornado .div-block-26,.webflow-tornado-s .div-block-26{opacity:1}.webflow-tornado .heading-8,.webflow-tornado-s .heading-8{margin-top:0;margin-bottom:20px;font-family:Dinok,sans-serif;color:#fff;font-size:1.6vw;text-align:center}.webflow-tornado .div-block-27,.webflow-tornado-s .div-block-27{height:60%;margin-right:3%;margin-left:3%}.webflow-tornado .div-block-28,.webflow-tornado-s .div-block-28{height:50%;margin-right:3%;margin-left:3%}.webflow-tornado .div-block-29,.webflow-tornado-s .div-block-29{height:50%;margin-right:3%;margin-left:3%}.webflow-tornado .div-block-30,.webflow-tornado-s .div-block-30{height:50%;margin-right:3%;margin-left:3%}.webflow-tornado .columns-2,.webflow-tornado-s .columns-2{width:100%;height:100%}.webflow-tornado .image-12,.webflow-tornado-s .image-12{position:static;max-width:50%}.webflow-tornado .image-13,.webflow-tornado-s .image-13{max-width:50%}.webflow-tornado .column-3,.webflow-tornado-s .column-3{text-align:center}.webflow-tornado .column-4,.webflow-tornado-s .column-4{text-align:left}.webflow-tornado .div-block-31,.webflow-tornado-s .div-block-31{position:absolute;left:0;top:0;right:auto;bottom:0;width:50%;height:100%}.webflow-tornado .div-block-31-copy,.webflow-tornado-s .div-block-31-copy{position:absolute;left:auto;top:0;right:0;bottom:0;width:50%;height:100%;margin-top:7%;margin-right:5%}.webflow-tornado .image-14,.webflow-tornado-s .image-14{position:absolute;left:0;top:0;right:0;bottom:0;width:50%;margin:50% auto auto}.webflow-tornado .div-block-turbines,.webflow-tornado-s .div-block-turbines{position:absolute;left:0;top:0;right:0;bottom:0;display:flex;width:50%;height:60%;margin-top:9%;margin-left:5%;clear:none;flex-direction:row;justify-content:center;flex-wrap:nowrap;align-items:center;align-self:auto;flex:0 auto;opacity:1}.webflow-tornado .image-turbines,.webflow-tornado-s .image-turbines{position:static;left:0;top:0;right:0;bottom:0;display:block;overflow:visible;width:55%;margin:auto}.webflow-tornado .bold-text-3,.webflow-tornado-s .bold-text-3{color:#000}.webflow-tornado .bold-text-4,.webflow-tornado-s .bold-text-4{color:#000}.webflow-tornado .bold-text-5,.webflow-tornado-s .bold-text-5{color:#000}.webflow-tornado .bold-text-6,.webflow-tornado-s .bold-text-6{color:#000}.webflow-tornado .bold-text-7,.webflow-tornado-s .bold-text-7{color:#000}.webflow-tornado .bold-text-8,.webflow-tornado-s .bold-text-8{color:#000}.webflow-tornado .bold-text-9,.webflow-tornado-s .bold-text-9{color:#000}.webflow-tornado .bold-text-10,.webflow-tornado-s .bold-text-10{color:#000}.webflow-tornado .bold-text-11,.webflow-tornado-s .bold-text-11{color:#000}.webflow-tornado .bold-text-12,.webflow-tornado-s .bold-text-12{color:#000}.webflow-tornado .video,.webflow-tornado-s .video{position:absolute;left:0;top:0;right:0;bottom:0;width:50%;height:100%;margin:auto}.webflow-tornado .youtube-3,.webflow-tornado-s .youtube-3{position:absolute;left:0;top:0;right:0;bottom:0;width:80%;height:100%;margin:auto}.webflow-tornado .youtube-4,.webflow-tornado-s .youtube-4{overflow:visible;background-image:none}.webflow-tornado .html-embed,.webflow-tornado-s .html-embed{position:static;left:0;top:0;right:0;bottom:0;display:block;width:53.25%;max-width:100%;margin:auto;justify-content:center;align-items:stretch}.webflow-tornado .text-span-6,.webflow-tornado-s .text-span-6{font-family:Dinok,sans-serif;font-size:300%;line-height:1;font-weight:700}.webflow-tornado .text-span-7,.webflow-tornado-s .text-span-7{font-family:Dinok,sans-serif;font-size:300%;line-height:1;font-weight:700}.webflow-tornado .text-span-8,.webflow-tornado-s .text-span-8{font-family:Dinok,sans-serif;font-size:300%;line-height:1;font-weight:700}.webflow-tornado .text-span-9,.webflow-tornado-s .text-span-9{font-family:Dinok,sans-serif;font-size:300%;font-weight:700}.webflow-tornado .text-span-10,.webflow-tornado-s .text-span-10{font-family:Dinok,sans-serif;font-size:300%;line-height:1;font-weight:700}.webflow-tornado .text-span-11,.webflow-tornado-s .text-span-11{font-family:Dinok,sans-serif;font-size:300%;line-height:1;font-weight:700}.webflow-tornado .text-span-12,.webflow-tornado-s .text-span-12{font-family:Dinok,sans-serif;font-size:300%;line-height:1;font-weight:700}.webflow-tornado .text-span-13,.webflow-tornado-s .text-span-13{font-family:Dinok,sans-serif;font-size:300%;line-height:1;font-weight:700}.webflow-tornado .div-block-21-copy,.webflow-tornado-s .div-block-21-copy{position:absolute;display:flex;width:100%;height:100%;padding-bottom:1%;justify-content:center;flex-wrap:nowrap;align-items:center;flex:0 auto;object-fit:fill}.webflow-tornado .text-span-14,.webflow-tornado-s .text-span-14{font-family:Dinok,sans-serif;font-size:300%;line-height:1;font-weight:700}.webflow-tornado .text-span-15,.webflow-tornado-s .text-span-15{position:relative;bottom:8%;font-size:30%;font-weight:300}.webflow-tornado .div-block-images-protective,.webflow-tornado-s .div-block-images-protective{position:absolute;left:0;top:0;right:0;bottom:0;display:flex;overflow:visible;width:100%;height:100%;margin-top:4%;margin-left:-4%;float:right;flex-direction:column;justify-content:center;flex-wrap:nowrap;align-items:center}.webflow-tornado .div-block-17-copy,.webflow-tornado-s .div-block-17-copy{position:absolute;left:0;top:0;right:0;bottom:0;display:flex;overflow:visible;width:50%;height:100%;margin-left:50%;float:right;flex-direction:column;justify-content:center;flex-wrap:nowrap;align-items:flex-start}.webflow-tornado .div-block-32,.webflow-tornado-s .div-block-32{width:100%}.webflow-tornado .div-block-shield,.webflow-tornado-s .div-block-shield{position:absolute;left:0;top:0;right:0;bottom:0;display:flex;overflow:hidden;width:55%;height:100%;margin-top:1%;margin-left:45%;float:right;flex-direction:column;justify-content:center;flex-wrap:nowrap;align-items:flex-start}.webflow-tornado .text-block-9,.webflow-tornado-s .text-block-9{font-size:2vw;line-height:1}.webflow-tornado .text-block-10,.webflow-tornado-s .text-block-10{width:100%;font-family:'Linotype din next lt pro',sans-serif;color:#000;font-size:12vw;line-height:1;text-align:right}.webflow-tornado .text-span-16,.webflow-tornado-s .text-span-16{font-size:17.2vw;line-height:.8;font-weight:800}.webflow-tornado .text-span-17,.webflow-tornado-s .text-span-17{padding-right:5%;font-size:10.2vw}.webflow-tornado .div-block-ective-shield,.webflow-tornado-s .div-block-ective-shield{position:absolute;left:0;top:0;right:0;bottom:0;display:flex;overflow:hidden;width:55%;height:100%;margin-top:1%;margin-left:44%;float:right;flex-direction:column;justify-content:center;flex-wrap:nowrap;align-items:flex-end}.webflow-tornado .text-block-10-copy,.webflow-tornado-s .text-block-10-copy{width:100%;padding-left:5.5%;font-family:'Linotype din next lt pro',sans-serif;color:#000;font-size:12vw;line-height:1;text-align:left}.webflow-tornado .text-span-17-copy,.webflow-tornado-s .text-span-17-copy{margin-left:-4%;font-size:10.2vw}.webflow-tornado .text-span-16-copy,.webflow-tornado-s .text-span-16-copy{margin-left:0;font-size:17.2vw;line-height:.8;font-weight:800}.webflow-tornado .image-made-2,.webflow-tornado-s .image-made-2{position:absolute;left:0;top:0;right:0;bottom:0;z-index:-1;display:block;overflow:visible;width:80%;margin:auto;background-color:#e7e7e7}.webflow-tornado .div-block-33,.webflow-tornado-s .div-block-33{position:absolute;left:5%;top:0;right:0;bottom:0;display:flex;width:50%;height:100%;flex-direction:column;justify-content:center;align-items:center}.webflow-tornado .heading-9,.webflow-tornado-s .heading-9{margin-top:0;margin-bottom:0;font-family:'Linotype din next lt pro',sans-serif;color:#000;font-size:4vw;font-weight:500}.webflow-tornado .div-block-33-copy,.webflow-tornado-s .div-block-33-copy{position:absolute;left:45%;top:0;right:0;bottom:0;display:flex;width:50%;height:100%;flex-direction:column;justify-content:center;align-items:center;opacity:0}.webflow-tornado .text-span-18,.webflow-tornado-s .text-span-18{position:relative;bottom:35px;color:#000;font-size:2vw;font-weight:500}.webflow-tornado .div-block-34,.webflow-tornado-s .div-block-34{position:absolute;left:0;top:1%;right:0;bottom:0;display:flex;width:50%;height:96%;margin-left:50%;flex-direction:row;justify-content:flex-start;align-items:center;color:#333}.webflow-tornado .grid-3,.webflow-tornado-s .grid-3{grid-auto-flow:row;grid-column-gap:0vw;grid-row-gap:0vw;grid-template-areas:"Area Area-2" "Area-3 Area-4" "Area-5 Area-6" "Area-7 Area-8" "Area-9 Area-10" "Area-11 Area-12" "Area-13 Area-14" "Area-15 Area-16" "Area-17 Area-18" "Area-19 Area-20" "Area-21 Area-22" "Area-23 Area-24" "Area-25 .";grid-template-columns:50% 50%;grid-template-rows:2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw}.webflow-tornado .heading-10,.webflow-tornado-s .heading-10{display:flex;margin-top:0;margin-bottom:0;padding-left:5%;justify-content:flex-start;align-items:center;border-style:solid;border-width:1px 0 0 1px;border-color:#a3a3a3;border-radius:0;background-color:#fff;font-family:Dinok,sans-serif;font-size:1vw}.webflow-tornado .bold-text-13,.webflow-tornado-s .bold-text-13{padding-left:5%;font-size:.8vw;line-height:1;font-weight:500}.webflow-tornado .text-block-11,.webflow-tornado-s .text-block-11{display:flex;padding-left:5%;justify-content:flex-start;align-items:center;border-style:solid;border-width:1px 1px 0;border-color:#a3a3a3;border-radius:0;background-color:#fff;font-family:'Linotype din next lt pro',sans-serif;font-size:.8vw;line-height:1}.webflow-tornado .text-block-12,.webflow-tornado-s .text-block-12{font-family:Dinok,sans-serif;color:#000;font-size:1vw;font-style:normal;font-weight:700}.webflow-tornado .tab-link-tab-1,.webflow-tornado-s .tab-link-tab-1{width:25%;padding:2% 0;background-color:#fff;font-family:Dinok,sans-serif;color:#000;font-size:.8vw;font-weight:700;text-align:center}.webflow-tornado .tab-link-tab-1.w--current,.webflow-tornado-s .tab-link-tab-1.w--current{display:inline-block;padding:2% 0;justify-content:space-around;justify-items:stretch;align-items:stretch;grid-auto-columns:1fr;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;background-color:#63b9e9;font-family:Dinok,sans-serif;color:#fff;font-size:.8vw;font-weight:700}.webflow-tornado .tab-link-tab-2,.webflow-tornado-s .tab-link-tab-2{width:25%;padding:2% 0;border-left:1px solid #a3a3a3;background-color:#fff;font-family:Dinok,sans-serif;color:#000;font-size:.8vw;font-weight:700;text-align:center}.webflow-tornado .tab-link-tab-2.w--current,.webflow-tornado-s .tab-link-tab-2.w--current{padding-top:2%;padding-bottom:2%;border-right:1px solid #a3a3a3;border-left:1px solid #a3a3a3;background-color:#63b9e9;color:#fff;text-align:center}.webflow-tornado .text-block-12-copy,.webflow-tornado-s .text-block-12-copy{font-family:Dinok,sans-serif;color:#000;font-size:1vw;font-weight:700}.webflow-tornado .tab-link-tab-3,.webflow-tornado-s .tab-link-tab-3{width:25%;padding:2% 0;border-right:1px solid #a3a3a3;border-left:1px solid #a3a3a3;background-color:#fff;font-family:Dinok,sans-serif;color:#000;font-size:.8vw;font-weight:700;text-align:center}.webflow-tornado .tab-link-tab-3.w--current,.webflow-tornado-s .tab-link-tab-3.w--current{padding-top:2%;padding-right:0;padding-bottom:2%;background-color:#63b9e9;font-family:Dinok,sans-serif;color:#fff;font-size:.8vw}.webflow-tornado .tab-link-tab-3-copy,.webflow-tornado-s .tab-link-tab-3-copy{padding:2% 5%}.webflow-tornado .tab-link-tab-3-copy.w--current,.webflow-tornado-s .tab-link-tab-3-copy.w--current{padding-top:10px;padding-right:5%;padding-bottom:10px}.webflow-tornado .tab-link-tab-4,.webflow-tornado-s .tab-link-tab-4{width:25%;padding:2% 0;background-color:#fff;font-family:Dinok,sans-serif;color:#000;font-size:.8vw;font-weight:700;text-align:center}.webflow-tornado .tab-link-tab-4.w--current,.webflow-tornado-s .tab-link-tab-4.w--current{width:25%;padding:2% 0;background-color:#63b9e9;font-family:Dinok,sans-serif;color:#fff;font-size:.8vw;font-weight:700;text-align:center}.webflow-tornado .heading-9-copy,.webflow-tornado-s .heading-9-copy{margin-top:0;margin-bottom:0;font-family:'Linotype din next lt pro',sans-serif;color:#000;font-size:4vw;font-weight:500}.webflow-tornado .div-block-35,.webflow-tornado-s .div-block-35{position:absolute;left:0;top:0;right:0;bottom:0}.webflow-tornado .text-block-13,.webflow-tornado-s .text-block-13{display:flex;padding-left:2.5%;align-items:flex-end;font-family:'Linotype din next lt pro',sans-serif;font-size:.8vw}.webflow-tornado .text-block-14,.webflow-tornado-s .text-block-14{position:static;top:auto;bottom:0;display:flex;margin-bottom:0;padding-top:4%;padding-bottom:1%;align-items:flex-end;align-self:flex-end;font-size:.7vw;line-height:1.6}.webflow-tornado .columns-3,.webflow-tornado-s .columns-3{width:100%;height:100%}.webflow-tornado .grid-4,.webflow-tornado-s .grid-4{position:absolute;left:auto;top:45%;right:auto;width:90%;justify-items:stretch;align-items:stretch;align-self:auto;grid-auto-flow:row;grid-template-columns:2fr 2fr 2fr 2fr;grid-template-rows:auto}.webflow-tornado .heading-6-copy,.webflow-tornado-s .heading-6-copy{position:absolute;left:23%;top:-80%;right:23%;bottom:0;display:none;justify-content:center;align-items:center;font-family:'Linotype din next lt pro',sans-serif;color:#fff;font-size:5vw;font-weight:700;text-align:center}.webflow-tornado .div-block-29-copy,.webflow-tornado-s .div-block-29-copy{display:none;height:50%;margin-right:3%;margin-left:3%}.webflow-tornado .div-block-28-copy,.webflow-tornado-s .div-block-28-copy{display:none;height:50%;margin-right:3%;margin-left:3%}.webflow-tornado .div-block-30-copy,.webflow-tornado-s .div-block-30-copy{display:none;height:50%;margin-right:3%;margin-left:3%}.webflow-tornado .div-block-27-copy,.webflow-tornado-s .div-block-27-copy{display:none;height:60%;margin-right:3%;margin-left:3%}.webflow-tornado .html-embed-copy,.webflow-tornado-s .html-embed-copy{position:static;left:0;top:0;right:0;bottom:0;display:flex;width:62%;height:100%;margin:auto;justify-content:center;align-items:stretch}.webflow-tornado .bold-text-14,.webflow-tornado-s .bold-text-14{font-family:Dinok,sans-serif}.webflow-tornado .bold-text-15,.webflow-tornado-s .bold-text-15{font-family:Dinok,sans-serif}.webflow-tornado .bold-text-16,.webflow-tornado-s .bold-text-16{font-family:Dinok,sans-serif}.webflow-tornado .bold-text-17,.webflow-tornado-s .bold-text-17{font-family:Dinok,sans-serif}.webflow-tornado .bold-text-18,.webflow-tornado-s .bold-text-18{font-family:Dinok,sans-serif}.webflow-tornado .bold-text-19,.webflow-tornado-s .bold-text-19{font-family:Dinok,sans-serif}.webflow-tornado .bold-text-20,.webflow-tornado-s .bold-text-20{font-family:Dinok,sans-serif}.webflow-tornado .bold-text-21,.webflow-tornado-s .bold-text-21{font-family:Dinok,sans-serif}.webflow-tornado .bold-text-22,.webflow-tornado-s .bold-text-22{font-family:Dinok,sans-serif}.webflow-tornado .heading-10-copy,.webflow-tornado-s .heading-10-copy{display:flex;margin-top:0;margin-bottom:0;padding-left:5%;justify-content:flex-start;align-items:center;border-style:solid;border-width:1px 0 1px 1px;border-color:#a3a3a3;border-radius:0}.webflow-tornado .text-block-11-copy,.webflow-tornado-s .text-block-11-copy{display:flex;padding-left:5%;justify-content:flex-start;align-items:center;border-style:solid;border-width:1px;border-color:#a3a3a3;border-radius:0;font-family:'Linotype din next lt pro',sans-serif;font-size:.8vw;line-height:1}.webflow-tornado .heading-10-copy,.webflow-tornado-s .heading-10-copy{display:flex;margin-top:0;margin-bottom:0;justify-content:flex-start;align-items:center;border-style:solid;border-width:1px 0 1px 1px;border-color:#a3a3a3;border-radius:0}.webflow-tornado .text-block-11-copy,.webflow-tornado-s .text-block-11-copy{display:flex;padding-left:5%;justify-content:flex-start;align-items:center;border-style:solid;border-width:1px;border-color:#a3a3a3;border-radius:0;font-family:'Linotype din next lt pro',sans-serif;font-size:1vw;line-height:1}.webflow-tornado .heading-10-copy,.webflow-tornado-s .heading-10-copy{display:flex;margin-top:0;margin-bottom:0;justify-content:flex-start;align-items:center;border-style:solid;border-width:1px 0 1px 1px;border-color:#a3a3a3;border-radius:0}.webflow-tornado .text-block-11-copy,.webflow-tornado-s .text-block-11-copy{display:flex;padding-left:5%;justify-content:flex-start;align-items:center;border-style:solid;border-width:1px;border-color:#a3a3a3;border-radius:0;font-family:'Linotype din next lt pro',sans-serif;font-size:1vw;line-height:1}.webflow-tornado .heading-10-copy,.webflow-tornado-s .heading-10-copy{display:flex;margin-top:0;margin-bottom:0;justify-content:flex-start;align-items:center;border-style:solid;border-width:1px 0 1px 1px;border-color:#a3a3a3;border-radius:0;background-color:#fff;font-family:Dinok,sans-serif;font-size:1vw}.webflow-tornado .text-block-11-copy,.webflow-tornado-s .text-block-11-copy{display:flex;padding-left:5%;justify-content:flex-start;align-items:center;border-style:solid;border-width:1px;border-color:#a3a3a3;border-radius:0;background-color:#fff;font-family:'Linotype din next lt pro',sans-serif;font-size:1vw;line-height:1}.webflow-tornado .div-block-turbines-copy,.webflow-tornado-s .div-block-turbines-copy{position:absolute;left:0;top:0;right:0;bottom:0;display:none;width:50%;height:100%;margin-top:6%;margin-left:5%;clear:none;flex-direction:row;justify-content:center;flex-wrap:nowrap;align-items:center;align-self:auto;flex:0 auto;opacity:1}.webflow-tornado .div-block-34-copy,.webflow-tornado-s .div-block-34-copy{position:absolute;left:0;top:0;right:0;bottom:0;display:none;width:50%;height:100%;margin-left:50%;flex-direction:row;justify-content:flex-start;align-items:center;color:#333}.webflow-tornado .said-scroll-technique-copy,.webflow-tornado-s .said-scroll-technique-copy{position:relative;display:none;overflow:visible;width:100%;height:200vh;float:none;clear:none;background-color:transparent}.webflow-tornado .heading-11,.webflow-tornado-s .heading-11{position:absolute;left:0;top:0;right:0;bottom:0;z-index:1;display:flex;height:100%;margin-top:0;margin-bottom:0;padding-bottom:0;justify-content:flex-start;align-items:center;font-family:Dinok,sans-serif;font-size:3vw;line-height:1}.webflow-tornado .div-block-36,.webflow-tornado-s .div-block-36{position:absolute;width:100%;height:100%}.webflow-tornado .heading-12,.webflow-tornado-s .heading-12{position:absolute;left:auto;top:auto;width:45vw;height:30vw;margin-top:20vw;margin-bottom:0;clear:none;align-self:flex-start;order:1;flex:0 auto;font-size:1vw}.webflow-tornado .heading-13,.webflow-tornado-s .heading-13{position:static;bottom:139.375px;z-index:23;margin-top:8%;margin-bottom:4%;font-family:Dinok,sans-serif;font-size:2vw}.webflow-tornado .text-block-12-copy,.webflow-tornado-s .text-block-12-copy{font-family:Dinok,sans-serif;color:#fff;font-size:1vw;font-style:normal;font-weight:700}.webflow-tornado .text-block-12-copy-copy,.webflow-tornado-s .text-block-12-copy-copy{font-family:Dinok,sans-serif;color:#000;font-size:1vw;font-style:normal;font-weight:700}.webflow-tornado .text-block-12-copy,.webflow-tornado-s .text-block-12-copy{font-family:Dinok,sans-serif;font-size:1vw;font-style:normal;font-weight:700}.webflow-tornado .text-block-12-copy-copy,.webflow-tornado-s .text-block-12-copy-copy{font-family:Dinok,sans-serif;color:#000;font-size:1vw;font-weight:700}.webflow-tornado .text-block-12-copy-copy-copy,.webflow-tornado-s .text-block-12-copy-copy-copy{font-family:Dinok,sans-serif;color:#000;font-size:1vw;font-weight:700}.webflow-tornado .text-block-15,.webflow-tornado-s .text-block-15{font-family:Dinok,sans-serif;color:#fff;font-size:1vw}.webflow-tornado .text-block-16,.webflow-tornado-s .text-block-16{font-family:Dinok,sans-serif;font-size:1vw;font-weight:700}.webflow-tornado .bold-text-23,.webflow-tornado-s .bold-text-23{font-family:Dinok,sans-serif}.webflow-tornado .text-block-17,.webflow-tornado-s .text-block-17{font-size:.8vw}.webflow-tornado .text-block-11-copy,.webflow-tornado-s .text-block-11-copy{display:flex;padding-left:5%;justify-content:flex-start;align-items:center;border-style:solid;border-width:1px;border-color:#a3a3a3;border-radius:0;background-color:#fff;font-family:'Linotype din next lt pro',sans-serif;font-size:.8vw;line-height:1}.webflow-tornado .hero-overlay,.webflow-tornado-s .hero-overlay{display:none;height:90vh;max-height:780px;padding-top:100px;padding-bottom:100px;justify-content:center;align-items:center;background-image:linear-gradient(180deg,rgba(0,0,0,.6),rgba(0,0,0,.6)),url("https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg");background-position:0 0,50% 50%;color:#fff}.webflow-tornado .centered-container,.webflow-tornado-s .centered-container{flex:1;text-align:center}.webflow-tornado .div-block-valve,.webflow-tornado-s .div-block-valve{position:absolute;left:0;top:0;right:auto;bottom:0;display:flex;width:50%;height:100%;margin-top:2%;margin-right:auto;margin-left:6%;flex-direction:row;justify-content:center;align-items:center;align-self:auto;flex:0 auto;opacity:0}.webflow-tornado .image-15,.webflow-tornado-s .image-15{width:45%}.webflow-tornado .div-block-accuchuck,.webflow-tornado-s .div-block-accuchuck{position:absolute;left:0;top:0;right:auto;bottom:0;display:flex;width:50%;height:100%;margin-top:2%;margin-right:auto;margin-left:6%;flex-direction:row;justify-content:center;align-items:center;align-self:auto;flex:0 auto;opacity:0}.webflow-tornado .image-15-copy,.webflow-tornado-s .image-15-copy{width:53.4%}.webflow-tornado .div-block-cool-touch,.webflow-tornado-s .div-block-cool-touch{position:absolute;left:0;top:0;right:auto;bottom:0;display:flex;width:50%;height:100%;margin-top:2%;margin-right:auto;margin-left:6%;flex-direction:row;justify-content:center;align-items:center;align-self:auto;flex:0 auto;opacity:0}.webflow-tornado .cooltouch-image,.webflow-tornado-s .cooltouch-image{width:50%}.webflow-tornado .div-block-preciplus,.webflow-tornado-s .div-block-preciplus{position:absolute;left:0;top:0;right:auto;bottom:0;display:flex;width:50%;height:100%;margin-top:2%;margin-right:auto;margin-left:6%;flex-direction:row;justify-content:center;align-items:center;align-self:auto;flex:0 auto;opacity:0}.webflow-tornado .image-precisplus,.webflow-tornado-s .image-precisplus{width:53.4%}.webflow-tornado .div-block-quattro,.webflow-tornado-s .div-block-quattro{position:absolute;left:0;top:0;right:auto;bottom:0;display:flex;width:50%;height:100%;margin-top:2%;margin-right:auto;margin-left:6%;flex-direction:row;justify-content:center;align-items:center;align-self:auto;flex:0 auto;opacity:0}.webflow-tornado .html-embed-quattro,.webflow-tornado-s .html-embed-quattro{position:static;left:0;top:0;right:0;bottom:0;display:block;width:53.25%;max-width:100%;margin:auto;justify-content:center;align-items:stretch}.webflow-tornado .image-16,.webflow-tornado-s .image-16{overflow:visible;width:11vw;max-width:none;object-fit:fill}.webflow-tornado .link-block,.webflow-tornado-s .link-block{position:absolute;left:0;top:0;right:0;bottom:0}.webflow-tornado .sticky-nav-2,.webflow-tornado-s .sticky-nav-2{position:sticky;top:0;z-index:1;padding:5px 20px;background-color:#f4f4f4}.webflow-tornado .nav-grid-2,.webflow-tornado-s .nav-grid-2{display:grid;width:100%;margin:0;padding:0;justify-content:flex-start;align-items:center;grid-auto-flow:column;grid-auto-columns:max-content;grid-column-gap:20px;grid-row-gap:20px;grid-template-columns:1fr max-content max-content max-content;grid-template-rows:auto}.webflow-tornado .nav-link-3,.webflow-tornado-s .nav-link-3{display:block;margin-right:0;margin-left:0;padding:10px 0;color:#444;text-decoration:none}.webflow-tornado .nav-link-3:hover,.webflow-tornado-s .nav-link-3:hover{text-decoration:underline}.webflow-tornado .navbar,.webflow-tornado-s .navbar{display:none}.webflow-tornado .section-8,.webflow-tornado-s .section-8{position:static;left:0;top:0;right:0;bottom:0;width:100%;height:200vh;background-color:#fff}.webflow-tornado .bold-text-24,.webflow-tornado-s .bold-text-24{display:inline-block}.webflow-tornado .text-span-19,.webflow-tornado-s .text-span-19{font-family:Arial,'Helvetica Neue',Helvetica,sans-serif}.webflow-tornado .text-span-20,.webflow-tornado-s .text-span-20{font-family:Arial,'Helvetica Neue',Helvetica,sans-serif}.webflow-tornado .section-9,.webflow-tornado-s .section-9{height:200vh;background-color:#000}.webflow-tornado .section-9-copy,.webflow-tornado-s .section-9-copy{height:200vh;background-color:#000}.webflow-tornado .text-block-20,.webflow-tornado-s .text-block-20{display:inline-block}.webflow-tornado .text-span-21,.webflow-tornado-s .text-span-21{position:relative;bottom:5px;display:inline-block;text-transform:lowercase}.webflow-tornado .text-span-22,.webflow-tornado-s .text-span-22{position:relative;bottom:5px}.webflow-tornado .text-span-23,.webflow-tornado-s .text-span-23{position:relative;bottom:5px}.webflow-tornado .text-span-24,.webflow-tornado-s .text-span-24{position:relative;bottom:5px}.webflow-tornado .text-block-14-copy,.webflow-tornado-s .text-block-14-copy{position:static;top:auto;bottom:0;display:flex;margin-bottom:0;padding-top:2%;padding-bottom:1%;align-items:flex-end;align-self:flex-end;font-size:.8vw}.webflow-tornado .text-block-14-copy,.webflow-tornado-s .text-block-14-copy{position:static;top:auto;bottom:0;display:flex;margin-bottom:0;padding-top:2%;padding-bottom:1%;align-items:flex-end;align-self:flex-end;font-size:.7vw;line-height:1.6}.webflow-tornado .div-block-freemove,.webflow-tornado-s .div-block-freemove{position:absolute;left:0;top:0;right:auto;bottom:0;display:flex;width:50%;height:100%;margin-top:-5%;margin-right:auto;margin-left:6%;flex-direction:row;justify-content:center;align-items:center;align-self:auto;flex:0 auto;opacity:0}.webflow-tornado .image-freemove,.webflow-tornado-s .image-freemove{width:45%}.webflow-tornado .section-10,.webflow-tornado-s .section-10{height:200vh}.webflow-tornado .link-block-2,.webflow-tornado-s .link-block-2{display:inline}.webflow-tornado .div-block-37,.webflow-tornado-s .div-block-37{width:200vw}.webflow-tornado .text-block-14-copy,.webflow-tornado-s .text-block-14-copy{position:static;top:auto;bottom:0;display:flex;margin-bottom:0;padding-top:2%;padding-bottom:1%;align-items:flex-end;align-self:flex-end;font-size:.7vw;line-height:1.6}.webflow-tornado .text-block-11-copy-copy,.webflow-tornado-s .text-block-11-copy-copy{display:flex;padding-left:5%;justify-content:flex-start;align-items:center;border-style:solid;border-width:1px;border-color:#a3a3a3;border-radius:0;font-family:'Linotype din next lt pro',sans-serif;font-size:1vw;line-height:1}.webflow-tornado .text-block-11-copy-copy,.webflow-tornado-s .text-block-11-copy-copy{display:flex;padding-left:5%;justify-content:flex-start;align-items:center;border-style:solid;border-width:1px;border-color:#a3a3a3;border-radius:0;font-family:'Linotype din next lt pro',sans-serif;font-size:.8vw;line-height:1}.webflow-tornado .text-block-11-copy-copy,.webflow-tornado-s .text-block-11-copy-copy{display:flex;padding-left:5%;justify-content:flex-start;align-items:center;border-style:solid;border-width:1px;border-color:#a3a3a3;border-radius:0;font-family:'Linotype din next lt pro',sans-serif;font-size:1vw;line-height:1}.webflow-tornado .text-block-11-copy-copy,.webflow-tornado-s .text-block-11-copy-copy{display:flex;padding-left:5%;justify-content:flex-start;align-items:center;border-style:solid;border-width:1px;border-color:#a3a3a3;border-radius:0;background-color:#fff;font-family:'Linotype din next lt pro',sans-serif;font-size:1vw;line-height:1}.webflow-tornado .text-block-14-copy,.webflow-tornado-s .text-block-14-copy{position:static;top:auto;bottom:0;display:flex;margin-bottom:0;padding-top:4%;padding-bottom:1%;align-items:flex-end;align-self:flex-end;font-size:.7vw;line-height:1.6}@media screen and (max-width:991px){.webflow-tornado .nav,.webflow-tornado-s .nav{display:block}.webflow-tornado .airpods-nav,.webflow-tornado-s .airpods-nav{display:block}.webflow-tornado .lottie-container,.webflow-tornado-s .lottie-container{padding-top:0}.webflow-tornado .hero-headline,.webflow-tornado-s .hero-headline{margin-top:auto;margin-bottom:0;font-size:96px}.webflow-tornado .watch-the-film,.webflow-tornado-s .watch-the-film{margin-top:20px;font-size:21px}.webflow-tornado .sticky-container,.webflow-tornado-s .sticky-container{width:95%}.webflow-tornado .sticky-container._1,.webflow-tornado-s .sticky-container._1{width:100%;margin-top:-20%;background-position:50% 50%;background-size:cover;background-attachment:scroll}.webflow-tornado .sticky-container._1.large,.webflow-tornado-s .sticky-container._1.large{display:none}.webflow-tornado .sticky-container._1.small,.webflow-tornado-s .sticky-container._1.small{display:block}.webflow-tornado .sticky-container._2,.webflow-tornado-s .sticky-container._2{width:auto;margin-right:5%;margin-left:5%}.webflow-tornado .sticky-container._3,.webflow-tornado-s .sticky-container._3{width:95%}.webflow-tornado .sticky-container._4,.webflow-tornado-s .sticky-container._4{width:95%}.webflow-tornado .sticky-container._5,.webflow-tornado-s .sticky-container._5{width:95%}.webflow-tornado .hero-bullet-text,.webflow-tornado-s .hero-bullet-text{margin-right:5%;margin-left:5%;font-size:25px}.webflow-tornado .hero-bullet-text._8,.webflow-tornado-s .hero-bullet-text._8{margin-right:25%;margin-left:25%;font-size:50%}.webflow-tornado .lottie-animation-1,.webflow-tornado-s .lottie-animation-1{width:200%}.webflow-tornado .section-headline,.webflow-tornado-s .section-headline{font-size:80px}.webflow-tornado .lottie-animation-2,.webflow-tornado-s .lottie-animation-2{width:170%}.webflow-tornado .comfort-section-intro-text,.webflow-tornado-s .comfort-section-intro-text{width:320px}.webflow-tornado .lottie-animation-3,.webflow-tornado-s .lottie-animation-3{width:998px}.webflow-tornado .tip.large,.webflow-tornado-s .tip.large{width:131px;margin-left:47px}.webflow-tornado .tip.medium,.webflow-tornado-s .tip.medium{width:131px}.webflow-tornado .lottie-animation-4,.webflow-tornado-s .lottie-animation-4{width:998px}.webflow-tornado .transparency-paragraph,.webflow-tornado-s .transparency-paragraph{width:75%;font-size:21px}.webflow-tornado .lottie-animation-5,.webflow-tornado-s .lottie-animation-5{position:absolute;width:998px}.webflow-tornado .thanks,.webflow-tornado-s .thanks{display:block;padding-right:10px;padding-left:10px}.webflow-tornado .thanks-heading,.webflow-tornado-s .thanks-heading{font-size:80px}.webflow-tornado .note,.webflow-tornado-s .note{display:block}.webflow-tornado .rotate-phone,.webflow-tornado-s .rotate-phone{display:none;height:100vh;padding-right:30px;padding-left:30px;justify-content:center;align-items:center;background-color:#fafafa}.webflow-tornado .heading-3,.webflow-tornado-s .heading-3{color:#111;font-size:72px;line-height:1.3;font-weight:600}.webflow-tornado .wave,.webflow-tornado-s .wave{display:none}.webflow-tornado .wave-image,.webflow-tornado-s .wave-image{width:998px;margin-top:-10px;margin-left:6%}.webflow-tornado .navigation-items,.webflow-tornado-s .navigation-items{background-color:#fff}.webflow-tornado .navigation,.webflow-tornado-s .navigation{padding:25px 30px}.webflow-tornado .menu-icon,.webflow-tornado-s .menu-icon{display:block}.webflow-tornado .navigation-item,.webflow-tornado-s .navigation-item{padding:15px 30px;transition:background-color .4s ease,opacity .4s ease,color .4s ease;text-align:center}.webflow-tornado .navigation-item:hover,.webflow-tornado-s .navigation-item:hover{background-color:#f7f8f9}.webflow-tornado .navigation-item:active,.webflow-tornado-s .navigation-item:active{background-color:#eef0f3}.webflow-tornado .menu-button,.webflow-tornado-s .menu-button{padding:0}.webflow-tornado .menu-button.w--open,.webflow-tornado-s .menu-button.w--open{background-color:transparent}.webflow-tornado .navigation-wrap,.webflow-tornado-s .navigation-wrap{background-color:#fff}.webflow-tornado .menu,.webflow-tornado-s .menu{position:static;margin-left:30px}.webflow-tornado .logo-link.w--current,.webflow-tornado-s .logo-link.w--current{flex:1}.webflow-tornado .section-headline-2,.webflow-tornado-s .section-headline-2{font-size:80px}.webflow-tornado .lottie-animation-8,.webflow-tornado-s .lottie-animation-8{width:200%}.webflow-tornado .lottie-animation-9,.webflow-tornado-s .lottie-animation-9{width:200%}.webflow-tornado .lottie-animation-porte,.webflow-tornado-s .lottie-animation-porte{width:170%}.webflow-tornado .panneau-bullet-text,.webflow-tornado-s .panneau-bullet-text{margin-right:5%;margin-left:5%;font-size:50px}.webflow-tornado .porte-bullet-text,.webflow-tornado-s .porte-bullet-text{font-size:50px}.webflow-tornado .comfort-bullet-text,.webflow-tornado-s .comfort-bullet-text{margin-top:30%;margin-right:35%;margin-left:20%;font-size:35px}.webflow-tornado .comfort-bullet-text._2,.webflow-tornado-s .comfort-bullet-text._2{margin-top:30%;margin-bottom:auto;margin-left:20%;font-size:40px}.webflow-tornado .comfort-bullet-text._1,.webflow-tornado-s .comfort-bullet-text._1{margin-right:auto;margin-left:0;font-size:50px}.webflow-tornado .comfort-bullet-point,.webflow-tornado-s .comfort-bullet-point{opacity:0}.webflow-tornado .comfort-bullet-point._1,.webflow-tornado-s .comfort-bullet-point._1{opacity:1}.webflow-tornado .comfort-bullet-text-copy,.webflow-tornado-s .comfort-bullet-text-copy{margin-top:30%;margin-right:35%;margin-left:20%;font-size:35px}.webflow-tornado .comfort-bullet-text-copy._2,.webflow-tornado-s .comfort-bullet-text-copy._2{margin-top:30%;margin-right:20%;margin-bottom:auto;font-size:40px}.webflow-tornado .protective_text,.webflow-tornado-s .protective_text{margin-top:30%;margin-right:35%;margin-left:20%;font-size:35px}.webflow-tornado .protective_text._2,.webflow-tornado-s .protective_text._2{margin:auto 5%;font-size:100px}.webflow-tornado .comfort-bullet-point-text,.webflow-tornado-s .comfort-bullet-point-text{opacity:0}.webflow-tornado .comfort-bullet-air,.webflow-tornado-s .comfort-bullet-air{margin:auto 5%;font-size:25px}.webflow-tornado .comfort-bullet-air._2,.webflow-tornado-s .comfort-bullet-air._2{margin-top:17%;margin-bottom:auto}.webflow-tornado .comfort-bullet-point-20sec,.webflow-tornado-s .comfort-bullet-point-20sec{opacity:0}.webflow-tornado .comfort-bullet-text-20sec,.webflow-tornado-s .comfort-bullet-text-20sec{margin-top:0;margin-right:auto;margin-left:auto;font-size:30px}.webflow-tornado .comfort-bullet-text-20sec._2,.webflow-tornado-s .comfort-bullet-text-20sec._2{margin-top:17%;margin-bottom:auto}.webflow-tornado .comfort-bullet-text-20sec._1,.webflow-tornado-s .comfort-bullet-text-20sec._1{font-size:50px}.webflow-tornado .comfort-bullet-point-text-air,.webflow-tornado-s .comfort-bullet-point-text-air{margin-top:0;opacity:1}.webflow-tornado .comfort-bullet-point-text-air2,.webflow-tornado-s .comfort-bullet-point-text-air2{opacity:0}.webflow-tornado .comfort-bullet-air-2,.webflow-tornado-s .comfort-bullet-air-2{margin:auto 10px auto auto;font-size:25px}.webflow-tornado .comfort-bullet-air-2._2,.webflow-tornado-s .comfort-bullet-air-2._2{margin-top:17%;margin-bottom:auto}.webflow-tornado .comfort-bullet-air-copy,.webflow-tornado-s .comfort-bullet-air-copy{margin-top:0;margin-right:auto;margin-left:auto;font-size:25px}.webflow-tornado .comfort-bullet-air-copy._2,.webflow-tornado-s .comfort-bullet-air-copy._2{margin-top:17%;margin-bottom:auto}.webflow-tornado .comfort-bullet-point-effective,.webflow-tornado-s .comfort-bullet-point-effective{opacity:1}.webflow-tornado .comfort-bullet-air-effective,.webflow-tornado-s .comfort-bullet-air-effective{margin-top:0;margin-right:5%;margin-left:5%;font-size:25px}.webflow-tornado .comfort-bullet-air-effective._2,.webflow-tornado-s .comfort-bullet-air-effective._2{margin-top:17%;margin-bottom:auto}.webflow-tornado .comfort-bullet-point-cost-saving,.webflow-tornado-s .comfort-bullet-point-cost-saving{opacity:1}.webflow-tornado .comfort-bullet-text-cost-saving,.webflow-tornado-s .comfort-bullet-text-cost-saving{margin-top:0;margin-right:5%;margin-left:5%;font-size:30px}.webflow-tornado .comfort-bullet-text-cost-saving._2,.webflow-tornado-s .comfort-bullet-text-cost-saving._2{margin-top:17%;margin-bottom:auto}.webflow-tornado .comfort-bullet-text-cost-saving._1,.webflow-tornado-s .comfort-bullet-text-cost-saving._1{font-size:50px}.webflow-tornado .comfort-bullet-point-short-time,.webflow-tornado-s .comfort-bullet-point-short-time{opacity:1}.webflow-tornado .comfort-bullet-point-short-time._1,.webflow-tornado-s .comfort-bullet-point-short-time._1{opacity:1}.webflow-tornado .comfort-bullet-text-short,.webflow-tornado-s .comfort-bullet-text-short{margin-top:0;margin-right:5%;margin-left:5%;font-size:50px}.webflow-tornado .comfort-bullet-text-short._2,.webflow-tornado-s .comfort-bullet-text-short._2{margin-top:17%;margin-bottom:auto}.webflow-tornado .comfort-bullet-text-short._1,.webflow-tornado-s .comfort-bullet-text-short._1{margin-left:0;font-size:50px}.webflow-tornado .comfort-bullet-point-panel,.webflow-tornado-s .comfort-bullet-point-panel{opacity:1}.webflow-tornado .comfort-bullet-air-panel,.webflow-tornado-s .comfort-bullet-air-panel{margin-top:0;margin-right:5%;margin-left:5%;font-size:25px}.webflow-tornado .comfort-bullet-air-panel._2,.webflow-tornado-s .comfort-bullet-air-panel._2{margin-top:17%;margin-bottom:auto}.webflow-tornado .div-block-7,.webflow-tornado-s .div-block-7{opacity:1}.webflow-tornado .porte-bullet-text-2,.webflow-tornado-s .porte-bullet-text-2{margin-right:auto;margin-left:auto;font-size:25px}.webflow-tornado .comfort-bullet-point-bouteilles-1,.webflow-tornado-s .comfort-bullet-point-bouteilles-1{opacity:1}.webflow-tornado .comfort-bullet-point-bouteilles-1._1,.webflow-tornado-s .comfort-bullet-point-bouteilles-1._1{opacity:1}.webflow-tornado .comfort-bullet-point-bouteilles-2,.webflow-tornado-s .comfort-bullet-point-bouteilles-2{opacity:1}.webflow-tornado .comfort-bullet-bouteilles-3,.webflow-tornado-s .comfort-bullet-bouteilles-3{margin-top:0;margin-right:auto;margin-left:auto;font-size:25px}.webflow-tornado .comfort-bullet-bouteilles-3._2,.webflow-tornado-s .comfort-bullet-bouteilles-3._2{margin-top:17%;margin-bottom:auto}.webflow-tornado .comfort-bullet-text-bouteilles-2,.webflow-tornado-s .comfort-bullet-text-bouteilles-2{margin-top:0;margin-right:auto;margin-left:auto;font-size:30px}.webflow-tornado .comfort-bullet-text-bouteilles-2._2,.webflow-tornado-s .comfort-bullet-text-bouteilles-2._2{margin-top:17%;margin-bottom:auto}.webflow-tornado .comfort-bullet-text-bouteilles-2._1,.webflow-tornado-s .comfort-bullet-text-bouteilles-2._1{font-size:50px}.webflow-tornado .comfort-bullet-text-bouteilles-1,.webflow-tornado-s .comfort-bullet-text-bouteilles-1{margin-top:0;margin-right:auto;margin-left:auto;font-size:50px}.webflow-tornado .comfort-bullet-text-bouteilles-1._2,.webflow-tornado-s .comfort-bullet-text-bouteilles-1._2{margin-top:17%;margin-bottom:auto}.webflow-tornado .comfort-bullet-text-bouteilles-1._1,.webflow-tornado-s .comfort-bullet-text-bouteilles-1._1{margin-left:0;font-size:50px}.webflow-tornado .comfort-bullet-point-bouteilles-4,.webflow-tornado-s .comfort-bullet-point-bouteilles-4{opacity:1}.webflow-tornado .comfort-bullet-point-bouteilles-4._1,.webflow-tornado-s .comfort-bullet-point-bouteilles-4._1{opacity:1}.webflow-tornado .comfort-bullet-point-bouteilles-5,.webflow-tornado-s .comfort-bullet-point-bouteilles-5{opacity:1}.webflow-tornado .comfort-bullet-text-bouteilles-4,.webflow-tornado-s .comfort-bullet-text-bouteilles-4{margin-top:0;margin-right:auto;margin-left:auto;font-size:50px}.webflow-tornado .comfort-bullet-text-bouteilles-4._2,.webflow-tornado-s .comfort-bullet-text-bouteilles-4._2{margin-top:17%;margin-bottom:auto}.webflow-tornado .comfort-bullet-text-bouteilles-4._1,.webflow-tornado-s .comfort-bullet-text-bouteilles-4._1{margin-left:0;font-size:50px}.webflow-tornado .comfort-bullet-text-bouteilles-5,.webflow-tornado-s .comfort-bullet-text-bouteilles-5{margin-top:0;margin-right:auto;margin-left:auto;font-size:30px}.webflow-tornado .comfort-bullet-text-bouteilles-5._2,.webflow-tornado-s .comfort-bullet-text-bouteilles-5._2{margin-top:17%;margin-bottom:auto}.webflow-tornado .comfort-bullet-text-bouteilles-5._1,.webflow-tornado-s .comfort-bullet-text-bouteilles-5._1{font-size:50px}.webflow-tornado .comfort-bullet-bouteilles-6,.webflow-tornado-s .comfort-bullet-bouteilles-6{margin-top:0;margin-right:auto;margin-left:auto;font-size:25px}.webflow-tornado .comfort-bullet-bouteilles-6._2,.webflow-tornado-s .comfort-bullet-bouteilles-6._2{margin-top:17%;margin-bottom:auto}.webflow-tornado .sticky-nav,.webflow-tornado-s .sticky-nav{display:none}.webflow-tornado .nav-logo,.webflow-tornado-s .nav-logo{width:20vw}.webflow-tornado .grid-parts-3,.webflow-tornado-s .grid-parts-3{grid-template-columns:.25fr .25fr 1fr 1fr .25fr .25fr}.webflow-tornado .grid-6-copy,.webflow-tornado-s .grid-6-copy{grid-template-columns:.25fr .25fr 1fr 1fr .25fr .25fr}.webflow-tornado .parts-and-accessories,.webflow-tornado-s .parts-and-accessories{margin-top:25px}.webflow-tornado .grid-parts,.webflow-tornado-s .grid-parts{grid-template-columns:.25fr .25fr 1fr 1fr .25fr .25fr}.webflow-tornado .grid-parts-2,.webflow-tornado-s .grid-parts-2{grid-template-columns:.25fr .25fr 1fr 1fr .25fr .25fr}.webflow-tornado .scroll-sequence-2,.webflow-tornado-s .scroll-sequence-2{height:250vh}.webflow-tornado .scroll-sequence-3,.webflow-tornado-s .scroll-sequence-3{height:469vh;margin-top:300vh}.webflow-tornado .scroll-sequence-4,.webflow-tornado-s .scroll-sequence-4{margin-top:834vh}.webflow-tornado .scroll-sequence-5,.webflow-tornado-s .scroll-sequence-5{margin-top:1107vh}.webflow-tornado .scroll-sequence-6,.webflow-tornado-s .scroll-sequence-6{margin-top:1414vh}.webflow-tornado .porte-texte,.webflow-tornado-s .porte-texte{margin-top:0}.webflow-tornado .shield_text,.webflow-tornado-s .shield_text{margin-top:30%;margin-right:35%;margin-left:20%;font-size:35px}.webflow-tornado .shield_text._2,.webflow-tornado-s .shield_text._2{margin:auto 5%;font-size:50px}.webflow-tornado .image-4,.webflow-tornado-s .image-4{max-width:40%}.webflow-tornado .protective_text-2,.webflow-tornado-s .protective_text-2{margin-top:30%;margin-right:35%;margin-left:20%;font-size:35px}.webflow-tornado .protective_text-2._2,.webflow-tornado-s .protective_text-2._2{margin:auto 5%;font-size:100px}.webflow-tornado .shield_text1,.webflow-tornado-s .shield_text1{margin-top:30%;margin-right:35%;margin-left:20%;font-size:35px}.webflow-tornado .shield_text1._2,.webflow-tornado-s .shield_text1._2{margin:auto 5%;font-size:50px}.webflow-tornado .shield_text1._2-copy,.webflow-tornado-s .shield_text1._2-copy{margin:auto 5% auto 9%;font-size:165px}.webflow-tornado .shield_text2,.webflow-tornado-s .shield_text2{margin-top:30%;margin-right:35%;margin-left:20%;font-size:35px}.webflow-tornado .shield_text2._2,.webflow-tornado-s .shield_text2._2{margin:auto 5%;font-size:165px}.webflow-tornado .image-tornado,.webflow-tornado-s .image-tornado{max-width:40%}.webflow-tornado .shield_you_need_text,.webflow-tornado-s .shield_you_need_text{margin-top:30%;margin-right:35%;margin-left:20%;font-size:35px}.webflow-tornado .shield_you_need_text._2,.webflow-tornado-s .shield_you_need_text._2{font-size:16vw}.webflow-tornado .tornados_pwd,.webflow-tornado-s .tornados_pwd{max-width:40%}.webflow-tornado .tornados_text,.webflow-tornado-s .tornados_text{margin-top:30%;margin-right:35%;margin-left:20%;font-size:35px}.webflow-tornado .tornados_text._2,.webflow-tornado-s .tornados_text._2{margin-right:6%;margin-left:10%;font-size:6vw}.webflow-tornado .sticky-container-protective-shield2,.webflow-tornado-s .sticky-container-protective-shield2{height:100vh;padding-top:0}.webflow-tornado .div-block-18,.webflow-tornado-s .div-block-18{position:absolute;left:0;top:0;right:0;bottom:0;width:100%;height:100%;margin-top:0;margin-left:0;align-items:center}.webflow-tornado .div-block-19,.webflow-tornado-s .div-block-19{position:relative;width:100%;height:100%;margin-left:0;align-items:flex-end}.webflow-tornado .text-block-4,.webflow-tornado-s .text-block-4{margin-right:10%;margin-bottom:10%;margin-left:10%;font-size:3vw;text-align:center}.webflow-tornado .new_design,.webflow-tornado-s .new_design{margin-top:0}.webflow-tornado .sticky-container-new-design,.webflow-tornado-s .sticky-container-new-design{height:100vh}.webflow-tornado .text-block-6,.webflow-tornado-s .text-block-6{font-size:12.5vw}.webflow-tornado .lottie-animation-10,.webflow-tornado-s .lottie-animation-10{width:85%}.webflow-tornado .div-block-23,.webflow-tornado-s .div-block-23{padding-bottom:40%}.webflow-tornado .text-block-7,.webflow-tornado-s .text-block-7{font-size:4vw}.webflow-tornado .image-8,.webflow-tornado-s .image-8{max-width:40%}.webflow-tornado .div-block-24,.webflow-tornado-s .div-block-24{padding-top:40%}.webflow-tornado .text-block-power,.webflow-tornado-s .text-block-power{left:0;top:0;right:0;bottom:0}.webflow-tornado .div-block-rotor,.webflow-tornado-s .div-block-rotor{width:100%;height:100%;margin-left:0}.webflow-tornado .text-block-power-copy,.webflow-tornado-s .text-block-power-copy{left:0;top:0;right:0;bottom:0;margin-right:20%;margin-bottom:20%;margin-left:20%;font-size:3vw}.webflow-tornado .div-block-power-2,.webflow-tornado-s .div-block-power-2{width:100%;height:100%;margin-top:0;margin-right:0;margin-left:0;justify-content:flex-end}.webflow-tornado .div-block-durability-2,.webflow-tornado-s .div-block-durability-2{width:100%;margin-left:0;justify-content:flex-end}.webflow-tornado .text-block-durability-2,.webflow-tornado-s .text-block-durability-2{left:0;top:0;right:0;bottom:0;margin-right:20%;margin-bottom:20%;margin-left:20%;font-size:3vw}.webflow-tornado .text-block-durability,.webflow-tornado-s .text-block-durability{left:0;top:0;right:0;bottom:0}.webflow-tornado .div-block-reliability-2,.webflow-tornado-s .div-block-reliability-2{width:100%;margin-left:0;justify-content:flex-end}.webflow-tornado .text-block-reliability,.webflow-tornado-s .text-block-reliability{left:0;top:0;right:0;bottom:0}.webflow-tornado .text-block-reliability-2,.webflow-tornado-s .text-block-reliability-2{margin-right:20%;margin-bottom:20%;margin-left:20%;font-size:3vw}.webflow-tornado .text-block-contamination,.webflow-tornado-s .text-block-contamination{left:auto;top:0;right:0;bottom:0;white-space:normal}.webflow-tornado .div-block-contamination-2,.webflow-tornado-s .div-block-contamination-2{width:100%;margin-left:0;justify-content:flex-end}.webflow-tornado .text-block-contamination-2,.webflow-tornado-s .text-block-contamination-2{left:auto;top:0;right:0;bottom:0;margin-right:20%;margin-bottom:20%;margin-left:20%;font-size:3vw}.webflow-tornado .text-block-safe,.webflow-tornado-s .text-block-safe{left:0;top:0;right:0;bottom:0}.webflow-tornado .div-block-safe-2,.webflow-tornado-s .div-block-safe-2{width:100%;margin-left:0;justify-content:flex-end}.webflow-tornado .text-block-safe-2,.webflow-tornado-s .text-block-safe-2{margin-right:20%;margin-bottom:20%;margin-left:20%;font-size:3vw}.webflow-tornado .text-block-hinder,.webflow-tornado-s .text-block-hinder{left:0;top:0;right:0;bottom:0}.webflow-tornado .div-block-hinder-2,.webflow-tornado-s .div-block-hinder-2{width:100%;margin-left:0;justify-content:flex-end}.webflow-tornado .text-block-hinder-2,.webflow-tornado-s .text-block-hinder-2{margin-right:20%;margin-bottom:20%;margin-left:20%;font-size:3vw}.webflow-tornado .div-block-quietly-2,.webflow-tornado-s .div-block-quietly-2{width:100%;margin-left:0;justify-content:flex-end}.webflow-tornado .text-block-quietly,.webflow-tornado-s .text-block-quietly{left:0;top:0;right:0;bottom:0}.webflow-tornado .text-block-quietly-2,.webflow-tornado-s .text-block-quietly-2{margin-right:20%;margin-bottom:20%;margin-left:20%;font-size:3vw}.webflow-tornado .text-block-freedom,.webflow-tornado-s .text-block-freedom{left:0;top:0;right:0;bottom:0}.webflow-tornado .div-block-freedom-2,.webflow-tornado-s .div-block-freedom-2{width:100%;margin-left:0;justify-content:flex-end}.webflow-tornado .text-block-freedom-2,.webflow-tornado-s .text-block-freedom-2{margin-right:20%;margin-bottom:20%;margin-left:20%;font-size:3vw}.webflow-tornado .text-block-small,.webflow-tornado-s .text-block-small{left:auto;top:0;right:0;bottom:0;font-size:15vw}.webflow-tornado .div-block-small-2,.webflow-tornado-s .div-block-small-2{margin-top:0}.webflow-tornado .image-9,.webflow-tornado-s .image-9{left:0;top:20%;right:0;bottom:0;width:60%}.webflow-tornado .image-9-copy,.webflow-tornado-s .image-9-copy{left:0;top:20%;right:0;bottom:0;width:60%}.webflow-tornado .sticky-container-made-for-you,.webflow-tornado-s .sticky-container-made-for-you{margin-right:0;margin-left:0}.webflow-tornado .text-block-made-for-you,.webflow-tornado-s .text-block-made-for-you{left:0;top:0;right:0;bottom:0}.webflow-tornado .div-block-made-for-you-2,.webflow-tornado-s .div-block-made-for-you-2{width:100%;margin-right:0;margin-left:0;justify-content:flex-end}.webflow-tornado .text-block-made-for-you-2,.webflow-tornado-s .text-block-made-for-you-2{left:0;top:0;right:0;bottom:0;margin-right:20%;margin-bottom:15%;margin-left:20%;font-size:3vw}.webflow-tornado .text-span-4,.webflow-tornado-s .text-span-4{position:static;display:inline-block;overflow:auto;font-size:2vw}.webflow-tornado .div-block-made,.webflow-tornado-s .div-block-made{z-index:-1;width:100%;height:50%;margin-left:0;justify-content:center;align-items:center}.webflow-tornado .image-made,.webflow-tornado-s .image-made{width:60%}.webflow-tornado .said-scroll-container,.webflow-tornado-s .said-scroll-container{height:150vh}.webflow-tornado .sticky-container-said,.webflow-tornado-s .sticky-container-said{height:150vh}.webflow-tornado .div-block-25-copy,.webflow-tornado-s .div-block-25-copy{grid-auto-flow:row}.webflow-tornado .heading-6,.webflow-tornado-s .heading-6{left:0;top:-100%;right:0;display:none;font-size:10vw;line-height:1}.webflow-tornado .text-block-8,.webflow-tornado-s .text-block-8{font-size:3vw}.webflow-tornado .said-scroll-technique,.webflow-tornado-s .said-scroll-technique{height:auto}.webflow-tornado .div-block-billes,.webflow-tornado-s .div-block-billes{margin-left:0}.webflow-tornado .image-intro-1,.webflow-tornado-s .image-intro-1{width:24%}.webflow-tornado .block-intro,.webflow-tornado-s .block-intro{opacity:0}.webflow-tornado .image-intro-1-copy,.webflow-tornado-s .image-intro-1-copy{width:20%}.webflow-tornado .text-block-intro,.webflow-tornado-s .text-block-intro{left:0;top:0;right:0;bottom:0;font-size:10vw}.webflow-tornado .image-11,.webflow-tornado-s .image-11{width:24%}.webflow-tornado .heading-8,.webflow-tornado-s .heading-8{font-size:3.5vw}.webflow-tornado .div-block-27,.webflow-tornado-s .div-block-27{display:none}.webflow-tornado .div-block-28,.webflow-tornado-s .div-block-28{display:none}.webflow-tornado .div-block-29,.webflow-tornado-s .div-block-29{display:none}.webflow-tornado .div-block-30,.webflow-tornado-s .div-block-30{display:none}.webflow-tornado .div-block-turbines,.webflow-tornado-s .div-block-turbines{position:relative;width:100%;height:auto;margin-top:0;margin-left:0;align-items:flex-start}.webflow-tornado .image-turbines,.webflow-tornado-s .image-turbines{width:40%;margin-top:10%;align-self:auto}.webflow-tornado .html-embed,.webflow-tornado-s .html-embed{margin-top:0;align-items:flex-start}.webflow-tornado .text-span-16,.webflow-tornado-s .text-span-16{font-size:27.2vw}.webflow-tornado .text-span-17,.webflow-tornado-s .text-span-17{font-size:16.2vw}.webflow-tornado .text-span-17-copy,.webflow-tornado-s .text-span-17-copy{font-size:16.2vw}.webflow-tornado .text-span-16-copy,.webflow-tornado-s .text-span-16-copy{font-size:27.2vw}.webflow-tornado .image-made-2,.webflow-tornado-s .image-made-2{width:60%}.webflow-tornado .div-block-33,.webflow-tornado-s .div-block-33{left:0;width:100%}.webflow-tornado .heading-9,.webflow-tornado-s .heading-9{position:absolute;left:0;top:13%;right:0;bottom:auto;display:flex;margin-right:0;justify-content:center;align-items:center;font-size:15vw;text-align:left}.webflow-tornado .div-block-33-copy,.webflow-tornado-s .div-block-33-copy{left:0;z-index:1;width:100%;opacity:1}.webflow-tornado .text-span-18,.webflow-tornado-s .text-span-18{bottom:50px;display:inline;overflow:visible;font-size:6vw}.webflow-tornado .div-block-34,.webflow-tornado-s .div-block-34{position:relative;width:100%;height:auto;margin-left:0;justify-content:center;align-items:flex-end}.webflow-tornado .tabs,.webflow-tornado-s .tabs{width:90%;margin-bottom:5%}.webflow-tornado .grid-3,.webflow-tornado-s .grid-3{grid-template-columns:50% 50%;grid-template-rows:5vw 5vw 5vw 5vw 5vw 5vw 5vw 5vw 5vw 5vw 5vw 5vw 5vw}.webflow-tornado .heading-10,.webflow-tornado-s .heading-10{padding-left:5%;font-family:'Linotype din next lt pro',sans-serif;font-size:2vw;font-weight:500}.webflow-tornado .bold-text-13,.webflow-tornado-s .bold-text-13{font-size:2vw}.webflow-tornado .text-block-11,.webflow-tornado-s .text-block-11{font-size:2vw}.webflow-tornado .tab-link-tab-1,.webflow-tornado-s .tab-link-tab-1{width:50%;padding-right:7.7%;padding-left:7.7%;border-right:1px solid #a3a3a3;color:#000;font-size:2vw}.webflow-tornado .tab-link-tab-1.w--current,.webflow-tornado-s .tab-link-tab-1.w--current{padding-right:7.7%;padding-left:7.7%;border-right:1px solid #a3a3a3;font-size:2vw}.webflow-tornado .tab-link-tab-2,.webflow-tornado-s .tab-link-tab-2{width:50%;padding-right:7.7%;padding-left:7.7%;border-left-width:0;font-family:Dinok,sans-serif;font-size:2vw;font-weight:700}.webflow-tornado .tab-link-tab-2.w--current,.webflow-tornado-s .tab-link-tab-2.w--current{padding-right:7.6%;padding-left:7.7%;border-right-width:0;font-size:2vw}.webflow-tornado .tab-link-tab-3,.webflow-tornado-s .tab-link-tab-3{width:50%;padding-right:7.7%;padding-left:7.7%;border-right-width:1px;border-left-width:0;font-size:2vw}.webflow-tornado .tab-link-tab-3.w--current,.webflow-tornado-s .tab-link-tab-3.w--current{padding-right:7.7%;font-size:2vw}.webflow-tornado .tab-link-tab-4,.webflow-tornado-s .tab-link-tab-4{width:50%;padding-right:7.7%;padding-left:7.7%;border-right:0 solid #a3a3a3;color:#000;font-size:2vw}.webflow-tornado .tab-link-tab-4.w--current,.webflow-tornado-s .tab-link-tab-4.w--current{width:50%;padding-right:7.7%;padding-left:7.7%;border-left:0 solid #a3a3a3;font-size:2vw}.webflow-tornado .heading-9-copy,.webflow-tornado-s .heading-9-copy{position:absolute;left:0;top:13%;right:0;bottom:auto;display:flex;margin-left:3%;justify-content:center;align-items:center;opacity:1;font-size:15vw;text-align:left}.webflow-tornado .tabs-content,.webflow-tornado-s .tabs-content{width:100%}.webflow-tornado .text-block-14,.webflow-tornado-s .text-block-14{font-size:1.6vw}.webflow-tornado .grid-4,.webflow-tornado-s .grid-4{display:none}.webflow-tornado .heading-6-copy,.webflow-tornado-s .heading-6-copy{left:0;top:0;right:0;display:block;margin-top:13%;font-size:10vw;line-height:1}.webflow-tornado .div-block-29-copy,.webflow-tornado-s .div-block-29-copy{position:absolute;top:65%;right:50%;display:block;height:35%;margin-right:0;margin-left:6%}.webflow-tornado .div-block-28-copy,.webflow-tornado-s .div-block-28-copy{position:absolute;top:25%;right:50%;display:block;width:50%;margin-right:0;margin-left:0;padding-left:6%}.webflow-tornado .div-block-30-copy,.webflow-tornado-s .div-block-30-copy{position:absolute;left:50%;top:65%;display:block;height:35%;margin-right:0;margin-left:0;padding-right:6%}.webflow-tornado .div-block-27-copy,.webflow-tornado-s .div-block-27-copy{position:absolute;left:50%;top:25%;display:block;width:50%;margin-right:0;margin-left:0;padding-right:6%}.webflow-tornado .html-embed-copy,.webflow-tornado-s .html-embed-copy{width:41%;height:100%;margin-top:0;align-items:flex-start}.webflow-tornado .heading-10-copy,.webflow-tornado-s .heading-10-copy{padding-left:5%;font-family:'Linotype din next lt pro',sans-serif;font-size:2vw;font-weight:500}.webflow-tornado .text-block-11-copy,.webflow-tornado-s .text-block-11-copy{font-size:2vw}.webflow-tornado .text-block-11-copy,.webflow-tornado-s .text-block-11-copy{font-size:2vw}.webflow-tornado .text-block-11-copy,.webflow-tornado-s .text-block-11-copy{font-size:2vw}.webflow-tornado .text-block-11-copy,.webflow-tornado-s .text-block-11-copy{font-size:2vw}.webflow-tornado .div-block-turbines-copy,.webflow-tornado-s .div-block-turbines-copy{width:100%;margin-top:0;margin-left:0;align-items:flex-start}.webflow-tornado .div-block-34-copy,.webflow-tornado-s .div-block-34-copy{width:100%;margin-left:0;justify-content:center;align-items:flex-end}.webflow-tornado .heading-13,.webflow-tornado-s .heading-13{font-size:4vw}.webflow-tornado .text-block-11-copy,.webflow-tornado-s .text-block-11-copy{font-size:2vw}.webflow-tornado .div-block-valve,.webflow-tornado-s .div-block-valve{z-index:-1;width:100%;height:100%;margin-left:0;align-items:flex-start}.webflow-tornado .div-block-accuchuck,.webflow-tornado-s .div-block-accuchuck{width:100%;height:100%;margin-left:0;align-items:flex-start}.webflow-tornado .div-block-cool-touch,.webflow-tornado-s .div-block-cool-touch{width:100%;height:100%;margin-left:0;align-items:flex-start}.webflow-tornado .div-block-preciplus,.webflow-tornado-s .div-block-preciplus{width:100%;height:100%;margin-left:0;align-items:flex-start}.webflow-tornado .div-block-quattro,.webflow-tornado-s .div-block-quattro{width:100%;height:100%;margin-left:0;opacity:0}.webflow-tornado .html-embed-quattro,.webflow-tornado-s .html-embed-quattro{margin-top:0;align-items:flex-start}.webflow-tornado .image-16,.webflow-tornado-s .image-16{width:20vw}.webflow-tornado .navbar,.webflow-tornado-s .navbar{display:block;background-color:#fff}.webflow-tornado .nav-link-4,.webflow-tornado-s .nav-link-4{font-family:'Linotype din next lt pro',sans-serif;font-weight:400}.webflow-tornado .nav-link-5,.webflow-tornado-s .nav-link-5{font-family:'Linotype din next lt pro',sans-serif}.webflow-tornado .nav-link-6,.webflow-tornado-s .nav-link-6{font-family:'Linotype din next lt pro',sans-serif}.webflow-tornado .image-18,.webflow-tornado-s .image-18{max-width:40%;padding-top:3vw;padding-left:3vw}.webflow-tornado .text-block-14-copy,.webflow-tornado-s .text-block-14-copy{font-size:2vw}.webflow-tornado .text-block-14-copy,.webflow-tornado-s .text-block-14-copy{font-size:1.6vw}.webflow-tornado .div-block-freemove,.webflow-tornado-s .div-block-freemove{width:100%;height:100%;margin-left:0;align-items:flex-start}.webflow-tornado .nav-link-7,.webflow-tornado-s .nav-link-7{font-family:'Linotype din next lt pro',sans-serif}.webflow-tornado .nav-link-8,.webflow-tornado-s .nav-link-8{font-family:'Linotype din next lt pro',sans-serif}.webflow-tornado .text-block-14-copy,.webflow-tornado-s .text-block-14-copy{font-size:1.6vw}.webflow-tornado .text-block-11-copy-copy,.webflow-tornado-s .text-block-11-copy-copy{font-size:2vw}.webflow-tornado .text-block-11-copy-copy,.webflow-tornado-s .text-block-11-copy-copy{font-size:2vw}.webflow-tornado .text-block-11-copy-copy,.webflow-tornado-s .text-block-11-copy-copy{font-size:2vw}.webflow-tornado .text-block-11-copy-copy,.webflow-tornado-s .text-block-11-copy-copy{font-size:2vw}.webflow-tornado .div-block-38,.webflow-tornado-s .div-block-38{width:85%}.webflow-tornado .text-block-14-copy,.webflow-tornado-s .text-block-14-copy{font-size:1.6vw}}@media screen and (max-width:767px){.webflow-tornado .nav,.webflow-tornado-s .nav{display:none}.webflow-tornado .airpods-nav,.webflow-tornado-s .airpods-nav{display:none}.webflow-tornado .hero,.webflow-tornado-s .hero{display:none}.webflow-tornado .scroll-sequence,.webflow-tornado-s .scroll-sequence{display:none}.webflow-tornado .sticky-container._1,.webflow-tornado-s .sticky-container._1{width:100%}.webflow-tornado .comfort,.webflow-tornado-s .comfort{display:none}.webflow-tornado .anc,.webflow-tornado-s .anc{display:none}.webflow-tornado .thanks,.webflow-tornado-s .thanks{display:none}.webflow-tornado .note,.webflow-tornado-s .note{display:none}.webflow-tornado .rotate-phone,.webflow-tornado-s .rotate-phone{display:flex}.webflow-tornado .heading-3,.webflow-tornado-s .heading-3{font-size:44px}.webflow-tornado .navigation,.webflow-tornado-s .navigation{padding:20px 30px}.webflow-tornado .logo-link,.webflow-tornado-s .logo-link{padding-left:0}.webflow-tornado .link-3,.webflow-tornado-s .link-3{padding-left:20px}.webflow-tornado .button-3,.webflow-tornado-s .button-3{margin-right:20px}.webflow-tornado .comfort-2,.webflow-tornado-s .comfort-2{display:block}.webflow-tornado .sticky-nav,.webflow-tornado-s .sticky-nav{position:relative}.webflow-tornado .nav-grid,.webflow-tornado-s .nav-grid{text-align:center}.webflow-tornado .grid-parts-3,.webflow-tornado-s .grid-parts-3{grid-template-columns:5fr 5fr}.webflow-tornado .grid-6-copy,.webflow-tornado-s .grid-6-copy{grid-template-columns:5fr}.webflow-tornado .grid-parts,.webflow-tornado-s .grid-parts{grid-template-columns:5fr 5fr}.webflow-tornado .scroll-sequence-2,.webflow-tornado-s .scroll-sequence-2{display:block}.webflow-tornado .scroll-sequence-3,.webflow-tornado-s .scroll-sequence-3{display:block}.webflow-tornado .scroll-sequence-4,.webflow-tornado-s .scroll-sequence-4{display:block}.webflow-tornado .scroll-sequence-5,.webflow-tornado-s .scroll-sequence-5{display:block}.webflow-tornado .scroll-sequence-6,.webflow-tornado-s .scroll-sequence-6{display:block}.webflow-tornado .protective_shield,.webflow-tornado-s .protective_shield{display:none}.webflow-tornado .hero-2,.webflow-tornado-s .hero-2{display:block}.webflow-tornado .hero-3,.webflow-tornado-s .hero-3{display:block}.webflow-tornado .protective_shield2,.webflow-tornado-s .protective_shield2{display:none}.webflow-tornado .div-block-18,.webflow-tornado-s .div-block-18{box-shadow:none}.webflow-tornado .new_design,.webflow-tornado-s .new_design{display:none}.webflow-tornado .power,.webflow-tornado-s .power{display:none}.webflow-tornado .section-7,.webflow-tornado-s .section-7{display:none}.webflow-tornado .section-said,.webflow-tornado-s .section-said{display:none}.webflow-tornado .section-technique,.webflow-tornado-s .section-technique{display:none}.webflow-tornado .section-intro,.webflow-tornado-s .section-intro{display:none}.webflow-tornado .hero-overlay,.webflow-tornado-s .hero-overlay{display:block;width:100%;height:120vh;max-height:none;padding:40px 20px;background-image:linear-gradient(180deg,#363636,#363636)}.webflow-tornado .heading-14,.webflow-tornado-s .heading-14{position:absolute;left:0;top:40%;right:0;bottom:0;text-align:center;text-transform:uppercase}.webflow-tornado .sticky-nav-2,.webflow-tornado-s .sticky-nav-2{position:relative}.webflow-tornado .nav-grid-2,.webflow-tornado-s .nav-grid-2{text-align:center}}@media screen and (max-width:479px){.webflow-tornado .nav,.webflow-tornado-s .nav{display:block;background-color:#000}.webflow-tornado .mobile-burger,.webflow-tornado-s .mobile-burger{display:flex}.webflow-tornado .nav-link,.webflow-tornado-s .nav-link{display:none}.webflow-tornado .nav-link.logo,.webflow-tornado-s .nav-link.logo{display:block}.webflow-tornado .nav-link.bag,.webflow-tornado-s .nav-link.bag{display:block}.webflow-tornado .nav-link.search,.webflow-tornado-s .nav-link.search{display:none}.webflow-tornado .airpods-nav,.webflow-tornado-s .airpods-nav{display:block}.webflow-tornado .iphone-nav-content,.webflow-tornado-s .iphone-nav-content{padding-right:16px;padding-left:16px}.webflow-tornado .iphone-nav-title,.webflow-tornado-s .iphone-nav-title{font-size:19px}.webflow-tornado .iphone-nav-link,.webflow-tornado-s .iphone-nav-link{display:none}.webflow-tornado .iphone-nav-link.w--current,.webflow-tornado-s .iphone-nav-link.w--current{display:none}.webflow-tornado .hero,.webflow-tornado-s .hero{display:block}.webflow-tornado .lottie-container,.webflow-tornado-s .lottie-container{padding-top:0}.webflow-tornado .text-container,.webflow-tornado-s .text-container{width:100%}.webflow-tornado .hero-headline,.webflow-tornado-s .hero-headline{font-size:60px;line-height:1.09}.webflow-tornado .watch-the-film,.webflow-tornado-s .watch-the-film{margin-top:0;font-size:20px}.webflow-tornado .scroll-sequence,.webflow-tornado-s .scroll-sequence{display:block}.webflow-tornado .sticky-container,.webflow-tornado-s .sticky-container{width:95%}.webflow-tornado .sticky-container._2,.webflow-tornado-s .sticky-container._2{width:auto;margin-top:250px}.webflow-tornado .sticky-container._3,.webflow-tornado-s .sticky-container._3{width:95%}.webflow-tornado .sticky-container._4,.webflow-tornado-s .sticky-container._4{width:95%;margin-top:270px}.webflow-tornado .sticky-container._5,.webflow-tornado-s .sticky-container._5{width:95%}.webflow-tornado .hero-bullet-text,.webflow-tornado-s .hero-bullet-text{padding-right:0;padding-left:0;font-size:20px}.webflow-tornado .hero-bullet-text._8,.webflow-tornado-s .hero-bullet-text._8{max-width:50%;margin-top:35px;font-size:20%}.webflow-tornado .lottie-animation-1,.webflow-tornado-s .lottie-animation-1{width:200%;height:auto}.webflow-tornado .lottie-animation-1.mobile-1,.webflow-tornado-s .lottie-animation-1.mobile-1{display:block;width:414px}.webflow-tornado .comfort,.webflow-tornado-s .comfort{display:block}.webflow-tornado .section-headline,.webflow-tornado-s .section-headline{font-size:56px}.webflow-tornado .section-eyebrow,.webflow-tornado-s .section-eyebrow{font-size:17px}.webflow-tornado .lottie-animation-2,.webflow-tornado-s .lottie-animation-2{width:170%}.webflow-tornado .lottie-animation-3,.webflow-tornado-s .lottie-animation-3{width:414px}.webflow-tornado .comfort-tips,.webflow-tornado-s .comfort-tips{padding-top:180px;opacity:1}.webflow-tornado .tip.large,.webflow-tornado-s .tip.large{width:70px;margin-left:50px;font-size:12px}.webflow-tornado .tip.medium,.webflow-tornado-s .tip.medium{width:70px;font-size:12px}.webflow-tornado .tip.small,.webflow-tornado-s .tip.small{font-size:12px}.webflow-tornado .paragraph,.webflow-tornado-s .paragraph{max-width:100%;margin-left:0}.webflow-tornado .lottie-animation-4,.webflow-tornado-s .lottie-animation-4{width:414px}.webflow-tornado .anc,.webflow-tornado-s .anc{display:block}.webflow-tornado .anc-intro-paragraph-text,.webflow-tornado-s .anc-intro-paragraph-text{margin-left:0;font-size:22px}.webflow-tornado .anc-external-mic,.webflow-tornado-s .anc-external-mic{display:block}.webflow-tornado .anc-bullets,.webflow-tornado-s .anc-bullets{max-width:100%}.webflow-tornado .anc-external-sound,.webflow-tornado-s .anc-external-sound{display:none}.webflow-tornado .anc-internal-mic,.webflow-tornado-s .anc-internal-mic{display:block}.webflow-tornado .anc-paragraph-right,.webflow-tornado-s .anc-paragraph-right{margin-left:0}.webflow-tornado .anc-continousley,.webflow-tornado-s .anc-continousley{display:none}.webflow-tornado .transparency-paragraph,.webflow-tornado-s .transparency-paragraph{width:100%;font-size:17px}.webflow-tornado .lottie-animation-5,.webflow-tornado-s .lottie-animation-5{width:414px}.webflow-tornado .thanks,.webflow-tornado-s .thanks{display:block}.webflow-tornado .thanks-heading,.webflow-tornado-s .thanks-heading{font-size:48px}.webflow-tornado .text-block,.webflow-tornado-s .text-block{font-size:16px}.webflow-tornado .note,.webflow-tornado-s .note{display:block;height:auto;padding-right:10px;padding-left:10px}.webflow-tornado .paragraph-2,.webflow-tornado-s .paragraph-2{font-size:16px}.webflow-tornado .rotate-phone,.webflow-tornado-s .rotate-phone{display:none}.webflow-tornado .heading-3,.webflow-tornado-s .heading-3{font-size:44px}.webflow-tornado .heading-4,.webflow-tornado-s .heading-4{font-size:36px}.webflow-tornado .div-block-3,.webflow-tornado-s .div-block-3{padding-right:30px;padding-left:30px}.webflow-tornado .other-project-image,.webflow-tornado-s .other-project-image{width:200px}.webflow-tornado .youtube,.webflow-tornado-s .youtube{width:100px}.webflow-tornado .text-block-2,.webflow-tornado-s .text-block-2{margin-left:34px;font-size:14px}.webflow-tornado .image-2,.webflow-tornado-s .image-2{width:30px}.webflow-tornado .navigation,.webflow-tornado-s .navigation{padding-right:20px;padding-left:20px}.webflow-tornado .menu-button,.webflow-tornado-s .menu-button{flex:0 0 auto}.webflow-tornado .menu-button.w--open,.webflow-tornado-s .menu-button.w--open{flex:0 0 auto}.webflow-tornado .menu,.webflow-tornado-s .menu{margin-left:15px}.webflow-tornado .link-3,.webflow-tornado-s .link-3{position:static;display:block;overflow:visible;margin-left:20px;flex-direction:row;justify-content:flex-start;align-items:stretch;flex:1;line-height:30px}.webflow-tornado .link-4,.webflow-tornado-s .link-4{padding-right:10px;padding-left:10px}.webflow-tornado .section-headline-2,.webflow-tornado-s .section-headline-2{font-size:56px}.webflow-tornado .comfort-2,.webflow-tornado-s .comfort-2{display:block}.webflow-tornado .lottie-animation-8,.webflow-tornado-s .lottie-animation-8{width:200%}.webflow-tornado .lottie-animation-9,.webflow-tornado-s .lottie-animation-9{width:200%}.webflow-tornado .lottie-animation-porte,.webflow-tornado-s .lottie-animation-porte{width:170%}.webflow-tornado .porte-scroll-container,.webflow-tornado-s .porte-scroll-container{height:200vh}.webflow-tornado .panneau-bullet-text,.webflow-tornado-s .panneau-bullet-text{margin-right:0;margin-left:0;font-size:30px}.webflow-tornado .porte-bullet-text,.webflow-tornado-s .porte-bullet-text{margin-right:5%;margin-left:5%;font-size:30px}.webflow-tornado .comfort-bullet-text,.webflow-tornado-s .comfort-bullet-text{margin-top:45%;margin-right:35%;margin-left:20%;font-size:15px}.webflow-tornado .comfort-bullet-text._2,.webflow-tornado-s .comfort-bullet-text._2{margin-top:25%;margin-left:18%;font-size:30px}.webflow-tornado .comfort-bullet-text._1,.webflow-tornado-s .comfort-bullet-text._1{margin-right:0;margin-left:0;font-size:35px}.webflow-tornado .comfort-bullet-point._2,.webflow-tornado-s .comfort-bullet-point._2{margin-top:20px}.webflow-tornado .comfort-bullet-point._1,.webflow-tornado-s .comfort-bullet-point._1{opacity:0}.webflow-tornado .air,.webflow-tornado-s .air{margin-top:20px}.webflow-tornado .comfort-bullet-text-copy,.webflow-tornado-s .comfort-bullet-text-copy{margin-top:45%;margin-right:35%;margin-left:20%;font-size:15px}.webflow-tornado .comfort-bullet-text-copy._2,.webflow-tornado-s .comfort-bullet-text-copy._2{margin-top:25%;margin-right:16%;font-size:30px}.webflow-tornado .protective,.webflow-tornado-s .protective{position:relative}.webflow-tornado .protective_text,.webflow-tornado-s .protective_text{margin-top:45%;margin-right:35%;margin-left:20%;font-size:15px}.webflow-tornado .protective_text._2,.webflow-tornado-s .protective_text._2{margin-right:5%;margin-bottom:0;margin-left:5%;font-size:30px}.webflow-tornado .comfort-bullet-air,.webflow-tornado-s .comfort-bullet-air{margin:auto 5%;font-size:20px}.webflow-tornado .comfort-bullet-air._2,.webflow-tornado-s .comfort-bullet-air._2{margin-top:25%}.webflow-tornado .comfort-bullet-point-20sec,.webflow-tornado-s .comfort-bullet-point-20sec{opacity:0}.webflow-tornado .comfort-bullet-text-20sec,.webflow-tornado-s .comfort-bullet-text-20sec{margin-top:0;margin-right:0;margin-left:0;font-size:15px}.webflow-tornado .comfort-bullet-text-20sec._2,.webflow-tornado-s .comfort-bullet-text-20sec._2{margin-top:25%}.webflow-tornado .comfort-bullet-text-20sec._1,.webflow-tornado-s .comfort-bullet-text-20sec._1{font-size:25px}.webflow-tornado .comfort-bullet-point-text-air,.webflow-tornado-s .comfort-bullet-point-text-air{margin-top:0}.webflow-tornado .comfort-bullet-point-text-air2,.webflow-tornado-s .comfort-bullet-point-text-air2{top:38%}.webflow-tornado .comfort-bullet-air-2,.webflow-tornado-s .comfort-bullet-air-2{margin:auto 10px auto auto;font-size:15px}.webflow-tornado .comfort-bullet-air-2._2,.webflow-tornado-s .comfort-bullet-air-2._2{margin-top:25%}.webflow-tornado .comfort-bullet-air-copy,.webflow-tornado-s .comfort-bullet-air-copy{margin-top:0;margin-right:0;margin-left:0;font-size:20px}.webflow-tornado .comfort-bullet-air-copy._2,.webflow-tornado-s .comfort-bullet-air-copy._2{margin-top:25%}.webflow-tornado .comfort-bullet-point-effective,.webflow-tornado-s .comfort-bullet-point-effective{opacity:1}.webflow-tornado .comfort-bullet-air-effective,.webflow-tornado-s .comfort-bullet-air-effective{margin-top:0;margin-right:5%;margin-left:5%;font-size:20px}.webflow-tornado .comfort-bullet-air-effective._2,.webflow-tornado-s .comfort-bullet-air-effective._2{margin-top:25%}.webflow-tornado .comfort-bullet-point-cost-saving,.webflow-tornado-s .comfort-bullet-point-cost-saving{opacity:1}.webflow-tornado .comfort-bullet-text-cost-saving,.webflow-tornado-s .comfort-bullet-text-cost-saving{margin-top:0;margin-right:5%;margin-left:5%;font-size:20px}.webflow-tornado .comfort-bullet-text-cost-saving._2,.webflow-tornado-s .comfort-bullet-text-cost-saving._2{margin-top:25%}.webflow-tornado .comfort-bullet-text-cost-saving._1,.webflow-tornado-s .comfort-bullet-text-cost-saving._1{font-size:25px}.webflow-tornado .comfort-bullet-point-short-time._1,.webflow-tornado-s .comfort-bullet-point-short-time._1{opacity:0}.webflow-tornado .comfort-bullet-text-short,.webflow-tornado-s .comfort-bullet-text-short{margin-top:0;margin-right:5%;margin-left:5%;font-size:30px}.webflow-tornado .comfort-bullet-text-short._2,.webflow-tornado-s .comfort-bullet-text-short._2{margin-top:25%}.webflow-tornado .comfort-bullet-text-short._1,.webflow-tornado-s .comfort-bullet-text-short._1{margin-right:0;margin-left:0;font-size:25px}.webflow-tornado .div-block-6,.webflow-tornado-s .div-block-6{padding-bottom:50px}.webflow-tornado .comfort-bullet-air-panel,.webflow-tornado-s .comfort-bullet-air-panel{margin-top:0;margin-right:0;margin-left:0;font-size:20px}.webflow-tornado .comfort-bullet-air-panel._2,.webflow-tornado-s .comfort-bullet-air-panel._2{margin-top:25%}.webflow-tornado .porte-bullet-text-2,.webflow-tornado-s .porte-bullet-text-2{margin-right:5%;margin-left:5%;font-size:20px}.webflow-tornado .comfort-bullet-point-bouteilles-1._1,.webflow-tornado-s .comfort-bullet-point-bouteilles-1._1{opacity:0}.webflow-tornado .comfort-bullet-point-bouteilles-2,.webflow-tornado-s .comfort-bullet-point-bouteilles-2{opacity:1}.webflow-tornado .comfort-bullet-bouteilles-3,.webflow-tornado-s .comfort-bullet-bouteilles-3{margin-top:0;margin-right:0;margin-left:0;font-size:20px}.webflow-tornado .comfort-bullet-bouteilles-3._2,.webflow-tornado-s .comfort-bullet-bouteilles-3._2{margin-top:25%}.webflow-tornado .comfort-bullet-text-bouteilles-2,.webflow-tornado-s .comfort-bullet-text-bouteilles-2{margin-top:0;margin-right:0;margin-left:0;font-size:20px}.webflow-tornado .comfort-bullet-text-bouteilles-2._2,.webflow-tornado-s .comfort-bullet-text-bouteilles-2._2{margin-top:25%}.webflow-tornado .comfort-bullet-text-bouteilles-2._1,.webflow-tornado-s .comfort-bullet-text-bouteilles-2._1{font-size:25px}.webflow-tornado .comfort-bullet-text-bouteilles-1,.webflow-tornado-s .comfort-bullet-text-bouteilles-1{margin-top:0;margin-right:auto;margin-left:auto;font-size:30px}.webflow-tornado .comfort-bullet-text-bouteilles-1._2,.webflow-tornado-s .comfort-bullet-text-bouteilles-1._2{margin-top:25%}.webflow-tornado .comfort-bullet-text-bouteilles-1._1,.webflow-tornado-s .comfort-bullet-text-bouteilles-1._1{margin-right:0;margin-left:0;font-size:25px}.webflow-tornado .comfort-bullet-point-bouteilles-4._1,.webflow-tornado-s .comfort-bullet-point-bouteilles-4._1{opacity:0}.webflow-tornado .comfort-bullet-point-bouteilles-5,.webflow-tornado-s .comfort-bullet-point-bouteilles-5{opacity:1}.webflow-tornado .comfort-bullet-text-bouteilles-4,.webflow-tornado-s .comfort-bullet-text-bouteilles-4{margin-top:0;margin-right:auto;margin-left:auto;font-size:30px}.webflow-tornado .comfort-bullet-text-bouteilles-4._2,.webflow-tornado-s .comfort-bullet-text-bouteilles-4._2{margin-top:25%}.webflow-tornado .comfort-bullet-text-bouteilles-4._1,.webflow-tornado-s .comfort-bullet-text-bouteilles-4._1{margin-right:0;margin-left:0;font-size:25px}.webflow-tornado .comfort-bullet-text-bouteilles-5,.webflow-tornado-s .comfort-bullet-text-bouteilles-5{margin-top:0;margin-right:0;margin-left:0;font-size:15px}.webflow-tornado .comfort-bullet-text-bouteilles-5._2,.webflow-tornado-s .comfort-bullet-text-bouteilles-5._2{margin-top:25%}.webflow-tornado .comfort-bullet-text-bouteilles-5._1,.webflow-tornado-s .comfort-bullet-text-bouteilles-5._1{font-size:25px}.webflow-tornado .comfort-bullet-bouteilles-6,.webflow-tornado-s .comfort-bullet-bouteilles-6{margin-top:0;margin-right:0;margin-left:0;font-size:20px}.webflow-tornado .comfort-bullet-bouteilles-6._2,.webflow-tornado-s .comfort-bullet-bouteilles-6._2{margin-top:25%}.webflow-tornado .sticky-nav,.webflow-tornado-s .sticky-nav{position:sticky;display:none;padding:0}.webflow-tornado .nav-grid,.webflow-tornado-s .nav-grid{display:flex;grid-auto-flow:row;grid-template-columns:1fr;grid-template-rows:0px}.webflow-tornado .nav-logo-link,.webflow-tornado-s .nav-logo-link{border-top:1px solid #c4c4c4}.webflow-tornado .nav-link-2,.webflow-tornado-s .nav-link-2{padding-top:10px;padding-bottom:10px;border-top:1px solid #c4c4c4}.webflow-tornado .text-span-2,.webflow-tornado-s .text-span-2{font-size:15px}.webflow-tornado .section-5,.webflow-tornado-s .section-5{margin-top:0}.webflow-tornado .grid-parts-3,.webflow-tornado-s .grid-parts-3{grid-auto-rows:minmax(208px,1fr);grid-template-columns:5fr 5fr;grid-template-rows:repeat(auto-fit,minmax(70px,1fr))}.webflow-tornado .table-titre,.webflow-tornado-s .table-titre{font-size:15px}.webflow-tornado .table-text,.webflow-tornado-s .table-text{font-size:15px}.webflow-tornado .grid-6-copy,.webflow-tornado-s .grid-6-copy{grid-auto-flow:column;grid-auto-columns:6fr;grid-template-columns:5fr 5fr}.webflow-tornado .parts-and-accessories,.webflow-tornado-s .parts-and-accessories{margin-top:292px}.webflow-tornado .grid-parts,.webflow-tornado-s .grid-parts{grid-template-columns:5fr 5fr;grid-template-rows:repeat(auto-fit,minmax(70px,1fr))}.webflow-tornado .grid-parts-2,.webflow-tornado-s .grid-parts-2{grid-template-columns:.25fr .25fr 2.75fr 2.75fr .25fr .25fr}.webflow-tornado .scroll-sequence-2,.webflow-tornado-s .scroll-sequence-2{display:block;height:250vh}.webflow-tornado .scroll-sequence-3,.webflow-tornado-s .scroll-sequence-3{display:block;height:500vh;margin-top:266vh}.webflow-tornado .scroll-sequence-4,.webflow-tornado-s .scroll-sequence-4{display:block;height:200vh;margin-top:846vh}.webflow-tornado .scroll-sequence-5,.webflow-tornado-s .scroll-sequence-5{display:block;margin-top:1075vh}.webflow-tornado .scroll-sequence-6,.webflow-tornado-s .scroll-sequence-6{display:block;margin-top:1368vh}.webflow-tornado .protective_shield,.webflow-tornado-s .protective_shield{display:block}.webflow-tornado .porte-texte,.webflow-tornado-s .porte-texte{margin-top:0}.webflow-tornado .sticky-container-protective-shield,.webflow-tornado-s .sticky-container-protective-shield{margin-right:0;margin-left:0}.webflow-tornado .list-item,.webflow-tornado-s .list-item{flex:1}.webflow-tornado .list-item-2,.webflow-tornado-s .list-item-2{flex:1}.webflow-tornado .list-item-3,.webflow-tornado-s .list-item-3{flex:1}.webflow-tornado .list-item-4,.webflow-tornado-s .list-item-4{flex:1;grid-area:Area-5a}.webflow-tornado .background-video,.webflow-tornado-s .background-video{overflow:hidden;max-height:100%;max-width:100%}.webflow-tornado .hero-2,.webflow-tornado-s .hero-2{display:block}.webflow-tornado .hero-3,.webflow-tornado-s .hero-3{display:block}.webflow-tornado .shield,.webflow-tornado-s .shield{position:relative}.webflow-tornado .shield_text,.webflow-tornado-s .shield_text{margin-top:45%;margin-right:35%;margin-left:20%;font-size:15px}.webflow-tornado .shield_text._2,.webflow-tornado-s .shield_text._2{margin-right:5%;margin-bottom:0;margin-left:5%;font-size:30px}.webflow-tornado .protective_text-2,.webflow-tornado-s .protective_text-2{margin-top:45%;margin-right:35%;margin-left:20%;font-size:15px}.webflow-tornado .protective_text-2._2,.webflow-tornado-s .protective_text-2._2{margin-right:5%;margin-bottom:0;margin-left:5%;font-size:30px}.webflow-tornado .shield1,.webflow-tornado-s .shield1{position:relative}.webflow-tornado .shield_text1,.webflow-tornado-s .shield_text1{margin-top:45%;margin-right:35%;margin-left:20%;font-size:15px}.webflow-tornado .shield_text1._2,.webflow-tornado-s .shield_text1._2{margin-right:5%;margin-bottom:0;margin-left:5%;font-size:30px}.webflow-tornado .shield_text1._2-copy,.webflow-tornado-s .shield_text1._2-copy{margin-right:5%;margin-bottom:0;margin-left:5%;font-size:30px}.webflow-tornado .shield_text2,.webflow-tornado-s .shield_text2{margin-top:45%;margin-right:35%;margin-left:20%;font-size:15px}.webflow-tornado .shield_text2._2,.webflow-tornado-s .shield_text2._2{margin-right:5%;margin-bottom:0;margin-left:5%;font-size:30px}.webflow-tornado .shield_you_need_text,.webflow-tornado-s .shield_you_need_text{margin-top:45%;margin-right:35%;margin-left:20%;font-size:15px}.webflow-tornado .tornados_text,.webflow-tornado-s .tornados_text{margin-top:45%;margin-right:35%;margin-left:20%;font-size:15px}.webflow-tornado .protective_shield2,.webflow-tornado-s .protective_shield2{display:block}.webflow-tornado .sticky-container-protective-shield2,.webflow-tornado-s .sticky-container-protective-shield2{margin-right:0;margin-left:0}.webflow-tornado .text-block-4,.webflow-tornado-s .text-block-4{margin-bottom:0;font-size:4.5vw}.webflow-tornado .new_design,.webflow-tornado-s .new_design{display:block}.webflow-tornado .sticky-container-new-design,.webflow-tornado-s .sticky-container-new-design{margin-right:0;margin-left:0}.webflow-tornado .sticky-container-power,.webflow-tornado-s .sticky-container-power{margin-right:0;margin-left:0}.webflow-tornado .power,.webflow-tornado-s .power{display:block}.webflow-tornado .text-block-power-copy,.webflow-tornado-s .text-block-power-copy{margin-right:10%;margin-left:10%;align-self:stretch;font-size:4.5vw}.webflow-tornado .text-block-durability-2,.webflow-tornado-s .text-block-durability-2{margin-right:10%;margin-left:10%;align-self:stretch;font-size:4.5vw}.webflow-tornado .text-block-reliability-2,.webflow-tornado-s .text-block-reliability-2{margin-right:10%;margin-left:10%;align-self:stretch;font-size:4.5vw}.webflow-tornado .text-block-contamination-2,.webflow-tornado-s .text-block-contamination-2{margin-right:10%;margin-left:10%;align-self:stretch;font-size:4.5vw}.webflow-tornado .text-block-safe-2,.webflow-tornado-s .text-block-safe-2{margin-right:10%;margin-left:10%;align-self:stretch;font-size:4.5vw}.webflow-tornado .text-block-hinder-2,.webflow-tornado-s .text-block-hinder-2{margin-right:10%;margin-left:10%;align-self:stretch;font-size:4.5vw}.webflow-tornado .text-block-quietly-2,.webflow-tornado-s .text-block-quietly-2{margin-right:10%;margin-left:10%;align-self:stretch;font-size:4.5vw}.webflow-tornado .text-block-freedom-2,.webflow-tornado-s .text-block-freedom-2{margin-right:10%;margin-left:10%;align-self:stretch;font-size:4.5vw}.webflow-tornado .block-contamination-2,.webflow-tornado-s .block-contamination-2{opacity:0}.webflow-tornado .section-7,.webflow-tornado-s .section-7{display:block}.webflow-tornado .sticky-container-small-better,.webflow-tornado-s .sticky-container-small-better{margin-right:0;margin-left:0}.webflow-tornado .image-9,.webflow-tornado-s .image-9{top:10%;width:85%}.webflow-tornado .image-9-copy,.webflow-tornado-s .image-9-copy{top:10%;width:85%}.webflow-tornado .sticky-container-made-for-you,.webflow-tornado-s .sticky-container-made-for-you{margin-right:0;margin-left:0}.webflow-tornado .text-block-made-for-you-2,.webflow-tornado-s .text-block-made-for-you-2{margin-right:10%;margin-bottom:20%;margin-left:10%;font-size:4.5vw}.webflow-tornado .text-span-4,.webflow-tornado-s .text-span-4{font-size:5vw}.webflow-tornado .image-made,.webflow-tornado-s .image-made{width:80%}.webflow-tornado .background-video-2,.webflow-tornado-s .background-video-2{overflow:hidden;max-height:100%;max-width:100%}.webflow-tornado .section-said,.webflow-tornado-s .section-said{display:block}.webflow-tornado .said-scroll-container,.webflow-tornado-s .said-scroll-container{height:120vh}.webflow-tornado .sticky-container-said,.webflow-tornado-s .sticky-container-said{height:120vh;margin-right:0;margin-left:0}.webflow-tornado .text-block-8,.webflow-tornado-s .text-block-8{margin-bottom:10%;font-size:4vw}.webflow-tornado .section-technique,.webflow-tornado-s .section-technique{display:block}.webflow-tornado .said-scroll-technique,.webflow-tornado-s .said-scroll-technique{display:none;height:100vh}.webflow-tornado .sticky-container-technique,.webflow-tornado-s .sticky-container-technique{display:none;margin-right:0;margin-left:0}.webflow-tornado .section-intro,.webflow-tornado-s .section-intro{display:block}.webflow-tornado .intro-container-made-for-you,.webflow-tornado-s .intro-container-made-for-you{margin-right:0;margin-left:0}.webflow-tornado .image-intro-1,.webflow-tornado-s .image-intro-1{width:44%}.webflow-tornado .block-intro,.webflow-tornado-s .block-intro{left:0;top:0;right:0;bottom:0;opacity:0}.webflow-tornado .div-block-intro-1,.webflow-tornado-s .div-block-intro-1{width:100%;margin-left:0;padding-top:30%}.webflow-tornado .image-intro-1-copy,.webflow-tornado-s .image-intro-1-copy{width:40%}.webflow-tornado .text-block-intro,.webflow-tornado-s .text-block-intro{padding-left:15%;font-size:18vw;text-align:left}.webflow-tornado .image-11,.webflow-tornado-s .image-11{width:24%;margin-left:15%}.webflow-tornado .heading-8,.webflow-tornado-s .heading-8{font-size:4.5vw}.webflow-tornado .div-block-turbines,.webflow-tornado-s .div-block-turbines{position:relative;height:50%}.webflow-tornado .image-turbines,.webflow-tornado-s .image-turbines{width:80%;margin-top:0;padding-top:10%}.webflow-tornado .html-embed,.webflow-tornado-s .html-embed{width:58.25%;align-items:flex-start}.webflow-tornado .image-made-2,.webflow-tornado-s .image-made-2{width:80%}.webflow-tornado .div-block-33,.webflow-tornado-s .div-block-33{left:0;top:10%;right:0;bottom:0}.webflow-tornado .heading-9,.webflow-tornado-s .heading-9{left:0;top:0;right:0;bottom:auto;display:flex;justify-content:center;align-items:center;text-align:center}.webflow-tornado .div-block-33-copy,.webflow-tornado-s .div-block-33-copy{top:10%;margin-left:1.5%;opacity:0}.webflow-tornado .text-span-18,.webflow-tornado-s .text-span-18{bottom:25px}.webflow-tornado .div-block-34,.webflow-tornado-s .div-block-34{position:relative;top:0;z-index:1;height:50%}.webflow-tornado .tabs,.webflow-tornado-s .tabs{width:100%;margin-bottom:0}.webflow-tornado .grid-3,.webflow-tornado-s .grid-3{grid-template-areas:"Area Area-2" "Area-3 Area-4" "Area-5 Area-6" "Area-7 Area-8" "Area-9 Area-10" "Area-11 Area-12" "Area-13 Area-14" "Area-15 Area-16" "Area-17 Area-18" "Area-19 Area-20" "Area-21 Area-22" "Area-23 Area-24" "Area-25 Area-26";grid-template-rows:repeat(auto-fit,8%) 8% 8% 8% 11% 8% 8% 8% 8% 8% 8% 8% 8%}.webflow-tornado .heading-10,.webflow-tornado-s .heading-10{border-width:1px 0 0 1px}.webflow-tornado .bold-text-13,.webflow-tornado-s .bold-text-13{font-size:3vw;font-weight:700}.webflow-tornado .text-block-11,.webflow-tornado-s .text-block-11{border-width:1px 1px 0;font-size:3vw}.webflow-tornado .text-block-12,.webflow-tornado-s .text-block-12{font-size:3vw}.webflow-tornado .tab-link-tab-1.w--current,.webflow-tornado-s .tab-link-tab-1.w--current{width:50%}.webflow-tornado .tab-link-tab-2,.webflow-tornado-s .tab-link-tab-2{position:absolute;left:50%;bottom:50%;width:50%;font-size:3vw}.webflow-tornado .tab-link-tab-2.w--current,.webflow-tornado-s .tab-link-tab-2.w--current{font-size:3vw}.webflow-tornado .text-block-12-copy,.webflow-tornado-s .text-block-12-copy{color:#fff;font-size:3vw}.webflow-tornado .tab-link-tab-3,.webflow-tornado-s .tab-link-tab-3{position:absolute;left:50%;width:50%;clear:none;border-right-width:0;border-left-width:1px;font-size:3vw}.webflow-tornado .tab-link-tab-3.w--current,.webflow-tornado-s .tab-link-tab-3.w--current{font-size:3vw}.webflow-tornado .tab-link-tab-4,.webflow-tornado-s .tab-link-tab-4{width:50%}.webflow-tornado .heading-9-copy,.webflow-tornado-s .heading-9-copy{left:0;top:0;right:0;bottom:auto;display:flex;margin-left:0;justify-content:center;align-items:center;text-align:center}.webflow-tornado .text-block-14,.webflow-tornado-s .text-block-14{margin-top:15%;padding-bottom:5%;font-size:3vw}.webflow-tornado .heading-6-copy,.webflow-tornado-s .heading-6-copy{margin-top:15%;margin-bottom:0}.webflow-tornado .div-block-29-copy,.webflow-tornado-s .div-block-29-copy{position:relative;top:auto;right:auto;height:25%;margin-left:0}.webflow-tornado .div-block-28-copy,.webflow-tornado-s .div-block-28-copy{position:relative;top:auto;right:auto;width:100%;height:25%;margin-top:40%;padding-left:0}.webflow-tornado .div-block-30-copy,.webflow-tornado-s .div-block-30-copy{position:relative;left:auto;top:auto;height:25%;padding-right:0}.webflow-tornado .div-block-27-copy,.webflow-tornado-s .div-block-27-copy{position:relative;left:auto;top:auto;width:100%;height:25%;padding-right:0}.webflow-tornado .html-embed-copy,.webflow-tornado-s .html-embed-copy{display:block;width:86%;margin-top:5%;align-items:flex-start}.webflow-tornado .heading-10-copy,.webflow-tornado-s .heading-10-copy{border-width:1px 0 1px .5px}.webflow-tornado .text-block-11-copy,.webflow-tornado-s .text-block-11-copy{border-width:1px;font-size:3vw}.webflow-tornado .heading-10-copy,.webflow-tornado-s .heading-10-copy{border-width:1px 0 0 .5px}.webflow-tornado .text-block-11-copy,.webflow-tornado-s .text-block-11-copy{border-width:1px 1px 0;font-size:3vw}.webflow-tornado .heading-10-copy,.webflow-tornado-s .heading-10-copy{border-width:1px 0 0 .5px}.webflow-tornado .text-block-11-copy,.webflow-tornado-s .text-block-11-copy{border-width:1px 1px 0;font-size:3vw}.webflow-tornado .heading-10-copy,.webflow-tornado-s .heading-10-copy{border-width:1px 0 1px .5px}.webflow-tornado .text-block-11-copy,.webflow-tornado-s .text-block-11-copy{border-width:1px;font-size:3vw}.webflow-tornado .div-block-turbines-copy,.webflow-tornado-s .div-block-turbines-copy{position:relative;display:block;height:50%}.webflow-tornado .div-block-34-copy,.webflow-tornado-s .div-block-34-copy{position:relative;top:0;z-index:1;display:block;height:50%;padding-right:3%;padding-left:3%}.webflow-tornado .said-scroll-technique-copy,.webflow-tornado-s .said-scroll-technique-copy{display:block;height:auto}.webflow-tornado .heading-13,.webflow-tornado-s .heading-13{padding-left:3%;font-size:6vw;text-align:left}.webflow-tornado .text-block-12-copy,.webflow-tornado-s .text-block-12-copy{font-size:3vw}.webflow-tornado .text-block-12-copy-copy,.webflow-tornado-s .text-block-12-copy-copy{font-size:3vw}.webflow-tornado .text-block-12-copy,.webflow-tornado-s .text-block-12-copy{font-size:3vw}.webflow-tornado .text-block-12-copy-copy,.webflow-tornado-s .text-block-12-copy-copy{font-size:3vw}.webflow-tornado .text-block-12-copy-copy-copy,.webflow-tornado-s .text-block-12-copy-copy-copy{font-size:3vw}.webflow-tornado .text-block-11-copy,.webflow-tornado-s .text-block-11-copy{border-width:1px 1px 0;font-size:3vw}.webflow-tornado .text-block-18,.webflow-tornado-s .text-block-18{font-size:3vw}.webflow-tornado .text-block-19,.webflow-tornado-s .text-block-19{font-size:3vw}.webflow-tornado .hero-overlay,.webflow-tornado-s .hero-overlay{display:none}.webflow-tornado .centered-container,.webflow-tornado-s .centered-container{text-align:left}.webflow-tornado .image-15,.webflow-tornado-s .image-15{width:50%}.webflow-tornado .image-15-copy,.webflow-tornado-s .image-15-copy{width:58.4%}.webflow-tornado .cooltouch-image,.webflow-tornado-s .cooltouch-image{width:55%}.webflow-tornado .image-precisplus,.webflow-tornado-s .image-precisplus{width:58.4%}.webflow-tornado .html-embed-quattro,.webflow-tornado-s .html-embed-quattro{width:58.25%;align-items:flex-start}.webflow-tornado .sticky-nav-2,.webflow-tornado-s .sticky-nav-2{padding:0}.webflow-tornado .nav-grid-2,.webflow-tornado-s .nav-grid-2{grid-auto-flow:row;grid-column-gap:0px;grid-row-gap:0px;grid-template-columns:1fr;grid-template-rows:100px}.webflow-tornado .nav-link-3,.webflow-tornado-s .nav-link-3{padding-top:10px;padding-bottom:10px;border-top:1px solid #c4c4c4}.webflow-tornado .navbar,.webflow-tornado-s .navbar{display:block;background-color:#fff}.webflow-tornado .nav-link-4,.webflow-tornado-s .nav-link-4{font-family:Dinok,sans-serif;font-weight:700}.webflow-tornado .nav-link-5,.webflow-tornado-s .nav-link-5{font-family:Dinok,sans-serif;font-weight:700}.webflow-tornado .nav-link-6,.webflow-tornado-s .nav-link-6{font-family:Dinok,sans-serif;font-weight:700}.webflow-tornado .image-17,.webflow-tornado-s .image-17{position:absolute;left:0;top:0;right:0;bottom:0;max-width:100%}.webflow-tornado .image-18,.webflow-tornado-s .image-18{position:absolute;left:0;top:0;right:0;bottom:0;width:50vw;max-width:none;padding-top:3vw;padding-left:3vw}.webflow-tornado .text-span-25,.webflow-tornado-s .text-span-25{position:relative;bottom:5px}.webflow-tornado .text-span-26,.webflow-tornado-s .text-span-26{position:relative;bottom:5px}.webflow-tornado .text-block-14-copy,.webflow-tornado-s .text-block-14-copy{margin-top:5%;padding-bottom:5%;font-size:3vw}.webflow-tornado .text-block-14-copy,.webflow-tornado-s .text-block-14-copy{margin-top:2%;padding-bottom:5%;font-size:3vw}.webflow-tornado .image-freemove,.webflow-tornado-s .image-freemove{width:50%}.webflow-tornado .nav-link-7,.webflow-tornado-s .nav-link-7{font-family:Dinok,sans-serif;font-weight:700}.webflow-tornado .nav-link-8,.webflow-tornado-s .nav-link-8{font-family:Dinok,sans-serif;font-weight:700}.webflow-tornado .text-block-14-copy,.webflow-tornado-s .text-block-14-copy{margin-top:0;padding-bottom:5%;font-size:3vw}.webflow-tornado .text-block-11-copy-copy,.webflow-tornado-s .text-block-11-copy-copy{border-width:1px;background-color:#fff;font-size:3vw}.webflow-tornado .text-block-11-copy-copy,.webflow-tornado-s .text-block-11-copy-copy{border-width:1px;font-size:3vw}.webflow-tornado .text-block-11-copy-copy,.webflow-tornado-s .text-block-11-copy-copy{border-width:1px 1px 0;font-size:3vw}.webflow-tornado .text-block-11-copy-copy,.webflow-tornado-s .text-block-11-copy-copy{border-width:1px;font-size:3vw}.webflow-tornado .text-block-14-copy,.webflow-tornado-s .text-block-14-copy{margin-top:15%;padding-bottom:5%;font-size:3vw}}.webflow-tornado #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-5fded236,.webflow-tornado-s #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-5fded236{-ms-grid-row:1;-ms-grid-column:3;justify-self:end;grid-area:Area-3}.webflow-tornado .grid-2>#w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-5fded236,.webflow-tornado-s .grid-2>#w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-5fded236{-ms-grid-row:3;-ms-grid-column:1}.webflow-tornado .grid-3>#w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-5fded236,.webflow-tornado-s .grid-3>#w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-5fded236{-ms-grid-row:3;-ms-grid-column:1}.webflow-tornado #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-5fded236,.webflow-tornado-s #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-5fded236{justify-self:start;grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-tornado #w-node-dd869850-772b-453d-bbeb-1be3a31a15c6-5fded236,.webflow-tornado-s #w-node-dd869850-772b-453d-bbeb-1be3a31a15c6-5fded236{-ms-grid-row:1;-ms-grid-column:5;grid-area:Area-4}.webflow-tornado .grid-2>#w-node-dd869850-772b-453d-bbeb-1be3a31a15c6-5fded236,.webflow-tornado-s .grid-2>#w-node-dd869850-772b-453d-bbeb-1be3a31a15c6-5fded236{-ms-grid-row:3;-ms-grid-column:3}.webflow-tornado .grid-3>#w-node-dd869850-772b-453d-bbeb-1be3a31a15c6-5fded236,.webflow-tornado-s .grid-3>#w-node-dd869850-772b-453d-bbeb-1be3a31a15c6-5fded236{-ms-grid-row:3;-ms-grid-column:3}.webflow-tornado #w-node-e6392f64-663b-3749-cd88-1e8a7634e784-5fded236,.webflow-tornado-s #w-node-e6392f64-663b-3749-cd88-1e8a7634e784-5fded236{-ms-grid-row:1;-ms-grid-column:9;grid-area:Area-5}.webflow-tornado .grid-2>#w-node-e6392f64-663b-3749-cd88-1e8a7634e784-5fded236,.webflow-tornado-s .grid-2>#w-node-e6392f64-663b-3749-cd88-1e8a7634e784-5fded236{-ms-grid-row:5;-ms-grid-column:1}.webflow-tornado .grid-3>#w-node-e6392f64-663b-3749-cd88-1e8a7634e784-5fded236,.webflow-tornado-s .grid-3>#w-node-e6392f64-663b-3749-cd88-1e8a7634e784-5fded236{-ms-grid-row:5;-ms-grid-column:1}.webflow-tornado #w-node-_75171cc3-8095-888a-88da-cc91659f8a5a-5fded236,.webflow-tornado-s #w-node-_75171cc3-8095-888a-88da-cc91659f8a5a-5fded236{-ms-grid-row:1;-ms-grid-column:7;grid-area:Area}.webflow-tornado .grid-2>#w-node-_75171cc3-8095-888a-88da-cc91659f8a5a-5fded236,.webflow-tornado-s .grid-2>#w-node-_75171cc3-8095-888a-88da-cc91659f8a5a-5fded236{-ms-grid-row:1;-ms-grid-column:1}.webflow-tornado .grid-3>#w-node-_75171cc3-8095-888a-88da-cc91659f8a5a-5fded236,.webflow-tornado-s .grid-3>#w-node-_75171cc3-8095-888a-88da-cc91659f8a5a-5fded236{-ms-grid-row:1;-ms-grid-column:1}.webflow-tornado #w-node-_29dc2c20-da65-3c59-22aa-8f0c8df1a210-5fded236,.webflow-tornado-s #w-node-_29dc2c20-da65-3c59-22aa-8f0c8df1a210-5fded236{-ms-grid-row:1;-ms-grid-column:7;grid-area:Area}.webflow-tornado .grid-2>#w-node-_29dc2c20-da65-3c59-22aa-8f0c8df1a210-5fded236,.webflow-tornado-s .grid-2>#w-node-_29dc2c20-da65-3c59-22aa-8f0c8df1a210-5fded236{-ms-grid-row:1;-ms-grid-column:1}.webflow-tornado .grid-3>#w-node-_29dc2c20-da65-3c59-22aa-8f0c8df1a210-5fded236,.webflow-tornado-s .grid-3>#w-node-_29dc2c20-da65-3c59-22aa-8f0c8df1a210-5fded236{-ms-grid-row:1;-ms-grid-column:1}.webflow-tornado #w-node-_51960da0-2f2b-f102-ed44-48b73d2c2622-5fded236,.webflow-tornado-s #w-node-_51960da0-2f2b-f102-ed44-48b73d2c2622-5fded236{-ms-grid-row:1;-ms-grid-column:1;grid-area:Area-2}.webflow-tornado .grid-2>#w-node-_51960da0-2f2b-f102-ed44-48b73d2c2622-5fded236,.webflow-tornado-s .grid-2>#w-node-_51960da0-2f2b-f102-ed44-48b73d2c2622-5fded236{-ms-grid-row:1;-ms-grid-column:3}.webflow-tornado .grid-3>#w-node-_51960da0-2f2b-f102-ed44-48b73d2c2622-5fded236,.webflow-tornado-s .grid-3>#w-node-_51960da0-2f2b-f102-ed44-48b73d2c2622-5fded236{-ms-grid-row:1;-ms-grid-column:3}.webflow-tornado #w-node-_803696d7-760c-ec52-b524-be578a0f02b5-5fded236,.webflow-tornado-s #w-node-_803696d7-760c-ec52-b524-be578a0f02b5-5fded236{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-tornado #w-node-b7f0298c-7537-0960-2125-6289c4e7a56d-5fded236,.webflow-tornado-s #w-node-b7f0298c-7537-0960-2125-6289c4e7a56d-5fded236{-ms-grid-row:1;-ms-grid-column:9;grid-area:Area-5}.webflow-tornado .grid-2>#w-node-b7f0298c-7537-0960-2125-6289c4e7a56d-5fded236,.webflow-tornado-s .grid-2>#w-node-b7f0298c-7537-0960-2125-6289c4e7a56d-5fded236{-ms-grid-row:5;-ms-grid-column:1}.webflow-tornado .grid-3>#w-node-b7f0298c-7537-0960-2125-6289c4e7a56d-5fded236,.webflow-tornado-s .grid-3>#w-node-b7f0298c-7537-0960-2125-6289c4e7a56d-5fded236{-ms-grid-row:5;-ms-grid-column:1}.webflow-tornado #w-node-_854c6c3c-dab8-c85e-eb25-8644387a3b51-5fded236,.webflow-tornado-s #w-node-_854c6c3c-dab8-c85e-eb25-8644387a3b51-5fded236{-ms-grid-row:7;-ms-grid-column:1;grid-area:Area-7}.webflow-tornado .grid-3>#w-node-_854c6c3c-dab8-c85e-eb25-8644387a3b51-5fded236,.webflow-tornado-s .grid-3>#w-node-_854c6c3c-dab8-c85e-eb25-8644387a3b51-5fded236{-ms-grid-row:7;-ms-grid-column:1}.webflow-tornado #w-node-_67bad35d-f28c-72d6-3c8e-6b6eac7a0356-5fded236,.webflow-tornado-s #w-node-_67bad35d-f28c-72d6-3c8e-6b6eac7a0356-5fded236{-ms-grid-row:9;-ms-grid-column:1;grid-area:Area-9}.webflow-tornado #w-node-_9d560963-0eea-f898-862e-343658334092-5fded236,.webflow-tornado-s #w-node-_9d560963-0eea-f898-862e-343658334092-5fded236{-ms-grid-row:11;-ms-grid-column:1;grid-area:Area-11}.webflow-tornado #w-node-fdfcf439-0c4e-b212-0df8-24fac1cbe524-5fded236,.webflow-tornado-s #w-node-fdfcf439-0c4e-b212-0df8-24fac1cbe524-5fded236{-ms-grid-row:13;-ms-grid-column:1;grid-area:Area-13}.webflow-tornado #w-node-f3b62fb4-961f-3d67-faba-f9d7cefc3e40-5fded236,.webflow-tornado-s #w-node-f3b62fb4-961f-3d67-faba-f9d7cefc3e40-5fded236{-ms-grid-row:15;-ms-grid-column:1;grid-area:Area-15}.webflow-tornado #w-node-b8e62033-8231-f470-3af2-d2f776928348-5fded236,.webflow-tornado-s #w-node-b8e62033-8231-f470-3af2-d2f776928348-5fded236{-ms-grid-row:17;-ms-grid-column:1;grid-area:Area-17}.webflow-tornado #w-node-_2e8b6b84-2182-5c31-1a95-5acdd21f68f9-5fded236,.webflow-tornado-s #w-node-_2e8b6b84-2182-5c31-1a95-5acdd21f68f9-5fded236{-ms-grid-row:19;-ms-grid-column:1;grid-area:Area-19}.webflow-tornado #w-node-a18dadd2-2f8a-dde0-7dff-2d000cbd7369-5fded236,.webflow-tornado-s #w-node-a18dadd2-2f8a-dde0-7dff-2d000cbd7369-5fded236{-ms-grid-row:21;-ms-grid-column:1;grid-area:Area-21}.webflow-tornado #w-node-b0df871c-4ef9-7c34-f5d9-27c4e63d5d3f-5fded236,.webflow-tornado-s #w-node-b0df871c-4ef9-7c34-f5d9-27c4e63d5d3f-5fded236{-ms-grid-row:23;-ms-grid-column:1;grid-area:Area-23}.webflow-tornado #w-node-_770d5a9c-2e90-3667-9237-d3c745296ef7-5fded236,.webflow-tornado-s #w-node-_770d5a9c-2e90-3667-9237-d3c745296ef7-5fded236{-ms-grid-row:25;-ms-grid-column:1;grid-area:Area-25}.webflow-tornado #w-node-e414fe9a-2e6f-854b-be33-019f39beae64-5fded236,.webflow-tornado-s #w-node-e414fe9a-2e6f-854b-be33-019f39beae64-5fded236{-ms-grid-row:1;-ms-grid-column:5;grid-area:Area-4}.webflow-tornado .grid-2>#w-node-e414fe9a-2e6f-854b-be33-019f39beae64-5fded236,.webflow-tornado-s .grid-2>#w-node-e414fe9a-2e6f-854b-be33-019f39beae64-5fded236{-ms-grid-row:3;-ms-grid-column:3}.webflow-tornado .grid-3>#w-node-e414fe9a-2e6f-854b-be33-019f39beae64-5fded236,.webflow-tornado-s .grid-3>#w-node-e414fe9a-2e6f-854b-be33-019f39beae64-5fded236{-ms-grid-row:3;-ms-grid-column:3}.webflow-tornado #w-node-_88b86c28-779e-49df-c345-c9c3b59bd20f-5fded236,.webflow-tornado-s #w-node-_88b86c28-779e-49df-c345-c9c3b59bd20f-5fded236{-ms-grid-row:5;-ms-grid-column:3;grid-area:Area-6}.webflow-tornado .grid-3>#w-node-_88b86c28-779e-49df-c345-c9c3b59bd20f-5fded236,.webflow-tornado-s .grid-3>#w-node-_88b86c28-779e-49df-c345-c9c3b59bd20f-5fded236{-ms-grid-row:5;-ms-grid-column:3}.webflow-tornado #w-node-_3e8b44e6-01dd-4328-f0b3-27029a04af33-5fded236,.webflow-tornado-s #w-node-_3e8b44e6-01dd-4328-f0b3-27029a04af33-5fded236{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-tornado #w-node-_218bbf0e-0007-bd45-8baf-1e75f449cdb4-5fded236,.webflow-tornado-s #w-node-_218bbf0e-0007-bd45-8baf-1e75f449cdb4-5fded236{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-tornado #w-node-c40b44bc-67c4-7be6-9be6-5f20a55ec125-5fded236,.webflow-tornado-s #w-node-c40b44bc-67c4-7be6-9be6-5f20a55ec125-5fded236{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-tornado #w-node-_9a5c69ab-134d-89f5-566d-3e006c3db8d4-5fded236,.webflow-tornado-s #w-node-_9a5c69ab-134d-89f5-566d-3e006c3db8d4-5fded236{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-tornado #w-node-b9e17244-a6ef-9d4c-b9d9-00aa50a7f17b-5fded236,.webflow-tornado-s #w-node-b9e17244-a6ef-9d4c-b9d9-00aa50a7f17b-5fded236{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-tornado #w-node-_291fb8c5-6f1b-f517-230e-3636e0f447ff-5fded236,.webflow-tornado-s #w-node-_291fb8c5-6f1b-f517-230e-3636e0f447ff-5fded236{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-tornado #w-node-cd94d9f2-44e9-0f9f-d13e-33bb77229092-5fded236,.webflow-tornado-s #w-node-cd94d9f2-44e9-0f9f-d13e-33bb77229092-5fded236{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-tornado #w-node-cc9fd449-8b2a-5654-dcfb-c3ca8d73bc17-5fded236,.webflow-tornado-s #w-node-cc9fd449-8b2a-5654-dcfb-c3ca8d73bc17-5fded236{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-tornado #w-node-e6ff7f2f-30b5-1127-edef-844e094a58df-5fded236,.webflow-tornado-s #w-node-e6ff7f2f-30b5-1127-edef-844e094a58df-5fded236{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-tornado #w-node-_647abf36-5ee7-0fa6-2840-8e1f9a8e4eda-5fded236,.webflow-tornado-s #w-node-_647abf36-5ee7-0fa6-2840-8e1f9a8e4eda-5fded236{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-tornado #w-node-ed6e0263-d79b-209f-e9b8-e808f7d7245a-5fded236,.webflow-tornado-s #w-node-ed6e0263-d79b-209f-e9b8-e808f7d7245a-5fded236{-ms-grid-row:1;-ms-grid-column:7;grid-area:Area}.webflow-tornado .grid-2>#w-node-ed6e0263-d79b-209f-e9b8-e808f7d7245a-5fded236,.webflow-tornado-s .grid-2>#w-node-ed6e0263-d79b-209f-e9b8-e808f7d7245a-5fded236{-ms-grid-row:1;-ms-grid-column:1}.webflow-tornado .grid-3>#w-node-ed6e0263-d79b-209f-e9b8-e808f7d7245a-5fded236,.webflow-tornado-s .grid-3>#w-node-ed6e0263-d79b-209f-e9b8-e808f7d7245a-5fded236{-ms-grid-row:1;-ms-grid-column:1}.webflow-tornado #w-node-ed6e0263-d79b-209f-e9b8-e808f7d7245e-5fded236,.webflow-tornado-s #w-node-ed6e0263-d79b-209f-e9b8-e808f7d7245e-5fded236{-ms-grid-row:1;-ms-grid-column:1;grid-area:Area-2}.webflow-tornado .grid-2>#w-node-ed6e0263-d79b-209f-e9b8-e808f7d7245e-5fded236,.webflow-tornado-s .grid-2>#w-node-ed6e0263-d79b-209f-e9b8-e808f7d7245e-5fded236{-ms-grid-row:1;-ms-grid-column:3}.webflow-tornado .grid-3>#w-node-ed6e0263-d79b-209f-e9b8-e808f7d7245e-5fded236,.webflow-tornado-s .grid-3>#w-node-ed6e0263-d79b-209f-e9b8-e808f7d7245e-5fded236{-ms-grid-row:1;-ms-grid-column:3}.webflow-tornado #w-node-ed6e0263-d79b-209f-e9b8-e808f7d72460-5fded236,.webflow-tornado-s #w-node-ed6e0263-d79b-209f-e9b8-e808f7d72460-5fded236{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-tornado #w-node-ed6e0263-d79b-209f-e9b8-e808f7d72465-5fded236,.webflow-tornado-s #w-node-ed6e0263-d79b-209f-e9b8-e808f7d72465-5fded236{-ms-grid-row:1;-ms-grid-column:9;grid-area:Area-5}.webflow-tornado .grid-2>#w-node-ed6e0263-d79b-209f-e9b8-e808f7d72465-5fded236,.webflow-tornado-s .grid-2>#w-node-ed6e0263-d79b-209f-e9b8-e808f7d72465-5fded236{-ms-grid-row:5;-ms-grid-column:1}.webflow-tornado .grid-3>#w-node-ed6e0263-d79b-209f-e9b8-e808f7d72465-5fded236,.webflow-tornado-s .grid-3>#w-node-ed6e0263-d79b-209f-e9b8-e808f7d72465-5fded236{-ms-grid-row:5;-ms-grid-column:1}.webflow-tornado #w-node-ed6e0263-d79b-209f-e9b8-e808f7d7246a-5fded236,.webflow-tornado-s #w-node-ed6e0263-d79b-209f-e9b8-e808f7d7246a-5fded236{-ms-grid-row:7;-ms-grid-column:1;grid-area:Area-7}.webflow-tornado .grid-3>#w-node-ed6e0263-d79b-209f-e9b8-e808f7d7246a-5fded236,.webflow-tornado-s .grid-3>#w-node-ed6e0263-d79b-209f-e9b8-e808f7d7246a-5fded236{-ms-grid-row:7;-ms-grid-column:1}.webflow-tornado #w-node-ed6e0263-d79b-209f-e9b8-e808f7d7246f-5fded236,.webflow-tornado-s #w-node-ed6e0263-d79b-209f-e9b8-e808f7d7246f-5fded236{-ms-grid-row:9;-ms-grid-column:1;grid-area:Area-9}.webflow-tornado #w-node-ed6e0263-d79b-209f-e9b8-e808f7d72474-5fded236,.webflow-tornado-s #w-node-ed6e0263-d79b-209f-e9b8-e808f7d72474-5fded236{-ms-grid-row:11;-ms-grid-column:1;grid-area:Area-11}.webflow-tornado #w-node-ed6e0263-d79b-209f-e9b8-e808f7d72479-5fded236,.webflow-tornado-s #w-node-ed6e0263-d79b-209f-e9b8-e808f7d72479-5fded236{-ms-grid-row:13;-ms-grid-column:1;grid-area:Area-13}.webflow-tornado #w-node-ed6e0263-d79b-209f-e9b8-e808f7d7247d-5fded236,.webflow-tornado-s #w-node-ed6e0263-d79b-209f-e9b8-e808f7d7247d-5fded236{-ms-grid-row:15;-ms-grid-column:1;grid-area:Area-15}.webflow-tornado #w-node-ed6e0263-d79b-209f-e9b8-e808f7d72482-5fded236,.webflow-tornado-s #w-node-ed6e0263-d79b-209f-e9b8-e808f7d72482-5fded236{-ms-grid-row:17;-ms-grid-column:1;grid-area:Area-17}.webflow-tornado #w-node-ed6e0263-d79b-209f-e9b8-e808f7d72487-5fded236,.webflow-tornado-s #w-node-ed6e0263-d79b-209f-e9b8-e808f7d72487-5fded236{-ms-grid-row:19;-ms-grid-column:1;grid-area:Area-19}.webflow-tornado #w-node-ed6e0263-d79b-209f-e9b8-e808f7d7248c-5fded236,.webflow-tornado-s #w-node-ed6e0263-d79b-209f-e9b8-e808f7d7248c-5fded236{-ms-grid-row:21;-ms-grid-column:1;grid-area:Area-21}.webflow-tornado #w-node-ed6e0263-d79b-209f-e9b8-e808f7d72491-5fded236,.webflow-tornado-s #w-node-ed6e0263-d79b-209f-e9b8-e808f7d72491-5fded236{-ms-grid-row:23;-ms-grid-column:1;grid-area:Area-23}.webflow-tornado #w-node-ed6e0263-d79b-209f-e9b8-e808f7d72496-5fded236,.webflow-tornado-s #w-node-ed6e0263-d79b-209f-e9b8-e808f7d72496-5fded236{-ms-grid-row:25;-ms-grid-column:1;grid-area:Area-25}.webflow-tornado #w-node-ed6e0263-d79b-209f-e9b8-e808f7d7249b-5fded236,.webflow-tornado-s #w-node-ed6e0263-d79b-209f-e9b8-e808f7d7249b-5fded236{-ms-grid-row:1;-ms-grid-column:5;grid-area:Area-4}.webflow-tornado .grid-2>#w-node-ed6e0263-d79b-209f-e9b8-e808f7d7249b-5fded236,.webflow-tornado-s .grid-2>#w-node-ed6e0263-d79b-209f-e9b8-e808f7d7249b-5fded236{-ms-grid-row:3;-ms-grid-column:3}.webflow-tornado .grid-3>#w-node-ed6e0263-d79b-209f-e9b8-e808f7d7249b-5fded236,.webflow-tornado-s .grid-3>#w-node-ed6e0263-d79b-209f-e9b8-e808f7d7249b-5fded236{-ms-grid-row:3;-ms-grid-column:3}.webflow-tornado #w-node-ed6e0263-d79b-209f-e9b8-e808f7d7249e-5fded236,.webflow-tornado-s #w-node-ed6e0263-d79b-209f-e9b8-e808f7d7249e-5fded236{-ms-grid-row:5;-ms-grid-column:3;grid-area:Area-6}.webflow-tornado .grid-3>#w-node-ed6e0263-d79b-209f-e9b8-e808f7d7249e-5fded236,.webflow-tornado-s .grid-3>#w-node-ed6e0263-d79b-209f-e9b8-e808f7d7249e-5fded236{-ms-grid-row:5;-ms-grid-column:3}.webflow-tornado #w-node-ed6e0263-d79b-209f-e9b8-e808f7d724a0-5fded236,.webflow-tornado-s #w-node-ed6e0263-d79b-209f-e9b8-e808f7d724a0-5fded236{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-tornado #w-node-ed6e0263-d79b-209f-e9b8-e808f7d724a3-5fded236,.webflow-tornado-s #w-node-ed6e0263-d79b-209f-e9b8-e808f7d724a3-5fded236{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-tornado #w-node-ed6e0263-d79b-209f-e9b8-e808f7d724a6-5fded236,.webflow-tornado-s #w-node-ed6e0263-d79b-209f-e9b8-e808f7d724a6-5fded236{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-tornado #w-node-ed6e0263-d79b-209f-e9b8-e808f7d724a9-5fded236,.webflow-tornado-s #w-node-ed6e0263-d79b-209f-e9b8-e808f7d724a9-5fded236{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-tornado #w-node-ed6e0263-d79b-209f-e9b8-e808f7d724ac-5fded236,.webflow-tornado-s #w-node-ed6e0263-d79b-209f-e9b8-e808f7d724ac-5fded236{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-tornado #w-node-ed6e0263-d79b-209f-e9b8-e808f7d724af-5fded236,.webflow-tornado-s #w-node-ed6e0263-d79b-209f-e9b8-e808f7d724af-5fded236{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-tornado #w-node-ed6e0263-d79b-209f-e9b8-e808f7d724b2-5fded236,.webflow-tornado-s #w-node-ed6e0263-d79b-209f-e9b8-e808f7d724b2-5fded236{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-tornado #w-node-ed6e0263-d79b-209f-e9b8-e808f7d724b4-5fded236,.webflow-tornado-s #w-node-ed6e0263-d79b-209f-e9b8-e808f7d724b4-5fded236{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-tornado #w-node-ed6e0263-d79b-209f-e9b8-e808f7d724b6-5fded236,.webflow-tornado-s #w-node-ed6e0263-d79b-209f-e9b8-e808f7d724b6-5fded236{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-tornado #w-node-ed6e0263-d79b-209f-e9b8-e808f7d724b9-5fded236,.webflow-tornado-s #w-node-ed6e0263-d79b-209f-e9b8-e808f7d724b9-5fded236{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-tornado #w-node-_6280eff1-5409-f0d2-128b-34c65b761809-5fded236,.webflow-tornado-s #w-node-_6280eff1-5409-f0d2-128b-34c65b761809-5fded236{-ms-grid-row:1;-ms-grid-column:7;grid-area:Area}.webflow-tornado .grid-2>#w-node-_6280eff1-5409-f0d2-128b-34c65b761809-5fded236,.webflow-tornado-s .grid-2>#w-node-_6280eff1-5409-f0d2-128b-34c65b761809-5fded236{-ms-grid-row:1;-ms-grid-column:1}.webflow-tornado .grid-3>#w-node-_6280eff1-5409-f0d2-128b-34c65b761809-5fded236,.webflow-tornado-s .grid-3>#w-node-_6280eff1-5409-f0d2-128b-34c65b761809-5fded236{-ms-grid-row:1;-ms-grid-column:1}.webflow-tornado #w-node-_6280eff1-5409-f0d2-128b-34c65b76180d-5fded236,.webflow-tornado-s #w-node-_6280eff1-5409-f0d2-128b-34c65b76180d-5fded236{-ms-grid-row:1;-ms-grid-column:1;grid-area:Area-2}.webflow-tornado .grid-2>#w-node-_6280eff1-5409-f0d2-128b-34c65b76180d-5fded236,.webflow-tornado-s .grid-2>#w-node-_6280eff1-5409-f0d2-128b-34c65b76180d-5fded236{-ms-grid-row:1;-ms-grid-column:3}.webflow-tornado .grid-3>#w-node-_6280eff1-5409-f0d2-128b-34c65b76180d-5fded236,.webflow-tornado-s .grid-3>#w-node-_6280eff1-5409-f0d2-128b-34c65b76180d-5fded236{-ms-grid-row:1;-ms-grid-column:3}.webflow-tornado #w-node-_6280eff1-5409-f0d2-128b-34c65b76180f-5fded236,.webflow-tornado-s #w-node-_6280eff1-5409-f0d2-128b-34c65b76180f-5fded236{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-tornado #w-node-_6280eff1-5409-f0d2-128b-34c65b761814-5fded236,.webflow-tornado-s #w-node-_6280eff1-5409-f0d2-128b-34c65b761814-5fded236{-ms-grid-row:1;-ms-grid-column:9;grid-area:Area-5}.webflow-tornado .grid-2>#w-node-_6280eff1-5409-f0d2-128b-34c65b761814-5fded236,.webflow-tornado-s .grid-2>#w-node-_6280eff1-5409-f0d2-128b-34c65b761814-5fded236{-ms-grid-row:5;-ms-grid-column:1}.webflow-tornado .grid-3>#w-node-_6280eff1-5409-f0d2-128b-34c65b761814-5fded236,.webflow-tornado-s .grid-3>#w-node-_6280eff1-5409-f0d2-128b-34c65b761814-5fded236{-ms-grid-row:5;-ms-grid-column:1}.webflow-tornado #w-node-_6280eff1-5409-f0d2-128b-34c65b761819-5fded236,.webflow-tornado-s #w-node-_6280eff1-5409-f0d2-128b-34c65b761819-5fded236{-ms-grid-row:7;-ms-grid-column:1;grid-area:Area-7}.webflow-tornado .grid-3>#w-node-_6280eff1-5409-f0d2-128b-34c65b761819-5fded236,.webflow-tornado-s .grid-3>#w-node-_6280eff1-5409-f0d2-128b-34c65b761819-5fded236{-ms-grid-row:7;-ms-grid-column:1}.webflow-tornado #w-node-_6280eff1-5409-f0d2-128b-34c65b76181e-5fded236,.webflow-tornado-s #w-node-_6280eff1-5409-f0d2-128b-34c65b76181e-5fded236{-ms-grid-row:9;-ms-grid-column:1;grid-area:Area-9}.webflow-tornado #w-node-_6280eff1-5409-f0d2-128b-34c65b761823-5fded236,.webflow-tornado-s #w-node-_6280eff1-5409-f0d2-128b-34c65b761823-5fded236{-ms-grid-row:11;-ms-grid-column:1;grid-area:Area-11}.webflow-tornado #w-node-_6280eff1-5409-f0d2-128b-34c65b761828-5fded236,.webflow-tornado-s #w-node-_6280eff1-5409-f0d2-128b-34c65b761828-5fded236{-ms-grid-row:13;-ms-grid-column:1;grid-area:Area-13}.webflow-tornado #w-node-_6280eff1-5409-f0d2-128b-34c65b76182c-5fded236,.webflow-tornado-s #w-node-_6280eff1-5409-f0d2-128b-34c65b76182c-5fded236{-ms-grid-row:15;-ms-grid-column:1;grid-area:Area-15}.webflow-tornado #w-node-_6280eff1-5409-f0d2-128b-34c65b761831-5fded236,.webflow-tornado-s #w-node-_6280eff1-5409-f0d2-128b-34c65b761831-5fded236{-ms-grid-row:17;-ms-grid-column:1;grid-area:Area-17}.webflow-tornado #w-node-_6280eff1-5409-f0d2-128b-34c65b761836-5fded236,.webflow-tornado-s #w-node-_6280eff1-5409-f0d2-128b-34c65b761836-5fded236{-ms-grid-row:19;-ms-grid-column:1;grid-area:Area-19}.webflow-tornado #w-node-_6280eff1-5409-f0d2-128b-34c65b76183b-5fded236,.webflow-tornado-s #w-node-_6280eff1-5409-f0d2-128b-34c65b76183b-5fded236{-ms-grid-row:21;-ms-grid-column:1;grid-area:Area-21}.webflow-tornado #w-node-_6280eff1-5409-f0d2-128b-34c65b761840-5fded236,.webflow-tornado-s #w-node-_6280eff1-5409-f0d2-128b-34c65b761840-5fded236{-ms-grid-row:23;-ms-grid-column:1;grid-area:Area-23}.webflow-tornado #w-node-_6280eff1-5409-f0d2-128b-34c65b761845-5fded236,.webflow-tornado-s #w-node-_6280eff1-5409-f0d2-128b-34c65b761845-5fded236{-ms-grid-row:25;-ms-grid-column:1;grid-area:Area-25}.webflow-tornado #w-node-_6280eff1-5409-f0d2-128b-34c65b76184a-5fded236,.webflow-tornado-s #w-node-_6280eff1-5409-f0d2-128b-34c65b76184a-5fded236{-ms-grid-row:1;-ms-grid-column:5;grid-area:Area-4}.webflow-tornado .grid-2>#w-node-_6280eff1-5409-f0d2-128b-34c65b76184a-5fded236,.webflow-tornado-s .grid-2>#w-node-_6280eff1-5409-f0d2-128b-34c65b76184a-5fded236{-ms-grid-row:3;-ms-grid-column:3}.webflow-tornado .grid-3>#w-node-_6280eff1-5409-f0d2-128b-34c65b76184a-5fded236,.webflow-tornado-s .grid-3>#w-node-_6280eff1-5409-f0d2-128b-34c65b76184a-5fded236{-ms-grid-row:3;-ms-grid-column:3}.webflow-tornado #w-node-_6280eff1-5409-f0d2-128b-34c65b76184d-5fded236,.webflow-tornado-s #w-node-_6280eff1-5409-f0d2-128b-34c65b76184d-5fded236{-ms-grid-row:5;-ms-grid-column:3;grid-area:Area-6}.webflow-tornado .grid-3>#w-node-_6280eff1-5409-f0d2-128b-34c65b76184d-5fded236,.webflow-tornado-s .grid-3>#w-node-_6280eff1-5409-f0d2-128b-34c65b76184d-5fded236{-ms-grid-row:5;-ms-grid-column:3}.webflow-tornado #w-node-_6280eff1-5409-f0d2-128b-34c65b76184f-5fded236,.webflow-tornado-s #w-node-_6280eff1-5409-f0d2-128b-34c65b76184f-5fded236{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-tornado #w-node-_6280eff1-5409-f0d2-128b-34c65b761852-5fded236,.webflow-tornado-s #w-node-_6280eff1-5409-f0d2-128b-34c65b761852-5fded236{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-tornado #w-node-_6280eff1-5409-f0d2-128b-34c65b761855-5fded236,.webflow-tornado-s #w-node-_6280eff1-5409-f0d2-128b-34c65b761855-5fded236{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-tornado #w-node-_6280eff1-5409-f0d2-128b-34c65b761858-5fded236,.webflow-tornado-s #w-node-_6280eff1-5409-f0d2-128b-34c65b761858-5fded236{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-tornado #w-node-_6280eff1-5409-f0d2-128b-34c65b76185b-5fded236,.webflow-tornado-s #w-node-_6280eff1-5409-f0d2-128b-34c65b76185b-5fded236{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-tornado #w-node-_6280eff1-5409-f0d2-128b-34c65b76185e-5fded236,.webflow-tornado-s #w-node-_6280eff1-5409-f0d2-128b-34c65b76185e-5fded236{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-tornado #w-node-_6280eff1-5409-f0d2-128b-34c65b761861-5fded236,.webflow-tornado-s #w-node-_6280eff1-5409-f0d2-128b-34c65b761861-5fded236{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-tornado #w-node-_6280eff1-5409-f0d2-128b-34c65b761863-5fded236,.webflow-tornado-s #w-node-_6280eff1-5409-f0d2-128b-34c65b761863-5fded236{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-tornado #w-node-_6280eff1-5409-f0d2-128b-34c65b761865-5fded236,.webflow-tornado-s #w-node-_6280eff1-5409-f0d2-128b-34c65b761865-5fded236{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-tornado #w-node-_6280eff1-5409-f0d2-128b-34c65b761868-5fded236,.webflow-tornado-s #w-node-_6280eff1-5409-f0d2-128b-34c65b761868-5fded236{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-tornado #w-node-e3e15789-7443-cfab-ddeb-76969844dae0-5fded236,.webflow-tornado-s #w-node-e3e15789-7443-cfab-ddeb-76969844dae0-5fded236{-ms-grid-row:1;-ms-grid-column:7;grid-area:Area}.webflow-tornado .grid-2>#w-node-e3e15789-7443-cfab-ddeb-76969844dae0-5fded236,.webflow-tornado-s .grid-2>#w-node-e3e15789-7443-cfab-ddeb-76969844dae0-5fded236{-ms-grid-row:1;-ms-grid-column:1}.webflow-tornado .grid-3>#w-node-e3e15789-7443-cfab-ddeb-76969844dae0-5fded236,.webflow-tornado-s .grid-3>#w-node-e3e15789-7443-cfab-ddeb-76969844dae0-5fded236{-ms-grid-row:1;-ms-grid-column:1}.webflow-tornado #w-node-e3e15789-7443-cfab-ddeb-76969844dae4-5fded236,.webflow-tornado-s #w-node-e3e15789-7443-cfab-ddeb-76969844dae4-5fded236{-ms-grid-row:1;-ms-grid-column:1;grid-area:Area-2}.webflow-tornado .grid-2>#w-node-e3e15789-7443-cfab-ddeb-76969844dae4-5fded236,.webflow-tornado-s .grid-2>#w-node-e3e15789-7443-cfab-ddeb-76969844dae4-5fded236{-ms-grid-row:1;-ms-grid-column:3}.webflow-tornado .grid-3>#w-node-e3e15789-7443-cfab-ddeb-76969844dae4-5fded236,.webflow-tornado-s .grid-3>#w-node-e3e15789-7443-cfab-ddeb-76969844dae4-5fded236{-ms-grid-row:1;-ms-grid-column:3}.webflow-tornado #w-node-e3e15789-7443-cfab-ddeb-76969844dae6-5fded236,.webflow-tornado-s #w-node-e3e15789-7443-cfab-ddeb-76969844dae6-5fded236{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-tornado #w-node-e3e15789-7443-cfab-ddeb-76969844daeb-5fded236,.webflow-tornado-s #w-node-e3e15789-7443-cfab-ddeb-76969844daeb-5fded236{-ms-grid-row:1;-ms-grid-column:9;grid-area:Area-5}.webflow-tornado .grid-2>#w-node-e3e15789-7443-cfab-ddeb-76969844daeb-5fded236,.webflow-tornado-s .grid-2>#w-node-e3e15789-7443-cfab-ddeb-76969844daeb-5fded236{-ms-grid-row:5;-ms-grid-column:1}.webflow-tornado .grid-3>#w-node-e3e15789-7443-cfab-ddeb-76969844daeb-5fded236,.webflow-tornado-s .grid-3>#w-node-e3e15789-7443-cfab-ddeb-76969844daeb-5fded236{-ms-grid-row:5;-ms-grid-column:1}.webflow-tornado #w-node-e3e15789-7443-cfab-ddeb-76969844daf0-5fded236,.webflow-tornado-s #w-node-e3e15789-7443-cfab-ddeb-76969844daf0-5fded236{-ms-grid-row:7;-ms-grid-column:1;grid-area:Area-7}.webflow-tornado .grid-3>#w-node-e3e15789-7443-cfab-ddeb-76969844daf0-5fded236,.webflow-tornado-s .grid-3>#w-node-e3e15789-7443-cfab-ddeb-76969844daf0-5fded236{-ms-grid-row:7;-ms-grid-column:1}.webflow-tornado #w-node-e3e15789-7443-cfab-ddeb-76969844daf5-5fded236,.webflow-tornado-s #w-node-e3e15789-7443-cfab-ddeb-76969844daf5-5fded236{-ms-grid-row:9;-ms-grid-column:1;grid-area:Area-9}.webflow-tornado #w-node-e3e15789-7443-cfab-ddeb-76969844dafa-5fded236,.webflow-tornado-s #w-node-e3e15789-7443-cfab-ddeb-76969844dafa-5fded236{-ms-grid-row:11;-ms-grid-column:1;grid-area:Area-11}.webflow-tornado #w-node-e3e15789-7443-cfab-ddeb-76969844daff-5fded236,.webflow-tornado-s #w-node-e3e15789-7443-cfab-ddeb-76969844daff-5fded236{-ms-grid-row:13;-ms-grid-column:1;grid-area:Area-13}.webflow-tornado #w-node-e3e15789-7443-cfab-ddeb-76969844db03-5fded236,.webflow-tornado-s #w-node-e3e15789-7443-cfab-ddeb-76969844db03-5fded236{-ms-grid-row:15;-ms-grid-column:1;grid-area:Area-15}.webflow-tornado #w-node-e3e15789-7443-cfab-ddeb-76969844db08-5fded236,.webflow-tornado-s #w-node-e3e15789-7443-cfab-ddeb-76969844db08-5fded236{-ms-grid-row:17;-ms-grid-column:1;grid-area:Area-17}.webflow-tornado #w-node-e3e15789-7443-cfab-ddeb-76969844db0d-5fded236,.webflow-tornado-s #w-node-e3e15789-7443-cfab-ddeb-76969844db0d-5fded236{-ms-grid-row:19;-ms-grid-column:1;grid-area:Area-19}.webflow-tornado #w-node-e3e15789-7443-cfab-ddeb-76969844db12-5fded236,.webflow-tornado-s #w-node-e3e15789-7443-cfab-ddeb-76969844db12-5fded236{-ms-grid-row:21;-ms-grid-column:1;grid-area:Area-21}.webflow-tornado #w-node-e3e15789-7443-cfab-ddeb-76969844db17-5fded236,.webflow-tornado-s #w-node-e3e15789-7443-cfab-ddeb-76969844db17-5fded236{-ms-grid-row:23;-ms-grid-column:1;grid-area:Area-23}.webflow-tornado #w-node-e3e15789-7443-cfab-ddeb-76969844db1c-5fded236,.webflow-tornado-s #w-node-e3e15789-7443-cfab-ddeb-76969844db1c-5fded236{-ms-grid-row:25;-ms-grid-column:1;grid-area:Area-25}.webflow-tornado #w-node-e3e15789-7443-cfab-ddeb-76969844db21-5fded236,.webflow-tornado-s #w-node-e3e15789-7443-cfab-ddeb-76969844db21-5fded236{-ms-grid-row:1;-ms-grid-column:5;grid-area:Area-4}.webflow-tornado .grid-2>#w-node-e3e15789-7443-cfab-ddeb-76969844db21-5fded236,.webflow-tornado-s .grid-2>#w-node-e3e15789-7443-cfab-ddeb-76969844db21-5fded236{-ms-grid-row:3;-ms-grid-column:3}.webflow-tornado .grid-3>#w-node-e3e15789-7443-cfab-ddeb-76969844db21-5fded236,.webflow-tornado-s .grid-3>#w-node-e3e15789-7443-cfab-ddeb-76969844db21-5fded236{-ms-grid-row:3;-ms-grid-column:3}.webflow-tornado #w-node-e3e15789-7443-cfab-ddeb-76969844db24-5fded236,.webflow-tornado-s #w-node-e3e15789-7443-cfab-ddeb-76969844db24-5fded236{-ms-grid-row:5;-ms-grid-column:3;grid-area:Area-6}.webflow-tornado .grid-3>#w-node-e3e15789-7443-cfab-ddeb-76969844db24-5fded236,.webflow-tornado-s .grid-3>#w-node-e3e15789-7443-cfab-ddeb-76969844db24-5fded236{-ms-grid-row:5;-ms-grid-column:3}.webflow-tornado #w-node-e3e15789-7443-cfab-ddeb-76969844db26-5fded236,.webflow-tornado-s #w-node-e3e15789-7443-cfab-ddeb-76969844db26-5fded236{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-tornado #w-node-e3e15789-7443-cfab-ddeb-76969844db29-5fded236,.webflow-tornado-s #w-node-e3e15789-7443-cfab-ddeb-76969844db29-5fded236{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-tornado #w-node-e3e15789-7443-cfab-ddeb-76969844db2c-5fded236,.webflow-tornado-s #w-node-e3e15789-7443-cfab-ddeb-76969844db2c-5fded236{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-tornado #w-node-e3e15789-7443-cfab-ddeb-76969844db2f-5fded236,.webflow-tornado-s #w-node-e3e15789-7443-cfab-ddeb-76969844db2f-5fded236{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-tornado #w-node-e3e15789-7443-cfab-ddeb-76969844db32-5fded236,.webflow-tornado-s #w-node-e3e15789-7443-cfab-ddeb-76969844db32-5fded236{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-tornado #w-node-e3e15789-7443-cfab-ddeb-76969844db35-5fded236,.webflow-tornado-s #w-node-e3e15789-7443-cfab-ddeb-76969844db35-5fded236{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-tornado #w-node-e3e15789-7443-cfab-ddeb-76969844db38-5fded236,.webflow-tornado-s #w-node-e3e15789-7443-cfab-ddeb-76969844db38-5fded236{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-tornado #w-node-e3e15789-7443-cfab-ddeb-76969844db3a-5fded236,.webflow-tornado-s #w-node-e3e15789-7443-cfab-ddeb-76969844db3a-5fded236{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-tornado #w-node-e3e15789-7443-cfab-ddeb-76969844db3c-5fded236,.webflow-tornado-s #w-node-e3e15789-7443-cfab-ddeb-76969844db3c-5fded236{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-tornado #w-node-e3e15789-7443-cfab-ddeb-76969844db3f-5fded236,.webflow-tornado-s #w-node-e3e15789-7443-cfab-ddeb-76969844db3f-5fded236{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d7388b-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d7388b-5fded236{-ms-grid-row:1;-ms-grid-column:7;grid-area:Area}.webflow-tornado .grid-2>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d7388b-5fded236,.webflow-tornado-s .grid-2>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d7388b-5fded236{-ms-grid-row:1;-ms-grid-column:1}.webflow-tornado .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d7388b-5fded236,.webflow-tornado-s .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d7388b-5fded236{-ms-grid-row:1;-ms-grid-column:1}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d7388f-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d7388f-5fded236{-ms-grid-row:1;-ms-grid-column:1;grid-area:Area-2}.webflow-tornado .grid-2>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d7388f-5fded236,.webflow-tornado-s .grid-2>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d7388f-5fded236{-ms-grid-row:1;-ms-grid-column:3}.webflow-tornado .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d7388f-5fded236,.webflow-tornado-s .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d7388f-5fded236{-ms-grid-row:1;-ms-grid-column:3}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73891-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73891-5fded236{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73896-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73896-5fded236{-ms-grid-row:1;-ms-grid-column:9;grid-area:Area-5}.webflow-tornado .grid-2>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d73896-5fded236,.webflow-tornado-s .grid-2>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d73896-5fded236{-ms-grid-row:5;-ms-grid-column:1}.webflow-tornado .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d73896-5fded236,.webflow-tornado-s .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d73896-5fded236{-ms-grid-row:5;-ms-grid-column:1}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d7389b-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d7389b-5fded236{-ms-grid-row:7;-ms-grid-column:1;grid-area:Area-7}.webflow-tornado .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d7389b-5fded236,.webflow-tornado-s .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d7389b-5fded236{-ms-grid-row:7;-ms-grid-column:1}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738a0-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738a0-5fded236{-ms-grid-row:9;-ms-grid-column:1;grid-area:Area-9}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738a5-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738a5-5fded236{-ms-grid-row:11;-ms-grid-column:1;grid-area:Area-11}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738aa-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738aa-5fded236{-ms-grid-row:13;-ms-grid-column:1;grid-area:Area-13}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738ae-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738ae-5fded236{-ms-grid-row:15;-ms-grid-column:1;grid-area:Area-15}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738b3-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738b3-5fded236{-ms-grid-row:17;-ms-grid-column:1;grid-area:Area-17}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738b8-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738b8-5fded236{-ms-grid-row:19;-ms-grid-column:1;grid-area:Area-19}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738bd-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738bd-5fded236{-ms-grid-row:21;-ms-grid-column:1;grid-area:Area-21}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738c2-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738c2-5fded236{-ms-grid-row:23;-ms-grid-column:1;grid-area:Area-23}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738c7-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738c7-5fded236{-ms-grid-row:25;-ms-grid-column:1;grid-area:Area-25}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738cc-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738cc-5fded236{-ms-grid-row:1;-ms-grid-column:5;grid-area:Area-4}.webflow-tornado .grid-2>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d738cc-5fded236,.webflow-tornado-s .grid-2>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d738cc-5fded236{-ms-grid-row:3;-ms-grid-column:3}.webflow-tornado .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d738cc-5fded236,.webflow-tornado-s .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d738cc-5fded236{-ms-grid-row:3;-ms-grid-column:3}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738cf-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738cf-5fded236{-ms-grid-row:5;-ms-grid-column:3;grid-area:Area-6}.webflow-tornado .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d738cf-5fded236,.webflow-tornado-s .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d738cf-5fded236{-ms-grid-row:5;-ms-grid-column:3}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738d1-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738d1-5fded236{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738d4-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738d4-5fded236{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738d7-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738d7-5fded236{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738da-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738da-5fded236{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738dd-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738dd-5fded236{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738e0-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738e0-5fded236{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738e3-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738e3-5fded236{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738e5-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738e5-5fded236{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738e7-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738e7-5fded236{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738ea-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738ea-5fded236{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738f1-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738f1-5fded236{-ms-grid-row:1;-ms-grid-column:7;grid-area:Area}.webflow-tornado .grid-2>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d738f1-5fded236,.webflow-tornado-s .grid-2>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d738f1-5fded236{-ms-grid-row:1;-ms-grid-column:1}.webflow-tornado .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d738f1-5fded236,.webflow-tornado-s .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d738f1-5fded236{-ms-grid-row:1;-ms-grid-column:1}.webflow-tornado #w-node-_2942b291-293a-d8c8-0974-636114b9792f-5fded236,.webflow-tornado-s #w-node-_2942b291-293a-d8c8-0974-636114b9792f-5fded236{-ms-grid-row:1;-ms-grid-column:7;grid-area:Area}.webflow-tornado .grid-2>#w-node-_2942b291-293a-d8c8-0974-636114b9792f-5fded236,.webflow-tornado-s .grid-2>#w-node-_2942b291-293a-d8c8-0974-636114b9792f-5fded236{-ms-grid-row:1;-ms-grid-column:1}.webflow-tornado .grid-3>#w-node-_2942b291-293a-d8c8-0974-636114b9792f-5fded236,.webflow-tornado-s .grid-3>#w-node-_2942b291-293a-d8c8-0974-636114b9792f-5fded236{-ms-grid-row:1;-ms-grid-column:1}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738f5-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738f5-5fded236{-ms-grid-row:1;-ms-grid-column:1;grid-area:Area-2}.webflow-tornado .grid-2>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d738f5-5fded236,.webflow-tornado-s .grid-2>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d738f5-5fded236{-ms-grid-row:1;-ms-grid-column:3}.webflow-tornado .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d738f5-5fded236,.webflow-tornado-s .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d738f5-5fded236{-ms-grid-row:1;-ms-grid-column:3}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738f7-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738f7-5fded236{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738fc-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738fc-5fded236{-ms-grid-row:1;-ms-grid-column:9;grid-area:Area-5}.webflow-tornado .grid-2>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d738fc-5fded236,.webflow-tornado-s .grid-2>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d738fc-5fded236{-ms-grid-row:5;-ms-grid-column:1}.webflow-tornado .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d738fc-5fded236,.webflow-tornado-s .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d738fc-5fded236{-ms-grid-row:5;-ms-grid-column:1}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73901-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73901-5fded236{-ms-grid-row:7;-ms-grid-column:1;grid-area:Area-7}.webflow-tornado .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d73901-5fded236,.webflow-tornado-s .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d73901-5fded236{-ms-grid-row:7;-ms-grid-column:1}.webflow-tornado #w-node-c2edd614-b376-fefe-14e0-225517dbedcc-5fded236,.webflow-tornado-s #w-node-c2edd614-b376-fefe-14e0-225517dbedcc-5fded236{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-tornado #w-node-_5d5e63e1-8c3e-99d0-797a-2feb4ea12afe-5fded236,.webflow-tornado-s #w-node-_5d5e63e1-8c3e-99d0-797a-2feb4ea12afe-5fded236{-ms-grid-row:1;-ms-grid-column:9;grid-area:Area-5}.webflow-tornado .grid-2>#w-node-_5d5e63e1-8c3e-99d0-797a-2feb4ea12afe-5fded236,.webflow-tornado-s .grid-2>#w-node-_5d5e63e1-8c3e-99d0-797a-2feb4ea12afe-5fded236{-ms-grid-row:5;-ms-grid-column:1}.webflow-tornado .grid-3>#w-node-_5d5e63e1-8c3e-99d0-797a-2feb4ea12afe-5fded236,.webflow-tornado-s .grid-3>#w-node-_5d5e63e1-8c3e-99d0-797a-2feb4ea12afe-5fded236{-ms-grid-row:5;-ms-grid-column:1}.webflow-tornado #w-node-_7d57d9e8-329e-f520-5418-73e1c3cfd080-5fded236,.webflow-tornado-s #w-node-_7d57d9e8-329e-f520-5418-73e1c3cfd080-5fded236{-ms-grid-row:7;-ms-grid-column:1;grid-area:Area-7}.webflow-tornado .grid-3>#w-node-_7d57d9e8-329e-f520-5418-73e1c3cfd080-5fded236,.webflow-tornado-s .grid-3>#w-node-_7d57d9e8-329e-f520-5418-73e1c3cfd080-5fded236{-ms-grid-row:7;-ms-grid-column:1}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73906-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73906-5fded236{-ms-grid-row:9;-ms-grid-column:1;grid-area:Area-9}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d7390b-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d7390b-5fded236{-ms-grid-row:11;-ms-grid-column:1;grid-area:Area-11}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73910-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73910-5fded236{-ms-grid-row:13;-ms-grid-column:1;grid-area:Area-13}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73914-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73914-5fded236{-ms-grid-row:15;-ms-grid-column:1;grid-area:Area-15}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73919-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73919-5fded236{-ms-grid-row:17;-ms-grid-column:1;grid-area:Area-17}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d7391e-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d7391e-5fded236{-ms-grid-row:19;-ms-grid-column:1;grid-area:Area-19}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73923-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73923-5fded236{-ms-grid-row:21;-ms-grid-column:1;grid-area:Area-21}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73928-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73928-5fded236{-ms-grid-row:23;-ms-grid-column:1;grid-area:Area-23}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d7392d-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d7392d-5fded236{-ms-grid-row:25;-ms-grid-column:1;grid-area:Area-25}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73932-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73932-5fded236{-ms-grid-row:1;-ms-grid-column:5;grid-area:Area-4}.webflow-tornado .grid-2>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d73932-5fded236,.webflow-tornado-s .grid-2>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d73932-5fded236{-ms-grid-row:3;-ms-grid-column:3}.webflow-tornado .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d73932-5fded236,.webflow-tornado-s .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d73932-5fded236{-ms-grid-row:3;-ms-grid-column:3}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73935-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73935-5fded236{-ms-grid-row:5;-ms-grid-column:3;grid-area:Area-6}.webflow-tornado .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d73935-5fded236,.webflow-tornado-s .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d73935-5fded236{-ms-grid-row:5;-ms-grid-column:3}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73937-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73937-5fded236{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d7393a-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d7393a-5fded236{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d7393d-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d7393d-5fded236{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73940-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73940-5fded236{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73943-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73943-5fded236{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73946-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73946-5fded236{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73949-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73949-5fded236{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d7394b-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d7394b-5fded236{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d7394e-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d7394e-5fded236{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73951-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73951-5fded236{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73958-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73958-5fded236{-ms-grid-row:1;-ms-grid-column:7;grid-area:Area}.webflow-tornado .grid-2>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d73958-5fded236,.webflow-tornado-s .grid-2>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d73958-5fded236{-ms-grid-row:1;-ms-grid-column:1}.webflow-tornado .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d73958-5fded236,.webflow-tornado-s .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d73958-5fded236{-ms-grid-row:1;-ms-grid-column:1}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d7395c-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d7395c-5fded236{-ms-grid-row:1;-ms-grid-column:1;grid-area:Area-2}.webflow-tornado .grid-2>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d7395c-5fded236,.webflow-tornado-s .grid-2>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d7395c-5fded236{-ms-grid-row:1;-ms-grid-column:3}.webflow-tornado .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d7395c-5fded236,.webflow-tornado-s .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d7395c-5fded236{-ms-grid-row:1;-ms-grid-column:3}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d7395e-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d7395e-5fded236{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73963-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73963-5fded236{-ms-grid-row:1;-ms-grid-column:9;grid-area:Area-5}.webflow-tornado .grid-2>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d73963-5fded236,.webflow-tornado-s .grid-2>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d73963-5fded236{-ms-grid-row:5;-ms-grid-column:1}.webflow-tornado .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d73963-5fded236,.webflow-tornado-s .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d73963-5fded236{-ms-grid-row:5;-ms-grid-column:1}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73968-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73968-5fded236{-ms-grid-row:7;-ms-grid-column:1;grid-area:Area-7}.webflow-tornado .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d73968-5fded236,.webflow-tornado-s .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d73968-5fded236{-ms-grid-row:7;-ms-grid-column:1}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d7396d-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d7396d-5fded236{-ms-grid-row:9;-ms-grid-column:1;grid-area:Area-9}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73972-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73972-5fded236{-ms-grid-row:11;-ms-grid-column:1;grid-area:Area-11}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73977-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73977-5fded236{-ms-grid-row:13;-ms-grid-column:1;grid-area:Area-13}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d7397b-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d7397b-5fded236{-ms-grid-row:15;-ms-grid-column:1;grid-area:Area-15}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73980-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73980-5fded236{-ms-grid-row:17;-ms-grid-column:1;grid-area:Area-17}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73985-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73985-5fded236{-ms-grid-row:19;-ms-grid-column:1;grid-area:Area-19}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d7398a-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d7398a-5fded236{-ms-grid-row:21;-ms-grid-column:1;grid-area:Area-21}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d7398f-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d7398f-5fded236{-ms-grid-row:23;-ms-grid-column:1;grid-area:Area-23}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73994-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73994-5fded236{-ms-grid-row:25;-ms-grid-column:1;grid-area:Area-25}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73999-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73999-5fded236{-ms-grid-row:1;-ms-grid-column:5;grid-area:Area-4}.webflow-tornado .grid-2>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d73999-5fded236,.webflow-tornado-s .grid-2>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d73999-5fded236{-ms-grid-row:3;-ms-grid-column:3}.webflow-tornado .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d73999-5fded236,.webflow-tornado-s .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d73999-5fded236{-ms-grid-row:3;-ms-grid-column:3}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d7399c-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d7399c-5fded236{-ms-grid-row:5;-ms-grid-column:3;grid-area:Area-6}.webflow-tornado .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d7399c-5fded236,.webflow-tornado-s .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d7399c-5fded236{-ms-grid-row:5;-ms-grid-column:3}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d7399d-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d7399d-5fded236{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d739a0-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d739a0-5fded236{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d739a3-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d739a3-5fded236{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d739a6-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d739a6-5fded236{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d739a9-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d739a9-5fded236{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d739ac-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d739ac-5fded236{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d739af-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d739af-5fded236{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d739b2-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d739b2-5fded236{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d739b5-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d739b5-5fded236{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d739b8-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d739b8-5fded236{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d739bf-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d739bf-5fded236{-ms-grid-row:1;-ms-grid-column:7;grid-area:Area}.webflow-tornado .grid-2>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d739bf-5fded236,.webflow-tornado-s .grid-2>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d739bf-5fded236{-ms-grid-row:1;-ms-grid-column:1}.webflow-tornado .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d739bf-5fded236,.webflow-tornado-s .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d739bf-5fded236{-ms-grid-row:1;-ms-grid-column:1}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d739c3-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d739c3-5fded236{-ms-grid-row:1;-ms-grid-column:1;grid-area:Area-2}.webflow-tornado .grid-2>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d739c3-5fded236,.webflow-tornado-s .grid-2>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d739c3-5fded236{-ms-grid-row:1;-ms-grid-column:3}.webflow-tornado .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d739c3-5fded236,.webflow-tornado-s .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d739c3-5fded236{-ms-grid-row:1;-ms-grid-column:3}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d739c6-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d739c6-5fded236{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d739cb-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d739cb-5fded236{-ms-grid-row:1;-ms-grid-column:9;grid-area:Area-5}.webflow-tornado .grid-2>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d739cb-5fded236,.webflow-tornado-s .grid-2>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d739cb-5fded236{-ms-grid-row:5;-ms-grid-column:1}.webflow-tornado .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d739cb-5fded236,.webflow-tornado-s .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d739cb-5fded236{-ms-grid-row:5;-ms-grid-column:1}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d739d0-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d739d0-5fded236{-ms-grid-row:7;-ms-grid-column:1;grid-area:Area-7}.webflow-tornado .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d739d0-5fded236,.webflow-tornado-s .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d739d0-5fded236{-ms-grid-row:7;-ms-grid-column:1}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d739d5-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d739d5-5fded236{-ms-grid-row:9;-ms-grid-column:1;grid-area:Area-9}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d739da-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d739da-5fded236{-ms-grid-row:11;-ms-grid-column:1;grid-area:Area-11}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d739df-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d739df-5fded236{-ms-grid-row:13;-ms-grid-column:1;grid-area:Area-13}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d739e3-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d739e3-5fded236{-ms-grid-row:15;-ms-grid-column:1;grid-area:Area-15}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d739e8-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d739e8-5fded236{-ms-grid-row:17;-ms-grid-column:1;grid-area:Area-17}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d739ed-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d739ed-5fded236{-ms-grid-row:19;-ms-grid-column:1;grid-area:Area-19}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d739f2-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d739f2-5fded236{-ms-grid-row:21;-ms-grid-column:1;grid-area:Area-21}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d739f7-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d739f7-5fded236{-ms-grid-row:23;-ms-grid-column:1;grid-area:Area-23}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d739fc-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d739fc-5fded236{-ms-grid-row:25;-ms-grid-column:1;grid-area:Area-25}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73a01-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73a01-5fded236{-ms-grid-row:1;-ms-grid-column:5;grid-area:Area-4}.webflow-tornado .grid-2>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d73a01-5fded236,.webflow-tornado-s .grid-2>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d73a01-5fded236{-ms-grid-row:3;-ms-grid-column:3}.webflow-tornado .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d73a01-5fded236,.webflow-tornado-s .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d73a01-5fded236{-ms-grid-row:3;-ms-grid-column:3}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73a04-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73a04-5fded236{-ms-grid-row:5;-ms-grid-column:3;grid-area:Area-6}.webflow-tornado .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d73a04-5fded236,.webflow-tornado-s .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d73a04-5fded236{-ms-grid-row:5;-ms-grid-column:3}@media screen and (max-width:479px){.webflow-tornado .grid-3>#w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-5fded236,.webflow-tornado-s .grid-3>#w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-5fded236{-ms-grid-row:2;-ms-grid-column:1}.webflow-tornado .grid-3>#w-node-dd869850-772b-453d-bbeb-1be3a31a15c6-5fded236,.webflow-tornado-s .grid-3>#w-node-dd869850-772b-453d-bbeb-1be3a31a15c6-5fded236{-ms-grid-row:2;-ms-grid-column:2}.webflow-tornado .grid-3>#w-node-e6392f64-663b-3749-cd88-1e8a7634e784-5fded236,.webflow-tornado-s .grid-3>#w-node-e6392f64-663b-3749-cd88-1e8a7634e784-5fded236{-ms-grid-row:3;-ms-grid-column:1}.webflow-tornado .grid-3>#w-node-_75171cc3-8095-888a-88da-cc91659f8a5a-5fded236,.webflow-tornado-s .grid-3>#w-node-_75171cc3-8095-888a-88da-cc91659f8a5a-5fded236{-ms-grid-row:1;-ms-grid-column:1}.webflow-tornado .grid-3>#w-node-_29dc2c20-da65-3c59-22aa-8f0c8df1a210-5fded236,.webflow-tornado-s .grid-3>#w-node-_29dc2c20-da65-3c59-22aa-8f0c8df1a210-5fded236{-ms-grid-row:1;-ms-grid-column:1}.webflow-tornado .grid-3>#w-node-_51960da0-2f2b-f102-ed44-48b73d2c2622-5fded236,.webflow-tornado-s .grid-3>#w-node-_51960da0-2f2b-f102-ed44-48b73d2c2622-5fded236{-ms-grid-row:1;-ms-grid-column:2}.webflow-tornado .grid-3>#w-node-b7f0298c-7537-0960-2125-6289c4e7a56d-5fded236,.webflow-tornado-s .grid-3>#w-node-b7f0298c-7537-0960-2125-6289c4e7a56d-5fded236{-ms-grid-row:3;-ms-grid-column:1}.webflow-tornado .grid-3>#w-node-_854c6c3c-dab8-c85e-eb25-8644387a3b51-5fded236,.webflow-tornado-s .grid-3>#w-node-_854c6c3c-dab8-c85e-eb25-8644387a3b51-5fded236{-ms-grid-row:4;-ms-grid-column:1}.webflow-tornado #w-node-_67bad35d-f28c-72d6-3c8e-6b6eac7a0356-5fded236,.webflow-tornado-s #w-node-_67bad35d-f28c-72d6-3c8e-6b6eac7a0356-5fded236{-ms-grid-row:5;-ms-grid-column:1}.webflow-tornado #w-node-_9d560963-0eea-f898-862e-343658334092-5fded236,.webflow-tornado-s #w-node-_9d560963-0eea-f898-862e-343658334092-5fded236{-ms-grid-row:6;-ms-grid-column:1}.webflow-tornado #w-node-fdfcf439-0c4e-b212-0df8-24fac1cbe524-5fded236,.webflow-tornado-s #w-node-fdfcf439-0c4e-b212-0df8-24fac1cbe524-5fded236{-ms-grid-row:7;-ms-grid-column:1}.webflow-tornado #w-node-f3b62fb4-961f-3d67-faba-f9d7cefc3e40-5fded236,.webflow-tornado-s #w-node-f3b62fb4-961f-3d67-faba-f9d7cefc3e40-5fded236{-ms-grid-row:8;-ms-grid-column:1}.webflow-tornado #w-node-b8e62033-8231-f470-3af2-d2f776928348-5fded236,.webflow-tornado-s #w-node-b8e62033-8231-f470-3af2-d2f776928348-5fded236{-ms-grid-row:9;-ms-grid-column:1}.webflow-tornado #w-node-_2e8b6b84-2182-5c31-1a95-5acdd21f68f9-5fded236,.webflow-tornado-s #w-node-_2e8b6b84-2182-5c31-1a95-5acdd21f68f9-5fded236{-ms-grid-row:10;-ms-grid-column:1}.webflow-tornado #w-node-a18dadd2-2f8a-dde0-7dff-2d000cbd7369-5fded236,.webflow-tornado-s #w-node-a18dadd2-2f8a-dde0-7dff-2d000cbd7369-5fded236{-ms-grid-row:11;-ms-grid-column:1}.webflow-tornado #w-node-b0df871c-4ef9-7c34-f5d9-27c4e63d5d3f-5fded236,.webflow-tornado-s #w-node-b0df871c-4ef9-7c34-f5d9-27c4e63d5d3f-5fded236{-ms-grid-row:12;-ms-grid-column:1}.webflow-tornado #w-node-_770d5a9c-2e90-3667-9237-d3c745296ef7-5fded236,.webflow-tornado-s #w-node-_770d5a9c-2e90-3667-9237-d3c745296ef7-5fded236{-ms-grid-row:13;-ms-grid-column:1}.webflow-tornado .grid-3>#w-node-e414fe9a-2e6f-854b-be33-019f39beae64-5fded236,.webflow-tornado-s .grid-3>#w-node-e414fe9a-2e6f-854b-be33-019f39beae64-5fded236{-ms-grid-row:2;-ms-grid-column:2}.webflow-tornado .grid-3>#w-node-_88b86c28-779e-49df-c345-c9c3b59bd20f-5fded236,.webflow-tornado-s .grid-3>#w-node-_88b86c28-779e-49df-c345-c9c3b59bd20f-5fded236{-ms-grid-row:3;-ms-grid-column:2}.webflow-tornado .grid-3>#w-node-ed6e0263-d79b-209f-e9b8-e808f7d7245a-5fded236,.webflow-tornado-s .grid-3>#w-node-ed6e0263-d79b-209f-e9b8-e808f7d7245a-5fded236{-ms-grid-row:1;-ms-grid-column:1}.webflow-tornado .grid-3>#w-node-ed6e0263-d79b-209f-e9b8-e808f7d7245e-5fded236,.webflow-tornado-s .grid-3>#w-node-ed6e0263-d79b-209f-e9b8-e808f7d7245e-5fded236{-ms-grid-row:1;-ms-grid-column:2}.webflow-tornado .grid-3>#w-node-ed6e0263-d79b-209f-e9b8-e808f7d72465-5fded236,.webflow-tornado-s .grid-3>#w-node-ed6e0263-d79b-209f-e9b8-e808f7d72465-5fded236{-ms-grid-row:3;-ms-grid-column:1}.webflow-tornado .grid-3>#w-node-ed6e0263-d79b-209f-e9b8-e808f7d7246a-5fded236,.webflow-tornado-s .grid-3>#w-node-ed6e0263-d79b-209f-e9b8-e808f7d7246a-5fded236{-ms-grid-row:4;-ms-grid-column:1}.webflow-tornado #w-node-ed6e0263-d79b-209f-e9b8-e808f7d7246f-5fded236,.webflow-tornado-s #w-node-ed6e0263-d79b-209f-e9b8-e808f7d7246f-5fded236{-ms-grid-row:5;-ms-grid-column:1}.webflow-tornado #w-node-ed6e0263-d79b-209f-e9b8-e808f7d72474-5fded236,.webflow-tornado-s #w-node-ed6e0263-d79b-209f-e9b8-e808f7d72474-5fded236{-ms-grid-row:6;-ms-grid-column:1}.webflow-tornado #w-node-ed6e0263-d79b-209f-e9b8-e808f7d72479-5fded236,.webflow-tornado-s #w-node-ed6e0263-d79b-209f-e9b8-e808f7d72479-5fded236{-ms-grid-row:7;-ms-grid-column:1}.webflow-tornado #w-node-ed6e0263-d79b-209f-e9b8-e808f7d7247d-5fded236,.webflow-tornado-s #w-node-ed6e0263-d79b-209f-e9b8-e808f7d7247d-5fded236{-ms-grid-row:8;-ms-grid-column:1}.webflow-tornado #w-node-ed6e0263-d79b-209f-e9b8-e808f7d72482-5fded236,.webflow-tornado-s #w-node-ed6e0263-d79b-209f-e9b8-e808f7d72482-5fded236{-ms-grid-row:9;-ms-grid-column:1}.webflow-tornado #w-node-ed6e0263-d79b-209f-e9b8-e808f7d72487-5fded236,.webflow-tornado-s #w-node-ed6e0263-d79b-209f-e9b8-e808f7d72487-5fded236{-ms-grid-row:10;-ms-grid-column:1}.webflow-tornado #w-node-ed6e0263-d79b-209f-e9b8-e808f7d7248c-5fded236,.webflow-tornado-s #w-node-ed6e0263-d79b-209f-e9b8-e808f7d7248c-5fded236{-ms-grid-row:11;-ms-grid-column:1}.webflow-tornado #w-node-ed6e0263-d79b-209f-e9b8-e808f7d72491-5fded236,.webflow-tornado-s #w-node-ed6e0263-d79b-209f-e9b8-e808f7d72491-5fded236{-ms-grid-row:12;-ms-grid-column:1}.webflow-tornado #w-node-ed6e0263-d79b-209f-e9b8-e808f7d72496-5fded236,.webflow-tornado-s #w-node-ed6e0263-d79b-209f-e9b8-e808f7d72496-5fded236{-ms-grid-row:13;-ms-grid-column:1}.webflow-tornado .grid-3>#w-node-ed6e0263-d79b-209f-e9b8-e808f7d7249b-5fded236,.webflow-tornado-s .grid-3>#w-node-ed6e0263-d79b-209f-e9b8-e808f7d7249b-5fded236{-ms-grid-row:2;-ms-grid-column:2}.webflow-tornado .grid-3>#w-node-ed6e0263-d79b-209f-e9b8-e808f7d7249e-5fded236,.webflow-tornado-s .grid-3>#w-node-ed6e0263-d79b-209f-e9b8-e808f7d7249e-5fded236{-ms-grid-row:3;-ms-grid-column:2}.webflow-tornado .grid-3>#w-node-_6280eff1-5409-f0d2-128b-34c65b761809-5fded236,.webflow-tornado-s .grid-3>#w-node-_6280eff1-5409-f0d2-128b-34c65b761809-5fded236{-ms-grid-row:1;-ms-grid-column:1}.webflow-tornado .grid-3>#w-node-_6280eff1-5409-f0d2-128b-34c65b76180d-5fded236,.webflow-tornado-s .grid-3>#w-node-_6280eff1-5409-f0d2-128b-34c65b76180d-5fded236{-ms-grid-row:1;-ms-grid-column:2}.webflow-tornado .grid-3>#w-node-_6280eff1-5409-f0d2-128b-34c65b761814-5fded236,.webflow-tornado-s .grid-3>#w-node-_6280eff1-5409-f0d2-128b-34c65b761814-5fded236{-ms-grid-row:3;-ms-grid-column:1}.webflow-tornado .grid-3>#w-node-_6280eff1-5409-f0d2-128b-34c65b761819-5fded236,.webflow-tornado-s .grid-3>#w-node-_6280eff1-5409-f0d2-128b-34c65b761819-5fded236{-ms-grid-row:4;-ms-grid-column:1}.webflow-tornado #w-node-_6280eff1-5409-f0d2-128b-34c65b76181e-5fded236,.webflow-tornado-s #w-node-_6280eff1-5409-f0d2-128b-34c65b76181e-5fded236{-ms-grid-row:5;-ms-grid-column:1}.webflow-tornado #w-node-_6280eff1-5409-f0d2-128b-34c65b761823-5fded236,.webflow-tornado-s #w-node-_6280eff1-5409-f0d2-128b-34c65b761823-5fded236{-ms-grid-row:6;-ms-grid-column:1}.webflow-tornado #w-node-_6280eff1-5409-f0d2-128b-34c65b761828-5fded236,.webflow-tornado-s #w-node-_6280eff1-5409-f0d2-128b-34c65b761828-5fded236{-ms-grid-row:7;-ms-grid-column:1}.webflow-tornado #w-node-_6280eff1-5409-f0d2-128b-34c65b76182c-5fded236,.webflow-tornado-s #w-node-_6280eff1-5409-f0d2-128b-34c65b76182c-5fded236{-ms-grid-row:8;-ms-grid-column:1}.webflow-tornado #w-node-_6280eff1-5409-f0d2-128b-34c65b761831-5fded236,.webflow-tornado-s #w-node-_6280eff1-5409-f0d2-128b-34c65b761831-5fded236{-ms-grid-row:9;-ms-grid-column:1}.webflow-tornado #w-node-_6280eff1-5409-f0d2-128b-34c65b761836-5fded236,.webflow-tornado-s #w-node-_6280eff1-5409-f0d2-128b-34c65b761836-5fded236{-ms-grid-row:10;-ms-grid-column:1}.webflow-tornado #w-node-_6280eff1-5409-f0d2-128b-34c65b76183b-5fded236,.webflow-tornado-s #w-node-_6280eff1-5409-f0d2-128b-34c65b76183b-5fded236{-ms-grid-row:11;-ms-grid-column:1}.webflow-tornado #w-node-_6280eff1-5409-f0d2-128b-34c65b761840-5fded236,.webflow-tornado-s #w-node-_6280eff1-5409-f0d2-128b-34c65b761840-5fded236{-ms-grid-row:12;-ms-grid-column:1}.webflow-tornado #w-node-_6280eff1-5409-f0d2-128b-34c65b761845-5fded236,.webflow-tornado-s #w-node-_6280eff1-5409-f0d2-128b-34c65b761845-5fded236{-ms-grid-row:13;-ms-grid-column:1}.webflow-tornado .grid-3>#w-node-_6280eff1-5409-f0d2-128b-34c65b76184a-5fded236,.webflow-tornado-s .grid-3>#w-node-_6280eff1-5409-f0d2-128b-34c65b76184a-5fded236{-ms-grid-row:2;-ms-grid-column:2}.webflow-tornado .grid-3>#w-node-_6280eff1-5409-f0d2-128b-34c65b76184d-5fded236,.webflow-tornado-s .grid-3>#w-node-_6280eff1-5409-f0d2-128b-34c65b76184d-5fded236{-ms-grid-row:3;-ms-grid-column:2}.webflow-tornado .grid-3>#w-node-e3e15789-7443-cfab-ddeb-76969844dae0-5fded236,.webflow-tornado-s .grid-3>#w-node-e3e15789-7443-cfab-ddeb-76969844dae0-5fded236{-ms-grid-row:1;-ms-grid-column:1}.webflow-tornado .grid-3>#w-node-e3e15789-7443-cfab-ddeb-76969844dae4-5fded236,.webflow-tornado-s .grid-3>#w-node-e3e15789-7443-cfab-ddeb-76969844dae4-5fded236{-ms-grid-row:1;-ms-grid-column:2}.webflow-tornado .grid-3>#w-node-e3e15789-7443-cfab-ddeb-76969844daeb-5fded236,.webflow-tornado-s .grid-3>#w-node-e3e15789-7443-cfab-ddeb-76969844daeb-5fded236{-ms-grid-row:3;-ms-grid-column:1}.webflow-tornado .grid-3>#w-node-e3e15789-7443-cfab-ddeb-76969844daf0-5fded236,.webflow-tornado-s .grid-3>#w-node-e3e15789-7443-cfab-ddeb-76969844daf0-5fded236{-ms-grid-row:4;-ms-grid-column:1}.webflow-tornado #w-node-e3e15789-7443-cfab-ddeb-76969844daf5-5fded236,.webflow-tornado-s #w-node-e3e15789-7443-cfab-ddeb-76969844daf5-5fded236{-ms-grid-row:5;-ms-grid-column:1}.webflow-tornado #w-node-e3e15789-7443-cfab-ddeb-76969844dafa-5fded236,.webflow-tornado-s #w-node-e3e15789-7443-cfab-ddeb-76969844dafa-5fded236{-ms-grid-row:6;-ms-grid-column:1}.webflow-tornado #w-node-e3e15789-7443-cfab-ddeb-76969844daff-5fded236,.webflow-tornado-s #w-node-e3e15789-7443-cfab-ddeb-76969844daff-5fded236{-ms-grid-row:7;-ms-grid-column:1}.webflow-tornado #w-node-e3e15789-7443-cfab-ddeb-76969844db03-5fded236,.webflow-tornado-s #w-node-e3e15789-7443-cfab-ddeb-76969844db03-5fded236{-ms-grid-row:8;-ms-grid-column:1}.webflow-tornado #w-node-e3e15789-7443-cfab-ddeb-76969844db08-5fded236,.webflow-tornado-s #w-node-e3e15789-7443-cfab-ddeb-76969844db08-5fded236{-ms-grid-row:9;-ms-grid-column:1}.webflow-tornado #w-node-e3e15789-7443-cfab-ddeb-76969844db0d-5fded236,.webflow-tornado-s #w-node-e3e15789-7443-cfab-ddeb-76969844db0d-5fded236{-ms-grid-row:10;-ms-grid-column:1}.webflow-tornado #w-node-e3e15789-7443-cfab-ddeb-76969844db12-5fded236,.webflow-tornado-s #w-node-e3e15789-7443-cfab-ddeb-76969844db12-5fded236{-ms-grid-row:11;-ms-grid-column:1}.webflow-tornado #w-node-e3e15789-7443-cfab-ddeb-76969844db17-5fded236,.webflow-tornado-s #w-node-e3e15789-7443-cfab-ddeb-76969844db17-5fded236{-ms-grid-row:12;-ms-grid-column:1}.webflow-tornado #w-node-e3e15789-7443-cfab-ddeb-76969844db1c-5fded236,.webflow-tornado-s #w-node-e3e15789-7443-cfab-ddeb-76969844db1c-5fded236{-ms-grid-row:13;-ms-grid-column:1}.webflow-tornado .grid-3>#w-node-e3e15789-7443-cfab-ddeb-76969844db21-5fded236,.webflow-tornado-s .grid-3>#w-node-e3e15789-7443-cfab-ddeb-76969844db21-5fded236{-ms-grid-row:2;-ms-grid-column:2}.webflow-tornado .grid-3>#w-node-e3e15789-7443-cfab-ddeb-76969844db24-5fded236,.webflow-tornado-s .grid-3>#w-node-e3e15789-7443-cfab-ddeb-76969844db24-5fded236{-ms-grid-row:3;-ms-grid-column:2}.webflow-tornado .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d7388b-5fded236,.webflow-tornado-s .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d7388b-5fded236{-ms-grid-row:1;-ms-grid-column:1}.webflow-tornado .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d7388f-5fded236,.webflow-tornado-s .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d7388f-5fded236{-ms-grid-row:1;-ms-grid-column:2}.webflow-tornado .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d73896-5fded236,.webflow-tornado-s .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d73896-5fded236{-ms-grid-row:3;-ms-grid-column:1}.webflow-tornado .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d7389b-5fded236,.webflow-tornado-s .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d7389b-5fded236{-ms-grid-row:4;-ms-grid-column:1}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738a0-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738a0-5fded236{-ms-grid-row:5;-ms-grid-column:1}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738a5-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738a5-5fded236{-ms-grid-row:6;-ms-grid-column:1}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738aa-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738aa-5fded236{-ms-grid-row:7;-ms-grid-column:1}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738ae-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738ae-5fded236{-ms-grid-row:8;-ms-grid-column:1}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738b3-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738b3-5fded236{-ms-grid-row:9;-ms-grid-column:1}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738b8-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738b8-5fded236{-ms-grid-row:10;-ms-grid-column:1}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738bd-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738bd-5fded236{-ms-grid-row:11;-ms-grid-column:1}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738c2-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738c2-5fded236{-ms-grid-row:12;-ms-grid-column:1}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738c7-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738c7-5fded236{-ms-grid-row:13;-ms-grid-column:1}.webflow-tornado .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d738cc-5fded236,.webflow-tornado-s .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d738cc-5fded236{-ms-grid-row:2;-ms-grid-column:2}.webflow-tornado .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d738cf-5fded236,.webflow-tornado-s .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d738cf-5fded236{-ms-grid-row:3;-ms-grid-column:2}.webflow-tornado .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d738f1-5fded236,.webflow-tornado-s .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d738f1-5fded236{-ms-grid-row:1;-ms-grid-column:1}.webflow-tornado .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d738f5-5fded236,.webflow-tornado-s .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d738f5-5fded236{-ms-grid-row:1;-ms-grid-column:2}.webflow-tornado .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d738fc-5fded236,.webflow-tornado-s .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d738fc-5fded236{-ms-grid-row:3;-ms-grid-column:1}.webflow-tornado .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d73901-5fded236,.webflow-tornado-s .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d73901-5fded236{-ms-grid-row:4;-ms-grid-column:1}.webflow-tornado .grid-3>#w-node-_7d57d9e8-329e-f520-5418-73e1c3cfd080-5fded236,.webflow-tornado-s .grid-3>#w-node-_7d57d9e8-329e-f520-5418-73e1c3cfd080-5fded236{-ms-grid-row:4;-ms-grid-column:1}.webflow-tornado .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d738f5-5fded236,.webflow-tornado-s .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d738f5-5fded236{-ms-grid-row:1;-ms-grid-column:2}.webflow-tornado .grid-3>#w-node-_2942b291-293a-d8c8-0974-636114b9792f-5fded236,.webflow-tornado-s .grid-3>#w-node-_2942b291-293a-d8c8-0974-636114b9792f-5fded236{-ms-grid-row:1;-ms-grid-column:1}.webflow-tornado .grid-3>#w-node-_5d5e63e1-8c3e-99d0-797a-2feb4ea12afe-5fded236,.webflow-tornado-s .grid-3>#w-node-_5d5e63e1-8c3e-99d0-797a-2feb4ea12afe-5fded236{-ms-grid-row:3;-ms-grid-column:1}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73906-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73906-5fded236{-ms-grid-row:5;-ms-grid-column:1}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d7390b-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d7390b-5fded236{-ms-grid-row:6;-ms-grid-column:1}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73910-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73910-5fded236{-ms-grid-row:7;-ms-grid-column:1}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73914-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73914-5fded236{-ms-grid-row:8;-ms-grid-column:1}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73919-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73919-5fded236{-ms-grid-row:9;-ms-grid-column:1}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d7391e-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d7391e-5fded236{-ms-grid-row:10;-ms-grid-column:1}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73923-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73923-5fded236{-ms-grid-row:11;-ms-grid-column:1}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73928-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73928-5fded236{-ms-grid-row:12;-ms-grid-column:1}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d7392d-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d7392d-5fded236{-ms-grid-row:13;-ms-grid-column:1}.webflow-tornado .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d73932-5fded236,.webflow-tornado-s .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d73932-5fded236{-ms-grid-row:2;-ms-grid-column:2}.webflow-tornado .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d73935-5fded236,.webflow-tornado-s .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d73935-5fded236{-ms-grid-row:3;-ms-grid-column:2}.webflow-tornado .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d73958-5fded236,.webflow-tornado-s .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d73958-5fded236{-ms-grid-row:1;-ms-grid-column:1}.webflow-tornado .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d7395c-5fded236,.webflow-tornado-s .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d7395c-5fded236{-ms-grid-row:1;-ms-grid-column:2}.webflow-tornado .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d73963-5fded236,.webflow-tornado-s .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d73963-5fded236{-ms-grid-row:3;-ms-grid-column:1}.webflow-tornado .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d73968-5fded236,.webflow-tornado-s .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d73968-5fded236{-ms-grid-row:4;-ms-grid-column:1}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d7396d-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d7396d-5fded236{-ms-grid-row:5;-ms-grid-column:1}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73972-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73972-5fded236{-ms-grid-row:6;-ms-grid-column:1}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73977-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73977-5fded236{-ms-grid-row:7;-ms-grid-column:1}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d7397b-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d7397b-5fded236{-ms-grid-row:8;-ms-grid-column:1}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73980-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73980-5fded236{-ms-grid-row:9;-ms-grid-column:1}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73985-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73985-5fded236{-ms-grid-row:10;-ms-grid-column:1}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d7398a-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d7398a-5fded236{-ms-grid-row:11;-ms-grid-column:1}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d7398f-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d7398f-5fded236{-ms-grid-row:12;-ms-grid-column:1}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73994-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73994-5fded236{-ms-grid-row:13;-ms-grid-column:1}.webflow-tornado .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d73999-5fded236,.webflow-tornado-s .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d73999-5fded236{-ms-grid-row:2;-ms-grid-column:2}.webflow-tornado .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d7399c-5fded236,.webflow-tornado-s .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d7399c-5fded236{-ms-grid-row:3;-ms-grid-column:2}.webflow-tornado .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d739bf-5fded236,.webflow-tornado-s .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d739bf-5fded236{-ms-grid-row:1;-ms-grid-column:1}.webflow-tornado .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d739c3-5fded236,.webflow-tornado-s .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d739c3-5fded236{-ms-grid-row:1;-ms-grid-column:2}.webflow-tornado .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d739cb-5fded236,.webflow-tornado-s .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d739cb-5fded236{-ms-grid-row:3;-ms-grid-column:1}.webflow-tornado .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d739d0-5fded236,.webflow-tornado-s .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d739d0-5fded236{-ms-grid-row:4;-ms-grid-column:1}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d739d5-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d739d5-5fded236{-ms-grid-row:5;-ms-grid-column:1}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d739da-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d739da-5fded236{-ms-grid-row:6;-ms-grid-column:1}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d739df-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d739df-5fded236{-ms-grid-row:7;-ms-grid-column:1}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d739e3-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d739e3-5fded236{-ms-grid-row:8;-ms-grid-column:1}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d739e8-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d739e8-5fded236{-ms-grid-row:9;-ms-grid-column:1}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d739ed-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d739ed-5fded236{-ms-grid-row:10;-ms-grid-column:1}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d739f2-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d739f2-5fded236{-ms-grid-row:11;-ms-grid-column:1}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d739f7-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d739f7-5fded236{-ms-grid-row:12;-ms-grid-column:1}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d739fc-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d739fc-5fded236{-ms-grid-row:13;-ms-grid-column:1}.webflow-tornado .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d73a01-5fded236,.webflow-tornado-s .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d73a01-5fded236{-ms-grid-row:2;-ms-grid-column:2}.webflow-tornado .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d73a04-5fded236,.webflow-tornado-s .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d73a04-5fded236{-ms-grid-row:3;-ms-grid-column:2}}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73a05-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73a05-5fded236{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73a08-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73a08-5fded236{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73a0b-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73a0b-5fded236{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73a0e-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73a0e-5fded236{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73a11-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73a11-5fded236{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73a14-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73a14-5fded236{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73a17-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73a17-5fded236{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73a19-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73a19-5fded236{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73a1b-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73a1b-5fded236{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-tornado #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73a1e-5fded236,.webflow-tornado-s #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73a1e-5fded236{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}@media screen and (max-width:991px){.webflow-tornado #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-5fded236,.webflow-tornado-s #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-5fded236{justify-self:end}.webflow-tornado #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-5fded236,.webflow-tornado-s #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-5fded236{justify-self:end}}@media screen and (max-width:479px){.webflow-tornado #w-node-_2942b291-293a-d8c8-0974-636114b9792f-5fded236,.webflow-tornado-s #w-node-_2942b291-293a-d8c8-0974-636114b9792f-5fded236{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-tornado #w-node-c2edd614-b376-fefe-14e0-225517dbedcc-5fded236,.webflow-tornado-s #w-node-c2edd614-b376-fefe-14e0-225517dbedcc-5fded236{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-tornado #w-node-_5d5e63e1-8c3e-99d0-797a-2feb4ea12afe-5fded236,.webflow-tornado-s #w-node-_5d5e63e1-8c3e-99d0-797a-2feb4ea12afe-5fded236{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-tornado #w-node-_7d57d9e8-329e-f520-5418-73e1c3cfd080-5fded236,.webflow-tornado-s #w-node-_7d57d9e8-329e-f520-5418-73e1c3cfd080-5fded236{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}}@font-face{font-family:'Linotype din next lt pro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DIN-Next-LT-Pro-UltraLight.ttf") format("truetype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:'Linotype din next lt pro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DIN-Next-LT-Pro-Medium.ttf") format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:'Linotype din next lt pro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DIN-Next-LT-Pro-Regular.ttf") format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'Linotype din next lt pro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DIN-Next-LT-Pro-Italic.ttf") format("truetype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:'Linotype din next lt pro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DIN-Next-LT-Pro-Black.ttf") format("truetype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:'Linotype din next lt pro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DIN-Next-LT-Pro-Heavy.ttf") format("truetype"),url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DIN-Next-LT-Pro-Bold.ttf") format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:'Linotype din next lt pro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DIN-Next-LT-Pro-Light.ttf") format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:'Linotype dinnextltpro Condensed';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-BlackCondensed.otf") format("opentype"),url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-HeavyCondensed.otf") format("opentype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:'Linotype dinnextltpro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-BlackItalic.otf") format("opentype"),url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-HeavyItalic.otf") format("opentype");font-weight:900;font-style:italic;font-display:swap}@font-face{font-family:'Linotype dinnextltpro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-Italic.otf") format("opentype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:'Linotype dinnextltpro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-Black.otf") format("opentype"),url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-BlackCondIta.otf") format("opentype"),url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-Heavy.otf") format("opentype"),url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-HeavyCondIta.otf") format("opentype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:'Linotype dinnextltpro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-Light.otf") format("opentype"),url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-LightCondIta.otf") format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:'Linotype dinnextltpro Condensed';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-BoldCondensed.otf") format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:'Linotype dinnextltpro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-BoldCondIta.otf") format("opentype"),url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-Bold.otf") format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:'Linotype dinnextltpro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-BoldItalic.otf") format("opentype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:'Linotype dinnextltpro condensed';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-Condensed.otf") format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'Linotype dinnextltpro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-LightItalic.otf") format("opentype");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:'Linotype dinnextltpro condita';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-CondIta.otf") format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'Linotype dinnextltpro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-Medium.otf") format("opentype"),url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-MediumCond.otf") format("opentype"),url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-MediumCondIta.otf") format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:'Linotype dinnextltpro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-MediumItalic.otf") format("opentype");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:'Linotype dinnextltpro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-UltraLight.otf") format("opentype"),url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-UltraLightCond.otf") format("opentype"),url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-UltraLightIt.otf") format("opentype"),url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-UltraLightCondIta.otf") format("opentype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:'Linotype dinnextltpro Condensed';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-LightCondensed.otf") format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:'Linotype dinnextltpro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-Regular.otf") format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'Dinok';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-Black.otf") format("opentype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:'Dinok';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-Bold.otf") format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:'Dinnextw1g';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/DINNextW1G-Regular.otf") format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'Dinnextw1g';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/DINNextW1G-Light.otf") format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:'Dinnextw1g';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/DINNextW1G-Bold.otf") format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:'Dinnextw1g';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/DINNextW1G-Medium.otf") format("opentype");font-weight:500;font-style:normal;font-display:swap}.webflow-tornado.webflow-de .text-block-6,.webflow-tornado-s.webflow-de .text-block-6{text-transform:uppercase}.webflow-tornado.webflow-de .text-block-reliability-2,.webflow-tornado-s.webflow-de .text-block-reliability-2{opacity:1}.webflow-tornado.webflow-de .heading-6,.webflow-tornado-s.webflow-de .heading-6{top:-60%}.webflow-tornado.webflow-de .text-span-9,.webflow-tornado-s.webflow-de .text-span-9{line-height:1}.webflow-tornado.webflow-de .text-block-11,.webflow-tornado-s.webflow-de .text-block-11{line-height:1.2}.webflow-tornado.webflow-de .grid-4,.webflow-tornado-s.webflow-de .grid-4{top:40%}.webflow-tornado.webflow-es .text-block-6,.webflow-tornado-s.webflow-es .text-block-6{text-transform:uppercase}.webflow-tornado.webflow-es .heading-6,.webflow-tornado-s.webflow-es .heading-6{top:-60%}.webflow-tornado.webflow-es .text-span-9,.webflow-tornado-s.webflow-es .text-span-9{line-height:1}.webflow-tornado.webflow-es .grid-3,.webflow-tornado-s.webflow-es .grid-3{grid-template-rows:2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 3vw 2vw 2vw 2vw 2vw}.webflow-tornado.webflow-es .grid-4,.webflow-tornado-s.webflow-es .grid-4{top:40%}.webflow-tornado.webflow-fr .shield_you_need_text._2,.webflow-tornado-s.webflow-fr .shield_you_need_text._2{font-size:7.2vw;text-transform:none}.webflow-tornado.webflow-fr .text-block-6,.webflow-tornado-s.webflow-fr .text-block-6{font-size:7.5vw;text-transform:uppercase}.webflow-tornado.webflow-fr .heading-6,.webflow-tornado-s.webflow-fr .heading-6{top:-85%;line-height:1}.webflow-tornado.webflow-fr .grid-3,.webflow-tornado-s.webflow-fr .grid-3{grid-template-rows:2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 3vw 2vw 2vw 2vw 2vw}.webflow-tornado.webflow-it .text-block-6,.webflow-tornado-s.webflow-it .text-block-6{text-transform:uppercase}.webflow-tornado.webflow-it .block-power,.webflow-tornado-s.webflow-it .block-power{opacity:0}.webflow-tornado.webflow-it .block-freedom,.webflow-tornado-s.webflow-it .block-freedom{opacity:1}.webflow-tornado.webflow-it .heading-6,.webflow-tornado-s.webflow-it .heading-6{top:-100%;line-height:1}.webflow-tornado.webflow-it .div-block-shield,.webflow-tornado-s.webflow-it .div-block-shield{opacity:1}.webflow-tornado.webflow-it .div-block-ective-shield,.webflow-tornado-s.webflow-it .div-block-ective-shield{opacity:1}.webflow-tornado.webflow-it .grid-3,.webflow-tornado-s.webflow-it .grid-3{grid-template-columns:52% 48%}.webflow-tornado.webflow-ru .nav-link-2,.webflow-tornado-s.webflow-ru .nav-link-2{font-family:Dinnextw1g,sans-serif;font-weight:300}.webflow-tornado.webflow-ru .tornados_text._2,.webflow-tornado-s.webflow-ru .tornados_text._2{font-family:Dinnextw1g,sans-serif}.webflow-tornado.webflow-ru .text-block-4,.webflow-tornado-s.webflow-ru .text-block-4{font-family:Dinnextw1g,sans-serif}.webflow-tornado.webflow-ru .text-block-6,.webflow-tornado-s.webflow-ru .text-block-6{font-family:Dinnextw1g,sans-serif;font-size:8vw;text-transform:uppercase}.webflow-tornado.webflow-ru .div-block-21,.webflow-tornado-s.webflow-ru .div-block-21{margin-bottom:-9%}.webflow-tornado.webflow-ru .text-block-7,.webflow-tornado-s.webflow-ru .text-block-7{font-family:Dinnextw1g,sans-serif}.webflow-tornado.webflow-ru .button-5,.webflow-tornado-s.webflow-ru .button-5{font-family:Dinnextw1g,sans-serif}.webflow-tornado.webflow-ru .text-block-power-copy,.webflow-tornado-s.webflow-ru .text-block-power-copy{font-family:Dinnextw1g,sans-serif}.webflow-tornado.webflow-ru .text-block-durability-2,.webflow-tornado-s.webflow-ru .text-block-durability-2{margin-right:25%;font-family:Dinnextw1g,sans-serif}.webflow-tornado.webflow-ru .text-block-reliability-2,.webflow-tornado-s.webflow-ru .text-block-reliability-2{font-family:Dinnextw1g,sans-serif}.webflow-tornado.webflow-ru .text-block-contamination-2,.webflow-tornado-s.webflow-ru .text-block-contamination-2{font-family:Dinnextw1g,sans-serif}.webflow-tornado.webflow-ru .text-block-safe-2,.webflow-tornado-s.webflow-ru .text-block-safe-2{font-family:Dinnextw1g,sans-serif}.webflow-tornado.webflow-ru .text-block-hinder-2,.webflow-tornado-s.webflow-ru .text-block-hinder-2{font-family:Dinnextw1g,sans-serif}.webflow-tornado.webflow-ru .text-block-quietly-2,.webflow-tornado-s.webflow-ru .text-block-quietly-2{font-family:Dinnextw1g,sans-serif}.webflow-tornado.webflow-ru .text-block-freedom-2,.webflow-tornado-s.webflow-ru .text-block-freedom-2{font-family:Dinnextw1g,sans-serif}.webflow-tornado.webflow-ru .block-power,.webflow-tornado-s.webflow-ru .block-power{opacity:0}.webflow-tornado.webflow-ru .text-block-small,.webflow-tornado-s.webflow-ru .text-block-small{font-family:Dinnextw1g,sans-serif}.webflow-tornado.webflow-ru .text-block-made-for-you-2,.webflow-tornado-s.webflow-ru .text-block-made-for-you-2{font-family:Dinnextw1g,sans-serif}.webflow-tornado.webflow-ru .heading-6,.webflow-tornado-s.webflow-ru .heading-6{font-family:Dinnextw1g,sans-serif;line-height:1}.webflow-tornado.webflow-ru .text-block-8,.webflow-tornado-s.webflow-ru .text-block-8{font-family:Dinnextw1g,sans-serif}.webflow-tornado.webflow-ru .heading-8,.webflow-tornado-s.webflow-ru .heading-8{font-family:Dinnextw1g,sans-serif}.webflow-tornado.webflow-ru .text-span-6,.webflow-tornado-s.webflow-ru .text-span-6{font-family:Dinnextw1g,sans-serif}.webflow-tornado.webflow-ru .text-span-7,.webflow-tornado-s.webflow-ru .text-span-7{font-family:Dinnextw1g,sans-serif}.webflow-tornado.webflow-ru .text-span-8,.webflow-tornado-s.webflow-ru .text-span-8{font-family:Dinnextw1g,sans-serif}.webflow-tornado.webflow-ru .text-span-9,.webflow-tornado-s.webflow-ru .text-span-9{font-family:Dinnextw1g,sans-serif;line-height:1}.webflow-tornado.webflow-ru .text-span-10,.webflow-tornado-s.webflow-ru .text-span-10{font-family:Dinnextw1g,sans-serif}.webflow-tornado.webflow-ru .text-span-11,.webflow-tornado-s.webflow-ru .text-span-11{font-family:Dinnextw1g,sans-serif}.webflow-tornado.webflow-ru .text-span-12,.webflow-tornado-s.webflow-ru .text-span-12{font-family:Dinnextw1g,sans-serif}.webflow-tornado.webflow-ru .text-span-13,.webflow-tornado-s.webflow-ru .text-span-13{font-family:Dinnextw1g,sans-serif}.webflow-tornado.webflow-ru .text-span-14,.webflow-tornado-s.webflow-ru .text-span-14{font-family:Dinnextw1g,sans-serif}.webflow-tornado.webflow-ru .div-block-ective-shield,.webflow-tornado-s.webflow-ru .div-block-ective-shield{opacity:1}.webflow-tornado.webflow-ru .grid-3,.webflow-tornado-s.webflow-ru .grid-3{grid-template-rows:2vw 2vw 2vw 2vw 2vw 2vw 2vw 3vw 3vw 2vw 2vw 2vw 2vw}.webflow-tornado.webflow-ru .heading-10,.webflow-tornado-s.webflow-ru .heading-10{font-family:Dinnextw1g,sans-serif}.webflow-tornado.webflow-ru .text-block-11,.webflow-tornado-s.webflow-ru .text-block-11{font-family:Dinnextw1g,sans-serif}.webflow-tornado.webflow-ru .text-block-14,.webflow-tornado-s.webflow-ru .text-block-14{font-family:Dinnextw1g,sans-serif;font-weight:300}.webflow-tornado.webflow-ru .heading-10-copy,.webflow-tornado-s.webflow-ru .heading-10-copy{font-family:Dinnextw1g,sans-serif}.webflow-tornado.webflow-ru .heading-13,.webflow-tornado-s.webflow-ru .heading-13{font-family:Dinnextw1g,sans-serif}.webflow-tornado.webflow-ru .text-block-14-copy,.webflow-tornado-s.webflow-ru .text-block-14-copy{font-family:Dinnextw1g,sans-serif;font-weight:300}.webflow-tornado.webflow-ru .bold-text-25,.webflow-tornado-s.webflow-ru .bold-text-25{font-family:Dinnextw1g,sans-serif}.webflow-tornado.webflow-ru .bold-text-26,.webflow-tornado-s.webflow-ru .bold-text-26{font-family:Dinnextw1g,sans-serif}.webflow-tornado.webflow-ru .bold-text-27,.webflow-tornado-s.webflow-ru .bold-text-27{font-family:Dinnextw1g,sans-serif}.webflow-tornado.webflow-ru .bold-text-28,.webflow-tornado-s.webflow-ru .bold-text-28{font-family:Dinnextw1g,sans-serif}.webflow-tornado.webflow-ru .bold-text-29,.webflow-tornado-s.webflow-ru .bold-text-29{font-family:Dinnextw1g,sans-serif}.webflow-tornado.webflow-pt .text-block-6,.webflow-tornado-s.webflow-pt .text-block-6{text-transform:uppercase}.webflow-tornado.webflow-pt .heading-6,.webflow-tornado-s.webflow-pt .heading-6{line-height:1}.webflow-tornado.webflow-pt .grid-3,.webflow-tornado-s.webflow-pt .grid-3{grid-template-rows:2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 3vw 2vw 2vw 2vw 2vw}@media screen and (max-width:991px){.webflow-tornado.webflow-de .tornados_text._2,.webflow-tornado-s.webflow-de .tornados_text._2{margin-left:6%;font-size:5vw}.webflow-tornado.webflow-fr .text-block-6,.webflow-tornado-s.webflow-fr .text-block-6{font-size:10vw}.webflow-tornado.webflow-it .text-block-6,.webflow-tornado-s.webflow-it .text-block-6{font-size:12vw}.webflow-tornado.webflow-it .div-block-quattro,.webflow-tornado-s.webflow-it .div-block-quattro{opacity:initial}.webflow-tornado.webflow-ru .text-block-6,.webflow-tornado-s.webflow-ru .text-block-6{font-size:10vw}.webflow-tornado.webflow-ru .div-block-23,.webflow-tornado-s.webflow-ru .div-block-23{margin-right:5%;margin-left:5%}.webflow-tornado.webflow-ru .text-block-durability-2,.webflow-tornado-s.webflow-ru .text-block-durability-2{margin-left:10%}.webflow-tornado.webflow-ru .block-power,.webflow-tornado-s.webflow-ru .block-power{opacity:0}.webflow-tornado.webflow-ru .block-durability,.webflow-tornado-s.webflow-ru .block-durability{opacity:0}.webflow-tornado.webflow-ru .block-reliability,.webflow-tornado-s.webflow-ru .block-reliability{opacity:0}.webflow-tornado.webflow-ru .block-contamination-2,.webflow-tornado-s.webflow-ru .block-contamination-2{opacity:0}.webflow-tornado.webflow-ru .block-safe,.webflow-tornado-s.webflow-ru .block-safe{opacity:0}.webflow-tornado.webflow-ru .block-hinder,.webflow-tornado-s.webflow-ru .block-hinder{opacity:0}.webflow-tornado.webflow-ru .block-quietly,.webflow-tornado-s.webflow-ru .block-quietly{opacity:0}.webflow-tornado.webflow-ru .heading-6-copy,.webflow-tornado-s.webflow-ru .heading-6-copy{font-family:Dinnextw1g,sans-serif}.webflow-tornado.webflow-ru .nav-link-4,.webflow-tornado-s.webflow-ru .nav-link-4{font-family:Dinnextw1g,sans-serif;font-weight:300}.webflow-tornado.webflow-ru .nav-link-5,.webflow-tornado-s.webflow-ru .nav-link-5{font-family:Dinnextw1g,sans-serif;font-weight:300}.webflow-tornado.webflow-ru .nav-link-6,.webflow-tornado-s.webflow-ru .nav-link-6{font-family:Dinnextw1g,sans-serif;font-weight:300}.webflow-tornado.webflow-ru .nav-link-7,.webflow-tornado-s.webflow-ru .nav-link-7{font-family:Dinnextw1g,sans-serif;font-weight:400}.webflow-tornado.webflow-ru .nav-link-8,.webflow-tornado-s.webflow-ru .nav-link-8{font-family:Dinnextw1g,sans-serif;font-weight:300}}@media screen and (max-width:767px){.webflow-tornado.webflow-ru .heading-14,.webflow-tornado-s.webflow-ru .heading-14{font-size:25px}}@media screen and (max-width:479px){.webflow-tornado.webflow-de .said-scroll-container,.webflow-tornado-s.webflow-de .said-scroll-container{height:150vh}.webflow-tornado.webflow-de .sticky-container-said,.webflow-tornado-s.webflow-de .sticky-container-said{height:150vh}.webflow-tornado.webflow-de .grid-3,.webflow-tornado-s.webflow-de .grid-3{grid-template-rows:repeat(auto-fit,8%) 10% 8% 8% 11% 8% 8% 8% 8% 8% 8% 8% 8%}.webflow-tornado.webflow-es .grid-3,.webflow-tornado-s.webflow-es .grid-3{grid-template-rows:repeat(auto-fit,8%) 8% 8% 8% 11% 8% 8% 8% 12% 8% 8% 8% 8%}.webflow-tornado.webflow-fr .said-scroll-container,.webflow-tornado-s.webflow-fr .said-scroll-container{height:150vh}.webflow-tornado.webflow-fr .sticky-container-said,.webflow-tornado-s.webflow-fr .sticky-container-said{height:150vh}.webflow-tornado.webflow-fr .grid-3,.webflow-tornado-s.webflow-fr .grid-3{grid-template-rows:repeat(auto-fit,8%) 8% 8% 8% 11% 8% 8% 8% 12% 8% 8% 8% 8%}.webflow-tornado.webflow-fr .heading-6-copy,.webflow-tornado-s.webflow-fr .heading-6-copy{margin-top:10%}.webflow-tornado.webflow-ru .text-block-durability-2,.webflow-tornado-s.webflow-ru .text-block-durability-2{flex:0 auto}.webflow-tornado.webflow-ru .block-durability,.webflow-tornado-s.webflow-ru .block-durability{opacity:0}.webflow-tornado.webflow-ru .text-span-12,.webflow-tornado-s.webflow-ru .text-span-12{align-items:center;font-size:200%;text-align:left}.webflow-tornado.webflow-ru .grid-3,.webflow-tornado-s.webflow-ru .grid-3{grid-template-rows:repeat(auto-fit,8%) 8% 8% 8% 11% 8% 8% 10% 10% 8% 8% 8% 8%}.webflow-tornado.webflow-ru .heading-10,.webflow-tornado-s.webflow-ru .heading-10{font-family:Dinnextw1g,sans-serif}.webflow-tornado.webflow-ru .bold-text-13,.webflow-tornado-s.webflow-ru .bold-text-13{font-family:Dinnextw1g,sans-serif}}.webflow-mx2-led{color:#333;background-color:#000;font-family:system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Fira Sans','Droid Sans','Helvetica Neue',sans-serif}.webflow-mx2-led .w-layout-grid{display:grid;grid-auto-columns:1fr;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;grid-row-gap:16px;grid-column-gap:16px}.webflow-mx2-led .sticky-nav{position:sticky;top:0;z-index:2;display:block;overflow:visible;padding:10px 20px;clear:none;background-color:#181818}.webflow-mx2-led .sticky-nav.ru{font-family:Dinnextw1g,sans-serif}.webflow-mx2-led .nav-grid{display:grid;width:100%;margin:0;padding:0;justify-content:flex-start;align-items:center;grid-auto-flow:column;grid-auto-columns:max-content;grid-column-gap:20px;grid-row-gap:20px;grid-template-areas:"Area-2 Area-3 Area-4 Area Area-5";grid-template-columns:1fr max-content max-content max-content max-content;grid-template-rows:auto}.webflow-mx2-led .nav-link{display:block;margin-right:0;margin-left:0;padding:10px 0;font-family:'Linotype din next lt pro',sans-serif;color:#fff;font-weight:400;text-decoration:none;text-transform:none}.webflow-mx2-led .nav-link:hover{text-decoration:underline}.webflow-mx2-led .nav-link.ru{font-family:Dinnextw1g,sans-serif}.webflow-mx2-led .nav-link.jp{font-family:'Zen Kaku Gothic Antique',sans-serif}.webflow-mx2-led .container-7{display:block;overflow:visible;max-width:58.7%;object-fit:fill}.webflow-mx2-led .sticky-container-power{position:sticky;top:0;display:flex;overflow:visible;height:100vh;max-width:100%;margin-right:auto;margin-left:auto;flex-direction:column;justify-content:center;align-items:center}.webflow-mx2-led .power-scroll-container{position:relative;overflow:visible;width:100%;height:230vh;color:transparent}.webflow-mx2-led .power{position:relative;z-index:0;display:block;overflow:visible;height:auto;min-height:auto;margin-bottom:0;background-color:#000;opacity:1;color:transparent}.webflow-mx2-led .div-block-hinder-2{position:absolute;left:auto;top:0;right:0;bottom:0;display:flex;overflow:visible;width:52%;height:100%;clear:none;flex-direction:column;justify-content:center;flex-wrap:nowrap;align-items:flex-start;align-self:auto;flex:0 auto;opacity:1;object-fit:fill}.webflow-mx2-led .text-block-hinder-2{position:absolute;left:0;top:auto;right:40%;bottom:20%;display:block;justify-content:center;align-items:center;align-self:auto;flex:0 auto;opacity:1;font-family:'Linotype din next lt pro',sans-serif;color:#fff;font-size:1.4vw;line-height:1.3;font-weight:300;text-align:right}.webflow-mx2-led .text-block-hinder-2.de{left:10%;opacity:0}.webflow-mx2-led .text-block-hinder-2.it{opacity:1}.webflow-mx2-led .text-block-hinder-2.jp{right:38%;opacity:1;font-weight:400}.webflow-mx2-led .text-block-hinder-2.ru{bottom:10%;line-height:1}.webflow-mx2-led .block-contamination-2{position:absolute;left:0;top:0;right:0;bottom:0;display:block;width:100%;height:100%;flex-direction:column;justify-content:center;align-items:center;opacity:1}.webflow-mx2-led .section-intro{position:relative;z-index:1;height:auto;min-height:auto;margin-top:0;background-color:#000;background-image:linear-gradient(180deg,rgba(0,0,0,.5),rgba(0,0,0,.5));opacity:1}.webflow-mx2-led .intro-scroll-container{position:relative;overflow:visible;width:100%;height:150vh;float:none;clear:none;background-color:#000;opacity:1}.webflow-mx2-led .intro-container-made-for-you{position:sticky;top:0;display:flex;overflow:hidden;height:100vh;max-width:100%;margin-right:auto;margin-left:auto;padding-top:0;flex-direction:column;justify-content:center;align-items:center}.webflow-mx2-led .div-block-intro{position:absolute;left:0;top:0;right:0;bottom:0;z-index:2;display:flex;width:100%;height:100%;clear:none;flex-direction:column;justify-content:center;flex-wrap:nowrap;align-items:center;align-self:auto;flex:0 auto;opacity:1}.webflow-mx2-led .div-block-26{opacity:1}.webflow-mx2-led .text-span-8{font-family:Dinok,sans-serif;font-size:3.5vw;line-height:1;font-weight:700}.webflow-mx2-led .text-span-8.de{font-size:2.39vw}.webflow-mx2-led .text-span-8.ru{font-family:Dinnextw1g,sans-serif;font-size:3vw}.webflow-mx2-led .tabs{width:100%}.webflow-mx2-led .heading-10{display:flex;margin-top:0;margin-bottom:0;padding-left:5%;justify-content:flex-start;align-items:center;border-style:solid;border-width:1px 0 0 1px;border-color:#a3a3a3;border-radius:0;background-color:#fff;font-family:'Linotype din next lt pro',sans-serif;color:#000;font-size:1vw}.webflow-mx2-led .text-block-11{display:flex;padding-left:5%;justify-content:flex-start;align-items:center;border-style:solid;border-width:1px 1px 0;border-color:#a3a3a3;border-radius:0;background-color:#fff;font-family:'Linotype din next lt pro',sans-serif;color:#000;font-size:.8vw;line-height:1.1;font-weight:300}.webflow-mx2-led .text-block-11.ru{font-family:Dinnextw1g,sans-serif;line-height:1.2}.webflow-mx2-led .text-block-11.jp{font-family:'Zen Kaku Gothic Antique',sans-serif;font-weight:400}.webflow-mx2-led .tab-link-tab-3{width:25%;padding:2% 0;border-right:1px solid #a3a3a3;border-left:1px solid #a3a3a3;background-color:#fff;font-family:Dinok,sans-serif;color:#000;font-size:.8vw;font-weight:700;text-align:center}.webflow-mx2-led .tab-link-tab-3.w--current{padding-top:2%;padding-right:0;padding-bottom:2%;background-color:#63b9e9;font-family:Dinok,sans-serif;color:#fff;font-size:.8vw}.webflow-mx2-led .tab-link-tab-4{width:25%;padding:2% 0;background-color:#fff;font-family:Dinok,sans-serif;color:#000;font-size:.8vw;font-weight:700;text-align:center}.webflow-mx2-led .tab-link-tab-4.w--current{width:25%;padding:2% 0;background-color:#63b9e9;font-family:Dinok,sans-serif;color:#fff;font-size:.8vw;font-weight:700;text-align:center}.webflow-mx2-led .heading-10-copy{display:flex;margin-top:0;margin-bottom:0;padding-left:5%;justify-content:flex-start;align-items:center;border-style:solid;border-width:1px 0 1px 1px;border-color:#a3a3a3;border-radius:0;font-family:'Linotype din next lt pro',sans-serif;color:#000}.webflow-mx2-led .heading-10-copy{display:flex;margin-top:0;margin-bottom:0;justify-content:flex-start;align-items:center;border-style:solid;border-width:1px 0 1px 1px;border-color:#a3a3a3;border-radius:0}.webflow-mx2-led .heading-10-copy{display:flex;margin-top:0;margin-bottom:0;justify-content:flex-start;align-items:center;border-style:solid;border-width:1px 0 1px 1px;border-color:#a3a3a3;border-radius:0}.webflow-mx2-led .heading-10-copy{display:flex;margin-top:0;margin-bottom:0;justify-content:flex-start;align-items:center;border-style:solid;border-width:1px 0 1px 1px;border-color:#a3a3a3;border-radius:0;background-color:#fff;font-family:Dinok,sans-serif;font-size:1vw}.webflow-mx2-led .hero-overlay{position:absolute;display:block;overflow:hidden;height:90vh;max-height:780px;margin-top:-1000%;padding-top:100px;padding-bottom:100px;justify-content:center;align-items:center;background-image:linear-gradient(180deg,rgba(0,0,0,.6),rgba(0,0,0,.6)),url("https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg");background-position:0 0,50% 50%;color:#fff}.webflow-mx2-led .centered-container{flex:1;text-align:center}.webflow-mx2-led .div-block-valve{position:absolute;left:0;top:0;right:0;bottom:0;display:block;width:50%;height:100%;flex-direction:row;justify-content:center;align-items:center;align-self:auto;flex:0 auto}.webflow-mx2-led .navbar{position:absolute;display:block;overflow:hidden;margin-top:-100%}.webflow-mx2-led .text-block-11-copy-copy{display:flex;padding-left:5%;justify-content:flex-start;align-items:center;border-style:solid;border-width:1px;border-color:#a3a3a3;border-radius:0;font-family:'Linotype din next lt pro',sans-serif;font-size:1vw;line-height:1}.webflow-mx2-led .text-block-11-copy-copy{display:flex;padding-left:5%;justify-content:flex-start;align-items:center;border-style:solid;border-width:1px;border-color:#a3a3a3;border-radius:0;font-family:'Linotype din next lt pro',sans-serif;font-size:.8vw;line-height:1}.webflow-mx2-led .text-block-11-copy-copy{display:flex;padding-left:5%;justify-content:flex-start;align-items:center;border-style:solid;border-width:1px;border-color:#a3a3a3;border-radius:0;font-family:'Linotype din next lt pro',sans-serif;font-size:1vw;line-height:1}.webflow-mx2-led .text-block-11-copy-copy{display:flex;padding-left:5%;justify-content:flex-start;align-items:center;border-style:solid;border-width:1px;border-color:#a3a3a3;border-radius:0;background-color:#fff;font-family:'Linotype din next lt pro',sans-serif;font-size:1vw;line-height:1}.webflow-mx2-led .div-block-intro-3{position:absolute;left:0;top:0;right:0;bottom:0;display:flex;width:35%;height:100%;margin-left:44%;clear:none;flex-direction:column;justify-content:center;flex-wrap:nowrap;align-items:flex-start;align-self:auto;flex:0 auto;opacity:1}.webflow-mx2-led .image-19{position:static;display:block;width:5vw;margin-top:5%;margin-right:auto;margin-left:auto;opacity:1}.webflow-mx2-led .block-intro-2{position:absolute;left:0;top:0;right:0;bottom:0;z-index:0;display:block;width:100%;height:100%;flex-direction:column;justify-content:center;align-items:center;opacity:1}.webflow-mx2-led .image-28{width:13vw;margin-top:8%;margin-right:auto;margin-left:auto;text-align:left}.webflow-mx2-led .image-mx2plus-logo{position:static;display:block;width:12vw;margin-top:3%;margin-right:auto;margin-left:auto;opacity:1}.webflow-mx2-led .heading-prodigy{position:static;left:auto;top:auto;right:auto;bottom:auto;z-index:1;margin:9% auto 0%;font-family:'Linotype dinnextltpro',sans-serif;color:#fff;font-size:4.8vw;line-height:1;font-weight:500;text-align:center;letter-spacing:2px}.webflow-mx2-led .heading-prodigy.de{font-size:3vw}.webflow-mx2-led .heading-prodigy.es{font-size:4vw;letter-spacing:1px}.webflow-mx2-led .heading-prodigy.ru{font-family:Dinnextw1g,sans-serif;font-size:4vw;font-weight:500}.webflow-mx2-led .heading-prodigy.jp{font-family:'Zen Kaku Gothic Antique',sans-serif;font-size:3vw;line-height:1.3;font-weight:400;letter-spacing:1px}.webflow-mx2-led .image-40{position:static;left:0;top:0;right:auto;bottom:0;width:13vw;margin-top:7%;margin-left:50%}.webflow-mx2-led .div-block-intro-image{position:absolute;left:0;top:0;right:0;bottom:0;display:flex;width:55%;height:100%;margin-left:0;clear:none;flex-direction:column;justify-content:center;flex-wrap:nowrap;align-items:flex-start;align-self:auto;flex:0 auto;opacity:1}.webflow-mx2-led .section-power-control{position:relative;z-index:0;height:auto;min-height:auto;opacity:1}.webflow-mx2-led .power-control-scroll-container{position:relative;overflow:visible;width:100%;height:410vh;float:none;clear:none;background-color:transparent;opacity:1}.webflow-mx2-led .container-power-control{position:sticky;top:0;display:flex;overflow:hidden;height:100vh;max-width:100%;margin-right:auto;margin-left:auto;padding-top:0;flex-direction:column;justify-content:center;align-items:center}.webflow-mx2-led .block-power-control{position:absolute;left:0;top:0;right:0;bottom:0;z-index:0;display:block;width:100%;height:100%;flex-direction:column;justify-content:center;align-items:center;opacity:1}.webflow-mx2-led .div-block-power-control{position:absolute;left:0;top:0;right:0;bottom:0;width:100%;height:100%;opacity:1}.webflow-mx2-led .div-block-power-control-1{position:absolute;left:0;top:0;right:0;bottom:0;display:flex;width:100%;height:100%;margin-left:0;clear:none;flex-direction:column;justify-content:center;flex-wrap:nowrap;align-items:flex-start;align-self:auto;flex:0 auto;background-color:#000;opacity:1}.webflow-mx2-led .heading-power-control{position:absolute;left:0;right:0;z-index:auto;margin-top:0;margin-bottom:0;opacity:1;font-family:'Linotype dinnextltpro titre',sans-serif;color:#fff;font-size:11vw;line-height:.9;font-weight:700;text-align:center;letter-spacing:0px}.webflow-mx2-led .heading-power-control.de{opacity:1}.webflow-mx2-led .heading-power-control.it{font-size:9.65vw;font-weight:900}.webflow-mx2-led .heading-power-control.ru{font-family:Dinnextw1g,sans-serif}.webflow-mx2-led .section-leger{position:relative;z-index:0;height:auto;min-height:auto;opacity:1}.webflow-mx2-led .leger-scroll-container{position:relative;overflow:visible;width:100%;height:250vh;float:none;clear:none;background-color:transparent;opacity:1}.webflow-mx2-led .container-leger{position:sticky;top:0;display:flex;overflow:hidden;height:100vh;max-width:100%;margin-right:auto;margin-left:auto;padding-top:0;flex-direction:column;justify-content:center;align-items:center}.webflow-mx2-led .block-leger{position:absolute;left:0;top:0;right:0;bottom:0;z-index:0;display:block;width:100%;height:100%;flex-direction:column;justify-content:center;align-items:center;background-color:#000;opacity:1}.webflow-mx2-led .div-block-leger{opacity:1}.webflow-mx2-led .div-block-leger-1{position:absolute;left:0;top:0;right:0;bottom:0;z-index:1;display:flex;width:100%;height:100%;margin-left:0;clear:none;flex-direction:column;justify-content:center;flex-wrap:nowrap;align-items:flex-start;align-self:auto;flex:0 auto;opacity:1}.webflow-mx2-led .cockpit{position:absolute;left:0;top:0;right:0;bottom:0;display:inline-block;width:100%;margin-top:auto;margin-bottom:auto;padding-right:.75%;flex:0 auto;object-fit:cover}.webflow-mx2-led .astronaut{position:absolute;left:0;top:0;right:0;bottom:0;z-index:0;display:block;width:25vw;max-width:none;margin:auto;opacity:1}.webflow-mx2-led .div-block-leger-2{position:absolute;left:0;top:0;right:0;bottom:0;display:flex;width:100%;height:100%;margin-left:0;clear:none;flex-direction:column;justify-content:center;flex-wrap:nowrap;align-items:flex-start;align-self:auto;flex:0 auto;opacity:1}.webflow-mx2-led .div-block-leger-3{position:absolute;left:0;top:0;right:0;bottom:0;display:flex;width:100%;height:100%;margin-left:0;clear:none;flex-direction:column;justify-content:center;flex-wrap:nowrap;align-items:flex-start;align-self:auto;flex:0 auto;opacity:1}.webflow-mx2-led .div-block-leger-4{position:absolute;left:0;top:0;right:0;bottom:0;z-index:0;display:flex;width:100%;height:100%;margin-left:0;clear:none;flex-direction:column;justify-content:center;flex-wrap:nowrap;align-items:flex-start;align-self:auto;flex:0 auto;opacity:1}.webflow-mx2-led .space{position:absolute;left:0;top:0;right:0;bottom:0;z-index:-2;display:block;width:100%;max-width:none;margin-top:auto;margin-bottom:auto;object-fit:contain}.webflow-mx2-led .masque{position:absolute;left:0;top:0;right:0;bottom:0;display:inline-block;width:100%;margin-top:auto;margin-bottom:auto;opacity:1;object-fit:cover}.webflow-mx2-led .heading-12lighter{position:absolute;left:auto;right:22%;z-index:1;margin-top:0;margin-bottom:0;font-family:'Linotype din next lt pro',sans-serif;color:#fff;font-size:6.35vw;line-height:.5;font-weight:700;text-align:right;text-transform:none}.webflow-mx2-led .heading-12lighter.it{line-height:.2}.webflow-mx2-led .heading-12lighter.it.es{font-size:5vw}.webflow-mx2-led .heading-12lighter.fr{line-height:.3}.webflow-mx2-led .heading-12lighter.ru{font-family:Dinnextw1g,sans-serif;font-size:6vw;line-height:0}.webflow-mx2-led .div-block-leger-5{position:absolute;left:0;top:0;right:0;bottom:0;display:flex;width:100%;height:100%;margin-left:0;clear:none;flex-direction:column;justify-content:center;flex-wrap:nowrap;align-items:flex-start;align-self:auto;flex:0 auto;opacity:1}.webflow-mx2-led .text-span-125{font-size:11vw;line-height:1}.webflow-mx2-led .text-span-125.ru{font-size:6.4vw;line-height:.5}.webflow-mx2-led .text-span-126{position:relative;top:1vw;font-size:2.55vw;line-height:.5;text-align:right}.webflow-mx2-led .text-span-126.it{font-size:1.9vw}.webflow-mx2-led .text-span-126.it.es.pt{top:-1vw;font-size:2.8vw;line-height:1}.webflow-mx2-led .text-span-126.ru{top:-.5vw;font-size:1.4vw;line-height:1}.webflow-mx2-led .div-block-leger-6{position:absolute;left:0;top:0;right:0;bottom:0;display:flex;width:100%;height:100%;margin-left:0;clear:none;flex-direction:column;justify-content:center;flex-wrap:nowrap;align-items:flex-start;align-self:auto;flex:0 auto;opacity:1}.webflow-mx2-led .mx2{position:absolute;left:0;top:0;right:0;bottom:0;z-index:1;display:block;width:8vw;max-width:none;margin:auto}.webflow-mx2-led .section-small{position:relative;height:auto;min-height:auto;opacity:1}.webflow-mx2-led .small-scroll-container{position:relative;overflow:visible;width:100%;height:180vh;float:none;clear:none;background-color:transparent;opacity:1}.webflow-mx2-led .container-small{position:sticky;top:0;display:flex;overflow:hidden;height:100vh;max-width:100%;margin-right:auto;margin-left:auto;padding-top:0;flex-direction:column;justify-content:center;align-items:center}.webflow-mx2-led .block-small{position:absolute;left:0;top:0;right:0;bottom:0;z-index:0;display:block;width:100%;height:100%;flex-direction:column;justify-content:center;align-items:center;opacity:1}.webflow-mx2-led .div-block-small{opacity:1}.webflow-mx2-led .div-block-small-1{position:absolute;left:0;top:0;right:0;bottom:0;display:flex;width:100%;height:100%;margin-left:0;clear:none;flex-direction:column;justify-content:center;flex-wrap:nowrap;align-items:flex-start;align-self:auto;flex:0 auto;opacity:1}.webflow-mx2-led .image-41{position:absolute;width:30%;height:80%;margin-top:93px;margin-left:48%}.webflow-mx2-led .image-43{position:absolute;left:0;top:0;right:0;bottom:0;width:13vw;margin:auto}.webflow-mx2-led .div-block-small-2{position:absolute;left:0;top:0;right:0;bottom:0;display:flex;width:100%;height:100%;margin-left:0;clear:none;flex-direction:column;justify-content:center;flex-wrap:nowrap;align-items:flex-start;align-self:auto;flex:0 auto;opacity:1}.webflow-mx2-led .heading-infinitely-small-en{position:absolute;left:0;top:0;right:0;bottom:0;z-index:1;width:100%;height:13vw;margin:auto;padding-top:3vw;padding-right:3.2vw;font-family:'Linotype dinnextltpro titre',sans-serif;color:#000;font-size:11vw;line-height:.8;font-weight:700;text-align:center;letter-spacing:0px}.webflow-mx2-led .heading-infinitely-small-en.it{padding-top:3.75vw;padding-right:5.6vw;font-size:10vw;font-weight:900}.webflow-mx2-led .heading-infinitely-small-en.ru{padding-top:0;font-family:Dinnextw1g,sans-serif;font-size:8vw}.webflow-mx2-led .html-embed-2{position:absolute;left:0;top:0;right:0;bottom:0;display:block;margin-top:auto;margin-bottom:auto;opacity:0;object-fit:cover}.webflow-mx2-led .lottie-animation-13{position:absolute;left:0;top:0;right:0;bottom:0;height:45vw;margin-top:auto;margin-bottom:auto;opacity:0;object-fit:fill}.webflow-mx2-led .div-block-power-control-2{position:absolute;left:0;top:0;right:0;bottom:0;display:flex;width:100%;height:100%;margin-left:0;clear:none;flex-direction:column;justify-content:center;flex-wrap:nowrap;align-items:flex-start;align-self:auto;flex:0 auto;opacity:1}.webflow-mx2-led .section-shorter{position:relative;z-index:0;height:auto;min-height:auto;margin-top:-1px;opacity:1}.webflow-mx2-led .shorter-scroll-container{position:relative;overflow:visible;width:100%;height:200vh;float:none;clear:none;background-color:transparent;opacity:1}.webflow-mx2-led .container-shorter{position:sticky;top:0;display:flex;overflow:hidden;height:100vh;max-width:100%;margin-right:auto;margin-left:auto;padding-top:0;flex-direction:column;justify-content:center;align-items:center}.webflow-mx2-led .block-shorter{position:absolute;left:0;top:0;right:0;bottom:0;z-index:0;display:block;width:100%;height:100%;flex-direction:column;justify-content:center;align-items:center;opacity:1}.webflow-mx2-led .div-block-shorter{background-color:#000;opacity:1}.webflow-mx2-led .div-block-shorter-1{position:absolute;left:0;top:0;right:0;bottom:0;display:block;overflow:visible;width:100%;height:100%;flex-direction:column;justify-content:center;flex-wrap:nowrap;align-items:center;align-self:auto;flex:0 auto;grid-auto-columns:1fr;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;background-color:transparent;opacity:1}.webflow-mx2-led .div-block-shorter-2{position:absolute;width:100%;height:100%;background-color:#000}.webflow-mx2-led .image-45{position:absolute;left:20%;top:5.2vw;right:0;bottom:0;width:14%;margin-top:auto;margin-bottom:auto;perspective-origin:50% 100%;transform-origin:50% 100%}.webflow-mx2-led .image-46{position:absolute;left:36%;top:11.7vw;right:0;bottom:0;width:11%;margin-top:auto;margin-bottom:auto;opacity:1}.webflow-mx2-led .heading-15-shorter{position:absolute;left:0;top:52%;right:21%;bottom:auto;z-index:1;display:block;margin-top:auto;margin-bottom:auto;font-family:'Linotype din next lt pro',sans-serif;color:#000;font-size:6.35vw;line-height:.5;font-weight:700;text-align:right;text-transform:none}.webflow-mx2-led .heading-15-shorter.it{font-size:4.4vw}.webflow-mx2-led .heading-15-shorter.it.es{font-size:3.5vw}.webflow-mx2-led .heading-15-shorter.it.es.pt{font-size:3.3vw}.webflow-mx2-led .heading-15-shorter.ru{font-family:Dinnextw1g,sans-serif;line-height:0}.webflow-mx2-led .text-span-128{font-family:'Linotype din next lt pro',sans-serif;font-size:11vw;line-height:1;font-weight:700;text-align:right}.webflow-mx2-led .text-span-128.ru{font-size:6.6vw;line-height:1.5}.webflow-mx2-led .text-span-129{position:relative;left:auto;top:.5vw;font-size:2.7vw;text-align:right}.webflow-mx2-led .text-span-129.de{font-size:2.4vw}.webflow-mx2-led .text-span-129.it{top:1vw;font-size:1.95vw}.webflow-mx2-led .text-span-129.it.es{top:1vw;font-size:2.42vw;line-height:1;text-align:right}.webflow-mx2-led .text-span-129.it.es.pt{font-size:2.85vw}.webflow-mx2-led .text-span-129.fr{top:1vw;font-size:2.335vw}.webflow-mx2-led .text-span-129.jp{font-family:'Zen Kaku Gothic Antique',sans-serif;font-size:1.76vw}.webflow-mx2-led .text-span-129.ru{top:3vw;font-size:1.5vw;line-height:1}.webflow-mx2-led .image-47{position:absolute;left:56%;top:0;right:0;bottom:0;height:40vw;max-width:none;margin-top:auto;margin-bottom:auto;transform:translate(2vw,0px) rotate(40deg)}.webflow-mx2-led .div-block-light{position:absolute;left:auto;top:0;right:0;bottom:0;display:flex;overflow:visible;width:50%;height:100%;clear:none;flex-direction:column;justify-content:center;flex-wrap:nowrap;align-items:flex-start;align-self:auto;flex:0 auto;opacity:1;object-fit:fill}.webflow-mx2-led .text-block-light{position:absolute;left:0;top:auto;right:42%;bottom:15%;display:block;padding-left:20%;justify-content:center;align-items:center;align-self:auto;flex:0 auto;opacity:1;font-family:'Linotype din next lt pro',sans-serif;color:#fff;font-size:1.4vw;line-height:1.3;font-weight:300;text-align:right;object-fit:fill}.webflow-mx2-led .text-block-light.de{opacity:1}.webflow-mx2-led .text-block-light.jp{padding-left:15%;opacity:0;font-size:1.2vw}.webflow-mx2-led .text-block-light.ru{font-family:Dinnextw1g,sans-serif;line-height:1}.webflow-mx2-led .image-mx2led{position:absolute;left:56%;top:0;right:0;bottom:0;height:40vw;max-width:none;margin-top:auto;margin-bottom:auto;opacity:0;transform:translate(2vw,0px) rotate(40deg)}.webflow-mx2-led .div-block-leger-7{position:absolute;left:0;top:0;right:0;bottom:0;z-index:2;display:flex;width:100%;height:100%;margin-left:0;clear:none;flex-direction:column;justify-content:center;flex-wrap:nowrap;align-items:flex-start;align-self:auto;flex:0 auto;opacity:1}.webflow-mx2-led .heading-leger{position:absolute;left:0;right:0;z-index:auto;margin-top:0;margin-bottom:0;font-family:'Linotype dinnextltpro titre',sans-serif;color:#fff;font-size:11vw;line-height:.9;font-weight:700;text-align:center;letter-spacing:0px;text-shadow:0 0 10px rgba(0,0,0,.2)}.webflow-mx2-led .heading-leger.it{font-weight:900}.webflow-mx2-led .heading-leger.ru{opacity:0;font-family:Dinnextw1g,sans-serif}.webflow-mx2-led .div-block-power{position:absolute;left:0;top:0;right:0;bottom:0;display:flex;width:100%;height:100%;margin-left:0;clear:none;flex-direction:column;justify-content:center;flex-wrap:nowrap;align-items:flex-start;align-self:auto;flex:0 auto;opacity:1}.webflow-mx2-led .heading-power{position:absolute;left:21%;top:20%;right:auto;bottom:0;z-index:auto;margin-top:0;margin-bottom:0;opacity:1;font-family:Dinnextw1g,sans-serif;color:#fff;font-size:2.6vw;line-height:1;font-weight:700;text-align:left}.webflow-mx2-led .heading-power.de{opacity:0;font-size:2vw}.webflow-mx2-led .heading-power.it{top:21%;opacity:0;font-size:2.4vw}.webflow-mx2-led .heading-power.ru{opacity:0;font-size:2vw}.webflow-mx2-led .heading-power.jp{opacity:0;font-family:'Zen Kaku Gothic Antique',sans-serif;line-height:1.3;font-weight:500}.webflow-mx2-led .div-block-power-2{position:absolute;left:0;top:0;right:0;bottom:0;display:flex;width:100%;height:100%;margin-left:0;clear:none;flex-direction:column;justify-content:center;flex-wrap:nowrap;align-items:flex-start;align-self:auto;flex:0 auto;opacity:1}.webflow-mx2-led .heading-power-2{position:absolute;left:59%;top:auto;right:21%;bottom:10%;z-index:auto;margin-top:0;margin-bottom:0;opacity:1;font-family:Dinnextw1g,sans-serif;color:#fff;font-size:1.3vw;line-height:1.2;font-weight:300;text-align:right}.webflow-mx2-led .heading-power-2.es{opacity:1}.webflow-mx2-led .heading-power-2.jp{left:56%;opacity:0;font-family:'Zen Kaku Gothic Antique',sans-serif;line-height:1.3;font-weight:400}.webflow-mx2-led .shock{position:relative;z-index:0;display:block;overflow:visible;height:auto;min-height:auto;border-radius:0;background-color:#000;opacity:1;background-clip:border-box;-webkit-text-fill-color:inherit}.webflow-mx2-led .shock-scroll-container{position:relative;overflow:visible;width:100%;height:150vh;float:none;clear:none}.webflow-mx2-led .sticky-container-shock{position:sticky;top:0;display:flex;overflow:hidden;height:100vh;max-width:100%;margin-right:auto;margin-left:auto;flex-direction:column;justify-content:center;align-items:center}.webflow-mx2-led .image-48{position:absolute;left:0;top:0;right:0;bottom:auto;width:110vw;max-width:none}.webflow-mx2-led .div-block-shock{position:absolute;left:0;top:0;right:0;bottom:0;display:flex;width:100%;height:100%;margin-left:0;clear:none;flex-direction:column;justify-content:center;flex-wrap:nowrap;align-items:flex-start;align-self:auto;flex:0 auto;opacity:1}.webflow-mx2-led .heading-shock{position:absolute;left:0;top:auto;right:0;bottom:auto;z-index:auto;margin-top:0;margin-bottom:0;font-family:'Linotype dinnextltpro titre',sans-serif;color:#fff;font-size:6vw;line-height:1;font-weight:900;text-align:center}.webflow-mx2-led .heading-shock.ru{font-family:Dinnextw1g,sans-serif;font-weight:700}.webflow-mx2-led .text-span-130{position:relative;left:0;right:0;display:inline-block;margin-bottom:.5vw;padding:1.5vw 1vw 1.2vw;border-style:solid;border-width:1px;border-color:#fff;border-radius:0;font-size:2vw;line-height:0;font-weight:300;text-align:center;text-decoration:none;column-count:0;column-gap:34px;column-rule-color:#fff;column-rule-width:66px}.webflow-mx2-led .text-span-130.ru{font-weight:300;text-transform:uppercase}.webflow-mx2-led .div-block-power-3{position:absolute;left:0;top:0;right:0;bottom:0;display:flex;width:100%;height:100%;margin-left:0;clear:none;flex-direction:column;justify-content:center;flex-wrap:nowrap;align-items:flex-start;align-self:auto;flex:0 auto;opacity:1}.webflow-mx2-led .heading-power-3{position:absolute;left:21%;top:22.3%;right:auto;bottom:0;z-index:auto;margin-top:0;margin-bottom:0;opacity:0;font-family:Dinnextw1g,sans-serif;color:#fff;font-size:2.6vw;line-height:1;font-weight:700;text-align:left}.webflow-mx2-led .heading-power-3.jp{opacity:0;font-family:'Zen Kaku Gothic Antique',sans-serif;font-weight:500}.webflow-mx2-led .div-block-power-4{position:absolute;left:0;top:0;right:0;bottom:0;display:flex;width:100%;height:100%;margin-left:0;clear:none;flex-direction:column;justify-content:center;flex-wrap:nowrap;align-items:flex-start;align-self:auto;flex:0 auto;opacity:1}.webflow-mx2-led .heading-power-4{position:absolute;left:21%;top:22.3%;right:60%;bottom:0;z-index:auto;margin-top:0;margin-bottom:0;opacity:1;font-family:Dinnextw1g,sans-serif;color:#fff;font-size:2.6vw;line-height:1;font-weight:700;text-align:left}.webflow-mx2-led .heading-power-4.jp{opacity:0;font-family:'Zen Kaku Gothic Antique',sans-serif;font-weight:500}.webflow-mx2-led .text-span-131{font-family:'Linotype din next lt pro',sans-serif;font-size:1.68vw;font-weight:300;text-transform:uppercase}.webflow-mx2-led .text-span-131.it{font-size:1.35vw}.webflow-mx2-led .div-block-power-5{position:absolute;left:0;top:0;right:0;bottom:0;display:flex;width:100%;height:100%;margin-left:0;clear:none;flex-direction:column;justify-content:center;flex-wrap:nowrap;align-items:flex-start;align-self:auto;flex:0 auto;opacity:1}.webflow-mx2-led .heading-power-5{position:absolute;left:57%;top:auto;right:21%;bottom:10%;z-index:auto;margin-top:0;margin-bottom:0;opacity:1;font-family:Dinnextw1g,sans-serif;color:#fff;font-size:1.3vw;line-height:1.2;font-weight:300;text-align:right}.webflow-mx2-led .heading-power-5.es{opacity:0}.webflow-mx2-led .heading-power-5.jp{left:56%;opacity:0;font-family:'Zen Kaku Gothic Antique',sans-serif;line-height:1.3;font-weight:400}.webflow-mx2-led .div-block-power-6{position:absolute;left:0;top:0;right:0;bottom:0;display:flex;width:100%;height:100%;margin-left:0;clear:none;flex-direction:column;justify-content:center;flex-wrap:nowrap;align-items:flex-start;align-self:auto;flex:0 auto;opacity:1}.webflow-mx2-led .heading-power-6{position:absolute;left:55%;top:auto;right:21%;bottom:10%;z-index:auto;margin-top:0;margin-bottom:0;opacity:1;font-family:Dinnextw1g,sans-serif;color:#fff;font-size:1.3vw;line-height:1.2;font-weight:300;text-align:right}.webflow-mx2-led .heading-power-6.es{opacity:0}.webflow-mx2-led .heading-power-6.jp{opacity:0;font-family:'Zen Kaku Gothic Antique',sans-serif;line-height:1.3;font-weight:400}.webflow-mx2-led .heading-power-6.ru{left:58%;opacity:1}.webflow-mx2-led .text-span-132{font-size:6.72vw;line-height:.5}.webflow-mx2-led .text-span-132.it{font-size:4vw}.webflow-mx2-led .text-span-132.it.es{font-size:4.3vw}.webflow-mx2-led .text-span-132.it.es.pt{font-size:4.7vw}.webflow-mx2-led .text-span-132.ru{font-size:7vw;line-height:1}.webflow-mx2-led .cycles{position:relative;z-index:1;display:block;overflow:visible;height:auto;min-height:auto;background-color:#000;opacity:1;color:transparent}.webflow-mx2-led .cycles-scroll-container{position:relative;overflow:visible;width:100%;height:200vh;float:none;clear:none}.webflow-mx2-led .sticky-container-cycles{position:sticky;top:0;display:flex;overflow:visible;height:100vh;max-width:100%;margin-right:auto;margin-left:auto;flex-direction:column;justify-content:center;align-items:center}.webflow-mx2-led .block-cycles{position:absolute;left:0;top:0;right:0;bottom:0;display:block;width:100%;height:100%;flex-direction:column;justify-content:center;align-items:center;opacity:1}.webflow-mx2-led .div-block-cycles{position:absolute;left:0;top:auto;right:0;bottom:0;display:flex;overflow:visible;width:100%;height:50%;clear:none;flex-direction:column;justify-content:center;flex-wrap:nowrap;align-items:flex-start;align-self:auto;flex:0 auto;opacity:1;object-fit:fill}.webflow-mx2-led .text-block-cycles{position:absolute;left:0;top:auto;right:0;bottom:40%;display:block;margin-right:35%;margin-left:35%;justify-content:center;align-items:center;align-self:auto;flex:0 auto;font-family:Dinnextw1g,sans-serif;color:#fff;font-size:1.4vw;line-height:1.2;font-weight:300;text-align:center}.webflow-mx2-led .text-block-cycles.jp{margin-right:34%;margin-left:34%;font-family:'Zen Kaku Gothic Antique',sans-serif;line-height:1.3;font-weight:400}.webflow-mx2-led .div-block-cycles-2{position:absolute;left:0;top:0;right:0;bottom:0;z-index:0;display:flex;overflow:hidden;width:100%;height:100%;margin-left:0;clear:none;flex-direction:column;justify-content:center;flex-wrap:nowrap;align-items:flex-start;align-self:auto;flex:0 auto;opacity:1;perspective:1000px}.webflow-mx2-led .tab-link-tab-2-3{width:25%;padding:2% 0;border-left:1px solid #a3a3a3;background-color:#fff;font-family:Dinok,sans-serif;color:#000;font-size:.8vw;font-weight:700;text-align:center}.webflow-mx2-led .tab-link-tab-2-3.w--current{padding-top:2%;padding-bottom:2%;border-right:1px solid #a3a3a3;border-left:1px solid #a3a3a3;background-color:#63b9e9;color:#fff;text-align:center}.webflow-mx2-led .div-block-34-copy{position:absolute;left:0;top:0;right:0;bottom:0;display:block;width:50%;height:100%;margin-left:50%;flex-direction:row;justify-content:flex-start;align-items:center}.webflow-mx2-led .heading-13{position:static;bottom:139.375px;z-index:23;margin-top:8%;margin-bottom:4%;font-family:Dinok,sans-serif;color:#000;font-size:2vw}.webflow-mx2-led .heading-13.jp{font-family:'Zen Kaku Gothic Antique',sans-serif}.webflow-mx2-led .heading-13.ru{font-family:Dinnextw1g,sans-serif}.webflow-mx2-led .said-scroll-technique-copy{position:absolute;display:block;overflow:hidden;width:100%;height:200vh;margin-top:-100000%;float:none;clear:none;background-color:transparent}.webflow-mx2-led .div-block-50{width:50%}.webflow-mx2-led .text-block-14-copy-2{position:static;top:auto;bottom:0;display:flex;margin-bottom:0;padding-top:2%;padding-bottom:1%;align-items:flex-end;align-self:flex-end;font-size:.7vw;line-height:1.6}.webflow-mx2-led .tab-link-tab-1-3{width:25%;padding:2% 0;background-color:#fff;font-family:Dinok,sans-serif;color:#000;font-size:.8vw;font-weight:700;text-align:center}.webflow-mx2-led .tab-link-tab-1-3.w--current{display:block;width:100%;padding:2% 0;justify-content:space-around;justify-items:stretch;align-items:stretch;grid-auto-columns:1fr;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;background-color:#63b9e9;font-family:Dinok,sans-serif;color:#fff;font-size:.8vw;font-weight:700}.webflow-mx2-led .bold-text-42{padding-left:5%;font-size:.8vw;line-height:1;font-weight:500}.webflow-mx2-led .text-block-14{position:relative;display:flex;width:100%;padding-top:4%;align-items:flex-end;align-self:flex-end;font-family:'Linotype din next lt pro',sans-serif;color:#000;font-size:.7vw;line-height:1.6}.webflow-mx2-led .text-block-14.ru{font-family:Dinnextw1g,sans-serif;font-weight:300}.webflow-mx2-led .text-block-14.jp{font-family:'Zen Kaku Gothic Antique',sans-serif}.webflow-mx2-led .text-block-14-copy-3{position:static;top:auto;bottom:0;display:flex;margin-bottom:0;padding-top:2%;padding-bottom:1%;align-items:flex-end;align-self:flex-end;font-size:.7vw;line-height:1.6}.webflow-mx2-led .div-block-51{position:absolute;left:0;top:0;right:0;bottom:0;display:flex;width:50%;height:96%;margin-left:50%;flex-direction:row;justify-content:flex-start;align-items:center}.webflow-mx2-led .image-turbines-3{position:static;left:0;top:0;right:0;bottom:0;display:block;overflow:visible;width:55%;margin:auto}.webflow-mx2-led .grid-4{grid-auto-flow:row;grid-auto-columns:50%;grid-column-gap:0vw;grid-row-gap:0vw;grid-template-areas:"Area Area-2" "Area-3 Area-4" "Area-5 Area-6" "Area-7 Area-8" "Area-9 Area-10" "Area-11 Area-12" "Area-13 Area-14" "Area-15 Area-16" "Area-17 Area-18" ". ." "Area-21 Area-22" "Area-23 Area-24" "Area-25 Area-26" "Area-27 Area-28" "Area-29 Area-30" "Area-31 Area-32";grid-template-columns:50% 50%;grid-template-rows:repeat(auto-fit,minmax(2vw,auto)) minmax(2vw,auto) minmax(2vw,auto) minmax(2vw,auto) minmax(2vw,auto) minmax(2vw,auto) minmax(2vw,auto) minmax(2vw,auto) minmax(2vw,auto) minmax(0vw,0px) minmax(2vw,auto) minmax(2vw,auto) minmax(2vw,auto) minmax(2vw,auto) minmax(2vw,auto) minmax(2vw,auto)}.webflow-mx2-led .div-block-turbines-copy{position:absolute;left:0;top:0;right:0;bottom:0;display:block;width:50%;height:100%;margin-top:6%;margin-left:5%;clear:none;flex-direction:row;justify-content:center;flex-wrap:nowrap;align-items:center;align-self:auto;flex:0 auto;opacity:1}.webflow-mx2-led .section-technical{position:relative;min-height:auto;background-color:#e7e7e7}.webflow-mx2-led .said-scroll-techniical{position:relative;overflow:visible;width:100%;height:64vw;float:none;clear:none;background-color:transparent}.webflow-mx2-led .div-block-tech-mx2{position:absolute;left:0;top:0;right:0;bottom:0;display:flex;width:50%;height:60%;margin-top:9%;margin-left:5%;clear:none;flex-direction:row;justify-content:center;flex-wrap:nowrap;align-items:center;align-self:auto;flex:0 auto;opacity:1}.webflow-mx2-led .image-mx2{position:absolute;left:32%;top:0;right:auto;display:block;overflow:hidden;width:30%}.webflow-mx2-led .nav-link-home{position:absolute;display:block;margin-right:0;margin-left:0;padding:1vw 2% 2vw;font-family:'Linotype din next lt pro',sans-serif;color:#fff;font-size:1.5vw;line-height:1;font-weight:300;text-decoration:none;text-transform:none}.webflow-mx2-led .nav-link-home:hover{text-decoration:underline}.webflow-mx2-led .heading-29{font-family:'Linotype din next lt pro',sans-serif;color:#fff;font-weight:300}.webflow-mx2-led .div-block-shorter-4{position:absolute;left:0;top:0;right:0;bottom:0;display:block;overflow:visible;width:100%;height:100%;flex-direction:column;justify-content:center;flex-wrap:nowrap;align-items:center;align-self:auto;flex:0 auto;grid-auto-columns:1fr;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;background-color:#e7e7e7;opacity:1}.webflow-mx2-led .image-49{position:absolute;left:13%;top:0;right:0;bottom:0;width:40%;margin-top:auto;margin-bottom:auto}.webflow-mx2-led .galaxy{position:static;width:100%;height:100%;background-position:50% 50%;background-size:cover;background-repeat:no-repeat;background-attachment:scroll}.webflow-mx2-led .image-50{position:absolute;left:0;top:0;right:0;bottom:0;display:block;width:100%;margin:auto;opacity:1}.webflow-mx2-led .div-block-cycles-3{position:absolute;left:0;top:0;right:0;bottom:0;z-index:0;display:flex;overflow:hidden;width:100%;height:50%;margin-left:0;clear:none;flex-direction:column;justify-content:center;flex-wrap:nowrap;align-items:flex-start;align-self:auto;flex:0 auto;opacity:1;perspective:1000px;transform:none}.webflow-mx2-led .image-51{display:block;width:12%;margin-top:auto;margin-right:auto;margin-left:auto}.webflow-mx2-led .div-block-bearing{position:absolute;left:0;top:0;right:0;bottom:0;display:block;width:50%;height:100%;flex-direction:row;justify-content:center;align-items:center;align-self:auto;flex:0 auto;background-color:#000;opacity:.49}.webflow-mx2-led .html-embed-bearing{position:absolute;left:0;top:2.2vw;right:-5.2vw;bottom:0;height:37vw;margin-top:auto;margin-bottom:auto;opacity:1;transform:translate(10.5vw,-2.3vw) rotate(40deg)}.webflow-mx2-led .heading-11{display:flex;margin-top:0;margin-bottom:0;padding-left:5%;justify-content:flex-start;align-items:center;border-style:none solid solid;border-width:1px 0 1px 1px;border-color:#a3a3a3;border-radius:0;background-color:#fff;font-family:'Linotype din next lt pro',sans-serif;color:#000}.webflow-mx2-led .heading-11.jp{font-size:9px}.webflow-mx2-led .bold-text-43{font-family:'Linotype din next lt pro',sans-serif;font-size:1vw}.webflow-mx2-led .bold-text-43.ru{font-family:Dinnextw1g,sans-serif}.webflow-mx2-led .bold-text-43.jp{font-family:'Zen Kaku Gothic Antique',sans-serif}.webflow-mx2-led .text-span-133{font-family:'Linotype din next lt pro',sans-serif;font-style:normal;font-weight:200}.webflow-mx2-led .bold-text-44{font-family:'Linotype din next lt pro',sans-serif;font-size:.5vw;font-weight:300}.webflow-mx2-led .text-block-12{display:flex;padding-left:5%;justify-content:flex-start;align-items:center;border-style:solid;border-width:0 1px 1px;border-color:#a3a3a3;border-radius:0;background-color:#fff;font-family:'Linotype din next lt pro',sans-serif;color:#000;font-size:.8vw;line-height:1;font-weight:300}.webflow-mx2-led .text-block-12.ru{font-family:Dinnextw1g,sans-serif}.webflow-mx2-led .text-block-12.jp{font-family:'Zen Kaku Gothic Antique',sans-serif;font-weight:400}.webflow-mx2-led .text-block-13{display:flex;padding-left:5%;justify-content:flex-start;align-items:center;border-style:solid;border-width:0 1px 1px;border-color:#a3a3a3;border-radius:0;background-color:#fff;font-family:'Linotype din next lt pro',sans-serif;color:#000;font-size:.8vw;line-height:1;font-weight:300}.webflow-mx2-led .text-block-13.ru{font-family:Dinnextw1g,sans-serif}.webflow-mx2-led .text-block-13.jp{font-family:'Zen Kaku Gothic Antique',sans-serif;font-weight:400}.webflow-mx2-led .text-block-15{display:flex;padding-left:5%;justify-content:flex-start;align-items:center;border-style:solid;border-width:0 1px 1px;border-color:#a3a3a3;border-radius:0;background-color:#fff;font-family:'Linotype din next lt pro',sans-serif;color:#000;font-size:.8vw;line-height:1;font-weight:300}.webflow-mx2-led .text-block-15.ru{font-family:Dinnextw1g,sans-serif}.webflow-mx2-led .text-block-15.jp{font-family:'Zen Kaku Gothic Antique',sans-serif;font-weight:400}.webflow-mx2-led .html-embed-mobile{opacity:0}.webflow-mx2-led .masque-mobile{position:absolute;left:0;top:0;right:0;bottom:0;display:inline-block;width:0;max-width:0;margin-top:auto;margin-bottom:auto;opacity:0}.webflow-mx2-led .heading-power-mobile{position:absolute;left:21%;top:20%;right:auto;bottom:0;z-index:auto;margin-top:0;margin-bottom:0;opacity:0;font-family:Dinnextw1g,sans-serif;color:#fff;font-size:3.5vw;line-height:1;font-weight:700;text-align:left}.webflow-mx2-led .heading-power-mobile.jp{opacity:0}.webflow-mx2-led .heading-power-3-mobile{position:absolute;left:21%;top:22.3%;right:auto;bottom:0;z-index:auto;margin-top:0;margin-bottom:0;opacity:0;font-family:Dinnextw1g,sans-serif;color:#fff;font-size:3.5vw;line-height:1;font-weight:700;text-align:left}.webflow-mx2-led .heading-power-4-mobile{position:absolute;left:21%;top:22.3%;right:60%;bottom:0;z-index:auto;margin-top:0;margin-bottom:0;opacity:0;font-family:Dinnextw1g,sans-serif;color:#fff;font-size:3.5vw;line-height:1;font-weight:700;text-align:left}.webflow-mx2-led .text-span-137{position:relative;top:0}.webflow-mx2-led .text-span-137.jp{font-family:'Zen Kaku Gothic Antique',sans-serif}.webflow-mx2-led .text-span-137.ru{top:1vw;font-family:Dinnextw1g,sans-serif;line-height:1}.webflow-mx2-led .text-span-138.jp{font-family:'Zen Kaku Gothic Antique',sans-serif;font-size:1.4vw;font-weight:400}.webflow-mx2-led .text-span-138.ru{position:relative;top:1vw}.webflow-mx2-led .hublo{position:absolute;opacity:0}.webflow-mx2-led .bold-text-45{font-family:'Linotype din next lt pro',sans-serif}.webflow-mx2-led .bold-text-45.ru{font-family:Dinnextw1g,sans-serif}.webflow-mx2-led .bold-text-45.jp{font-family:'Zen Kaku Gothic Antique',sans-serif}.webflow-mx2-led .bold-text-46{font-family:'Linotype din next lt pro',sans-serif}.webflow-mx2-led .bold-text-46.ru{font-family:Dinnextw1g,sans-serif}.webflow-mx2-led .bold-text-46.jp{font-family:'Zen Kaku Gothic Antique',sans-serif}.webflow-mx2-led .bold-text-47{font-family:'Linotype din next lt pro',sans-serif}.webflow-mx2-led .bold-text-47.ru{font-family:Dinnextw1g,sans-serif}.webflow-mx2-led .bold-text-47.jp{font-family:'Zen Kaku Gothic Antique',sans-serif}.webflow-mx2-led .bold-text-48{font-family:'Linotype din next lt pro',sans-serif}.webflow-mx2-led .bold-text-48.ru{font-family:Dinnextw1g,sans-serif}.webflow-mx2-led .bold-text-48.jp{font-family:'Zen Kaku Gothic Antique',sans-serif}.webflow-mx2-led .bold-text-49{font-family:'Linotype din next lt pro',sans-serif}.webflow-mx2-led .bold-text-49.ru{font-family:Dinnextw1g,sans-serif}.webflow-mx2-led .bold-text-49.jp{font-family:'Zen Kaku Gothic Antique',sans-serif}.webflow-mx2-led .bold-text-50{font-family:'Linotype din next lt pro',sans-serif}.webflow-mx2-led .bold-text-50.ru{font-family:Dinnextw1g,sans-serif}.webflow-mx2-led .bold-text-50.jp{font-family:'Zen Kaku Gothic Antique',sans-serif}.webflow-mx2-led .bold-text-51{font-family:'Linotype din next lt pro',sans-serif}.webflow-mx2-led .bold-text-51.ru{font-family:Dinnextw1g,sans-serif}.webflow-mx2-led .bold-text-51.jp{font-family:'Zen Kaku Gothic Antique',sans-serif}.webflow-mx2-led .bold-text-52{font-family:'Linotype din next lt pro',sans-serif}.webflow-mx2-led .bold-text-52.ru{font-family:Dinnextw1g,sans-serif}.webflow-mx2-led .bold-text-52.jp{font-family:'Zen Kaku Gothic Antique',sans-serif}.webflow-mx2-led .bold-text-53{font-family:'Linotype din next lt pro',sans-serif}.webflow-mx2-led .bold-text-53.ru{font-family:Dinnextw1g,sans-serif}.webflow-mx2-led .bold-text-53.jp{font-family:'Zen Kaku Gothic Antique',sans-serif}.webflow-mx2-led .bold-text-54{font-family:'Linotype din next lt pro',sans-serif}.webflow-mx2-led .bold-text-54.ru{font-family:Dinnextw1g,sans-serif;line-height:1.2}.webflow-mx2-led .bold-text-55{font-family:'Linotype din next lt pro',sans-serif}.webflow-mx2-led .bold-text-55.ru{font-family:Dinnextw1g,sans-serif}.webflow-mx2-led .bold-text-55.jp{font-family:'Zen Kaku Gothic Antique',sans-serif}.webflow-mx2-led .bold-text-56{font-family:'Linotype din next lt pro',sans-serif}.webflow-mx2-led .bold-text-56.ru{font-family:Dinnextw1g,sans-serif}.webflow-mx2-led .bold-text-56.jp{font-family:'Zen Kaku Gothic Antique',sans-serif}.webflow-mx2-led .bold-text-57{font-family:'Linotype din next lt pro',sans-serif}.webflow-mx2-led .bold-text-57.ru{font-family:Dinnextw1g,sans-serif}.webflow-mx2-led .bold-text-57.jp{font-family:'Zen Kaku Gothic Antique',sans-serif}.webflow-mx2-led .text-block-11-copy-copy{display:flex;padding-left:5%;justify-content:flex-start;align-items:center;border-style:solid;border-width:1px;border-color:#a3a3a3;border-radius:0;font-family:'Linotype din next lt pro',sans-serif;color:#000;font-size:.8vw;line-height:1;font-weight:300}.webflow-mx2-led .text-block-11-copy-copy.ru{font-family:Dinnextw1g,sans-serif}.webflow-mx2-led .text-block-11-copy-copy.jp{font-family:'Zen Kaku Gothic Antique',sans-serif;font-weight:400}.webflow-mx2-led .text-block-19{font-family:'Linotype din next lt pro',sans-serif}.webflow-mx2-led .text-span-139{position:relative;top:.5vw;font-size:2.7vw}.webflow-mx2-led .text-span-139.it{top:1vw;font-size:2.5vw}.webflow-mx2-led .text-span-139.it.es{top:1vw}.webflow-mx2-led .text-span-139.it.es.pt{font-size:2.85vw}.webflow-mx2-led .text-span-139.fr{top:1vw}.webflow-mx2-led .infinitely-small-fr{position:absolute;left:0;top:0;right:0;bottom:0;z-index:1;width:100%;height:13vw;margin:auto;padding-top:3vw;padding-right:8vw;padding-left:2.8vw;opacity:1;font-family:'Linotype dinnextltpro titre',sans-serif;color:#000;font-size:11vw;line-height:.8;font-weight:700;text-align:center;letter-spacing:0px}.webflow-mx2-led .heading-15-shorter-fr{position:absolute;left:0;top:52%;right:21%;bottom:auto;z-index:1;display:block;margin-top:auto;margin-bottom:auto;font-family:'Linotype din next lt pro',sans-serif;color:#000;font-size:5vw;line-height:.5;font-weight:700;text-align:right;text-transform:none}.webflow-mx2-led .heading-15-shorter-fr.de{font-size:6.5vw}.webflow-mx2-led .heading-12lighter-fr{position:absolute;left:auto;right:22%;z-index:1;margin-top:0;margin-bottom:0;font-family:Dinnextw1g,sans-serif;color:#fff;font-size:5vw;line-height:.5;font-weight:700;text-align:right;text-transform:none}.webflow-mx2-led .text-span-125-fr{font-size:11vw;line-height:1}.webflow-mx2-led .text-span-132-fr{font-size:4.5vw;line-height:.5}.webflow-mx2-led .text-span-132-fr.de{font-size:5.9vw}.webflow-mx2-led .text-span-126-fr{position:relative;top:1vw;font-size:2.335vw;line-height:.5;text-align:right}.webflow-mx2-led .text-span-126-fr.de{font-size:2.4vw}.webflow-mx2-led .ha.ru{font-family:Dinnextw1g,sans-serif}.webflow-mx2-led .bold-text-58.ru{font-size:5.95vw}@media screen and (max-width:991px){.webflow-mx2-led .sticky-nav{display:block;overflow:hidden;width:0;height:0;padding:0}.webflow-mx2-led .nav-grid{width:0}.webflow-mx2-led .nav-link{width:0;height:0;padding-top:0;padding-bottom:0;font-size:0px}.webflow-mx2-led .container-7{display:inline;max-width:0}.webflow-mx2-led .sticky-container-power{overflow:hidden}.webflow-mx2-led .power{opacity:1}.webflow-mx2-led .div-block-hinder-2{width:100%}.webflow-mx2-led .text-block-hinder-2{left:0;top:auto;right:0;bottom:10%;width:100%;padding-right:10%;padding-left:10%;font-size:4vw;line-height:1.2;text-align:center}.webflow-mx2-led .text-block-hinder-2.de{left:0}.webflow-mx2-led .block-contamination-2{opacity:1}.webflow-mx2-led .section-intro{background-position:50% 50%;background-size:cover}.webflow-mx2-led .intro-container-made-for-you{width:100%}.webflow-mx2-led .div-block-intro{margin-top:12%}.webflow-mx2-led .text-span-8{font-size:7vw;line-height:1}.webflow-mx2-led .text-span-8.de{font-size:7vw}.webflow-mx2-led .text-span-8.ru{font-size:6vw}.webflow-mx2-led .tabs{width:100%;margin-bottom:5%}.webflow-mx2-led .heading-10{padding-left:5%;font-family:'Linotype din next lt pro',sans-serif;font-size:2vw;font-weight:500}.webflow-mx2-led .text-block-11{font-size:2vw}.webflow-mx2-led .tab-link-tab-3{width:50%;padding-right:7.7%;padding-left:7.7%;border-right-width:1px;border-left-width:0;font-size:2vw}.webflow-mx2-led .tab-link-tab-3.w--current{padding-right:7.7%;font-size:2vw}.webflow-mx2-led .tab-link-tab-4{width:50%;padding-right:7.7%;padding-left:7.7%;border-right:0 solid #a3a3a3;color:#000;font-size:2vw}.webflow-mx2-led .tab-link-tab-4.w--current{width:50%;padding-right:7.7%;padding-left:7.7%;border-left:0 solid #a3a3a3;font-size:2vw}.webflow-mx2-led .heading-10-copy{padding-left:5%;font-family:'Linotype din next lt pro',sans-serif;font-size:2vw;font-weight:500}.webflow-mx2-led .hero-overlay{display:block;width:0;height:0;max-height:0px;margin-top:0;padding-top:0;padding-bottom:0}.webflow-mx2-led .heading-14{font-size:0px}.webflow-mx2-led .div-block-valve{width:100%;opacity:1}.webflow-mx2-led .navbar{position:sticky;top:0;display:block;width:100%;margin-top:0;background-color:#181818}.webflow-mx2-led .nav-link-4{padding-top:30px;font-family:'Linotype din next lt pro',sans-serif;color:#fff;font-weight:400}.webflow-mx2-led .nav-link-4.ru{font-family:Dinnextw1g,sans-serif;font-size:13px}.webflow-mx2-led .nav-link-4.jp{font-family:'Zen Kaku Gothic Antique',sans-serif}.webflow-mx2-led .nav-link-5{padding-top:30px;font-family:'Linotype din next lt pro',sans-serif;color:#fff}.webflow-mx2-led .nav-link-5.ru{font-family:Dinnextw1g,sans-serif;font-size:13px}.webflow-mx2-led .nav-link-5.jp{font-family:'Zen Kaku Gothic Antique',sans-serif}.webflow-mx2-led .nav-link-6{padding-top:30px;font-family:'Linotype din next lt pro',sans-serif;color:#fff}.webflow-mx2-led .nav-link-6.ru{font-family:Dinnextw1g,sans-serif;font-size:13px}.webflow-mx2-led .nav-link-6.jp{font-family:'Zen Kaku Gothic Antique',sans-serif}.webflow-mx2-led .nav-link-7{padding-top:30px;font-family:'Linotype din next lt pro',sans-serif;color:#fff}.webflow-mx2-led .nav-link-7.ru{font-family:Dinnextw1g,sans-serif;font-size:13px}.webflow-mx2-led .text-block-11-copy-copy{font-size:2vw}.webflow-mx2-led .text-block-11-copy-copy{font-size:2vw}.webflow-mx2-led .text-block-11-copy-copy{font-size:2vw}.webflow-mx2-led .text-block-11-copy-copy{font-size:2vw}.webflow-mx2-led .div-block-intro-3{margin-top:0;margin-left:50%;opacity:1}.webflow-mx2-led .image-19{width:12vw;margin-left:30%}.webflow-mx2-led .image-28{width:53%}.webflow-mx2-led .image-mx2plus-logo{width:24vw}.webflow-mx2-led .heading-prodigy{left:0;top:10%;right:0;bottom:0;font-size:8vw;text-align:center}.webflow-mx2-led .heading-prodigy.de{font-size:4vw}.webflow-mx2-led .heading-prodigy.es{font-size:6vw}.webflow-mx2-led .image-40{width:30vw;margin-left:35%}.webflow-mx2-led .div-block-intro-image{width:50%;margin-top:0;margin-left:0;opacity:1}.webflow-mx2-led .section-power-control{background-position:50% 50%;background-size:cover}.webflow-mx2-led .container-power-control{width:100%}.webflow-mx2-led .div-block-power-control-1{opacity:1}.webflow-mx2-led .heading-power-control{left:0;top:auto;right:0;bottom:auto;font-family:'Linotype dinnextltpro titre',sans-serif;font-size:15vw;text-align:center;letter-spacing:0px}.webflow-mx2-led .heading-power-control.it{font-size:14vw}.webflow-mx2-led .heading-power-control.ru{font-size:13vw}.webflow-mx2-led .section-leger{overflow:visible;background-image:none}.webflow-mx2-led .container-leger{width:100%}.webflow-mx2-led .div-block-leger-1{opacity:1}.webflow-mx2-led .cockpit{left:0;top:0;right:0;bottom:0;z-index:2;height:100%;max-width:none;opacity:1;object-fit:contain}.webflow-mx2-led .astronaut{width:50vw}.webflow-mx2-led .div-block-leger-2{opacity:1}.webflow-mx2-led .div-block-leger-3{opacity:1}.webflow-mx2-led .div-block-leger-4{z-index:2;opacity:1}.webflow-mx2-led .space{left:0;top:0;right:0;bottom:0;width:100%;height:100%;object-fit:cover}.webflow-mx2-led .masque{left:0;top:0;right:0;bottom:0;width:0;height:0;max-width:none;opacity:0;object-fit:cover}.webflow-mx2-led .heading-12lighter{left:50%;top:auto;right:0;bottom:auto;font-size:10vw;text-align:center}.webflow-mx2-led .heading-12lighter.it.es.pt{left:53%;top:43%}.webflow-mx2-led .heading-12lighter.ru{left:60%;top:45%;z-index:1;font-size:6vw;text-align:left}.webflow-mx2-led .div-block-leger-5{opacity:1}.webflow-mx2-led .text-span-125{font-size:18vw;line-height:.8}.webflow-mx2-led .text-span-125.ru{font-size:11vw;text-align:right}.webflow-mx2-led .text-span-126{position:relative;left:0;right:0;display:inline-block;margin-top:3%;font-size:3.8vw;line-height:1;text-align:left;white-space:normal}.webflow-mx2-led .text-span-126.it{margin-top:-3%;font-size:3vw}.webflow-mx2-led .text-span-126.it.es{font-size:3.6vw}.webflow-mx2-led .text-span-126.it.es.pt{top:0;margin-top:-5%;font-size:4.7vw;line-height:1}.webflow-mx2-led .text-span-126.ru{font-size:2.3vw;line-height:1.5;text-align:left}.webflow-mx2-led .div-block-leger-6{opacity:1}.webflow-mx2-led .mx2{width:16vw}.webflow-mx2-led .section-small{background-position:50% 50%;background-size:cover}.webflow-mx2-led .container-small{width:100%}.webflow-mx2-led .div-block-small-1{opacity:1}.webflow-mx2-led .image-41{width:32vw;margin-left:32%}.webflow-mx2-led .image-43{width:26vw}.webflow-mx2-led .div-block-small-2{opacity:1}.webflow-mx2-led .heading-infinitely-small-en{position:absolute;left:0;top:0;right:0;bottom:0;display:block;width:100%;height:26vw;margin:auto;padding-top:8vw;padding-right:6vw;justify-content:center;align-items:center;font-size:19vw;text-align:center;letter-spacing:0px}.webflow-mx2-led .heading-infinitely-small-en.it{padding-top:9.3vw;padding-right:6.5vw;font-size:12vw}.webflow-mx2-led .heading-infinitely-small-en.es{font-size:13vw}.webflow-mx2-led .heading-infinitely-small-en.ru{font-size:12vw}.webflow-mx2-led .html-embed-2{position:absolute;height:100%;opacity:0}.webflow-mx2-led .lottie-animation-13{bottom:7%;height:60%}.webflow-mx2-led .div-block-power-control-2{opacity:1}.webflow-mx2-led .section-shorter{background-position:50% 50%;background-size:cover}.webflow-mx2-led .container-shorter{width:100%}.webflow-mx2-led .div-block-shorter-1{opacity:1}.webflow-mx2-led .image-45{left:23%;top:auto;right:auto;bottom:5%;width:27vw}.webflow-mx2-led .image-46{left:auto;top:auto;right:23%;bottom:4.4%;width:24vw}.webflow-mx2-led .heading-15-shorter{left:0;top:13%;right:0;bottom:auto;font-size:10vw;text-align:center}.webflow-mx2-led .heading-15-shorter.it{font-size:6.9vw}.webflow-mx2-led .heading-15-shorter.it.es{font-size:5.5vw}.webflow-mx2-led .heading-15-shorter.it.es.pt{font-size:5.5vw}.webflow-mx2-led .text-span-128{font-size:18vw}.webflow-mx2-led .text-span-128.ru{font-size:10vw}.webflow-mx2-led .text-span-129{font-size:4.2vw;line-height:0}.webflow-mx2-led .text-span-129.de{font-size:3.7vw}.webflow-mx2-led .text-span-129.it{top:2vw;font-size:3vw}.webflow-mx2-led .text-span-129.it.es{top:2vw;font-size:4vw;line-height:1}.webflow-mx2-led .text-span-129.it.es.pt{font-size:4.8vw}.webflow-mx2-led .text-span-129.fr{font-size:5.5vw}.webflow-mx2-led .text-span-129.jp{font-size:4vw}.webflow-mx2-led .text-span-129.ru{top:5vw;font-size:3vw}.webflow-mx2-led .image-47{left:0;top:0;right:0;bottom:auto;height:80vw;margin:5% auto auto;transform:translate(2vw,0px) rotate(55deg)}.webflow-mx2-led .div-block-light{width:100%}.webflow-mx2-led .text-block-light{left:0;top:auto;right:0;bottom:10%;padding-right:10%;padding-left:10%;opacity:1;font-size:3.5vw;line-height:1.2;text-align:center}.webflow-mx2-led .image-mx2led{left:0;top:0;right:0;bottom:auto;height:80vw;margin-top:5%;margin-right:auto;margin-left:auto;transform:translate(2vw,0px) rotate(55deg)}.webflow-mx2-led .heading-28{margin-top:0;margin-bottom:0;font-family:'Linotype din next lt pro',sans-serif;color:#fff;font-weight:400;text-decoration:none}.webflow-mx2-led .div-block-leger-7{opacity:1}.webflow-mx2-led .heading-leger{left:0;top:auto;right:0;bottom:auto;font-size:15vw;text-align:center;letter-spacing:3px}.webflow-mx2-led .heading-leger.it{font-size:12vw}.webflow-mx2-led .heading-leger.it.es{font-size:10vw}.webflow-mx2-led .heading-leger.it.es.pt{font-size:12vw}.webflow-mx2-led .heading-leger.ru{font-size:12vw}.webflow-mx2-led .div-block-power{opacity:1}.webflow-mx2-led .heading-power{left:10%;top:10%;right:auto;bottom:0;opacity:0;font-size:6vw;text-align:left}.webflow-mx2-led .heading-power.de{top:15.2%;opacity:1;font-size:4vw}.webflow-mx2-led .heading-power.it{top:13.5%;font-size:7vw}.webflow-mx2-led .heading-power.ru{top:10%;opacity:1;font-size:4vw}.webflow-mx2-led .div-block-power-2{opacity:1}.webflow-mx2-led .heading-power-2{left:0;top:auto;right:0;bottom:0;margin-bottom:10%;padding-right:10%;padding-left:10%;opacity:0;font-size:3.25vw;text-align:center}.webflow-mx2-led .heading-power-2.jp{left:0;opacity:0}.webflow-mx2-led .shock{overflow:visible;opacity:1}.webflow-mx2-led .image-48{left:-25%;top:50%;bottom:0;width:200%;margin-top:auto;margin-bottom:auto}.webflow-mx2-led .div-block-shock{overflow:hidden;opacity:1}.webflow-mx2-led .heading-shock{left:0;top:auto;right:0;bottom:auto;padding-right:10%;padding-left:10%;font-size:15vw;text-align:center}.webflow-mx2-led .heading-shock.ru{font-size:12vw}.webflow-mx2-led .text-span-130{margin-bottom:2vw;padding:3.5vw 1.8vw 2.7vw;font-size:5vw}.webflow-mx2-led .text-span-130.ru{padding-bottom:3.5vw}.webflow-mx2-led .div-block-power-3{opacity:1}.webflow-mx2-led .heading-power-3{left:10%;top:10%;right:auto;bottom:0;opacity:0;font-size:6vw;text-align:left}.webflow-mx2-led .div-block-power-4{opacity:1}.webflow-mx2-led .heading-power-4{left:10%;top:10%;right:45%;bottom:0;opacity:1;font-size:6vw;text-align:left}.webflow-mx2-led .text-span-131{font-size:3.3vw}.webflow-mx2-led .text-span-131.it{font-size:3vw}.webflow-mx2-led .div-block-power-5{opacity:1}.webflow-mx2-led .heading-power-5{left:0;top:auto;right:0;bottom:0;margin-bottom:10%;padding-right:10%;padding-left:10%;opacity:0;font-size:3.25vw;text-align:center}.webflow-mx2-led .heading-power-5.jp{left:0;opacity:0}.webflow-mx2-led .div-block-power-6{opacity:1}.webflow-mx2-led .heading-power-6{left:0;top:auto;right:0;bottom:0;margin-bottom:10%;padding-right:10%;padding-left:10%;font-size:3.25vw;text-align:center}.webflow-mx2-led .heading-power-6.jp{opacity:0}.webflow-mx2-led .heading-power-6.ru{left:0;font-size:3vw}.webflow-mx2-led .text-span-132{font-size:10vw;line-height:1}.webflow-mx2-led .text-span-132.it{font-size:6.2vw}.webflow-mx2-led .text-span-132.it.es{font-size:6.5vw}.webflow-mx2-led .text-span-132.it.es.pt{font-size:7.8vw}.webflow-mx2-led .text-span-132.ru{font-size:13vw;text-align:right}.webflow-mx2-led .div-block-cycles{justify-content:flex-end}.webflow-mx2-led .text-block-cycles{left:0;top:auto;right:0;width:100%;margin-right:0;margin-left:0;padding-right:10%;padding-left:10%;font-size:3.5vw;line-height:1.2}.webflow-mx2-led .text-block-cycles.jp{margin-right:0;margin-left:0}.webflow-mx2-led .div-block-cycles-2{flex-wrap:nowrap;opacity:1}.webflow-mx2-led .tab-link-tab-2-3{width:50%;padding-right:7.7%;padding-left:7.7%;border-left-width:0;font-family:Dinok,sans-serif;font-size:2vw;font-weight:700}.webflow-mx2-led .tab-link-tab-2-3.w--current{padding-right:7.6%;padding-left:7.7%;border-right-width:0;font-size:2vw}.webflow-mx2-led .div-block-34-copy{width:100%;margin-left:0;justify-content:center;align-items:flex-end}.webflow-mx2-led .heading-13{font-size:4vw}.webflow-mx2-led .div-block-50{width:85%}.webflow-mx2-led .text-block-14-copy-2{font-size:1.6vw}.webflow-mx2-led .tab-link-tab-1-3{width:50%;padding-right:7.7%;padding-left:7.7%;border-right:1px solid #a3a3a3;color:#000;font-size:2vw}.webflow-mx2-led .tab-link-tab-1-3.w--current{padding-right:7.7%;padding-left:7.7%;border-right:1px solid #a3a3a3;font-size:2vw}.webflow-mx2-led .bold-text-42{font-size:2vw}.webflow-mx2-led .tabs-content-2{width:100%}.webflow-mx2-led .text-block-14{bottom:0;width:100%;margin-bottom:5%;padding-top:0;padding-bottom:0;padding-left:0;font-size:1.6vw}.webflow-mx2-led .text-block-14-copy-3{font-size:1.6vw}.webflow-mx2-led .div-block-51{position:relative;width:100%;height:200vw;margin-left:0;justify-content:center;align-items:flex-end}.webflow-mx2-led .image-turbines-3{width:40%;margin-top:10%;align-self:auto}.webflow-mx2-led .grid-4{grid-auto-rows:5vw;grid-template-columns:50% 50%;grid-template-rows:7vw 5vw 5vw 5vw 5vw 5vw 5vw 5vw 5vw 0vw 5vw 5vw 5vw}.webflow-mx2-led .div-block-turbines-copy{width:100%;margin-top:0;margin-left:0;align-items:flex-start}.webflow-mx2-led .section-technical{overflow:visible}.webflow-mx2-led .said-scroll-techniical{height:auto}.webflow-mx2-led .div-block-tech-mx2{position:relative;width:100%;height:auto;margin-top:0;margin-left:0;align-items:flex-start}.webflow-mx2-led .image-mx2{left:0;top:0;right:0;bottom:0;width:30%;margin-top:10%;margin-right:auto;margin-left:auto;align-self:auto}.webflow-mx2-led .nav-link-home{width:0;height:0;padding-top:0;padding-bottom:0;font-size:0px}.webflow-mx2-led .heading-29{width:0;font-size:0px}.webflow-mx2-led .div-block-shorter-4{opacity:1}.webflow-mx2-led .image-49{left:0;top:auto;right:0;bottom:54.5vw;display:block;width:70%;margin:0 auto 0px}.webflow-mx2-led .image-50{max-width:none}.webflow-mx2-led .div-block-cycles-3{opacity:1}.webflow-mx2-led .image-51{width:35%}.webflow-mx2-led .div-block-bearing{width:100%;align-items:flex-start;opacity:.5}.webflow-mx2-led .html-embed-bearing{left:0;top:0;right:0;bottom:auto;display:inline-block;height:74vw;margin:8.5% 12% auto auto;opacity:1;transform:translate(10.5vw,-2.3vw) rotate(55deg)}.webflow-mx2-led .heading-11{padding-left:5%;font-family:'Linotype din next lt pro',sans-serif;font-size:2vw;font-weight:500}.webflow-mx2-led .bold-text-43{font-size:2vw}.webflow-mx2-led .text-span-133{font-size:2vw;line-height:23px}.webflow-mx2-led .bold-text-44{font-size:2vw}.webflow-mx2-led .text-block-12{font-size:2vw}.webflow-mx2-led .text-block-13{font-size:2vw}.webflow-mx2-led .text-block-15{font-size:2vw}.webflow-mx2-led .container-8{margin-right:60px;margin-left:60px}.webflow-mx2-led .html-embed-mobile{position:absolute;left:-50%;top:0;right:auto;bottom:0;height:100%;opacity:1}.webflow-mx2-led .link-block-4{padding:20px;text-decoration:none}.webflow-mx2-led .masque-mobile{left:0;top:0;right:0;bottom:0;width:100%;height:100%;max-width:none;opacity:1;object-fit:cover}.webflow-mx2-led .heading-power-mobile{left:10%;top:10%;right:auto;bottom:0;font-size:7vw;text-align:center}.webflow-mx2-led .heading-power-3-mobile{left:10%;top:15.2%;right:auto;bottom:0;opacity:0;font-size:7vw;text-align:left}.webflow-mx2-led .heading-power-4-mobile{left:10%;top:15.2%;right:45%;bottom:0;opacity:0;font-size:7vw;text-align:left}.webflow-mx2-led .text-span-137{padding-right:0;padding-left:0;font-size:3.5vw}.webflow-mx2-led .text-span-138.jp{font-size:3.5vw;line-height:1.3}.webflow-mx2-led .hublo{z-index:2}.webflow-mx2-led .text-block-11-copy-copy{font-family:'Linotype din next lt pro',sans-serif;font-size:2vw}.webflow-mx2-led .text-span-139{font-size:4.2vw}.webflow-mx2-led .text-span-139.it{top:2vw;font-size:3.2vw}.webflow-mx2-led .text-span-139.it.es{top:2vw}.webflow-mx2-led .text-span-139.it.es.pt{font-size:5.8vw}.webflow-mx2-led .text-span-139.fr{font-size:5vw}.webflow-mx2-led .infinitely-small-fr{position:absolute;left:0;top:0;right:0;bottom:0;display:block;width:100%;height:26vw;margin:auto;padding-top:8vw;padding-right:6vw;justify-content:center;align-items:center;font-size:19vw;text-align:center;letter-spacing:0px}.webflow-mx2-led .heading-15-shorter-fr{left:0;top:13%;right:0;bottom:auto;font-size:10vw;text-align:center}.webflow-mx2-led .heading-15-shorter-fr.de{font-size:10vw}.webflow-mx2-led .heading-12lighter-fr{left:50%;top:auto;right:0;bottom:auto;font-size:10vw;text-align:center}.webflow-mx2-led .text-span-125-fr{font-size:18vw;line-height:.8}.webflow-mx2-led .text-span-132-fr{font-size:7vw;line-height:1}.webflow-mx2-led .text-span-132-fr.de{font-size:9vw}.webflow-mx2-led .text-span-126-fr{position:relative;left:0;right:0;display:inline-block;margin-top:3%;font-size:3.8vw;line-height:1;text-align:left;white-space:normal}.webflow-mx2-led .text-span-126-fr.de{font-size:3.5vw}.webflow-mx2-led .nav-link-8{padding-top:30px;font-family:'Linotype din next lt pro',sans-serif;color:#fff}.webflow-mx2-led .nav-link-8.jp{font-family:'Zen Kaku Gothic Antique',sans-serif}}@media screen and (max-width:767px){.webflow-mx2-led .sticky-nav{position:relative}.webflow-mx2-led .nav-grid{text-align:center}.webflow-mx2-led .power{display:none}.webflow-mx2-led .section-intro{display:none}.webflow-mx2-led .hero-overlay{display:block;width:100%;height:120vh;max-height:none;padding:40px 20px;background-image:linear-gradient(180deg,#363636,#363636)}.webflow-mx2-led .heading-14{position:absolute;left:0;top:40%;right:0;bottom:0;text-align:center;text-transform:uppercase}.webflow-mx2-led .section-power-control{display:none}.webflow-mx2-led .section-leger{display:none}.webflow-mx2-led .section-small{display:none}.webflow-mx2-led .section-shorter{display:none}.webflow-mx2-led .shock{display:none}.webflow-mx2-led .cycles{display:none}.webflow-mx2-led .section-technical{display:none}}@media screen and (max-width:479px){.webflow-mx2-led .body{background-color:#e7e7e7}.webflow-mx2-led .sticky-nav{position:sticky;display:block;padding:0}.webflow-mx2-led .nav-grid{display:flex;grid-auto-flow:row;grid-template-columns:1fr;grid-template-rows:0px}.webflow-mx2-led .nav-link{padding-top:10px;padding-bottom:10px;border-top:1px solid #c4c4c4}.webflow-mx2-led .list-item{flex:1}.webflow-mx2-led .list-item-2{flex:1}.webflow-mx2-led .list-item-3{flex:1}.webflow-mx2-led .power{display:block}.webflow-mx2-led .div-block-hinder-2{left:0;top:auto;right:0;bottom:0;height:50%}.webflow-mx2-led .text-block-hinder-2{left:0;top:25%;right:0;bottom:auto;align-self:stretch;opacity:0;line-height:1}.webflow-mx2-led .text-block-hinder-2.de{opacity:0}.webflow-mx2-led .text-block-hinder-2.jp{opacity:1;font-size:3vw}.webflow-mx2-led .section-intro{display:block;background-position:50% 50%;background-size:cover}.webflow-mx2-led .text-span-8{position:static;font-size:10vw}.webflow-mx2-led .text-span-8.ru{font-size:6vw}.webflow-mx2-led .tabs{width:100%;margin-bottom:0}.webflow-mx2-led .heading-10{border-width:1px 0 0 1px}.webflow-mx2-led .heading-10.ru{font-size:3vw;line-height:1}.webflow-mx2-led .text-block-11{border-width:1px 1px 0;font-family:'Linotype din next lt pro',sans-serif;font-size:4vw}.webflow-mx2-led .text-block-11.de{font-size:3.5vw}.webflow-mx2-led .tab-link-tab-3{position:absolute;left:50%;width:50%;clear:none;border-right-width:0;border-left-width:1px;font-size:3vw}.webflow-mx2-led .tab-link-tab-3.w--current{font-size:3vw}.webflow-mx2-led .tab-link-tab-4{width:50%}.webflow-mx2-led .heading-10-copy{border-width:1px 0 1px .5px}.webflow-mx2-led .heading-10-copy{border-width:1px 0 0 .5px}.webflow-mx2-led .heading-10-copy{border-width:1px 0 0 .5px}.webflow-mx2-led .heading-10-copy{border-width:1px 0 1px .5px}.webflow-mx2-led .text-block-18{font-size:3vw}.webflow-mx2-led .hero-overlay{display:block;width:0;height:0;max-height:0px;max-width:0;padding:0}.webflow-mx2-led .centered-container{text-align:left}.webflow-mx2-led .navbar{display:block;overflow:visible;background-color:#181818}.webflow-mx2-led .nav-link-4{font-family:Dinok,sans-serif;color:#000;font-weight:700}.webflow-mx2-led .nav-link-5{font-family:Dinok,sans-serif;color:#000;font-weight:700}.webflow-mx2-led .nav-link-6{font-family:Dinok,sans-serif;color:#000;font-weight:700}.webflow-mx2-led .nav-link-7{font-family:Dinok,sans-serif;color:#000;font-weight:700}.webflow-mx2-led .text-block-11-copy-copy{border-width:1px;background-color:#fff;font-size:3vw}.webflow-mx2-led .text-block-11-copy-copy{border-width:1px;font-size:3vw}.webflow-mx2-led .text-block-11-copy-copy{border-width:1px 1px 0;font-size:3vw}.webflow-mx2-led .text-block-11-copy-copy{border-width:1px;font-size:3vw}.webflow-mx2-led .image-19{width:15vw;margin-right:auto;margin-left:auto}.webflow-mx2-led .image-28{width:65%;margin-right:auto;margin-left:auto}.webflow-mx2-led .image-mx2plus-logo{width:27vw;margin-right:auto;margin-left:auto}.webflow-mx2-led .heading-prodigy{width:100%;margin-right:auto;margin-left:auto;font-size:12vw}.webflow-mx2-led .heading-prodigy.de{font-size:4vw}.webflow-mx2-led .heading-prodigy.it{font-size:7vw}.webflow-mx2-led .heading-prodigy.es{font-size:5vw;letter-spacing:1px}.webflow-mx2-led .image-40{width:38vw;margin-right:auto;margin-left:auto}.webflow-mx2-led .section-power-control{display:block;background-position:50% 50%;background-size:cover}.webflow-mx2-led .heading-power-control{font-size:19vw}.webflow-mx2-led .heading-power-control.de{opacity:0;font-size:15vw}.webflow-mx2-led .heading-power-control.it{font-size:13vw}.webflow-mx2-led .section-leger{display:block;background-position:50% 50%;background-size:cover}.webflow-mx2-led .cockpit{display:none;opacity:0}.webflow-mx2-led .astronaut{left:0;top:0;right:0;bottom:15%;width:85vw}.webflow-mx2-led .div-block-leger-3{margin-top:10vw}.webflow-mx2-led .space{object-fit:cover}.webflow-mx2-led .heading-12lighter{left:0;top:auto;right:0;bottom:10%;font-size:25vw;text-shadow:0 0 20px rgba(0,0,0,.1)}.webflow-mx2-led .heading-12lighter.it.es.pt{left:0;top:auto;right:0;bottom:10%}.webflow-mx2-led .heading-12lighter.ru{left:10%;top:auto;right:10%}.webflow-mx2-led .div-block-leger-5{z-index:2}.webflow-mx2-led .text-span-125{font-size:34vw}.webflow-mx2-led .text-span-125.ru{font-size:25vw}.webflow-mx2-led .text-span-126{font-size:8vw;text-align:center}.webflow-mx2-led .text-span-126.it{font-size:6vw}.webflow-mx2-led .text-span-126.it.es{font-size:8vw}.webflow-mx2-led .text-span-126.it.es.pt{font-size:9vw}.webflow-mx2-led .text-span-126.ru{font-size:5.45vw}.webflow-mx2-led .mx2{left:auto;top:0;right:15%;bottom:15%;width:25vw}.webflow-mx2-led .section-small{display:block;background-position:50% 50%;background-size:cover}.webflow-mx2-led .image-41{width:49vw;margin-right:auto;margin-left:auto}.webflow-mx2-led .heading-infinitely-small-en{padding-top:8.3vw;font-size:19vw;letter-spacing:3px}.webflow-mx2-led .heading-infinitely-small-en.it{font-size:12vw;letter-spacing:0px}.webflow-mx2-led .heading-infinitely-small-en.es{letter-spacing:1px}.webflow-mx2-led .heading-infinitely-small-en.ru{font-size:10vw;letter-spacing:normal}.webflow-mx2-led .lottie-animation-13{bottom:0;height:100%;margin-top:20%}.webflow-mx2-led .div-block-power-control-2{height:50%}.webflow-mx2-led .section-shorter{display:block;margin-top:-2%;background-image:linear-gradient(180deg,,)}.webflow-mx2-led .image-45{left:20%;top:auto;right:0;bottom:20vw}.webflow-mx2-led .image-46{left:55%;top:auto;right:0;bottom:18.2vw}.webflow-mx2-led .heading-15-shorter{top:16%;margin-right:5%;margin-left:5%;font-size:20vw}.webflow-mx2-led .heading-15-shorter.it{font-size:13vw}.webflow-mx2-led .heading-15-shorter.it.es{font-size:10vw}.webflow-mx2-led .heading-15-shorter.it.es.pt{font-size:10vw}.webflow-mx2-led .text-span-128{font-size:35vw}.webflow-mx2-led .text-span-128.ru{font-size:20vw}.webflow-mx2-led .text-span-129{font-size:6.5vw}.webflow-mx2-led .text-span-129.de{font-size:7.5vw;line-height:0}.webflow-mx2-led .text-span-129.it{top:2vw;font-size:5.8vw}.webflow-mx2-led .text-span-129.it.es{font-size:7vw}.webflow-mx2-led .text-span-129.it.es.pt{font-size:9vw}.webflow-mx2-led .text-span-129.fr{font-size:9vw}.webflow-mx2-led .text-span-129.jp{font-size:8vw}.webflow-mx2-led .text-span-129.ru{top:10vw;font-family:Dinnextw1g,sans-serif;font-size:5vw}.webflow-mx2-led .image-47{height:100vw;margin-top:20%;transform:translate(2vw,0px) rotate(45deg)}.webflow-mx2-led .div-block-light{left:0;top:auto;right:0;bottom:0;height:50%;opacity:1}.webflow-mx2-led .text-block-light{left:0;top:25%;right:0;bottom:auto;align-self:stretch;opacity:1;font-size:5vw;line-height:1}.webflow-mx2-led .text-block-light.jp{opacity:0}.webflow-mx2-led .image-mx2led{height:100vw;margin-top:20%;transform:translate(2vw,0px) rotate(45deg)}.webflow-mx2-led .heading-28{font-family:Dinnextw1g,sans-serif;font-size:10vw;font-weight:400}.webflow-mx2-led .heading-leger{font-size:19vw}.webflow-mx2-led .heading-leger.fr{font-size:13vw}.webflow-mx2-led .heading-leger.it{letter-spacing:0px}.webflow-mx2-led .heading-leger.it.es.pt{font-size:13vw}.webflow-mx2-led .div-block-power{left:0;top:auto;right:0;bottom:0;height:50%}.webflow-mx2-led .heading-power{left:0;top:0;right:0;bottom:auto;margin-top:10%;opacity:0;font-size:10vw}.webflow-mx2-led .heading-power.de{opacity:0}.webflow-mx2-led .heading-power.it{opacity:0}.webflow-mx2-led .heading-power.ru{opacity:0}.webflow-mx2-led .div-block-power-2{left:0;top:auto;right:0;bottom:0;height:50%}.webflow-mx2-led .heading-power-2{margin-bottom:25%;opacity:0;font-size:5vw;text-align:center}.webflow-mx2-led .heading-power-2.es{opacity:0}.webflow-mx2-led .heading-power-2.jp{padding-right:7%;padding-left:7%;opacity:0}.webflow-mx2-led .shock{display:block;margin-top:-10%;opacity:1}.webflow-mx2-led .sticky-container-shock{margin-right:0;margin-left:0}.webflow-mx2-led .image-48{position:static;left:auto;top:0;right:auto;bottom:0;z-index:-1;overflow:hidden;width:100%;height:110%;margin-top:-10%;margin-bottom:0;object-fit:cover}.webflow-mx2-led .div-block-shock{margin-top:10vw}.webflow-mx2-led .heading-shock{margin-right:5%;margin-left:5%;font-size:14vw}.webflow-mx2-led .heading-shock.fr{font-size:14vw}.webflow-mx2-led .text-span-130{padding-top:4.5vw;padding-bottom:2.7vw;font-size:7vw}.webflow-mx2-led .text-span-130.ru{margin-bottom:4vw;padding-bottom:4.5vw;font-size:5vw}.webflow-mx2-led .div-block-power-3{left:0;top:auto;right:0;bottom:0;height:50%}.webflow-mx2-led .heading-power-3{left:0;top:0;right:0;bottom:auto;margin-top:10%;font-size:10vw;text-align:center}.webflow-mx2-led .div-block-power-4{left:0;top:auto;right:0;bottom:0;height:50%}.webflow-mx2-led .heading-power-4{left:0;top:0;right:0;bottom:auto;margin-top:10%;opacity:0;font-size:10vw;text-align:center}.webflow-mx2-led .text-span-131{font-size:4.5vw}.webflow-mx2-led .heading-power-5{margin-bottom:25%;opacity:0;font-size:5vw;text-align:center}.webflow-mx2-led .heading-power-5.jp{padding-right:7%;padding-left:7%;opacity:0}.webflow-mx2-led .heading-power-6{margin-bottom:25%;opacity:0;font-size:5vw;text-align:center}.webflow-mx2-led .heading-power-6.ru{opacity:0}.webflow-mx2-led .text-span-132{font-size:21vw}.webflow-mx2-led .text-span-132.it{font-size:13vw}.webflow-mx2-led .text-span-132.it.es{font-size:14vw}.webflow-mx2-led .text-span-132.it.es.pt{font-size:15vw}.webflow-mx2-led .text-span-132.ru{font-size:29.9vw}.webflow-mx2-led .cycles{display:block;opacity:1}.webflow-mx2-led .sticky-container-cycles{margin-right:0;margin-left:0}.webflow-mx2-led .block-cycles{opacity:1}.webflow-mx2-led .div-block-cycles{left:0;top:auto;right:0;bottom:0;height:50%}.webflow-mx2-led .text-block-cycles{position:static;left:0;top:0;right:0;bottom:0;margin-top:auto;margin-bottom:auto;padding-right:10%;padding-left:10%;align-self:stretch;font-size:5vw}.webflow-mx2-led .text-block-cycles.jp{padding-right:7%;padding-left:7%;font-size:3.9vw}.webflow-mx2-led .div-block-cycles-2{height:50%;margin-top:10vw}.webflow-mx2-led .tab-link-tab-2-3{position:absolute;left:50%;bottom:50%;width:50%;font-size:3vw}.webflow-mx2-led .tab-link-tab-2-3.w--current{font-size:3vw}.webflow-mx2-led .div-block-34-copy{position:relative;top:0;z-index:1;display:block;height:50%;padding-right:3%;padding-left:3%}.webflow-mx2-led .heading-13{margin-top:0;margin-bottom:10%;padding-left:0;font-size:13vw;line-height:1;text-align:center}.webflow-mx2-led .heading-13.ru{font-size:11vw;line-height:1}.webflow-mx2-led .said-scroll-technique-copy{display:block;height:auto}.webflow-mx2-led .div-block-50{position:absolute;height:100%}.webflow-mx2-led .text-block-14-copy-2{margin-top:2%;padding-bottom:5%;font-size:3vw}.webflow-mx2-led .tab-link-tab-1-3.w--current{display:block;width:100%}.webflow-mx2-led .bold-text-42{font-size:3vw;font-weight:700}.webflow-mx2-led .text-block-14{bottom:auto;margin-top:10%;margin-bottom:0;padding-top:0;padding-bottom:10%;font-size:3vw}.webflow-mx2-led .text-block-14.ru{font-size:2.9vw}.webflow-mx2-led .text-block-14.jp{font-size:2.9vw}.webflow-mx2-led .text-span-26{position:relative;bottom:5px}.webflow-mx2-led .text-block-14-copy-3{margin-top:0;padding-bottom:5%;font-size:3vw}.webflow-mx2-led .div-block-51{position:relative;left:0;top:auto;right:0;bottom:5%;z-index:1;overflow:visible;height:50%}.webflow-mx2-led .image-turbines-3{width:80%;margin-top:0;padding-top:10%}.webflow-mx2-led .grid-4{grid-auto-columns:1fr;grid-auto-rows:minmax(20vw,auto);grid-template-rows:repeat(auto-fit,minmax(20vw,auto)) minmax(20vw,auto) minmax(20vw,auto) minmax(20vw,auto) minmax(20vw,auto) minmax(20vw,auto) minmax(20vw,auto) minmax(20vw,auto) minmax(20vw,auto) 0vw minmax(20vw,auto) minmax(20vw,auto) minmax(20vw,auto) minmax(20vw,auto)}.webflow-mx2-led .div-block-turbines-copy{position:relative;display:block;height:50%}.webflow-mx2-led .section-technical{display:block}.webflow-mx2-led .said-scroll-techniical{display:block;height:500vw}.webflow-mx2-led .div-block-tech-mx2{position:relative;height:40%}.webflow-mx2-led .image-mx2{width:50%;margin-top:0;padding-top:10%}.webflow-mx2-led .nav-link-home{padding-top:10px;padding-bottom:10px;border-top:1px solid #c4c4c4}.webflow-mx2-led .image-49{position:absolute;left:0;top:auto;right:0;bottom:66.2vw;display:inline-block;margin-top:0;margin-bottom:0}.webflow-mx2-led .image-50{left:0;top:auto;right:0;bottom:15%;margin-top:0;margin-bottom:0}.webflow-mx2-led .div-block-cycles-3{height:50%;margin-top:10vw}.webflow-mx2-led .image-51{position:absolute;left:0;top:auto;right:0;bottom:15%;margin-bottom:0}.webflow-mx2-led .html-embed-bearing{height:93vw;margin-top:23.5%;margin-right:11%;transform:translate(10.5vw,-2.3vw) rotate(45deg)}.webflow-mx2-led .heading-11{border-width:1px 0 1px .5px}.webflow-mx2-led .bold-text-43{font-size:4vw}.webflow-mx2-led .text-block-12{font-size:4vw}.webflow-mx2-led .text-block-13{font-size:4vw}.webflow-mx2-led .text-block-15{font-size:4vw}.webflow-mx2-led .container-8{margin-right:25px;margin-left:25px}.webflow-mx2-led .html-embed-mobile{opacity:0}.webflow-mx2-led .masque-mobile{opacity:1}.webflow-mx2-led .heading-power-mobile{left:0;top:25%;right:0;bottom:auto;opacity:0;font-size:10vw}.webflow-mx2-led .heading-power-mobile.de{opacity:0;font-size:8vw}.webflow-mx2-led .heading-power-mobile.it{opacity:0}.webflow-mx2-led .heading-power-mobile.jp{opacity:0;font-family:'Zen Kaku Gothic Antique',sans-serif;line-height:1.3;font-weight:500}.webflow-mx2-led .text-span-134{position:relative;display:block;margin-top:5%;padding-right:10%;padding-left:10%;font-size:5vw;font-weight:300}.webflow-mx2-led .heading-power-3-mobile{left:0;top:25%;right:0;bottom:auto;opacity:1;font-size:10vw;text-align:center}.webflow-mx2-led .heading-power-3-mobile.it{opacity:0}.webflow-mx2-led .heading-power-3-mobile.ru{opacity:0}.webflow-mx2-led .heading-power-3-mobile.jp{opacity:0;font-family:'Zen Kaku Gothic Antique',sans-serif;line-height:1.3;font-weight:500}.webflow-mx2-led .text-span-135{display:block;margin-top:5%;padding-right:10%;padding-left:10%;font-size:5vw;font-weight:300}.webflow-mx2-led .heading-power-4-mobile{left:0;top:25%;right:0;bottom:auto;opacity:1;font-size:10vw;text-align:center}.webflow-mx2-led .heading-power-4-mobile.de{opacity:0;font-size:10vw}.webflow-mx2-led .heading-power-4-mobile.it{opacity:0}.webflow-mx2-led .heading-power-4-mobile.jp{opacity:0;font-family:'Zen Kaku Gothic Antique',sans-serif;line-height:1.3;font-weight:500}.webflow-mx2-led .text-span-136{display:block;margin-top:5%;padding-right:10%;padding-left:10%;font-size:5vw;font-weight:300}.webflow-mx2-led .div-block-52{width:100%;height:100%}.webflow-mx2-led .text-span-137{display:block;margin-top:5%;padding-right:10%;padding-left:10%;font-size:5vw;line-height:1}.webflow-mx2-led .text-span-137.jp{font-size:2.9vw;line-height:1.3}.webflow-mx2-led .text-span-138{display:block;margin-top:5%;padding-right:10%;padding-left:10%}.webflow-mx2-led .text-span-138.jp{font-size:4vw;line-height:1.3}.webflow-mx2-led .hublo{left:0;top:0;right:0;bottom:0;width:100%;margin-top:auto;margin-bottom:auto;opacity:1;object-fit:fill}.webflow-mx2-led .bold-text-45{font-family:'Linotype din next lt pro',sans-serif;font-size:4vw}.webflow-mx2-led .bold-text-46{font-family:'Linotype din next lt pro',sans-serif;font-size:4vw}.webflow-mx2-led .bold-text-47{font-family:'Linotype din next lt pro',sans-serif;font-size:4vw}.webflow-mx2-led .bold-text-48{font-family:'Linotype din next lt pro',sans-serif;font-size:4vw}.webflow-mx2-led .bold-text-49{font-family:'Linotype din next lt pro',sans-serif;font-size:4vw}.webflow-mx2-led .bold-text-50{font-family:'Linotype din next lt pro',sans-serif;font-size:4vw}.webflow-mx2-led .bold-text-51{font-family:'Linotype din next lt pro',sans-serif;font-size:4vw}.webflow-mx2-led .bold-text-52{font-family:'Linotype din next lt pro',sans-serif;font-size:4vw}.webflow-mx2-led .bold-text-53{font-family:'Linotype din next lt pro',sans-serif;font-size:4vw}.webflow-mx2-led .bold-text-53.de{font-size:4vw}.webflow-mx2-led .bold-text-54{font-family:'Linotype din next lt pro',sans-serif;font-size:4vw}.webflow-mx2-led .bold-text-54.ru{font-size:4vw}.webflow-mx2-led .bold-text-55{font-family:'Linotype din next lt pro',sans-serif;font-size:4vw}.webflow-mx2-led .bold-text-56{font-family:'Linotype din next lt pro',sans-serif;font-size:4vw}.webflow-mx2-led .bold-text-57{font-family:'Linotype din next lt pro',sans-serif;font-size:4vw}.webflow-mx2-led .text-block-11-copy-copy{font-family:'Linotype din next lt pro',sans-serif;font-size:4vw}.webflow-mx2-led .text-block-19{font-size:5vw}.webflow-mx2-led .text-span-139{top:-1.5vw;font-size:6.5vw}.webflow-mx2-led .text-span-139.de{top:0;line-height:1}.webflow-mx2-led .text-span-139.it{top:2vw;font-size:7vw;line-height:0}.webflow-mx2-led .text-span-139.it.es.pt{font-size:10vw}.webflow-mx2-led .text-span-139.fr{top:.5vw;font-size:8vw}.webflow-mx2-led .icon{color:#fff;font-size:150%}.webflow-mx2-led .infinitely-small-fr{padding-top:8.3vw;padding-right:3.5vw;padding-left:0;font-size:19vw;letter-spacing:1px}.webflow-mx2-led .heading-15-shorter-fr{top:16%;margin-right:5%;margin-left:5%;font-size:20vw}.webflow-mx2-led .heading-15-shorter-fr.de{font-size:20vw}.webflow-mx2-led .heading-12lighter-fr{left:0;top:auto;right:0;bottom:10%;font-size:25vw;text-shadow:0 0 20px rgba(0,0,0,.1)}.webflow-mx2-led .text-span-125-fr{font-size:34vw}.webflow-mx2-led .text-span-132-fr{font-size:14vw}.webflow-mx2-led .text-span-132-fr.de{font-size:18vw}.webflow-mx2-led .text-span-126-fr{font-size:8vw;text-align:center}.webflow-mx2-led .text-span-126-fr.de{font-size:7.2vw}.webflow-mx2-led .nav-link-8{font-family:Dinok,sans-serif;color:#000;font-weight:700}.webflow-mx2-led .bold-text-58{font-family:Dinnextw1g,sans-serif}.webflow-mx2-led .bold-text-59{font-size:7vw}.webflow-mx2-led .div-block-54{z-index:2}}.webflow-mx2-led #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-8bf3f9f1{-ms-grid-row:1;-ms-grid-column:3;justify-self:end;grid-area:Area-3}.webflow-mx2-led .grid-4>#w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-8bf3f9f1{-ms-grid-row:3;-ms-grid-column:1}.webflow-mx2-led #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-8bf3f9f1{justify-self:start;grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-dd869850-772b-453d-bbeb-1be3a31a15c6-8bf3f9f1{-ms-grid-row:1;-ms-grid-column:5;grid-area:Area-4}.webflow-mx2-led .grid-4>#w-node-dd869850-772b-453d-bbeb-1be3a31a15c6-8bf3f9f1{-ms-grid-row:3;-ms-grid-column:3}.webflow-mx2-led #w-node-_75171cc3-8095-888a-88da-cc91659f8a5a-8bf3f9f1{-ms-grid-row:1;-ms-grid-column:7;grid-area:Area}.webflow-mx2-led .grid-4>#w-node-_75171cc3-8095-888a-88da-cc91659f8a5a-8bf3f9f1{-ms-grid-row:1;-ms-grid-column:1}.webflow-mx2-led #w-node-_8b3e873e-8ebb-232d-a91b-96198bf26405-8bf3f9f1{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210c84-8bf3f9f1{-ms-grid-row:1;-ms-grid-column:7;grid-area:Area}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210c84-8bf3f9f1{-ms-grid-row:1;-ms-grid-column:1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210c88-8bf3f9f1{-ms-grid-row:1;-ms-grid-column:1;grid-area:Area-2}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210c88-8bf3f9f1{-ms-grid-row:1;-ms-grid-column:3}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210c8a-8bf3f9f1{-ms-grid-row:1;-ms-grid-column:3;grid-area:Area-3}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210c8a-8bf3f9f1{-ms-grid-row:3;-ms-grid-column:1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210c8f-8bf3f9f1{-ms-grid-row:1;-ms-grid-column:9;grid-area:Area-5}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210c8f-8bf3f9f1{-ms-grid-row:5;-ms-grid-column:1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210c94-8bf3f9f1{-ms-grid-row:7;-ms-grid-column:1;grid-area:Area-7}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210c99-8bf3f9f1{-ms-grid-row:9;-ms-grid-column:1;grid-area:Area-9}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210c9e-8bf3f9f1{-ms-grid-row:11;-ms-grid-column:1;grid-area:Area-11}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ca3-8bf3f9f1{-ms-grid-row:13;-ms-grid-column:1;grid-area:Area-13}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ca7-8bf3f9f1{-ms-grid-row:15;-ms-grid-column:1;grid-area:Area-15}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cac-8bf3f9f1{-ms-grid-row:17;-ms-grid-column:1;grid-area:Area-17}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cb6-8bf3f9f1{-ms-grid-row:21;-ms-grid-column:1;grid-area:Area-21}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cbb-8bf3f9f1{-ms-grid-row:23;-ms-grid-column:1;grid-area:Area-23}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cc0-8bf3f9f1{-ms-grid-row:25;-ms-grid-column:1;grid-area:Area-25}.webflow-mx2-led #w-node-aafb3dd8-b0c6-879e-4db7-4926cab0a79f-8bf3f9f1{-ms-grid-row:27;-ms-grid-column:1;grid-area:Area-27}.webflow-mx2-led #w-node-_9ca900ae-8852-74e0-cbf7-3ef71e48ae68-8bf3f9f1{-ms-grid-row:29;-ms-grid-column:1;grid-area:Area-29}.webflow-mx2-led #w-node-_6bd6e0b3-780f-dec9-07c2-3f98bbf88992-8bf3f9f1{-ms-grid-row:31;-ms-grid-column:1;grid-area:Area-31}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cc5-8bf3f9f1{-ms-grid-row:1;-ms-grid-column:5;grid-area:Area-4}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cc5-8bf3f9f1{-ms-grid-row:3;-ms-grid-column:3}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cc8-8bf3f9f1{-ms-grid-row:5;-ms-grid-column:3;grid-area:Area-6}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cca-8bf3f9f1{-ms-grid-row:7;-ms-grid-column:3;grid-area:Area-8}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ccd-8bf3f9f1{-ms-grid-row:9;-ms-grid-column:3;grid-area:Area-10}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cd0-8bf3f9f1{-ms-grid-row:11;-ms-grid-column:3;grid-area:Area-12}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cd3-8bf3f9f1{-ms-grid-row:13;-ms-grid-column:3;grid-area:Area-14}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cd6-8bf3f9f1{-ms-grid-row:15;-ms-grid-column:3;grid-area:Area-16}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cd9-8bf3f9f1{-ms-grid-row:17;-ms-grid-column:3;grid-area:Area-18}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cde-8bf3f9f1{-ms-grid-row:21;-ms-grid-column:3;grid-area:Area-22}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ce0-8bf3f9f1{-ms-grid-row:23;-ms-grid-column:3;grid-area:Area-24}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ce3-8bf3f9f1{-ms-grid-row:25;-ms-grid-column:3;grid-area:Area-26}.webflow-mx2-led #w-node-e57ec567-b27c-0cc5-0a8a-52930651f719-8bf3f9f1{-ms-grid-row:27;-ms-grid-column:3;grid-area:Area-28}.webflow-mx2-led #w-node-_2cf438e7-0567-2459-3c43-ba5065e02392-8bf3f9f1{-ms-grid-row:29;-ms-grid-column:3;grid-area:Area-30}.webflow-mx2-led #w-node-_4bea5a59-2feb-e546-8abd-393af7de4b0c-8bf3f9f1{-ms-grid-row:31;-ms-grid-column:3;grid-area:Area-32}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e5b-8bf3f9f1{-ms-grid-row:1;-ms-grid-column:7;grid-area:Area}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e5b-8bf3f9f1{-ms-grid-row:1;-ms-grid-column:1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e5f-8bf3f9f1{-ms-grid-row:1;-ms-grid-column:1;grid-area:Area-2}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e5f-8bf3f9f1{-ms-grid-row:1;-ms-grid-column:3}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e61-8bf3f9f1{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e66-8bf3f9f1{-ms-grid-row:1;-ms-grid-column:9;grid-area:Area-5}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e66-8bf3f9f1{-ms-grid-row:5;-ms-grid-column:1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e6b-8bf3f9f1{-ms-grid-row:7;-ms-grid-column:1;grid-area:Area-7}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e70-8bf3f9f1{-ms-grid-row:9;-ms-grid-column:1;grid-area:Area-9}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e75-8bf3f9f1{-ms-grid-row:11;-ms-grid-column:1;grid-area:Area-11}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e7a-8bf3f9f1{-ms-grid-row:13;-ms-grid-column:1;grid-area:Area-13}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e7e-8bf3f9f1{-ms-grid-row:15;-ms-grid-column:1;grid-area:Area-15}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e83-8bf3f9f1{-ms-grid-row:17;-ms-grid-column:1;grid-area:Area-17}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e88-8bf3f9f1{grid-area:Area-19}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e8d-8bf3f9f1{-ms-grid-row:21;-ms-grid-column:1;grid-area:Area-21}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e92-8bf3f9f1{-ms-grid-row:23;-ms-grid-column:1;grid-area:Area-23}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e97-8bf3f9f1{-ms-grid-row:25;-ms-grid-column:1;grid-area:Area-25}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e9c-8bf3f9f1{-ms-grid-row:1;-ms-grid-column:5;grid-area:Area-4}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e9c-8bf3f9f1{-ms-grid-row:3;-ms-grid-column:3}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e9f-8bf3f9f1{-ms-grid-row:5;-ms-grid-column:3;grid-area:Area-6}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ea1-8bf3f9f1{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ea4-8bf3f9f1{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ea7-8bf3f9f1{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210eaa-8bf3f9f1{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ead-8bf3f9f1{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210eb0-8bf3f9f1{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210eb3-8bf3f9f1{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210eb5-8bf3f9f1{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210eb7-8bf3f9f1{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210eba-8bf3f9f1{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ec3-8bf3f9f1{-ms-grid-row:1;-ms-grid-column:7;grid-area:Area}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ec3-8bf3f9f1{-ms-grid-row:1;-ms-grid-column:1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ec7-8bf3f9f1{-ms-grid-row:1;-ms-grid-column:1;grid-area:Area-2}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ec7-8bf3f9f1{-ms-grid-row:1;-ms-grid-column:3}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ec9-8bf3f9f1{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ece-8bf3f9f1{-ms-grid-row:1;-ms-grid-column:9;grid-area:Area-5}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ece-8bf3f9f1{-ms-grid-row:5;-ms-grid-column:1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ed3-8bf3f9f1{-ms-grid-row:7;-ms-grid-column:1;grid-area:Area-7}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ed8-8bf3f9f1{-ms-grid-row:9;-ms-grid-column:1;grid-area:Area-9}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210edd-8bf3f9f1{-ms-grid-row:11;-ms-grid-column:1;grid-area:Area-11}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ee2-8bf3f9f1{-ms-grid-row:13;-ms-grid-column:1;grid-area:Area-13}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ee6-8bf3f9f1{-ms-grid-row:15;-ms-grid-column:1;grid-area:Area-15}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210eeb-8bf3f9f1{-ms-grid-row:17;-ms-grid-column:1;grid-area:Area-17}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ef0-8bf3f9f1{grid-area:Area-19}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ef5-8bf3f9f1{-ms-grid-row:21;-ms-grid-column:1;grid-area:Area-21}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210efa-8bf3f9f1{-ms-grid-row:23;-ms-grid-column:1;grid-area:Area-23}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210eff-8bf3f9f1{-ms-grid-row:25;-ms-grid-column:1;grid-area:Area-25}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f04-8bf3f9f1{-ms-grid-row:1;-ms-grid-column:5;grid-area:Area-4}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f04-8bf3f9f1{-ms-grid-row:3;-ms-grid-column:3}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f07-8bf3f9f1{-ms-grid-row:5;-ms-grid-column:3;grid-area:Area-6}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f09-8bf3f9f1{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f0c-8bf3f9f1{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f0f-8bf3f9f1{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f12-8bf3f9f1{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f15-8bf3f9f1{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f18-8bf3f9f1{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f1b-8bf3f9f1{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f1d-8bf3f9f1{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f20-8bf3f9f1{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f23-8bf3f9f1{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f2c-8bf3f9f1{-ms-grid-row:1;-ms-grid-column:7;grid-area:Area}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f2c-8bf3f9f1{-ms-grid-row:1;-ms-grid-column:1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f30-8bf3f9f1{-ms-grid-row:1;-ms-grid-column:1;grid-area:Area-2}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f30-8bf3f9f1{-ms-grid-row:1;-ms-grid-column:3}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f32-8bf3f9f1{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f37-8bf3f9f1{-ms-grid-row:1;-ms-grid-column:9;grid-area:Area-5}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f37-8bf3f9f1{-ms-grid-row:5;-ms-grid-column:1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f3c-8bf3f9f1{-ms-grid-row:7;-ms-grid-column:1;grid-area:Area-7}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f41-8bf3f9f1{-ms-grid-row:9;-ms-grid-column:1;grid-area:Area-9}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f46-8bf3f9f1{-ms-grid-row:11;-ms-grid-column:1;grid-area:Area-11}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f4b-8bf3f9f1{-ms-grid-row:13;-ms-grid-column:1;grid-area:Area-13}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f4f-8bf3f9f1{-ms-grid-row:15;-ms-grid-column:1;grid-area:Area-15}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f54-8bf3f9f1{-ms-grid-row:17;-ms-grid-column:1;grid-area:Area-17}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f59-8bf3f9f1{grid-area:Area-19}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f5e-8bf3f9f1{-ms-grid-row:21;-ms-grid-column:1;grid-area:Area-21}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f63-8bf3f9f1{-ms-grid-row:23;-ms-grid-column:1;grid-area:Area-23}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f68-8bf3f9f1{-ms-grid-row:25;-ms-grid-column:1;grid-area:Area-25}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f6d-8bf3f9f1{-ms-grid-row:1;-ms-grid-column:5;grid-area:Area-4}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f6d-8bf3f9f1{-ms-grid-row:3;-ms-grid-column:3}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f70-8bf3f9f1{-ms-grid-row:5;-ms-grid-column:3;grid-area:Area-6}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f72-8bf3f9f1{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f75-8bf3f9f1{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f78-8bf3f9f1{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f7b-8bf3f9f1{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f7e-8bf3f9f1{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f81-8bf3f9f1{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f84-8bf3f9f1{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f87-8bf3f9f1{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f8a-8bf3f9f1{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f8d-8bf3f9f1{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f96-8bf3f9f1{-ms-grid-row:1;-ms-grid-column:7;grid-area:Area}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f96-8bf3f9f1{-ms-grid-row:1;-ms-grid-column:1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f9a-8bf3f9f1{-ms-grid-row:1;-ms-grid-column:1;grid-area:Area-2}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f9a-8bf3f9f1{-ms-grid-row:1;-ms-grid-column:3}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f9d-8bf3f9f1{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fa2-8bf3f9f1{-ms-grid-row:1;-ms-grid-column:9;grid-area:Area-5}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fa2-8bf3f9f1{-ms-grid-row:5;-ms-grid-column:1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fa7-8bf3f9f1{-ms-grid-row:7;-ms-grid-column:1;grid-area:Area-7}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fac-8bf3f9f1{-ms-grid-row:9;-ms-grid-column:1;grid-area:Area-9}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fb1-8bf3f9f1{-ms-grid-row:11;-ms-grid-column:1;grid-area:Area-11}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fb6-8bf3f9f1{-ms-grid-row:13;-ms-grid-column:1;grid-area:Area-13}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fba-8bf3f9f1{-ms-grid-row:15;-ms-grid-column:1;grid-area:Area-15}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fbf-8bf3f9f1{-ms-grid-row:17;-ms-grid-column:1;grid-area:Area-17}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fc4-8bf3f9f1{grid-area:Area-19}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fc9-8bf3f9f1{-ms-grid-row:21;-ms-grid-column:1;grid-area:Area-21}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fce-8bf3f9f1{-ms-grid-row:23;-ms-grid-column:1;grid-area:Area-23}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fd3-8bf3f9f1{-ms-grid-row:25;-ms-grid-column:1;grid-area:Area-25}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fd8-8bf3f9f1{-ms-grid-row:1;-ms-grid-column:5;grid-area:Area-4}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fd8-8bf3f9f1{-ms-grid-row:3;-ms-grid-column:3}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fdb-8bf3f9f1{-ms-grid-row:5;-ms-grid-column:3;grid-area:Area-6}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fdd-8bf3f9f1{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fe0-8bf3f9f1{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fe3-8bf3f9f1{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fe6-8bf3f9f1{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fe9-8bf3f9f1{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fec-8bf3f9f1{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fef-8bf3f9f1{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ff1-8bf3f9f1{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ff3-8bf3f9f1{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ff6-8bf3f9f1{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-ffd791c3{-ms-grid-row:1;-ms-grid-column:3;justify-self:end;grid-area:Area-3}.webflow-mx2-led .grid-4>#w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-ffd791c3{-ms-grid-row:3;-ms-grid-column:1}.webflow-mx2-led #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-ffd791c3{justify-self:start;grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-dd869850-772b-453d-bbeb-1be3a31a15c6-ffd791c3{-ms-grid-row:1;-ms-grid-column:5;grid-area:Area-4}.webflow-mx2-led .grid-4>#w-node-dd869850-772b-453d-bbeb-1be3a31a15c6-ffd791c3{-ms-grid-row:3;-ms-grid-column:3}.webflow-mx2-led #w-node-_75171cc3-8095-888a-88da-cc91659f8a5a-ffd791c3{-ms-grid-row:1;-ms-grid-column:7;grid-area:Area}.webflow-mx2-led .grid-4>#w-node-_75171cc3-8095-888a-88da-cc91659f8a5a-ffd791c3{-ms-grid-row:1;-ms-grid-column:1}.webflow-mx2-led #w-node-f0ed7053-ad36-82dd-8ea2-432cf27e80a9-ffd791c3{-ms-grid-row:1;-ms-grid-column:9;grid-area:Area-5}.webflow-mx2-led .grid-4>#w-node-f0ed7053-ad36-82dd-8ea2-432cf27e80a9-ffd791c3{-ms-grid-row:5;-ms-grid-column:1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210c84-ffd791c3{-ms-grid-row:1;-ms-grid-column:7;grid-area:Area}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210c84-ffd791c3{-ms-grid-row:1;-ms-grid-column:1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210c88-ffd791c3{-ms-grid-row:1;-ms-grid-column:1;grid-area:Area-2}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210c88-ffd791c3{-ms-grid-row:1;-ms-grid-column:3}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210c8a-ffd791c3{-ms-grid-row:1;-ms-grid-column:3;grid-area:Area-3}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210c8a-ffd791c3{-ms-grid-row:3;-ms-grid-column:1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210c8f-ffd791c3{-ms-grid-row:1;-ms-grid-column:9;grid-area:Area-5}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210c8f-ffd791c3{-ms-grid-row:5;-ms-grid-column:1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210c94-ffd791c3{-ms-grid-row:7;-ms-grid-column:1;grid-area:Area-7}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210c99-ffd791c3{-ms-grid-row:9;-ms-grid-column:1;grid-area:Area-9}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210c9e-ffd791c3{-ms-grid-row:11;-ms-grid-column:1;grid-area:Area-11}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ca3-ffd791c3{-ms-grid-row:13;-ms-grid-column:1;grid-area:Area-13}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ca7-ffd791c3{-ms-grid-row:15;-ms-grid-column:1;grid-area:Area-15}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cac-ffd791c3{-ms-grid-row:17;-ms-grid-column:1;grid-area:Area-17}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cb1-ffd791c3{grid-area:Area-19}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cb6-ffd791c3{-ms-grid-row:21;-ms-grid-column:1;grid-area:Area-21}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cbb-ffd791c3{-ms-grid-row:23;-ms-grid-column:1;grid-area:Area-23}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cc0-ffd791c3{-ms-grid-row:25;-ms-grid-column:1;grid-area:Area-25}.webflow-mx2-led #w-node-aafb3dd8-b0c6-879e-4db7-4926cab0a79f-ffd791c3{-ms-grid-row:27;-ms-grid-column:1;grid-area:Area-27}.webflow-mx2-led #w-node-_9ca900ae-8852-74e0-cbf7-3ef71e48ae68-ffd791c3{-ms-grid-row:29;-ms-grid-column:1;grid-area:Area-29}.webflow-mx2-led #w-node-_6bd6e0b3-780f-dec9-07c2-3f98bbf88992-ffd791c3{-ms-grid-row:31;-ms-grid-column:1;grid-area:Area-31}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cc5-ffd791c3{-ms-grid-row:1;-ms-grid-column:5;grid-area:Area-4}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cc5-ffd791c3{-ms-grid-row:3;-ms-grid-column:3}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cc8-ffd791c3{-ms-grid-row:5;-ms-grid-column:3;grid-area:Area-6}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cca-ffd791c3{-ms-grid-row:7;-ms-grid-column:3;grid-area:Area-8}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ccd-ffd791c3{-ms-grid-row:9;-ms-grid-column:3;grid-area:Area-10}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cd0-ffd791c3{-ms-grid-row:11;-ms-grid-column:3;grid-area:Area-12}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cd3-ffd791c3{-ms-grid-row:13;-ms-grid-column:3;grid-area:Area-14}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cd6-ffd791c3{-ms-grid-row:15;-ms-grid-column:3;grid-area:Area-16}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cd9-ffd791c3{-ms-grid-row:17;-ms-grid-column:3;grid-area:Area-18}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cdc-ffd791c3{grid-area:Area-20}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cde-ffd791c3{-ms-grid-row:21;-ms-grid-column:3;grid-area:Area-22}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ce0-ffd791c3{-ms-grid-row:23;-ms-grid-column:3;grid-area:Area-24}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ce3-ffd791c3{-ms-grid-row:25;-ms-grid-column:3;grid-area:Area-26}.webflow-mx2-led #w-node-e57ec567-b27c-0cc5-0a8a-52930651f719-ffd791c3{-ms-grid-row:27;-ms-grid-column:3;grid-area:Area-28}.webflow-mx2-led #w-node-_2cf438e7-0567-2459-3c43-ba5065e02392-ffd791c3{-ms-grid-row:29;-ms-grid-column:3;grid-area:Area-30}.webflow-mx2-led #w-node-_4bea5a59-2feb-e546-8abd-393af7de4b0c-ffd791c3{-ms-grid-row:31;-ms-grid-column:3;grid-area:Area-32}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e5b-ffd791c3{-ms-grid-row:1;-ms-grid-column:7;grid-area:Area}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e5b-ffd791c3{-ms-grid-row:1;-ms-grid-column:1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e5f-ffd791c3{-ms-grid-row:1;-ms-grid-column:1;grid-area:Area-2}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e5f-ffd791c3{-ms-grid-row:1;-ms-grid-column:3}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e61-ffd791c3{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e66-ffd791c3{-ms-grid-row:1;-ms-grid-column:9;grid-area:Area-5}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e66-ffd791c3{-ms-grid-row:5;-ms-grid-column:1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e6b-ffd791c3{-ms-grid-row:7;-ms-grid-column:1;grid-area:Area-7}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e70-ffd791c3{-ms-grid-row:9;-ms-grid-column:1;grid-area:Area-9}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e75-ffd791c3{-ms-grid-row:11;-ms-grid-column:1;grid-area:Area-11}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e7a-ffd791c3{-ms-grid-row:13;-ms-grid-column:1;grid-area:Area-13}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e7e-ffd791c3{-ms-grid-row:15;-ms-grid-column:1;grid-area:Area-15}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e83-ffd791c3{-ms-grid-row:17;-ms-grid-column:1;grid-area:Area-17}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e88-ffd791c3{grid-area:Area-19}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e8d-ffd791c3{-ms-grid-row:21;-ms-grid-column:1;grid-area:Area-21}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e92-ffd791c3{-ms-grid-row:23;-ms-grid-column:1;grid-area:Area-23}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e97-ffd791c3{-ms-grid-row:25;-ms-grid-column:1;grid-area:Area-25}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e9c-ffd791c3{-ms-grid-row:1;-ms-grid-column:5;grid-area:Area-4}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e9c-ffd791c3{-ms-grid-row:3;-ms-grid-column:3}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e9f-ffd791c3{-ms-grid-row:5;-ms-grid-column:3;grid-area:Area-6}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ea1-ffd791c3{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ea4-ffd791c3{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ea7-ffd791c3{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210eaa-ffd791c3{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ead-ffd791c3{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210eb0-ffd791c3{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210eb3-ffd791c3{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210eb5-ffd791c3{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210eb7-ffd791c3{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210eba-ffd791c3{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ec3-ffd791c3{-ms-grid-row:1;-ms-grid-column:7;grid-area:Area}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ec3-ffd791c3{-ms-grid-row:1;-ms-grid-column:1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ec7-ffd791c3{-ms-grid-row:1;-ms-grid-column:1;grid-area:Area-2}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ec7-ffd791c3{-ms-grid-row:1;-ms-grid-column:3}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ec9-ffd791c3{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ece-ffd791c3{-ms-grid-row:1;-ms-grid-column:9;grid-area:Area-5}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ece-ffd791c3{-ms-grid-row:5;-ms-grid-column:1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ed3-ffd791c3{-ms-grid-row:7;-ms-grid-column:1;grid-area:Area-7}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ed8-ffd791c3{-ms-grid-row:9;-ms-grid-column:1;grid-area:Area-9}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210edd-ffd791c3{-ms-grid-row:11;-ms-grid-column:1;grid-area:Area-11}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ee2-ffd791c3{-ms-grid-row:13;-ms-grid-column:1;grid-area:Area-13}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ee6-ffd791c3{-ms-grid-row:15;-ms-grid-column:1;grid-area:Area-15}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210eeb-ffd791c3{-ms-grid-row:17;-ms-grid-column:1;grid-area:Area-17}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ef0-ffd791c3{grid-area:Area-19}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ef5-ffd791c3{-ms-grid-row:21;-ms-grid-column:1;grid-area:Area-21}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210efa-ffd791c3{-ms-grid-row:23;-ms-grid-column:1;grid-area:Area-23}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210eff-ffd791c3{-ms-grid-row:25;-ms-grid-column:1;grid-area:Area-25}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f04-ffd791c3{-ms-grid-row:1;-ms-grid-column:5;grid-area:Area-4}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f04-ffd791c3{-ms-grid-row:3;-ms-grid-column:3}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f07-ffd791c3{-ms-grid-row:5;-ms-grid-column:3;grid-area:Area-6}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f09-ffd791c3{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f0c-ffd791c3{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f0f-ffd791c3{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f12-ffd791c3{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f15-ffd791c3{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f18-ffd791c3{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f1b-ffd791c3{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f1d-ffd791c3{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f20-ffd791c3{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f23-ffd791c3{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f2c-ffd791c3{-ms-grid-row:1;-ms-grid-column:7;grid-area:Area}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f2c-ffd791c3{-ms-grid-row:1;-ms-grid-column:1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f30-ffd791c3{-ms-grid-row:1;-ms-grid-column:1;grid-area:Area-2}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f30-ffd791c3{-ms-grid-row:1;-ms-grid-column:3}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f32-ffd791c3{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f37-ffd791c3{-ms-grid-row:1;-ms-grid-column:9;grid-area:Area-5}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f37-ffd791c3{-ms-grid-row:5;-ms-grid-column:1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f3c-ffd791c3{-ms-grid-row:7;-ms-grid-column:1;grid-area:Area-7}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f41-ffd791c3{-ms-grid-row:9;-ms-grid-column:1;grid-area:Area-9}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f46-ffd791c3{-ms-grid-row:11;-ms-grid-column:1;grid-area:Area-11}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f4b-ffd791c3{-ms-grid-row:13;-ms-grid-column:1;grid-area:Area-13}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f4f-ffd791c3{-ms-grid-row:15;-ms-grid-column:1;grid-area:Area-15}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f54-ffd791c3{-ms-grid-row:17;-ms-grid-column:1;grid-area:Area-17}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f59-ffd791c3{grid-area:Area-19}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f5e-ffd791c3{-ms-grid-row:21;-ms-grid-column:1;grid-area:Area-21}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f63-ffd791c3{-ms-grid-row:23;-ms-grid-column:1;grid-area:Area-23}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f68-ffd791c3{-ms-grid-row:25;-ms-grid-column:1;grid-area:Area-25}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f6d-ffd791c3{-ms-grid-row:1;-ms-grid-column:5;grid-area:Area-4}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f6d-ffd791c3{-ms-grid-row:3;-ms-grid-column:3}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f70-ffd791c3{-ms-grid-row:5;-ms-grid-column:3;grid-area:Area-6}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f72-ffd791c3{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f75-ffd791c3{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f78-ffd791c3{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f7b-ffd791c3{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f7e-ffd791c3{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f81-ffd791c3{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f84-ffd791c3{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f87-ffd791c3{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f8a-ffd791c3{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f8d-ffd791c3{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f96-ffd791c3{-ms-grid-row:1;-ms-grid-column:7;grid-area:Area}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f96-ffd791c3{-ms-grid-row:1;-ms-grid-column:1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f9a-ffd791c3{-ms-grid-row:1;-ms-grid-column:1;grid-area:Area-2}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f9a-ffd791c3{-ms-grid-row:1;-ms-grid-column:3}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f9d-ffd791c3{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fa2-ffd791c3{-ms-grid-row:1;-ms-grid-column:9;grid-area:Area-5}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fa2-ffd791c3{-ms-grid-row:5;-ms-grid-column:1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fa7-ffd791c3{-ms-grid-row:7;-ms-grid-column:1;grid-area:Area-7}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fac-ffd791c3{-ms-grid-row:9;-ms-grid-column:1;grid-area:Area-9}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fb1-ffd791c3{-ms-grid-row:11;-ms-grid-column:1;grid-area:Area-11}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fb6-ffd791c3{-ms-grid-row:13;-ms-grid-column:1;grid-area:Area-13}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fba-ffd791c3{-ms-grid-row:15;-ms-grid-column:1;grid-area:Area-15}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fbf-ffd791c3{-ms-grid-row:17;-ms-grid-column:1;grid-area:Area-17}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fc4-ffd791c3{grid-area:Area-19}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fc9-ffd791c3{-ms-grid-row:21;-ms-grid-column:1;grid-area:Area-21}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fce-ffd791c3{-ms-grid-row:23;-ms-grid-column:1;grid-area:Area-23}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fd3-ffd791c3{-ms-grid-row:25;-ms-grid-column:1;grid-area:Area-25}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fd8-ffd791c3{-ms-grid-row:1;-ms-grid-column:5;grid-area:Area-4}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fd8-ffd791c3{-ms-grid-row:3;-ms-grid-column:3}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fdb-ffd791c3{-ms-grid-row:5;-ms-grid-column:3;grid-area:Area-6}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fdd-ffd791c3{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fe0-ffd791c3{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fe3-ffd791c3{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fe6-ffd791c3{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fe9-ffd791c3{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fec-ffd791c3{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fef-ffd791c3{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ff1-ffd791c3{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ff3-ffd791c3{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ff6-ffd791c3{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-a4f3e276{-ms-grid-row:1;-ms-grid-column:3;justify-self:end;grid-area:Area-3}.webflow-mx2-led .grid-4>#w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-a4f3e276{-ms-grid-row:3;-ms-grid-column:1}.webflow-mx2-led #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-a4f3e276{justify-self:start;grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-dd869850-772b-453d-bbeb-1be3a31a15c6-a4f3e276{-ms-grid-row:1;-ms-grid-column:5;grid-area:Area-4}.webflow-mx2-led .grid-4>#w-node-dd869850-772b-453d-bbeb-1be3a31a15c6-a4f3e276{-ms-grid-row:3;-ms-grid-column:3}.webflow-mx2-led #w-node-e6392f64-663b-3749-cd88-1e8a7634e784-a4f3e276{-ms-grid-row:1;-ms-grid-column:9;grid-area:Area-5}.webflow-mx2-led .grid-4>#w-node-e6392f64-663b-3749-cd88-1e8a7634e784-a4f3e276{-ms-grid-row:5;-ms-grid-column:1}.webflow-mx2-led #w-node-_75171cc3-8095-888a-88da-cc91659f8a5a-a4f3e276{-ms-grid-row:1;-ms-grid-column:7;grid-area:Area}.webflow-mx2-led .grid-4>#w-node-_75171cc3-8095-888a-88da-cc91659f8a5a-a4f3e276{-ms-grid-row:1;-ms-grid-column:1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210c84-a4f3e276{-ms-grid-row:1;-ms-grid-column:7;grid-area:Area}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210c84-a4f3e276{-ms-grid-row:1;-ms-grid-column:1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210c88-a4f3e276{-ms-grid-row:1;-ms-grid-column:1;grid-area:Area-2}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210c88-a4f3e276{-ms-grid-row:1;-ms-grid-column:3}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210c8a-a4f3e276{-ms-grid-row:1;-ms-grid-column:3;grid-area:Area-3}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210c8a-a4f3e276{-ms-grid-row:3;-ms-grid-column:1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210c8f-a4f3e276{-ms-grid-row:1;-ms-grid-column:9;grid-area:Area-5}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210c8f-a4f3e276{-ms-grid-row:5;-ms-grid-column:1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210c94-a4f3e276{-ms-grid-row:7;-ms-grid-column:1;grid-area:Area-7}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210c99-a4f3e276{-ms-grid-row:9;-ms-grid-column:1;grid-area:Area-9}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210c9e-a4f3e276{-ms-grid-row:11;-ms-grid-column:1;grid-area:Area-11}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ca3-a4f3e276{-ms-grid-row:13;-ms-grid-column:1;grid-area:Area-13}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ca7-a4f3e276{-ms-grid-row:15;-ms-grid-column:1;grid-area:Area-15}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cac-a4f3e276{-ms-grid-row:17;-ms-grid-column:1;grid-area:Area-17}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cb1-a4f3e276{grid-area:Area-19}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cb6-a4f3e276{-ms-grid-row:21;-ms-grid-column:1;grid-area:Area-21}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cbb-a4f3e276{-ms-grid-row:23;-ms-grid-column:1;grid-area:Area-23}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cc0-a4f3e276{-ms-grid-row:25;-ms-grid-column:1;grid-area:Area-25}.webflow-mx2-led #w-node-aafb3dd8-b0c6-879e-4db7-4926cab0a79f-a4f3e276{-ms-grid-row:27;-ms-grid-column:1;grid-area:Area-27}.webflow-mx2-led #w-node-_9ca900ae-8852-74e0-cbf7-3ef71e48ae68-a4f3e276{-ms-grid-row:29;-ms-grid-column:1;grid-area:Area-29}.webflow-mx2-led #w-node-_6bd6e0b3-780f-dec9-07c2-3f98bbf88992-a4f3e276{-ms-grid-row:31;-ms-grid-column:1;grid-area:Area-31}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cc5-a4f3e276{-ms-grid-row:1;-ms-grid-column:5;grid-area:Area-4}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cc5-a4f3e276{-ms-grid-row:3;-ms-grid-column:3}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cc8-a4f3e276{-ms-grid-row:5;-ms-grid-column:3;grid-area:Area-6}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cca-a4f3e276{-ms-grid-row:7;-ms-grid-column:3;grid-area:Area-8}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ccd-a4f3e276{-ms-grid-row:9;-ms-grid-column:3;grid-area:Area-10}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cd0-a4f3e276{-ms-grid-row:11;-ms-grid-column:3;grid-area:Area-12}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cd3-a4f3e276{-ms-grid-row:13;-ms-grid-column:3;grid-area:Area-14}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cd6-a4f3e276{-ms-grid-row:15;-ms-grid-column:3;grid-area:Area-16}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cd9-a4f3e276{-ms-grid-row:17;-ms-grid-column:3;grid-area:Area-18}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cdc-a4f3e276{grid-area:Area-20}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cde-a4f3e276{-ms-grid-row:21;-ms-grid-column:3;grid-area:Area-22}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ce0-a4f3e276{-ms-grid-row:23;-ms-grid-column:3;grid-area:Area-24}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ce3-a4f3e276{-ms-grid-row:25;-ms-grid-column:3;grid-area:Area-26}.webflow-mx2-led #w-node-e57ec567-b27c-0cc5-0a8a-52930651f719-a4f3e276{-ms-grid-row:27;-ms-grid-column:3;grid-area:Area-28}.webflow-mx2-led #w-node-_2cf438e7-0567-2459-3c43-ba5065e02392-a4f3e276{-ms-grid-row:29;-ms-grid-column:3;grid-area:Area-30}.webflow-mx2-led #w-node-_4bea5a59-2feb-e546-8abd-393af7de4b0c-a4f3e276{-ms-grid-row:31;-ms-grid-column:3;grid-area:Area-32}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e5b-a4f3e276{-ms-grid-row:1;-ms-grid-column:7;grid-area:Area}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e5b-a4f3e276{-ms-grid-row:1;-ms-grid-column:1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e5f-a4f3e276{-ms-grid-row:1;-ms-grid-column:1;grid-area:Area-2}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e5f-a4f3e276{-ms-grid-row:1;-ms-grid-column:3}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e61-a4f3e276{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e66-a4f3e276{-ms-grid-row:1;-ms-grid-column:9;grid-area:Area-5}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e66-a4f3e276{-ms-grid-row:5;-ms-grid-column:1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e6b-a4f3e276{-ms-grid-row:7;-ms-grid-column:1;grid-area:Area-7}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e70-a4f3e276{-ms-grid-row:9;-ms-grid-column:1;grid-area:Area-9}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e75-a4f3e276{-ms-grid-row:11;-ms-grid-column:1;grid-area:Area-11}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e7a-a4f3e276{-ms-grid-row:13;-ms-grid-column:1;grid-area:Area-13}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e7e-a4f3e276{-ms-grid-row:15;-ms-grid-column:1;grid-area:Area-15}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e83-a4f3e276{-ms-grid-row:17;-ms-grid-column:1;grid-area:Area-17}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e88-a4f3e276{grid-area:Area-19}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e8d-a4f3e276{-ms-grid-row:21;-ms-grid-column:1;grid-area:Area-21}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e92-a4f3e276{-ms-grid-row:23;-ms-grid-column:1;grid-area:Area-23}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e97-a4f3e276{-ms-grid-row:25;-ms-grid-column:1;grid-area:Area-25}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e9c-a4f3e276{-ms-grid-row:1;-ms-grid-column:5;grid-area:Area-4}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e9c-a4f3e276{-ms-grid-row:3;-ms-grid-column:3}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e9f-a4f3e276{-ms-grid-row:5;-ms-grid-column:3;grid-area:Area-6}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ea1-a4f3e276{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ea4-a4f3e276{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ea7-a4f3e276{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210eaa-a4f3e276{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ead-a4f3e276{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210eb0-a4f3e276{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210eb3-a4f3e276{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210eb5-a4f3e276{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210eb7-a4f3e276{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210eba-a4f3e276{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ec3-a4f3e276{-ms-grid-row:1;-ms-grid-column:7;grid-area:Area}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ec3-a4f3e276{-ms-grid-row:1;-ms-grid-column:1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ec7-a4f3e276{-ms-grid-row:1;-ms-grid-column:1;grid-area:Area-2}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ec7-a4f3e276{-ms-grid-row:1;-ms-grid-column:3}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ec9-a4f3e276{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ece-a4f3e276{-ms-grid-row:1;-ms-grid-column:9;grid-area:Area-5}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ece-a4f3e276{-ms-grid-row:5;-ms-grid-column:1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ed3-a4f3e276{-ms-grid-row:7;-ms-grid-column:1;grid-area:Area-7}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ed8-a4f3e276{-ms-grid-row:9;-ms-grid-column:1;grid-area:Area-9}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210edd-a4f3e276{-ms-grid-row:11;-ms-grid-column:1;grid-area:Area-11}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ee2-a4f3e276{-ms-grid-row:13;-ms-grid-column:1;grid-area:Area-13}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ee6-a4f3e276{-ms-grid-row:15;-ms-grid-column:1;grid-area:Area-15}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210eeb-a4f3e276{-ms-grid-row:17;-ms-grid-column:1;grid-area:Area-17}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ef0-a4f3e276{grid-area:Area-19}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ef5-a4f3e276{-ms-grid-row:21;-ms-grid-column:1;grid-area:Area-21}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210efa-a4f3e276{-ms-grid-row:23;-ms-grid-column:1;grid-area:Area-23}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210eff-a4f3e276{-ms-grid-row:25;-ms-grid-column:1;grid-area:Area-25}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f04-a4f3e276{-ms-grid-row:1;-ms-grid-column:5;grid-area:Area-4}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f04-a4f3e276{-ms-grid-row:3;-ms-grid-column:3}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f07-a4f3e276{-ms-grid-row:5;-ms-grid-column:3;grid-area:Area-6}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f09-a4f3e276{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f0c-a4f3e276{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f0f-a4f3e276{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f12-a4f3e276{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f15-a4f3e276{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f18-a4f3e276{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f1b-a4f3e276{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f1d-a4f3e276{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f20-a4f3e276{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f23-a4f3e276{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f2c-a4f3e276{-ms-grid-row:1;-ms-grid-column:7;grid-area:Area}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f2c-a4f3e276{-ms-grid-row:1;-ms-grid-column:1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f30-a4f3e276{-ms-grid-row:1;-ms-grid-column:1;grid-area:Area-2}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f30-a4f3e276{-ms-grid-row:1;-ms-grid-column:3}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f32-a4f3e276{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f37-a4f3e276{-ms-grid-row:1;-ms-grid-column:9;grid-area:Area-5}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f37-a4f3e276{-ms-grid-row:5;-ms-grid-column:1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f3c-a4f3e276{-ms-grid-row:7;-ms-grid-column:1;grid-area:Area-7}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f41-a4f3e276{-ms-grid-row:9;-ms-grid-column:1;grid-area:Area-9}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f46-a4f3e276{-ms-grid-row:11;-ms-grid-column:1;grid-area:Area-11}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f4b-a4f3e276{-ms-grid-row:13;-ms-grid-column:1;grid-area:Area-13}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f4f-a4f3e276{-ms-grid-row:15;-ms-grid-column:1;grid-area:Area-15}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f54-a4f3e276{-ms-grid-row:17;-ms-grid-column:1;grid-area:Area-17}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f59-a4f3e276{grid-area:Area-19}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f5e-a4f3e276{-ms-grid-row:21;-ms-grid-column:1;grid-area:Area-21}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f63-a4f3e276{-ms-grid-row:23;-ms-grid-column:1;grid-area:Area-23}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f68-a4f3e276{-ms-grid-row:25;-ms-grid-column:1;grid-area:Area-25}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f6d-a4f3e276{-ms-grid-row:1;-ms-grid-column:5;grid-area:Area-4}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f6d-a4f3e276{-ms-grid-row:3;-ms-grid-column:3}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f70-a4f3e276{-ms-grid-row:5;-ms-grid-column:3;grid-area:Area-6}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f72-a4f3e276{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f75-a4f3e276{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f78-a4f3e276{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f7b-a4f3e276{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f7e-a4f3e276{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f81-a4f3e276{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f84-a4f3e276{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f87-a4f3e276{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f8a-a4f3e276{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f8d-a4f3e276{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f96-a4f3e276{-ms-grid-row:1;-ms-grid-column:7;grid-area:Area}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f96-a4f3e276{-ms-grid-row:1;-ms-grid-column:1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f9a-a4f3e276{-ms-grid-row:1;-ms-grid-column:1;grid-area:Area-2}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f9a-a4f3e276{-ms-grid-row:1;-ms-grid-column:3}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f9d-a4f3e276{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fa2-a4f3e276{-ms-grid-row:1;-ms-grid-column:9;grid-area:Area-5}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fa2-a4f3e276{-ms-grid-row:5;-ms-grid-column:1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fa7-a4f3e276{-ms-grid-row:7;-ms-grid-column:1;grid-area:Area-7}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fac-a4f3e276{-ms-grid-row:9;-ms-grid-column:1;grid-area:Area-9}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fb1-a4f3e276{-ms-grid-row:11;-ms-grid-column:1;grid-area:Area-11}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fb6-a4f3e276{-ms-grid-row:13;-ms-grid-column:1;grid-area:Area-13}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fba-a4f3e276{-ms-grid-row:15;-ms-grid-column:1;grid-area:Area-15}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fbf-a4f3e276{-ms-grid-row:17;-ms-grid-column:1;grid-area:Area-17}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fc4-a4f3e276{grid-area:Area-19}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fc9-a4f3e276{-ms-grid-row:21;-ms-grid-column:1;grid-area:Area-21}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fce-a4f3e276{-ms-grid-row:23;-ms-grid-column:1;grid-area:Area-23}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fd3-a4f3e276{-ms-grid-row:25;-ms-grid-column:1;grid-area:Area-25}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fd8-a4f3e276{-ms-grid-row:1;-ms-grid-column:5;grid-area:Area-4}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fd8-a4f3e276{-ms-grid-row:3;-ms-grid-column:3}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fdb-a4f3e276{-ms-grid-row:5;-ms-grid-column:3;grid-area:Area-6}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fdd-a4f3e276{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fe0-a4f3e276{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fe3-a4f3e276{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fe6-a4f3e276{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fe9-a4f3e276{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fec-a4f3e276{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fef-a4f3e276{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ff1-a4f3e276{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ff3-a4f3e276{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ff6-a4f3e276{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-a6a82e62{-ms-grid-row:1;-ms-grid-column:3;justify-self:end;grid-area:Area-3}.webflow-mx2-led .grid-4>#w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-a6a82e62{-ms-grid-row:3;-ms-grid-column:1}.webflow-mx2-led #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-a6a82e62{justify-self:start;grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-dd869850-772b-453d-bbeb-1be3a31a15c6-a6a82e62{-ms-grid-row:1;-ms-grid-column:5;grid-area:Area-4}.webflow-mx2-led .grid-4>#w-node-dd869850-772b-453d-bbeb-1be3a31a15c6-a6a82e62{-ms-grid-row:3;-ms-grid-column:3}.webflow-mx2-led #w-node-_75171cc3-8095-888a-88da-cc91659f8a5a-a6a82e62{-ms-grid-row:1;-ms-grid-column:7;grid-area:Area}.webflow-mx2-led .grid-4>#w-node-_75171cc3-8095-888a-88da-cc91659f8a5a-a6a82e62{-ms-grid-row:1;-ms-grid-column:1}.webflow-mx2-led #w-node-_15569e21-760f-7bd4-1a90-6921474299cc-a6a82e62{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210c84-a6a82e62{-ms-grid-row:1;-ms-grid-column:7;grid-area:Area}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210c84-a6a82e62{-ms-grid-row:1;-ms-grid-column:1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210c88-a6a82e62{-ms-grid-row:1;-ms-grid-column:1;grid-area:Area-2}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210c88-a6a82e62{-ms-grid-row:1;-ms-grid-column:3}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210c8a-a6a82e62{-ms-grid-row:1;-ms-grid-column:3;grid-area:Area-3}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210c8a-a6a82e62{-ms-grid-row:3;-ms-grid-column:1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210c8f-a6a82e62{-ms-grid-row:1;-ms-grid-column:9;grid-area:Area-5}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210c8f-a6a82e62{-ms-grid-row:5;-ms-grid-column:1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210c94-a6a82e62{-ms-grid-row:7;-ms-grid-column:1;grid-area:Area-7}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210c99-a6a82e62{-ms-grid-row:9;-ms-grid-column:1;grid-area:Area-9}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210c9e-a6a82e62{-ms-grid-row:11;-ms-grid-column:1;grid-area:Area-11}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ca3-a6a82e62{-ms-grid-row:13;-ms-grid-column:1;grid-area:Area-13}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ca7-a6a82e62{-ms-grid-row:15;-ms-grid-column:1;grid-area:Area-15}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cac-a6a82e62{-ms-grid-row:17;-ms-grid-column:1;grid-area:Area-17}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cb1-a6a82e62{grid-area:Area-19}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cb6-a6a82e62{-ms-grid-row:21;-ms-grid-column:1;grid-area:Area-21}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cbb-a6a82e62{-ms-grid-row:23;-ms-grid-column:1;grid-area:Area-23}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cc0-a6a82e62{-ms-grid-row:25;-ms-grid-column:1;grid-area:Area-25}.webflow-mx2-led #w-node-aafb3dd8-b0c6-879e-4db7-4926cab0a79f-a6a82e62{-ms-grid-row:27;-ms-grid-column:1;grid-area:Area-27}.webflow-mx2-led #w-node-_9ca900ae-8852-74e0-cbf7-3ef71e48ae68-a6a82e62{-ms-grid-row:29;-ms-grid-column:1;grid-area:Area-29}.webflow-mx2-led #w-node-_6bd6e0b3-780f-dec9-07c2-3f98bbf88992-a6a82e62{-ms-grid-row:31;-ms-grid-column:1;grid-area:Area-31}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cc5-a6a82e62{-ms-grid-row:1;-ms-grid-column:5;grid-area:Area-4}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cc5-a6a82e62{-ms-grid-row:3;-ms-grid-column:3}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cc8-a6a82e62{-ms-grid-row:5;-ms-grid-column:3;grid-area:Area-6}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cca-a6a82e62{-ms-grid-row:7;-ms-grid-column:3;grid-area:Area-8}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ccd-a6a82e62{-ms-grid-row:9;-ms-grid-column:3;grid-area:Area-10}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cd0-a6a82e62{-ms-grid-row:11;-ms-grid-column:3;grid-area:Area-12}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cd3-a6a82e62{-ms-grid-row:13;-ms-grid-column:3;grid-area:Area-14}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cd6-a6a82e62{-ms-grid-row:15;-ms-grid-column:3;grid-area:Area-16}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cd9-a6a82e62{-ms-grid-row:17;-ms-grid-column:3;grid-area:Area-18}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cdc-a6a82e62{grid-area:Area-20}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cde-a6a82e62{-ms-grid-row:21;-ms-grid-column:3;grid-area:Area-22}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ce0-a6a82e62{-ms-grid-row:23;-ms-grid-column:3;grid-area:Area-24}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ce3-a6a82e62{-ms-grid-row:25;-ms-grid-column:3;grid-area:Area-26}.webflow-mx2-led #w-node-e57ec567-b27c-0cc5-0a8a-52930651f719-a6a82e62{-ms-grid-row:27;-ms-grid-column:3;grid-area:Area-28}.webflow-mx2-led #w-node-_2cf438e7-0567-2459-3c43-ba5065e02392-a6a82e62{-ms-grid-row:29;-ms-grid-column:3;grid-area:Area-30}.webflow-mx2-led #w-node-_4bea5a59-2feb-e546-8abd-393af7de4b0c-a6a82e62{-ms-grid-row:31;-ms-grid-column:3;grid-area:Area-32}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e5b-a6a82e62{-ms-grid-row:1;-ms-grid-column:7;grid-area:Area}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e5b-a6a82e62{-ms-grid-row:1;-ms-grid-column:1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e5f-a6a82e62{-ms-grid-row:1;-ms-grid-column:1;grid-area:Area-2}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e5f-a6a82e62{-ms-grid-row:1;-ms-grid-column:3}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e61-a6a82e62{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e66-a6a82e62{-ms-grid-row:1;-ms-grid-column:9;grid-area:Area-5}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e66-a6a82e62{-ms-grid-row:5;-ms-grid-column:1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e6b-a6a82e62{-ms-grid-row:7;-ms-grid-column:1;grid-area:Area-7}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e70-a6a82e62{-ms-grid-row:9;-ms-grid-column:1;grid-area:Area-9}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e75-a6a82e62{-ms-grid-row:11;-ms-grid-column:1;grid-area:Area-11}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e7a-a6a82e62{-ms-grid-row:13;-ms-grid-column:1;grid-area:Area-13}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e7e-a6a82e62{-ms-grid-row:15;-ms-grid-column:1;grid-area:Area-15}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e83-a6a82e62{-ms-grid-row:17;-ms-grid-column:1;grid-area:Area-17}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e88-a6a82e62{grid-area:Area-19}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e8d-a6a82e62{-ms-grid-row:21;-ms-grid-column:1;grid-area:Area-21}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e92-a6a82e62{-ms-grid-row:23;-ms-grid-column:1;grid-area:Area-23}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e97-a6a82e62{-ms-grid-row:25;-ms-grid-column:1;grid-area:Area-25}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e9c-a6a82e62{-ms-grid-row:1;-ms-grid-column:5;grid-area:Area-4}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e9c-a6a82e62{-ms-grid-row:3;-ms-grid-column:3}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e9f-a6a82e62{-ms-grid-row:5;-ms-grid-column:3;grid-area:Area-6}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ea1-a6a82e62{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ea4-a6a82e62{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ea7-a6a82e62{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210eaa-a6a82e62{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ead-a6a82e62{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210eb0-a6a82e62{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210eb3-a6a82e62{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210eb5-a6a82e62{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210eb7-a6a82e62{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210eba-a6a82e62{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ec3-a6a82e62{-ms-grid-row:1;-ms-grid-column:7;grid-area:Area}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ec3-a6a82e62{-ms-grid-row:1;-ms-grid-column:1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ec7-a6a82e62{-ms-grid-row:1;-ms-grid-column:1;grid-area:Area-2}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ec7-a6a82e62{-ms-grid-row:1;-ms-grid-column:3}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ec9-a6a82e62{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ece-a6a82e62{-ms-grid-row:1;-ms-grid-column:9;grid-area:Area-5}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ece-a6a82e62{-ms-grid-row:5;-ms-grid-column:1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ed3-a6a82e62{-ms-grid-row:7;-ms-grid-column:1;grid-area:Area-7}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ed8-a6a82e62{-ms-grid-row:9;-ms-grid-column:1;grid-area:Area-9}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210edd-a6a82e62{-ms-grid-row:11;-ms-grid-column:1;grid-area:Area-11}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ee2-a6a82e62{-ms-grid-row:13;-ms-grid-column:1;grid-area:Area-13}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ee6-a6a82e62{-ms-grid-row:15;-ms-grid-column:1;grid-area:Area-15}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210eeb-a6a82e62{-ms-grid-row:17;-ms-grid-column:1;grid-area:Area-17}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ef0-a6a82e62{grid-area:Area-19}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ef5-a6a82e62{-ms-grid-row:21;-ms-grid-column:1;grid-area:Area-21}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210efa-a6a82e62{-ms-grid-row:23;-ms-grid-column:1;grid-area:Area-23}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210eff-a6a82e62{-ms-grid-row:25;-ms-grid-column:1;grid-area:Area-25}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f04-a6a82e62{-ms-grid-row:1;-ms-grid-column:5;grid-area:Area-4}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f04-a6a82e62{-ms-grid-row:3;-ms-grid-column:3}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f07-a6a82e62{-ms-grid-row:5;-ms-grid-column:3;grid-area:Area-6}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f09-a6a82e62{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f0c-a6a82e62{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f0f-a6a82e62{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f12-a6a82e62{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f15-a6a82e62{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f18-a6a82e62{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f1b-a6a82e62{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f1d-a6a82e62{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f20-a6a82e62{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f23-a6a82e62{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f2c-a6a82e62{-ms-grid-row:1;-ms-grid-column:7;grid-area:Area}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f2c-a6a82e62{-ms-grid-row:1;-ms-grid-column:1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f30-a6a82e62{-ms-grid-row:1;-ms-grid-column:1;grid-area:Area-2}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f30-a6a82e62{-ms-grid-row:1;-ms-grid-column:3}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f32-a6a82e62{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f37-a6a82e62{-ms-grid-row:1;-ms-grid-column:9;grid-area:Area-5}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f37-a6a82e62{-ms-grid-row:5;-ms-grid-column:1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f3c-a6a82e62{-ms-grid-row:7;-ms-grid-column:1;grid-area:Area-7}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f41-a6a82e62{-ms-grid-row:9;-ms-grid-column:1;grid-area:Area-9}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f46-a6a82e62{-ms-grid-row:11;-ms-grid-column:1;grid-area:Area-11}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f4b-a6a82e62{-ms-grid-row:13;-ms-grid-column:1;grid-area:Area-13}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f4f-a6a82e62{-ms-grid-row:15;-ms-grid-column:1;grid-area:Area-15}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f54-a6a82e62{-ms-grid-row:17;-ms-grid-column:1;grid-area:Area-17}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f59-a6a82e62{grid-area:Area-19}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f5e-a6a82e62{-ms-grid-row:21;-ms-grid-column:1;grid-area:Area-21}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f63-a6a82e62{-ms-grid-row:23;-ms-grid-column:1;grid-area:Area-23}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f68-a6a82e62{-ms-grid-row:25;-ms-grid-column:1;grid-area:Area-25}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f6d-a6a82e62{-ms-grid-row:1;-ms-grid-column:5;grid-area:Area-4}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f6d-a6a82e62{-ms-grid-row:3;-ms-grid-column:3}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f70-a6a82e62{-ms-grid-row:5;-ms-grid-column:3;grid-area:Area-6}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f72-a6a82e62{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f75-a6a82e62{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f78-a6a82e62{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f7b-a6a82e62{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f7e-a6a82e62{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f81-a6a82e62{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f84-a6a82e62{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f87-a6a82e62{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f8a-a6a82e62{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f8d-a6a82e62{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f96-a6a82e62{-ms-grid-row:1;-ms-grid-column:7;grid-area:Area}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f96-a6a82e62{-ms-grid-row:1;-ms-grid-column:1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f9a-a6a82e62{-ms-grid-row:1;-ms-grid-column:1;grid-area:Area-2}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f9a-a6a82e62{-ms-grid-row:1;-ms-grid-column:3}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f9d-a6a82e62{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fa2-a6a82e62{-ms-grid-row:1;-ms-grid-column:9;grid-area:Area-5}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fa2-a6a82e62{-ms-grid-row:5;-ms-grid-column:1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fa7-a6a82e62{-ms-grid-row:7;-ms-grid-column:1;grid-area:Area-7}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fac-a6a82e62{-ms-grid-row:9;-ms-grid-column:1;grid-area:Area-9}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fb1-a6a82e62{-ms-grid-row:11;-ms-grid-column:1;grid-area:Area-11}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fb6-a6a82e62{-ms-grid-row:13;-ms-grid-column:1;grid-area:Area-13}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fba-a6a82e62{-ms-grid-row:15;-ms-grid-column:1;grid-area:Area-15}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fbf-a6a82e62{-ms-grid-row:17;-ms-grid-column:1;grid-area:Area-17}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fc4-a6a82e62{grid-area:Area-19}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fc9-a6a82e62{-ms-grid-row:21;-ms-grid-column:1;grid-area:Area-21}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fce-a6a82e62{-ms-grid-row:23;-ms-grid-column:1;grid-area:Area-23}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fd3-a6a82e62{-ms-grid-row:25;-ms-grid-column:1;grid-area:Area-25}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fd8-a6a82e62{-ms-grid-row:1;-ms-grid-column:5;grid-area:Area-4}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fd8-a6a82e62{-ms-grid-row:3;-ms-grid-column:3}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fdb-a6a82e62{-ms-grid-row:5;-ms-grid-column:3;grid-area:Area-6}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fdd-a6a82e62{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fe0-a6a82e62{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fe3-a6a82e62{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fe6-a6a82e62{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fe9-a6a82e62{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fec-a6a82e62{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fef-a6a82e62{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ff1-a6a82e62{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ff3-a6a82e62{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ff6-a6a82e62{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-c90d27c7{-ms-grid-row:1;-ms-grid-column:3;justify-self:end;grid-area:Area-3}.webflow-mx2-led .grid-4>#w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-c90d27c7{-ms-grid-row:3;-ms-grid-column:1}.webflow-mx2-led #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-c90d27c7{justify-self:start;grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-dd869850-772b-453d-bbeb-1be3a31a15c6-c90d27c7{-ms-grid-row:1;-ms-grid-column:5;grid-area:Area-4}.webflow-mx2-led .grid-4>#w-node-dd869850-772b-453d-bbeb-1be3a31a15c6-c90d27c7{-ms-grid-row:3;-ms-grid-column:3}.webflow-mx2-led #w-node-e6392f64-663b-3749-cd88-1e8a7634e784-c90d27c7{-ms-grid-row:1;-ms-grid-column:9;grid-area:Area-5}.webflow-mx2-led .grid-4>#w-node-e6392f64-663b-3749-cd88-1e8a7634e784-c90d27c7{-ms-grid-row:5;-ms-grid-column:1}.webflow-mx2-led #w-node-_75171cc3-8095-888a-88da-cc91659f8a5a-c90d27c7{-ms-grid-row:1;-ms-grid-column:7;grid-area:Area}.webflow-mx2-led .grid-4>#w-node-_75171cc3-8095-888a-88da-cc91659f8a5a-c90d27c7{-ms-grid-row:1;-ms-grid-column:1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210c84-c90d27c7{-ms-grid-row:1;-ms-grid-column:7;grid-area:Area}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210c84-c90d27c7{-ms-grid-row:1;-ms-grid-column:1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210c88-c90d27c7{-ms-grid-row:1;-ms-grid-column:1;grid-area:Area-2}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210c88-c90d27c7{-ms-grid-row:1;-ms-grid-column:3}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210c8a-c90d27c7{-ms-grid-row:1;-ms-grid-column:3;grid-area:Area-3}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210c8a-c90d27c7{-ms-grid-row:3;-ms-grid-column:1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210c8f-c90d27c7{-ms-grid-row:1;-ms-grid-column:9;grid-area:Area-5}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210c8f-c90d27c7{-ms-grid-row:5;-ms-grid-column:1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210c94-c90d27c7{-ms-grid-row:7;-ms-grid-column:1;grid-area:Area-7}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210c99-c90d27c7{-ms-grid-row:9;-ms-grid-column:1;grid-area:Area-9}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210c9e-c90d27c7{-ms-grid-row:11;-ms-grid-column:1;grid-area:Area-11}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ca3-c90d27c7{-ms-grid-row:13;-ms-grid-column:1;grid-area:Area-13}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ca7-c90d27c7{-ms-grid-row:15;-ms-grid-column:1;grid-area:Area-15}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cac-c90d27c7{-ms-grid-row:17;-ms-grid-column:1;grid-area:Area-17}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cb1-c90d27c7{grid-area:Area-19}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cb6-c90d27c7{-ms-grid-row:21;-ms-grid-column:1;grid-area:Area-21}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cbb-c90d27c7{-ms-grid-row:23;-ms-grid-column:1;grid-area:Area-23}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cc0-c90d27c7{-ms-grid-row:25;-ms-grid-column:1;grid-area:Area-25}.webflow-mx2-led #w-node-aafb3dd8-b0c6-879e-4db7-4926cab0a79f-c90d27c7{-ms-grid-row:27;-ms-grid-column:1;grid-area:Area-27}.webflow-mx2-led #w-node-_9ca900ae-8852-74e0-cbf7-3ef71e48ae68-c90d27c7{-ms-grid-row:29;-ms-grid-column:1;grid-area:Area-29}.webflow-mx2-led #w-node-_6bd6e0b3-780f-dec9-07c2-3f98bbf88992-c90d27c7{-ms-grid-row:31;-ms-grid-column:1;grid-area:Area-31}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cc5-c90d27c7{-ms-grid-row:1;-ms-grid-column:5;grid-area:Area-4}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cc5-c90d27c7{-ms-grid-row:3;-ms-grid-column:3}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cc8-c90d27c7{-ms-grid-row:5;-ms-grid-column:3;grid-area:Area-6}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cca-c90d27c7{-ms-grid-row:7;-ms-grid-column:3;grid-area:Area-8}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ccd-c90d27c7{-ms-grid-row:9;-ms-grid-column:3;grid-area:Area-10}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cd0-c90d27c7{-ms-grid-row:11;-ms-grid-column:3;grid-area:Area-12}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cd3-c90d27c7{-ms-grid-row:13;-ms-grid-column:3;grid-area:Area-14}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cd6-c90d27c7{-ms-grid-row:15;-ms-grid-column:3;grid-area:Area-16}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cd9-c90d27c7{-ms-grid-row:17;-ms-grid-column:3;grid-area:Area-18}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cdc-c90d27c7{grid-area:Area-20}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cde-c90d27c7{-ms-grid-row:21;-ms-grid-column:3;grid-area:Area-22}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ce0-c90d27c7{-ms-grid-row:23;-ms-grid-column:3;grid-area:Area-24}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ce3-c90d27c7{-ms-grid-row:25;-ms-grid-column:3;grid-area:Area-26}.webflow-mx2-led #w-node-e57ec567-b27c-0cc5-0a8a-52930651f719-c90d27c7{-ms-grid-row:27;-ms-grid-column:3;grid-area:Area-28}.webflow-mx2-led #w-node-_2cf438e7-0567-2459-3c43-ba5065e02392-c90d27c7{-ms-grid-row:29;-ms-grid-column:3;grid-area:Area-30}.webflow-mx2-led #w-node-_4bea5a59-2feb-e546-8abd-393af7de4b0c-c90d27c7{-ms-grid-row:31;-ms-grid-column:3;grid-area:Area-32}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e5b-c90d27c7{-ms-grid-row:1;-ms-grid-column:7;grid-area:Area}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e5b-c90d27c7{-ms-grid-row:1;-ms-grid-column:1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e5f-c90d27c7{-ms-grid-row:1;-ms-grid-column:1;grid-area:Area-2}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e5f-c90d27c7{-ms-grid-row:1;-ms-grid-column:3}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e61-c90d27c7{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e66-c90d27c7{-ms-grid-row:1;-ms-grid-column:9;grid-area:Area-5}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e66-c90d27c7{-ms-grid-row:5;-ms-grid-column:1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e6b-c90d27c7{-ms-grid-row:7;-ms-grid-column:1;grid-area:Area-7}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e70-c90d27c7{-ms-grid-row:9;-ms-grid-column:1;grid-area:Area-9}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e75-c90d27c7{-ms-grid-row:11;-ms-grid-column:1;grid-area:Area-11}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e7a-c90d27c7{-ms-grid-row:13;-ms-grid-column:1;grid-area:Area-13}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e7e-c90d27c7{-ms-grid-row:15;-ms-grid-column:1;grid-area:Area-15}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e83-c90d27c7{-ms-grid-row:17;-ms-grid-column:1;grid-area:Area-17}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e88-c90d27c7{grid-area:Area-19}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e8d-c90d27c7{-ms-grid-row:21;-ms-grid-column:1;grid-area:Area-21}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e92-c90d27c7{-ms-grid-row:23;-ms-grid-column:1;grid-area:Area-23}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e97-c90d27c7{-ms-grid-row:25;-ms-grid-column:1;grid-area:Area-25}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e9c-c90d27c7{-ms-grid-row:1;-ms-grid-column:5;grid-area:Area-4}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e9c-c90d27c7{-ms-grid-row:3;-ms-grid-column:3}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e9f-c90d27c7{-ms-grid-row:5;-ms-grid-column:3;grid-area:Area-6}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ea1-c90d27c7{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ea4-c90d27c7{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ea7-c90d27c7{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210eaa-c90d27c7{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ead-c90d27c7{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210eb0-c90d27c7{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210eb3-c90d27c7{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210eb5-c90d27c7{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210eb7-c90d27c7{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210eba-c90d27c7{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ec3-c90d27c7{-ms-grid-row:1;-ms-grid-column:7;grid-area:Area}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ec3-c90d27c7{-ms-grid-row:1;-ms-grid-column:1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ec7-c90d27c7{-ms-grid-row:1;-ms-grid-column:1;grid-area:Area-2}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ec7-c90d27c7{-ms-grid-row:1;-ms-grid-column:3}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ec9-c90d27c7{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ece-c90d27c7{-ms-grid-row:1;-ms-grid-column:9;grid-area:Area-5}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ece-c90d27c7{-ms-grid-row:5;-ms-grid-column:1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ed3-c90d27c7{-ms-grid-row:7;-ms-grid-column:1;grid-area:Area-7}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ed8-c90d27c7{-ms-grid-row:9;-ms-grid-column:1;grid-area:Area-9}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210edd-c90d27c7{-ms-grid-row:11;-ms-grid-column:1;grid-area:Area-11}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ee2-c90d27c7{-ms-grid-row:13;-ms-grid-column:1;grid-area:Area-13}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ee6-c90d27c7{-ms-grid-row:15;-ms-grid-column:1;grid-area:Area-15}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210eeb-c90d27c7{-ms-grid-row:17;-ms-grid-column:1;grid-area:Area-17}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ef0-c90d27c7{grid-area:Area-19}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ef5-c90d27c7{-ms-grid-row:21;-ms-grid-column:1;grid-area:Area-21}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210efa-c90d27c7{-ms-grid-row:23;-ms-grid-column:1;grid-area:Area-23}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210eff-c90d27c7{-ms-grid-row:25;-ms-grid-column:1;grid-area:Area-25}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f04-c90d27c7{-ms-grid-row:1;-ms-grid-column:5;grid-area:Area-4}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f04-c90d27c7{-ms-grid-row:3;-ms-grid-column:3}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f07-c90d27c7{-ms-grid-row:5;-ms-grid-column:3;grid-area:Area-6}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f09-c90d27c7{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f0c-c90d27c7{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f0f-c90d27c7{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f12-c90d27c7{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f15-c90d27c7{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f18-c90d27c7{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f1b-c90d27c7{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f1d-c90d27c7{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f20-c90d27c7{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f23-c90d27c7{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f2c-c90d27c7{-ms-grid-row:1;-ms-grid-column:7;grid-area:Area}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f2c-c90d27c7{-ms-grid-row:1;-ms-grid-column:1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f30-c90d27c7{-ms-grid-row:1;-ms-grid-column:1;grid-area:Area-2}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f30-c90d27c7{-ms-grid-row:1;-ms-grid-column:3}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f32-c90d27c7{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f37-c90d27c7{-ms-grid-row:1;-ms-grid-column:9;grid-area:Area-5}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f37-c90d27c7{-ms-grid-row:5;-ms-grid-column:1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f3c-c90d27c7{-ms-grid-row:7;-ms-grid-column:1;grid-area:Area-7}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f41-c90d27c7{-ms-grid-row:9;-ms-grid-column:1;grid-area:Area-9}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f46-c90d27c7{-ms-grid-row:11;-ms-grid-column:1;grid-area:Area-11}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f4b-c90d27c7{-ms-grid-row:13;-ms-grid-column:1;grid-area:Area-13}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f4f-c90d27c7{-ms-grid-row:15;-ms-grid-column:1;grid-area:Area-15}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f54-c90d27c7{-ms-grid-row:17;-ms-grid-column:1;grid-area:Area-17}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f59-c90d27c7{grid-area:Area-19}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f5e-c90d27c7{-ms-grid-row:21;-ms-grid-column:1;grid-area:Area-21}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f63-c90d27c7{-ms-grid-row:23;-ms-grid-column:1;grid-area:Area-23}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f68-c90d27c7{-ms-grid-row:25;-ms-grid-column:1;grid-area:Area-25}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f6d-c90d27c7{-ms-grid-row:1;-ms-grid-column:5;grid-area:Area-4}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f6d-c90d27c7{-ms-grid-row:3;-ms-grid-column:3}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f70-c90d27c7{-ms-grid-row:5;-ms-grid-column:3;grid-area:Area-6}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f72-c90d27c7{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f75-c90d27c7{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f78-c90d27c7{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f7b-c90d27c7{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f7e-c90d27c7{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f81-c90d27c7{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f84-c90d27c7{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f87-c90d27c7{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f8a-c90d27c7{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f8d-c90d27c7{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f96-c90d27c7{-ms-grid-row:1;-ms-grid-column:7;grid-area:Area}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f96-c90d27c7{-ms-grid-row:1;-ms-grid-column:1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f9a-c90d27c7{-ms-grid-row:1;-ms-grid-column:1;grid-area:Area-2}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f9a-c90d27c7{-ms-grid-row:1;-ms-grid-column:3}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f9d-c90d27c7{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fa2-c90d27c7{-ms-grid-row:1;-ms-grid-column:9;grid-area:Area-5}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fa2-c90d27c7{-ms-grid-row:5;-ms-grid-column:1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fa7-c90d27c7{-ms-grid-row:7;-ms-grid-column:1;grid-area:Area-7}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fac-c90d27c7{-ms-grid-row:9;-ms-grid-column:1;grid-area:Area-9}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fb1-c90d27c7{-ms-grid-row:11;-ms-grid-column:1;grid-area:Area-11}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fb6-c90d27c7{-ms-grid-row:13;-ms-grid-column:1;grid-area:Area-13}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fba-c90d27c7{-ms-grid-row:15;-ms-grid-column:1;grid-area:Area-15}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fbf-c90d27c7{-ms-grid-row:17;-ms-grid-column:1;grid-area:Area-17}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fc4-c90d27c7{grid-area:Area-19}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fc9-c90d27c7{-ms-grid-row:21;-ms-grid-column:1;grid-area:Area-21}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fce-c90d27c7{-ms-grid-row:23;-ms-grid-column:1;grid-area:Area-23}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fd3-c90d27c7{-ms-grid-row:25;-ms-grid-column:1;grid-area:Area-25}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fd8-c90d27c7{-ms-grid-row:1;-ms-grid-column:5;grid-area:Area-4}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fd8-c90d27c7{-ms-grid-row:3;-ms-grid-column:3}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fdb-c90d27c7{-ms-grid-row:5;-ms-grid-column:3;grid-area:Area-6}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fdd-c90d27c7{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fe0-c90d27c7{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fe3-c90d27c7{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fe6-c90d27c7{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fe9-c90d27c7{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fec-c90d27c7{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fef-c90d27c7{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ff1-c90d27c7{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ff3-c90d27c7{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ff6-c90d27c7{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-53e4936a{-ms-grid-row:1;-ms-grid-column:3;justify-self:end;grid-area:Area-3}.webflow-mx2-led .grid-4>#w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-53e4936a{-ms-grid-row:3;-ms-grid-column:1}.webflow-mx2-led #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-53e4936a{justify-self:start;grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-dd869850-772b-453d-bbeb-1be3a31a15c6-53e4936a{-ms-grid-row:1;-ms-grid-column:5;grid-area:Area-4}.webflow-mx2-led .grid-4>#w-node-dd869850-772b-453d-bbeb-1be3a31a15c6-53e4936a{-ms-grid-row:3;-ms-grid-column:3}.webflow-mx2-led #w-node-e6392f64-663b-3749-cd88-1e8a7634e784-53e4936a{-ms-grid-row:1;-ms-grid-column:9;grid-area:Area-5}.webflow-mx2-led .grid-4>#w-node-e6392f64-663b-3749-cd88-1e8a7634e784-53e4936a{-ms-grid-row:5;-ms-grid-column:1}.webflow-mx2-led #w-node-_75171cc3-8095-888a-88da-cc91659f8a5a-53e4936a{-ms-grid-row:1;-ms-grid-column:7;grid-area:Area}.webflow-mx2-led .grid-4>#w-node-_75171cc3-8095-888a-88da-cc91659f8a5a-53e4936a{-ms-grid-row:1;-ms-grid-column:1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210c84-53e4936a{-ms-grid-row:1;-ms-grid-column:7;grid-area:Area}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210c84-53e4936a{-ms-grid-row:1;-ms-grid-column:1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210c88-53e4936a{-ms-grid-row:1;-ms-grid-column:1;grid-area:Area-2}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210c88-53e4936a{-ms-grid-row:1;-ms-grid-column:3}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210c8a-53e4936a{-ms-grid-row:1;-ms-grid-column:3;grid-area:Area-3}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210c8a-53e4936a{-ms-grid-row:3;-ms-grid-column:1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210c8f-53e4936a{-ms-grid-row:1;-ms-grid-column:9;grid-area:Area-5}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210c8f-53e4936a{-ms-grid-row:5;-ms-grid-column:1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210c94-53e4936a{-ms-grid-row:7;-ms-grid-column:1;grid-area:Area-7}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210c99-53e4936a{-ms-grid-row:9;-ms-grid-column:1;grid-area:Area-9}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210c9e-53e4936a{-ms-grid-row:11;-ms-grid-column:1;grid-area:Area-11}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ca3-53e4936a{-ms-grid-row:13;-ms-grid-column:1;grid-area:Area-13}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ca7-53e4936a{-ms-grid-row:15;-ms-grid-column:1;grid-area:Area-15}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cac-53e4936a{-ms-grid-row:17;-ms-grid-column:1;grid-area:Area-17}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cb1-53e4936a{grid-area:Area-19}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cb6-53e4936a{-ms-grid-row:21;-ms-grid-column:1;grid-area:Area-21}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cbb-53e4936a{-ms-grid-row:23;-ms-grid-column:1;grid-area:Area-23}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cc0-53e4936a{-ms-grid-row:25;-ms-grid-column:1;grid-area:Area-25}.webflow-mx2-led #w-node-aafb3dd8-b0c6-879e-4db7-4926cab0a79f-53e4936a{-ms-grid-row:27;-ms-grid-column:1;grid-area:Area-27}.webflow-mx2-led #w-node-_9ca900ae-8852-74e0-cbf7-3ef71e48ae68-53e4936a{-ms-grid-row:29;-ms-grid-column:1;grid-area:Area-29}.webflow-mx2-led #w-node-_6bd6e0b3-780f-dec9-07c2-3f98bbf88992-53e4936a{-ms-grid-row:31;-ms-grid-column:1;grid-area:Area-31}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cc5-53e4936a{-ms-grid-row:1;-ms-grid-column:5;grid-area:Area-4}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cc5-53e4936a{-ms-grid-row:3;-ms-grid-column:3}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cc8-53e4936a{-ms-grid-row:5;-ms-grid-column:3;grid-area:Area-6}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cca-53e4936a{-ms-grid-row:7;-ms-grid-column:3;grid-area:Area-8}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ccd-53e4936a{-ms-grid-row:9;-ms-grid-column:3;grid-area:Area-10}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cd0-53e4936a{-ms-grid-row:11;-ms-grid-column:3;grid-area:Area-12}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cd3-53e4936a{-ms-grid-row:13;-ms-grid-column:3;grid-area:Area-14}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cd6-53e4936a{-ms-grid-row:15;-ms-grid-column:3;grid-area:Area-16}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cd9-53e4936a{-ms-grid-row:17;-ms-grid-column:3;grid-area:Area-18}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cdc-53e4936a{grid-area:Area-20}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cde-53e4936a{-ms-grid-row:21;-ms-grid-column:3;grid-area:Area-22}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ce0-53e4936a{-ms-grid-row:23;-ms-grid-column:3;grid-area:Area-24}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ce3-53e4936a{-ms-grid-row:25;-ms-grid-column:3;grid-area:Area-26}.webflow-mx2-led #w-node-e57ec567-b27c-0cc5-0a8a-52930651f719-53e4936a{-ms-grid-row:27;-ms-grid-column:3;grid-area:Area-28}.webflow-mx2-led #w-node-_2cf438e7-0567-2459-3c43-ba5065e02392-53e4936a{-ms-grid-row:29;-ms-grid-column:3;grid-area:Area-30}.webflow-mx2-led #w-node-_4bea5a59-2feb-e546-8abd-393af7de4b0c-53e4936a{-ms-grid-row:31;-ms-grid-column:3;grid-area:Area-32}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e5b-53e4936a{-ms-grid-row:1;-ms-grid-column:7;grid-area:Area}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e5b-53e4936a{-ms-grid-row:1;-ms-grid-column:1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e5f-53e4936a{-ms-grid-row:1;-ms-grid-column:1;grid-area:Area-2}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e5f-53e4936a{-ms-grid-row:1;-ms-grid-column:3}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e61-53e4936a{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e66-53e4936a{-ms-grid-row:1;-ms-grid-column:9;grid-area:Area-5}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e66-53e4936a{-ms-grid-row:5;-ms-grid-column:1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e6b-53e4936a{-ms-grid-row:7;-ms-grid-column:1;grid-area:Area-7}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e70-53e4936a{-ms-grid-row:9;-ms-grid-column:1;grid-area:Area-9}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e75-53e4936a{-ms-grid-row:11;-ms-grid-column:1;grid-area:Area-11}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e7a-53e4936a{-ms-grid-row:13;-ms-grid-column:1;grid-area:Area-13}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e7e-53e4936a{-ms-grid-row:15;-ms-grid-column:1;grid-area:Area-15}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e83-53e4936a{-ms-grid-row:17;-ms-grid-column:1;grid-area:Area-17}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e88-53e4936a{grid-area:Area-19}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e8d-53e4936a{-ms-grid-row:21;-ms-grid-column:1;grid-area:Area-21}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e92-53e4936a{-ms-grid-row:23;-ms-grid-column:1;grid-area:Area-23}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e97-53e4936a{-ms-grid-row:25;-ms-grid-column:1;grid-area:Area-25}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e9c-53e4936a{-ms-grid-row:1;-ms-grid-column:5;grid-area:Area-4}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e9c-53e4936a{-ms-grid-row:3;-ms-grid-column:3}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e9f-53e4936a{-ms-grid-row:5;-ms-grid-column:3;grid-area:Area-6}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ea1-53e4936a{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ea4-53e4936a{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ea7-53e4936a{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210eaa-53e4936a{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ead-53e4936a{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210eb0-53e4936a{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210eb3-53e4936a{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210eb5-53e4936a{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210eb7-53e4936a{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210eba-53e4936a{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ec3-53e4936a{-ms-grid-row:1;-ms-grid-column:7;grid-area:Area}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ec3-53e4936a{-ms-grid-row:1;-ms-grid-column:1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ec7-53e4936a{-ms-grid-row:1;-ms-grid-column:1;grid-area:Area-2}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ec7-53e4936a{-ms-grid-row:1;-ms-grid-column:3}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ec9-53e4936a{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ece-53e4936a{-ms-grid-row:1;-ms-grid-column:9;grid-area:Area-5}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ece-53e4936a{-ms-grid-row:5;-ms-grid-column:1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ed3-53e4936a{-ms-grid-row:7;-ms-grid-column:1;grid-area:Area-7}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ed8-53e4936a{-ms-grid-row:9;-ms-grid-column:1;grid-area:Area-9}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210edd-53e4936a{-ms-grid-row:11;-ms-grid-column:1;grid-area:Area-11}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ee2-53e4936a{-ms-grid-row:13;-ms-grid-column:1;grid-area:Area-13}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ee6-53e4936a{-ms-grid-row:15;-ms-grid-column:1;grid-area:Area-15}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210eeb-53e4936a{-ms-grid-row:17;-ms-grid-column:1;grid-area:Area-17}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ef0-53e4936a{grid-area:Area-19}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ef5-53e4936a{-ms-grid-row:21;-ms-grid-column:1;grid-area:Area-21}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210efa-53e4936a{-ms-grid-row:23;-ms-grid-column:1;grid-area:Area-23}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210eff-53e4936a{-ms-grid-row:25;-ms-grid-column:1;grid-area:Area-25}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f04-53e4936a{-ms-grid-row:1;-ms-grid-column:5;grid-area:Area-4}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f04-53e4936a{-ms-grid-row:3;-ms-grid-column:3}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f07-53e4936a{-ms-grid-row:5;-ms-grid-column:3;grid-area:Area-6}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f09-53e4936a{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f0c-53e4936a{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f0f-53e4936a{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f12-53e4936a{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f15-53e4936a{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f18-53e4936a{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f1b-53e4936a{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f1d-53e4936a{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f20-53e4936a{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f23-53e4936a{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f2c-53e4936a{-ms-grid-row:1;-ms-grid-column:7;grid-area:Area}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f2c-53e4936a{-ms-grid-row:1;-ms-grid-column:1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f30-53e4936a{-ms-grid-row:1;-ms-grid-column:1;grid-area:Area-2}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f30-53e4936a{-ms-grid-row:1;-ms-grid-column:3}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f32-53e4936a{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f37-53e4936a{-ms-grid-row:1;-ms-grid-column:9;grid-area:Area-5}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f37-53e4936a{-ms-grid-row:5;-ms-grid-column:1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f3c-53e4936a{-ms-grid-row:7;-ms-grid-column:1;grid-area:Area-7}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f41-53e4936a{-ms-grid-row:9;-ms-grid-column:1;grid-area:Area-9}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f46-53e4936a{-ms-grid-row:11;-ms-grid-column:1;grid-area:Area-11}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f4b-53e4936a{-ms-grid-row:13;-ms-grid-column:1;grid-area:Area-13}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f4f-53e4936a{-ms-grid-row:15;-ms-grid-column:1;grid-area:Area-15}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f54-53e4936a{-ms-grid-row:17;-ms-grid-column:1;grid-area:Area-17}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f59-53e4936a{grid-area:Area-19}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f5e-53e4936a{-ms-grid-row:21;-ms-grid-column:1;grid-area:Area-21}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f63-53e4936a{-ms-grid-row:23;-ms-grid-column:1;grid-area:Area-23}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f68-53e4936a{-ms-grid-row:25;-ms-grid-column:1;grid-area:Area-25}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f6d-53e4936a{-ms-grid-row:1;-ms-grid-column:5;grid-area:Area-4}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f6d-53e4936a{-ms-grid-row:3;-ms-grid-column:3}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f70-53e4936a{-ms-grid-row:5;-ms-grid-column:3;grid-area:Area-6}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f72-53e4936a{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f75-53e4936a{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f78-53e4936a{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f7b-53e4936a{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f7e-53e4936a{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f81-53e4936a{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f84-53e4936a{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f87-53e4936a{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f8a-53e4936a{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f8d-53e4936a{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f96-53e4936a{-ms-grid-row:1;-ms-grid-column:7;grid-area:Area}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f96-53e4936a{-ms-grid-row:1;-ms-grid-column:1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f9a-53e4936a{-ms-grid-row:1;-ms-grid-column:1;grid-area:Area-2}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f9a-53e4936a{-ms-grid-row:1;-ms-grid-column:3}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f9d-53e4936a{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fa2-53e4936a{-ms-grid-row:1;-ms-grid-column:9;grid-area:Area-5}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fa2-53e4936a{-ms-grid-row:5;-ms-grid-column:1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fa7-53e4936a{-ms-grid-row:7;-ms-grid-column:1;grid-area:Area-7}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fac-53e4936a{-ms-grid-row:9;-ms-grid-column:1;grid-area:Area-9}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fb1-53e4936a{-ms-grid-row:11;-ms-grid-column:1;grid-area:Area-11}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fb6-53e4936a{-ms-grid-row:13;-ms-grid-column:1;grid-area:Area-13}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fba-53e4936a{-ms-grid-row:15;-ms-grid-column:1;grid-area:Area-15}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fbf-53e4936a{-ms-grid-row:17;-ms-grid-column:1;grid-area:Area-17}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fc4-53e4936a{grid-area:Area-19}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fc9-53e4936a{-ms-grid-row:21;-ms-grid-column:1;grid-area:Area-21}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fce-53e4936a{-ms-grid-row:23;-ms-grid-column:1;grid-area:Area-23}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fd3-53e4936a{-ms-grid-row:25;-ms-grid-column:1;grid-area:Area-25}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fd8-53e4936a{-ms-grid-row:1;-ms-grid-column:5;grid-area:Area-4}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fd8-53e4936a{-ms-grid-row:3;-ms-grid-column:3}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fdb-53e4936a{-ms-grid-row:5;-ms-grid-column:3;grid-area:Area-6}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fdd-53e4936a{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fe0-53e4936a{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fe3-53e4936a{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fe6-53e4936a{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fe9-53e4936a{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fec-53e4936a{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fef-53e4936a{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ff1-53e4936a{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ff3-53e4936a{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ff6-53e4936a{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-74645f37{-ms-grid-row:1;-ms-grid-column:3;justify-self:end;grid-area:Area-3}.webflow-mx2-led .grid-4>#w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-74645f37{-ms-grid-row:3;-ms-grid-column:1}.webflow-mx2-led #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-74645f37{justify-self:start;grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-dd869850-772b-453d-bbeb-1be3a31a15c6-74645f37{-ms-grid-row:1;-ms-grid-column:5;grid-area:Area-4}.webflow-mx2-led .grid-4>#w-node-dd869850-772b-453d-bbeb-1be3a31a15c6-74645f37{-ms-grid-row:3;-ms-grid-column:3}.webflow-mx2-led #w-node-_75171cc3-8095-888a-88da-cc91659f8a5a-74645f37{-ms-grid-row:1;-ms-grid-column:7;grid-area:Area}.webflow-mx2-led .grid-4>#w-node-_75171cc3-8095-888a-88da-cc91659f8a5a-74645f37{-ms-grid-row:1;-ms-grid-column:1}.webflow-mx2-led #w-node-_01049062-dc01-62e5-4f3a-a428645e3306-74645f37{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210c84-74645f37{-ms-grid-row:1;-ms-grid-column:7;grid-area:Area}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210c84-74645f37{-ms-grid-row:1;-ms-grid-column:1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210c88-74645f37{-ms-grid-row:1;-ms-grid-column:1;grid-area:Area-2}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210c88-74645f37{-ms-grid-row:1;-ms-grid-column:3}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210c8a-74645f37{-ms-grid-row:1;-ms-grid-column:3;grid-area:Area-3}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210c8a-74645f37{-ms-grid-row:3;-ms-grid-column:1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210c8f-74645f37{-ms-grid-row:1;-ms-grid-column:9;grid-area:Area-5}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210c8f-74645f37{-ms-grid-row:5;-ms-grid-column:1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210c94-74645f37{-ms-grid-row:7;-ms-grid-column:1;grid-area:Area-7}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210c99-74645f37{-ms-grid-row:9;-ms-grid-column:1;grid-area:Area-9}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210c9e-74645f37{-ms-grid-row:11;-ms-grid-column:1;grid-area:Area-11}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ca3-74645f37{-ms-grid-row:13;-ms-grid-column:1;grid-area:Area-13}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ca7-74645f37{-ms-grid-row:15;-ms-grid-column:1;grid-area:Area-15}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cac-74645f37{-ms-grid-row:17;-ms-grid-column:1;grid-area:Area-17}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cb1-74645f37{grid-area:Area-19}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cb6-74645f37{-ms-grid-row:21;-ms-grid-column:1;grid-area:Area-21}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cbb-74645f37{-ms-grid-row:23;-ms-grid-column:1;grid-area:Area-23}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cc0-74645f37{-ms-grid-row:25;-ms-grid-column:1;grid-area:Area-25}.webflow-mx2-led #w-node-aafb3dd8-b0c6-879e-4db7-4926cab0a79f-74645f37{-ms-grid-row:27;-ms-grid-column:1;grid-area:Area-27}.webflow-mx2-led #w-node-_9ca900ae-8852-74e0-cbf7-3ef71e48ae68-74645f37{-ms-grid-row:29;-ms-grid-column:1;grid-area:Area-29}.webflow-mx2-led #w-node-_6bd6e0b3-780f-dec9-07c2-3f98bbf88992-74645f37{-ms-grid-row:31;-ms-grid-column:1;grid-area:Area-31}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cc5-74645f37{-ms-grid-row:1;-ms-grid-column:5;grid-area:Area-4}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cc5-74645f37{-ms-grid-row:3;-ms-grid-column:3}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cc8-74645f37{-ms-grid-row:5;-ms-grid-column:3;grid-area:Area-6}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cca-74645f37{-ms-grid-row:7;-ms-grid-column:3;grid-area:Area-8}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ccd-74645f37{-ms-grid-row:9;-ms-grid-column:3;grid-area:Area-10}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cd0-74645f37{-ms-grid-row:11;-ms-grid-column:3;grid-area:Area-12}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cd3-74645f37{-ms-grid-row:13;-ms-grid-column:3;grid-area:Area-14}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cd6-74645f37{-ms-grid-row:15;-ms-grid-column:3;grid-area:Area-16}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cd9-74645f37{-ms-grid-row:17;-ms-grid-column:3;grid-area:Area-18}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cdc-74645f37{grid-area:Area-20}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cde-74645f37{-ms-grid-row:21;-ms-grid-column:3;grid-area:Area-22}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ce0-74645f37{-ms-grid-row:23;-ms-grid-column:3;grid-area:Area-24}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ce3-74645f37{-ms-grid-row:25;-ms-grid-column:3;grid-area:Area-26}.webflow-mx2-led #w-node-e57ec567-b27c-0cc5-0a8a-52930651f719-74645f37{-ms-grid-row:27;-ms-grid-column:3;grid-area:Area-28}.webflow-mx2-led #w-node-_2cf438e7-0567-2459-3c43-ba5065e02392-74645f37{-ms-grid-row:29;-ms-grid-column:3;grid-area:Area-30}.webflow-mx2-led #w-node-_4bea5a59-2feb-e546-8abd-393af7de4b0c-74645f37{-ms-grid-row:31;-ms-grid-column:3;grid-area:Area-32}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e5b-74645f37{-ms-grid-row:1;-ms-grid-column:7;grid-area:Area}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e5b-74645f37{-ms-grid-row:1;-ms-grid-column:1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e5f-74645f37{-ms-grid-row:1;-ms-grid-column:1;grid-area:Area-2}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e5f-74645f37{-ms-grid-row:1;-ms-grid-column:3}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e61-74645f37{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e66-74645f37{-ms-grid-row:1;-ms-grid-column:9;grid-area:Area-5}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e66-74645f37{-ms-grid-row:5;-ms-grid-column:1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e6b-74645f37{-ms-grid-row:7;-ms-grid-column:1;grid-area:Area-7}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e70-74645f37{-ms-grid-row:9;-ms-grid-column:1;grid-area:Area-9}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e75-74645f37{-ms-grid-row:11;-ms-grid-column:1;grid-area:Area-11}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e7a-74645f37{-ms-grid-row:13;-ms-grid-column:1;grid-area:Area-13}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e7e-74645f37{-ms-grid-row:15;-ms-grid-column:1;grid-area:Area-15}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e83-74645f37{-ms-grid-row:17;-ms-grid-column:1;grid-area:Area-17}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e88-74645f37{grid-area:Area-19}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e8d-74645f37{-ms-grid-row:21;-ms-grid-column:1;grid-area:Area-21}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e92-74645f37{-ms-grid-row:23;-ms-grid-column:1;grid-area:Area-23}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e97-74645f37{-ms-grid-row:25;-ms-grid-column:1;grid-area:Area-25}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e9c-74645f37{-ms-grid-row:1;-ms-grid-column:5;grid-area:Area-4}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e9c-74645f37{-ms-grid-row:3;-ms-grid-column:3}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e9f-74645f37{-ms-grid-row:5;-ms-grid-column:3;grid-area:Area-6}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ea1-74645f37{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ea4-74645f37{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ea7-74645f37{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210eaa-74645f37{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ead-74645f37{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210eb0-74645f37{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210eb3-74645f37{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210eb5-74645f37{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210eb7-74645f37{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210eba-74645f37{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ec3-74645f37{-ms-grid-row:1;-ms-grid-column:7;grid-area:Area}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ec3-74645f37{-ms-grid-row:1;-ms-grid-column:1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ec7-74645f37{-ms-grid-row:1;-ms-grid-column:1;grid-area:Area-2}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ec7-74645f37{-ms-grid-row:1;-ms-grid-column:3}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ec9-74645f37{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ece-74645f37{-ms-grid-row:1;-ms-grid-column:9;grid-area:Area-5}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ece-74645f37{-ms-grid-row:5;-ms-grid-column:1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ed3-74645f37{-ms-grid-row:7;-ms-grid-column:1;grid-area:Area-7}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ed8-74645f37{-ms-grid-row:9;-ms-grid-column:1;grid-area:Area-9}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210edd-74645f37{-ms-grid-row:11;-ms-grid-column:1;grid-area:Area-11}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ee2-74645f37{-ms-grid-row:13;-ms-grid-column:1;grid-area:Area-13}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ee6-74645f37{-ms-grid-row:15;-ms-grid-column:1;grid-area:Area-15}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210eeb-74645f37{-ms-grid-row:17;-ms-grid-column:1;grid-area:Area-17}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ef0-74645f37{grid-area:Area-19}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ef5-74645f37{-ms-grid-row:21;-ms-grid-column:1;grid-area:Area-21}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210efa-74645f37{-ms-grid-row:23;-ms-grid-column:1;grid-area:Area-23}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210eff-74645f37{-ms-grid-row:25;-ms-grid-column:1;grid-area:Area-25}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f04-74645f37{-ms-grid-row:1;-ms-grid-column:5;grid-area:Area-4}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f04-74645f37{-ms-grid-row:3;-ms-grid-column:3}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f07-74645f37{-ms-grid-row:5;-ms-grid-column:3;grid-area:Area-6}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f09-74645f37{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f0c-74645f37{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f0f-74645f37{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f12-74645f37{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f15-74645f37{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f18-74645f37{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f1b-74645f37{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f1d-74645f37{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f20-74645f37{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f23-74645f37{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f2c-74645f37{-ms-grid-row:1;-ms-grid-column:7;grid-area:Area}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f2c-74645f37{-ms-grid-row:1;-ms-grid-column:1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f30-74645f37{-ms-grid-row:1;-ms-grid-column:1;grid-area:Area-2}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f30-74645f37{-ms-grid-row:1;-ms-grid-column:3}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f32-74645f37{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f37-74645f37{-ms-grid-row:1;-ms-grid-column:9;grid-area:Area-5}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f37-74645f37{-ms-grid-row:5;-ms-grid-column:1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f3c-74645f37{-ms-grid-row:7;-ms-grid-column:1;grid-area:Area-7}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f41-74645f37{-ms-grid-row:9;-ms-grid-column:1;grid-area:Area-9}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f46-74645f37{-ms-grid-row:11;-ms-grid-column:1;grid-area:Area-11}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f4b-74645f37{-ms-grid-row:13;-ms-grid-column:1;grid-area:Area-13}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f4f-74645f37{-ms-grid-row:15;-ms-grid-column:1;grid-area:Area-15}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f54-74645f37{-ms-grid-row:17;-ms-grid-column:1;grid-area:Area-17}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f59-74645f37{grid-area:Area-19}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f5e-74645f37{-ms-grid-row:21;-ms-grid-column:1;grid-area:Area-21}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f63-74645f37{-ms-grid-row:23;-ms-grid-column:1;grid-area:Area-23}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f68-74645f37{-ms-grid-row:25;-ms-grid-column:1;grid-area:Area-25}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f6d-74645f37{-ms-grid-row:1;-ms-grid-column:5;grid-area:Area-4}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f6d-74645f37{-ms-grid-row:3;-ms-grid-column:3}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f70-74645f37{-ms-grid-row:5;-ms-grid-column:3;grid-area:Area-6}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f72-74645f37{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f75-74645f37{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f78-74645f37{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f7b-74645f37{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f7e-74645f37{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f81-74645f37{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f84-74645f37{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f87-74645f37{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f8a-74645f37{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f8d-74645f37{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f96-74645f37{-ms-grid-row:1;-ms-grid-column:7;grid-area:Area}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f96-74645f37{-ms-grid-row:1;-ms-grid-column:1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f9a-74645f37{-ms-grid-row:1;-ms-grid-column:1;grid-area:Area-2}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f9a-74645f37{-ms-grid-row:1;-ms-grid-column:3}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f9d-74645f37{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fa2-74645f37{-ms-grid-row:1;-ms-grid-column:9;grid-area:Area-5}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fa2-74645f37{-ms-grid-row:5;-ms-grid-column:1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fa7-74645f37{-ms-grid-row:7;-ms-grid-column:1;grid-area:Area-7}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fac-74645f37{-ms-grid-row:9;-ms-grid-column:1;grid-area:Area-9}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fb1-74645f37{-ms-grid-row:11;-ms-grid-column:1;grid-area:Area-11}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fb6-74645f37{-ms-grid-row:13;-ms-grid-column:1;grid-area:Area-13}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fba-74645f37{-ms-grid-row:15;-ms-grid-column:1;grid-area:Area-15}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fbf-74645f37{-ms-grid-row:17;-ms-grid-column:1;grid-area:Area-17}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fc4-74645f37{grid-area:Area-19}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fc9-74645f37{-ms-grid-row:21;-ms-grid-column:1;grid-area:Area-21}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fce-74645f37{-ms-grid-row:23;-ms-grid-column:1;grid-area:Area-23}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fd3-74645f37{-ms-grid-row:25;-ms-grid-column:1;grid-area:Area-25}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fd8-74645f37{-ms-grid-row:1;-ms-grid-column:5;grid-area:Area-4}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fd8-74645f37{-ms-grid-row:3;-ms-grid-column:3}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fdb-74645f37{-ms-grid-row:5;-ms-grid-column:3;grid-area:Area-6}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fdd-74645f37{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fe0-74645f37{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fe3-74645f37{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fe6-74645f37{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fe9-74645f37{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fec-74645f37{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fef-74645f37{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ff1-74645f37{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ff3-74645f37{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ff6-74645f37{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-6ba4aaa3{-ms-grid-row:1;-ms-grid-column:3;justify-self:end;grid-area:Area-3}.webflow-mx2-led .grid-4>#w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-6ba4aaa3{-ms-grid-row:3;-ms-grid-column:1}.webflow-mx2-led #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-6ba4aaa3{justify-self:start;grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-dd869850-772b-453d-bbeb-1be3a31a15c6-6ba4aaa3{-ms-grid-row:1;-ms-grid-column:5;grid-area:Area-4}.webflow-mx2-led .grid-4>#w-node-dd869850-772b-453d-bbeb-1be3a31a15c6-6ba4aaa3{-ms-grid-row:3;-ms-grid-column:3}.webflow-mx2-led #w-node-e6392f64-663b-3749-cd88-1e8a7634e784-6ba4aaa3{-ms-grid-row:1;-ms-grid-column:9;grid-area:Area-5}.webflow-mx2-led .grid-4>#w-node-e6392f64-663b-3749-cd88-1e8a7634e784-6ba4aaa3{-ms-grid-row:5;-ms-grid-column:1}.webflow-mx2-led #w-node-_75171cc3-8095-888a-88da-cc91659f8a5a-6ba4aaa3{-ms-grid-row:1;-ms-grid-column:7;grid-area:Area}.webflow-mx2-led .grid-4>#w-node-_75171cc3-8095-888a-88da-cc91659f8a5a-6ba4aaa3{-ms-grid-row:1;-ms-grid-column:1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210c84-6ba4aaa3{-ms-grid-row:1;-ms-grid-column:7;grid-area:Area}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210c84-6ba4aaa3{-ms-grid-row:1;-ms-grid-column:1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210c88-6ba4aaa3{-ms-grid-row:1;-ms-grid-column:1;grid-area:Area-2}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210c88-6ba4aaa3{-ms-grid-row:1;-ms-grid-column:3}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210c8a-6ba4aaa3{-ms-grid-row:1;-ms-grid-column:3;grid-area:Area-3}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210c8a-6ba4aaa3{-ms-grid-row:3;-ms-grid-column:1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210c8f-6ba4aaa3{-ms-grid-row:1;-ms-grid-column:9;grid-area:Area-5}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210c8f-6ba4aaa3{-ms-grid-row:5;-ms-grid-column:1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210c94-6ba4aaa3{-ms-grid-row:7;-ms-grid-column:1;grid-area:Area-7}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210c99-6ba4aaa3{-ms-grid-row:9;-ms-grid-column:1;grid-area:Area-9}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210c9e-6ba4aaa3{-ms-grid-row:11;-ms-grid-column:1;grid-area:Area-11}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ca3-6ba4aaa3{-ms-grid-row:13;-ms-grid-column:1;grid-area:Area-13}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ca7-6ba4aaa3{-ms-grid-row:15;-ms-grid-column:1;grid-area:Area-15}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cac-6ba4aaa3{-ms-grid-row:17;-ms-grid-column:1;grid-area:Area-17}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cb1-6ba4aaa3{grid-area:Area-19}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cb6-6ba4aaa3{-ms-grid-row:21;-ms-grid-column:1;grid-area:Area-21}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cbb-6ba4aaa3{-ms-grid-row:23;-ms-grid-column:1;grid-area:Area-23}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cc0-6ba4aaa3{-ms-grid-row:25;-ms-grid-column:1;grid-area:Area-25}.webflow-mx2-led #w-node-aafb3dd8-b0c6-879e-4db7-4926cab0a79f-6ba4aaa3{-ms-grid-row:27;-ms-grid-column:1;grid-area:Area-27}.webflow-mx2-led #w-node-_9ca900ae-8852-74e0-cbf7-3ef71e48ae68-6ba4aaa3{-ms-grid-row:29;-ms-grid-column:1;grid-area:Area-29}.webflow-mx2-led #w-node-_6bd6e0b3-780f-dec9-07c2-3f98bbf88992-6ba4aaa3{-ms-grid-row:31;-ms-grid-column:1;grid-area:Area-31}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cc5-6ba4aaa3{-ms-grid-row:1;-ms-grid-column:5;grid-area:Area-4}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cc5-6ba4aaa3{-ms-grid-row:3;-ms-grid-column:3}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cc8-6ba4aaa3{-ms-grid-row:5;-ms-grid-column:3;grid-area:Area-6}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cca-6ba4aaa3{-ms-grid-row:7;-ms-grid-column:3;grid-area:Area-8}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ccd-6ba4aaa3{-ms-grid-row:9;-ms-grid-column:3;grid-area:Area-10}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cd0-6ba4aaa3{-ms-grid-row:11;-ms-grid-column:3;grid-area:Area-12}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cd3-6ba4aaa3{-ms-grid-row:13;-ms-grid-column:3;grid-area:Area-14}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cd6-6ba4aaa3{-ms-grid-row:15;-ms-grid-column:3;grid-area:Area-16}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cd9-6ba4aaa3{-ms-grid-row:17;-ms-grid-column:3;grid-area:Area-18}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cdc-6ba4aaa3{grid-area:Area-20}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210cde-6ba4aaa3{-ms-grid-row:21;-ms-grid-column:3;grid-area:Area-22}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ce0-6ba4aaa3{-ms-grid-row:23;-ms-grid-column:3;grid-area:Area-24}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ce3-6ba4aaa3{-ms-grid-row:25;-ms-grid-column:3;grid-area:Area-26}.webflow-mx2-led #w-node-e57ec567-b27c-0cc5-0a8a-52930651f719-6ba4aaa3{-ms-grid-row:27;-ms-grid-column:3;grid-area:Area-28}.webflow-mx2-led #w-node-_2cf438e7-0567-2459-3c43-ba5065e02392-6ba4aaa3{-ms-grid-row:29;-ms-grid-column:3;grid-area:Area-30}.webflow-mx2-led #w-node-_4bea5a59-2feb-e546-8abd-393af7de4b0c-6ba4aaa3{-ms-grid-row:31;-ms-grid-column:3;grid-area:Area-32}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e5b-6ba4aaa3{-ms-grid-row:1;-ms-grid-column:7;grid-area:Area}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e5b-6ba4aaa3{-ms-grid-row:1;-ms-grid-column:1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e5f-6ba4aaa3{-ms-grid-row:1;-ms-grid-column:1;grid-area:Area-2}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e5f-6ba4aaa3{-ms-grid-row:1;-ms-grid-column:3}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e61-6ba4aaa3{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e66-6ba4aaa3{-ms-grid-row:1;-ms-grid-column:9;grid-area:Area-5}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e66-6ba4aaa3{-ms-grid-row:5;-ms-grid-column:1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e6b-6ba4aaa3{-ms-grid-row:7;-ms-grid-column:1;grid-area:Area-7}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e70-6ba4aaa3{-ms-grid-row:9;-ms-grid-column:1;grid-area:Area-9}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e75-6ba4aaa3{-ms-grid-row:11;-ms-grid-column:1;grid-area:Area-11}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e7a-6ba4aaa3{-ms-grid-row:13;-ms-grid-column:1;grid-area:Area-13}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e7e-6ba4aaa3{-ms-grid-row:15;-ms-grid-column:1;grid-area:Area-15}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e83-6ba4aaa3{-ms-grid-row:17;-ms-grid-column:1;grid-area:Area-17}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e88-6ba4aaa3{grid-area:Area-19}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e8d-6ba4aaa3{-ms-grid-row:21;-ms-grid-column:1;grid-area:Area-21}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e92-6ba4aaa3{-ms-grid-row:23;-ms-grid-column:1;grid-area:Area-23}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e97-6ba4aaa3{-ms-grid-row:25;-ms-grid-column:1;grid-area:Area-25}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e9c-6ba4aaa3{-ms-grid-row:1;-ms-grid-column:5;grid-area:Area-4}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e9c-6ba4aaa3{-ms-grid-row:3;-ms-grid-column:3}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210e9f-6ba4aaa3{-ms-grid-row:5;-ms-grid-column:3;grid-area:Area-6}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ea1-6ba4aaa3{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ea4-6ba4aaa3{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ea7-6ba4aaa3{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210eaa-6ba4aaa3{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ead-6ba4aaa3{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210eb0-6ba4aaa3{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210eb3-6ba4aaa3{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210eb5-6ba4aaa3{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210eb7-6ba4aaa3{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210eba-6ba4aaa3{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ec3-6ba4aaa3{-ms-grid-row:1;-ms-grid-column:7;grid-area:Area}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ec3-6ba4aaa3{-ms-grid-row:1;-ms-grid-column:1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ec7-6ba4aaa3{-ms-grid-row:1;-ms-grid-column:1;grid-area:Area-2}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ec7-6ba4aaa3{-ms-grid-row:1;-ms-grid-column:3}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ec9-6ba4aaa3{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ece-6ba4aaa3{-ms-grid-row:1;-ms-grid-column:9;grid-area:Area-5}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ece-6ba4aaa3{-ms-grid-row:5;-ms-grid-column:1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ed3-6ba4aaa3{-ms-grid-row:7;-ms-grid-column:1;grid-area:Area-7}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ed8-6ba4aaa3{-ms-grid-row:9;-ms-grid-column:1;grid-area:Area-9}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210edd-6ba4aaa3{-ms-grid-row:11;-ms-grid-column:1;grid-area:Area-11}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ee2-6ba4aaa3{-ms-grid-row:13;-ms-grid-column:1;grid-area:Area-13}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ee6-6ba4aaa3{-ms-grid-row:15;-ms-grid-column:1;grid-area:Area-15}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210eeb-6ba4aaa3{-ms-grid-row:17;-ms-grid-column:1;grid-area:Area-17}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ef0-6ba4aaa3{grid-area:Area-19}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ef5-6ba4aaa3{-ms-grid-row:21;-ms-grid-column:1;grid-area:Area-21}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210efa-6ba4aaa3{-ms-grid-row:23;-ms-grid-column:1;grid-area:Area-23}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210eff-6ba4aaa3{-ms-grid-row:25;-ms-grid-column:1;grid-area:Area-25}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f04-6ba4aaa3{-ms-grid-row:1;-ms-grid-column:5;grid-area:Area-4}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f04-6ba4aaa3{-ms-grid-row:3;-ms-grid-column:3}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f07-6ba4aaa3{-ms-grid-row:5;-ms-grid-column:3;grid-area:Area-6}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f09-6ba4aaa3{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f0c-6ba4aaa3{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f0f-6ba4aaa3{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f12-6ba4aaa3{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f15-6ba4aaa3{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f18-6ba4aaa3{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f1b-6ba4aaa3{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f1d-6ba4aaa3{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f20-6ba4aaa3{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f23-6ba4aaa3{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f2c-6ba4aaa3{-ms-grid-row:1;-ms-grid-column:7;grid-area:Area}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f2c-6ba4aaa3{-ms-grid-row:1;-ms-grid-column:1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f30-6ba4aaa3{-ms-grid-row:1;-ms-grid-column:1;grid-area:Area-2}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f30-6ba4aaa3{-ms-grid-row:1;-ms-grid-column:3}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f32-6ba4aaa3{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f37-6ba4aaa3{-ms-grid-row:1;-ms-grid-column:9;grid-area:Area-5}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f37-6ba4aaa3{-ms-grid-row:5;-ms-grid-column:1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f3c-6ba4aaa3{-ms-grid-row:7;-ms-grid-column:1;grid-area:Area-7}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f41-6ba4aaa3{-ms-grid-row:9;-ms-grid-column:1;grid-area:Area-9}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f46-6ba4aaa3{-ms-grid-row:11;-ms-grid-column:1;grid-area:Area-11}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f4b-6ba4aaa3{-ms-grid-row:13;-ms-grid-column:1;grid-area:Area-13}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f4f-6ba4aaa3{-ms-grid-row:15;-ms-grid-column:1;grid-area:Area-15}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f54-6ba4aaa3{-ms-grid-row:17;-ms-grid-column:1;grid-area:Area-17}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f59-6ba4aaa3{grid-area:Area-19}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f5e-6ba4aaa3{-ms-grid-row:21;-ms-grid-column:1;grid-area:Area-21}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f63-6ba4aaa3{-ms-grid-row:23;-ms-grid-column:1;grid-area:Area-23}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f68-6ba4aaa3{-ms-grid-row:25;-ms-grid-column:1;grid-area:Area-25}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f6d-6ba4aaa3{-ms-grid-row:1;-ms-grid-column:5;grid-area:Area-4}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f6d-6ba4aaa3{-ms-grid-row:3;-ms-grid-column:3}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f70-6ba4aaa3{-ms-grid-row:5;-ms-grid-column:3;grid-area:Area-6}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f72-6ba4aaa3{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f75-6ba4aaa3{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f78-6ba4aaa3{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f7b-6ba4aaa3{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f7e-6ba4aaa3{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f81-6ba4aaa3{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f84-6ba4aaa3{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f87-6ba4aaa3{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f8a-6ba4aaa3{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f8d-6ba4aaa3{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f96-6ba4aaa3{-ms-grid-row:1;-ms-grid-column:7;grid-area:Area}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f96-6ba4aaa3{-ms-grid-row:1;-ms-grid-column:1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f9a-6ba4aaa3{-ms-grid-row:1;-ms-grid-column:1;grid-area:Area-2}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f9a-6ba4aaa3{-ms-grid-row:1;-ms-grid-column:3}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210f9d-6ba4aaa3{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fa2-6ba4aaa3{-ms-grid-row:1;-ms-grid-column:9;grid-area:Area-5}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fa2-6ba4aaa3{-ms-grid-row:5;-ms-grid-column:1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fa7-6ba4aaa3{-ms-grid-row:7;-ms-grid-column:1;grid-area:Area-7}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fac-6ba4aaa3{-ms-grid-row:9;-ms-grid-column:1;grid-area:Area-9}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fb1-6ba4aaa3{-ms-grid-row:11;-ms-grid-column:1;grid-area:Area-11}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fb6-6ba4aaa3{-ms-grid-row:13;-ms-grid-column:1;grid-area:Area-13}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fba-6ba4aaa3{-ms-grid-row:15;-ms-grid-column:1;grid-area:Area-15}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fbf-6ba4aaa3{-ms-grid-row:17;-ms-grid-column:1;grid-area:Area-17}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fc4-6ba4aaa3{grid-area:Area-19}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fc9-6ba4aaa3{-ms-grid-row:21;-ms-grid-column:1;grid-area:Area-21}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fce-6ba4aaa3{-ms-grid-row:23;-ms-grid-column:1;grid-area:Area-23}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fd3-6ba4aaa3{-ms-grid-row:25;-ms-grid-column:1;grid-area:Area-25}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fd8-6ba4aaa3{-ms-grid-row:1;-ms-grid-column:5;grid-area:Area-4}.webflow-mx2-led .grid-4>#w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fd8-6ba4aaa3{-ms-grid-row:3;-ms-grid-column:3}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fdb-6ba4aaa3{-ms-grid-row:5;-ms-grid-column:3;grid-area:Area-6}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fdd-6ba4aaa3{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fe0-6ba4aaa3{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fe3-6ba4aaa3{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fe6-6ba4aaa3{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fe9-6ba4aaa3{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fec-6ba4aaa3{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210fef-6ba4aaa3{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ff1-6ba4aaa3{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ff3-6ba4aaa3{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-mx2-led #w-node-_3adb666e-a230-4c3d-7e65-d7a19e210ff6-6ba4aaa3{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}@media screen and (max-width:991px){.webflow-mx2-led #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-8bf3f9f1{justify-self:end}.webflow-mx2-led #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-8bf3f9f1{justify-self:end}.webflow-mx2-led #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-ffd791c3{justify-self:end}.webflow-mx2-led #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-ffd791c3{justify-self:end}.webflow-mx2-led #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-a4f3e276{justify-self:end}.webflow-mx2-led #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-a4f3e276{justify-self:end}.webflow-mx2-led #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-a6a82e62{justify-self:end}.webflow-mx2-led #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-a6a82e62{justify-self:end}.webflow-mx2-led #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-c90d27c7{justify-self:end}.webflow-mx2-led #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-c90d27c7{justify-self:end}.webflow-mx2-led #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-53e4936a{justify-self:end}.webflow-mx2-led #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-53e4936a{justify-self:end}.webflow-mx2-led #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-74645f37{justify-self:end}.webflow-mx2-led #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-74645f37{justify-self:end}.webflow-mx2-led #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-6ba4aaa3{justify-self:end}.webflow-mx2-led #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-6ba4aaa3{justify-self:end}}@font-face{font-family:'Linotype din next lt pro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DIN-Next-LT-Pro-UltraLight.ttf") format("truetype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:'Linotype din next lt pro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DIN-Next-LT-Pro-Medium.ttf") format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:'Linotype din next lt pro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DIN-Next-LT-Pro-Regular.ttf") format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'Linotype din next lt pro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DIN-Next-LT-Pro-Italic.ttf") format("truetype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:'Linotype din next lt pro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DIN-Next-LT-Pro-Black.ttf") format("truetype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:'Linotype din next lt pro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DIN-Next-LT-Pro-Heavy.ttf") format("truetype"),url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DIN-Next-LT-Pro-Bold.ttf") format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:'Linotype din next lt pro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DIN-Next-LT-Pro-Light.ttf") format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:'Linotype dinnextltpro Condensed';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-BlackCondensed.otf") format("opentype"),url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-HeavyCondensed.otf") format("opentype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:'Linotype dinnextltpro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-BlackItalic.otf") format("opentype"),url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-HeavyItalic.otf") format("opentype");font-weight:900;font-style:italic;font-display:swap}@font-face{font-family:'Linotype dinnextltpro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-Italic.otf") format("opentype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:'Linotype dinnextltpro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-Black.otf") format("opentype"),url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-BlackCondIta.otf") format("opentype"),url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-Heavy.otf") format("opentype"),url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-HeavyCondIta.otf") format("opentype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:'Linotype dinnextltpro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-Light.otf") format("opentype"),url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-LightCondIta.otf") format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:'Linotype dinnextltpro Condensed';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-BoldCondensed.otf") format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:'Linotype dinnextltpro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-BoldCondIta.otf") format("opentype"),url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-Bold.otf") format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:'Linotype dinnextltpro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-BoldItalic.otf") format("opentype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:'Linotype dinnextltpro condensed';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-Condensed.otf") format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'Linotype dinnextltpro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-LightItalic.otf") format("opentype"),url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-LightItalic.otf") format("opentype");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:'Linotype dinnextltpro condita';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-CondIta.otf") format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'Linotype dinnextltpro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-Medium.otf") format("opentype"),url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-MediumCond.otf") format("opentype"),url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-MediumCondIta.otf") format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:'Linotype dinnextltpro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-MediumItalic.otf") format("opentype");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:'Linotype dinnextltpro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-UltraLight.otf") format("opentype"),url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-UltraLightCond.otf") format("opentype"),url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-UltraLightIt.otf") format("opentype"),url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-UltraLightCondIta.otf") format("opentype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:'Linotype dinnextltpro Condensed';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-LightCondensed.otf") format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:'Linotype dinnextltpro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-Regular.otf") format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'Dinok';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-Black.otf") format("opentype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:'Dinok';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-Bold.otf") format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:'Dinnextw1g';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/DINNextW1G-Black.otf") format("opentype"),url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/DINNextW1G-Heavy.otf") format("opentype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:'Dinnextw1g';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/DINNextW1G-BlackItalic.otf") format("opentype"),url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/DINNextW1G-HeavyItalic.otf") format("opentype");font-weight:900;font-style:italic;font-display:swap}@font-face{font-family:'Dinnextw1g';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/DINNextW1G-Bold.otf") format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:'Dinnextw1g';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/DINNextW1G-MediumItalic.otf") format("opentype");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:'Dinnextw1g';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/DINNextW1G-BoldItalic.otf") format("opentype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:'Dinnextw1g';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/DINNextW1G-Italic.otf") format("opentype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:'Dinnextw1g';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/DINNextW1G-Medium.otf") format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:'Dinnextw1g';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/DINNextW1G-Light.otf") format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:'Dinnextw1g';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/DINNextW1G-Regular.otf") format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'Dinnextw1g';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/DINNextW1G-LightItalic.otf") format("opentype");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:'Dinnextw1g';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/DINNextW1G-UltraLight.otf") format("opentype"),url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/DINNextW1G-UltraLightIt.otf") format("opentype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:'Hgrge';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/hgrge.otf") format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'Linotype dinnextltpro titre';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-Heavy.otf") format("opentype");font-weight:900;font-style:normal;font-display:swap}.webflow-nova,.webflow-nova-1-5,.webflow-nova-1-1{--yellow:#fffb00;--white:#fff;--black:#000;--white-smoke:#f5f5f7;--black-2:#1d1d1f;background-color:#000;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.webflow-nova video,.webflow-nova-1-5 video,.webflow-nova-1-1 video{filter:brightness(100%);-webkit-filter:brightness(100%);-moz-filter:brightness(100%);-o-filter:brightness(100%)}.webflow-nova .w-layout-grid,.webflow-nova-1-5 .w-layout-grid,.webflow-nova-1-1 .w-layout-grid{grid-row-gap:16px;grid-column-gap:16px;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;display:grid}.webflow-nova .sticky-nav,.webflow-nova-1-5 .sticky-nav,.webflow-nova-1-1 .sticky-nav{z-index:2;clear:none;background-color:#f9f9f9;padding:10px 20px;display:block;position:sticky;top:0;overflow:visible}.webflow-nova .nav-grid,.webflow-nova-1-5 .nav-grid,.webflow-nova-1-1 .nav-grid{grid-column-gap:20px;grid-row-gap:20px;grid-template:"Area-2 Area-3 Area-4 Area Area-5 Area-6"/1fr max-content max-content max-content max-content max-content;grid-auto-columns:max-content;grid-auto-flow:column;justify-content:flex-start;align-items:center;width:100%;margin:0;padding:0;display:grid}.webflow-nova .nav-link-2,.webflow-nova-1-5 .nav-link-2,.webflow-nova-1-1 .nav-link-2{color:#000;text-transform:none;margin-left:0;margin-right:0;padding:10px 0;font-family:Dinnextw1g,sans-serif;font-weight:300;text-decoration:none;display:block}.webflow-nova .nav-link-2:hover,.webflow-nova-1-5 .nav-link-2:hover,.webflow-nova-1-1 .nav-link-2:hover{text-decoration:underline}.webflow-nova .nav-link-2.jp,.webflow-nova-1-5 .nav-link-2.jp,.webflow-nova-1-1 .nav-link-2.jp{font-family:Linotype din next lt pro,sans-serif;font-weight:300}.webflow-nova .container-7,.webflow-nova-1-5 .container-7,.webflow-nova-1-1 .container-7{object-fit:fill;max-width:58.7%;display:block;overflow:visible}.webflow-nova .new_design,.webflow-nova-1-5 .new_design,.webflow-nova-1-1 .new_design{-webkit-text-fill-color:inherit;background-color:#000;background-clip:border-box;height:auto;min-height:auto;margin-bottom:0;position:static;overflow:visible}.webflow-nova .new-design-scroll-container2-copy,.webflow-nova-1-5 .new-design-scroll-container2-copy,.webflow-nova-1-1 .new-design-scroll-container2-copy{float:none;clear:none;width:100%;height:350vh;position:relative;overflow:visible}.webflow-nova .sticky-container-new-design,.webflow-nova-1-5 .sticky-container-new-design,.webflow-nova-1-1 .sticky-container-new-design{flex-direction:column;justify-content:center;align-items:center;max-width:100%;height:100vh;margin-left:auto;margin-right:auto;padding-top:0;display:flex;position:sticky;top:0;overflow:hidden}.webflow-nova .text-block-6,.webflow-nova-1-5 .text-block-6,.webflow-nova-1-1 .text-block-6{z-index:0;opacity:1;color:#fff;text-transform:uppercase;flex:1;justify-content:center;align-self:auto;align-items:center;width:100%;height:100%;font-family:Linotype din next lt pro,sans-serif;font-size:7.5vw;font-weight:700;display:flex;position:static;overflow:visible}.webflow-nova .text-block-6.ru,.webflow-nova-1-5 .text-block-6.ru,.webflow-nova-1-1 .text-block-6.ru{opacity:0;font-family:Dinnextw1g,sans-serif}.webflow-nova .div-block-21,.webflow-nova-1-5 .div-block-21,.webflow-nova-1-1 .div-block-21{z-index:1;object-fit:fill;flex-wrap:nowrap;flex:0 auto;justify-content:center;align-items:center;margin-bottom:-12%;padding-bottom:0;display:block;position:absolute;inset:0%}.webflow-nova .image-8,.webflow-nova-1-5 .image-8,.webflow-nova-1-1 .image-8{opacity:0;flex:0 auto;align-self:auto;max-width:15%;display:block;position:absolute}.webflow-nova .div-block-24,.webflow-nova-1-5 .div-block-24,.webflow-nova-1-1 .div-block-24{z-index:1;flex:0 auto;justify-content:center;align-self:auto;align-items:center;width:100%;margin-top:5%;padding-top:20%;display:flex;position:absolute}.webflow-nova .button-5,.webflow-nova-1-5 .button-5,.webflow-nova-1-1 .button-5{background-color:#494949;border-radius:5px;padding:3px 20px;font-family:Dinnextw1g,sans-serif;font-size:15px;font-weight:400}.webflow-nova .sticky-container-power,.webflow-nova-1-5 .sticky-container-power,.webflow-nova-1-1 .sticky-container-power{flex-direction:column;justify-content:center;align-items:center;max-width:100%;height:100vh;margin-bottom:15%;margin-left:auto;margin-right:auto;display:flex;position:sticky;top:0;overflow:visible}.webflow-nova .power-scroll-container,.webflow-nova-1-5 .power-scroll-container,.webflow-nova-1-1 .power-scroll-container{float:none;clear:none;width:100%;height:300vw;position:relative;overflow:visible}.webflow-nova .power,.webflow-nova-1-5 .power,.webflow-nova-1-1 .power{opacity:1;-webkit-text-fill-color:inherit;background-color:#000;background-clip:border-box;border-radius:0;height:auto;min-height:auto;margin-bottom:0;display:block;position:static;overflow:visible}.webflow-nova .div-block-durability-2,.webflow-nova-1-5 .div-block-durability-2,.webflow-nova-1-1 .div-block-durability-2{clear:none;opacity:1;object-fit:fill;flex-flow:column;flex:0 auto;justify-content:center;align-self:auto;align-items:flex-start;width:50%;height:100%;margin-left:21%;display:flex;position:absolute;inset:0%;overflow:visible}.webflow-nova .text-block-durability-2,.webflow-nova-1-5 .text-block-durability-2,.webflow-nova-1-1 .text-block-durability-2{color:#fff;object-fit:fill;flex:0 auto;justify-content:center;align-self:auto;align-items:center;margin-right:43%;font-family:Dinnextw1g,sans-serif;font-size:1.4vw;font-weight:300;line-height:1.3;display:block;position:static;inset:0% 36% 0% 0%}.webflow-nova .div-block-reliability-2,.webflow-nova-1-5 .div-block-reliability-2,.webflow-nova-1-1 .div-block-reliability-2{clear:none;opacity:1;object-fit:fill;flex-flow:column;flex:0 auto;justify-content:center;align-self:auto;align-items:flex-start;width:50%;height:100%;margin-left:21%;display:flex;position:absolute;inset:0%;overflow:visible}.webflow-nova .text-block-reliability-2,.webflow-nova-1-5 .text-block-reliability-2,.webflow-nova-1-1 .text-block-reliability-2{color:#fff;object-fit:fill;flex:0 auto;justify-content:center;align-self:auto;align-items:center;margin-right:42%;font-family:Dinnextw1g,sans-serif;font-size:1.4vw;font-weight:300;line-height:1.3;display:block;position:static;inset:0% 36% 0% 0%}.webflow-nova .div-block-contamination-2,.webflow-nova-1-5 .div-block-contamination-2,.webflow-nova-1-1 .div-block-contamination-2{clear:none;opacity:1;flex-flow:column;flex:0 auto;justify-content:center;align-self:auto;align-items:flex-start;width:50%;height:100%;margin-left:21%;display:flex;position:absolute;inset:0%}.webflow-nova .text-block-contamination-2,.webflow-nova-1-5 .text-block-contamination-2,.webflow-nova-1-1 .text-block-contamination-2{color:#fff;object-fit:fill;flex-direction:column;flex:0 auto;justify-content:center;align-self:auto;align-items:flex-start;margin-right:45%;font-family:Dinnextw1g,sans-serif;font-size:1.4vw;font-weight:300;line-height:1.3;display:block;position:static;inset:0% 36% 0% 0%}.webflow-nova .text-block-contamination-2.ru,.webflow-nova-1-5 .text-block-contamination-2.ru,.webflow-nova-1-1 .text-block-contamination-2.ru{margin-right:44%}.webflow-nova .div-block-safe-2,.webflow-nova-1-5 .div-block-safe-2,.webflow-nova-1-1 .div-block-safe-2{clear:none;opacity:1;object-fit:fill;flex-flow:column;flex:0 auto;justify-content:center;align-self:auto;align-items:flex-start;width:50%;height:100%;margin-left:21%;display:flex;position:absolute;inset:0%;overflow:visible}.webflow-nova .text-block-safe-2,.webflow-nova-1-5 .text-block-safe-2,.webflow-nova-1-1 .text-block-safe-2{color:#fff;object-fit:fill;flex:0 auto;justify-content:center;align-self:auto;align-items:center;margin-right:40%;font-family:Dinnextw1g,sans-serif;font-size:1.4vw;font-weight:300;line-height:1.3;display:block;position:static;inset:0% 36% 0% 0%}.webflow-nova .div-block-hinder-2,.webflow-nova-1-5 .div-block-hinder-2,.webflow-nova-1-1 .div-block-hinder-2{clear:none;opacity:1;object-fit:fill;flex-flow:column;flex:0 auto;justify-content:center;align-self:auto;align-items:flex-start;width:50%;height:100%;margin-left:21%;display:flex;position:absolute;inset:0%;overflow:visible}.webflow-nova .text-block-hinder-2,.webflow-nova-1-5 .text-block-hinder-2,.webflow-nova-1-1 .text-block-hinder-2{color:#fff;object-fit:fill;flex:0 auto;justify-content:center;align-self:auto;align-items:center;margin-right:45%;font-family:Dinnextw1g,sans-serif;font-size:1.4vw;font-weight:300;line-height:1.3;display:block;position:static;inset:0% 36% 0% 0%}.webflow-nova .block-reliability,.webflow-nova .block-contamination-2,.webflow-nova-1-5 .block-reliability,.webflow-nova-1-5 .block-contamination-2,.webflow-nova-1-1 .block-reliability,.webflow-nova-1-1 .block-contamination-2{opacity:0;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:block;position:absolute;inset:0%}.webflow-nova .block-safe,.webflow-nova-1-5 .block-safe,.webflow-nova-1-1 .block-safe{opacity:1;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:block;position:absolute;inset:0%}.webflow-nova .block-hinder,.webflow-nova .block-made-for-you,.webflow-nova-1-5 .block-hinder,.webflow-nova-1-5 .block-made-for-you,.webflow-nova-1-1 .block-hinder,.webflow-nova-1-1 .block-made-for-you{opacity:0;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:block;position:absolute;inset:0%}.webflow-nova .section-technique,.webflow-nova-1-5 .section-technique,.webflow-nova-1-1 .section-technique{z-index:1;background-color:#e7e7e7;position:relative;color:#333}.webflow-nova .said-scroll-technique,.webflow-nova-1-5 .said-scroll-technique,.webflow-nova-1-1 .said-scroll-technique{float:none;clear:none;background-color:#0000;width:100%;height:80vw;position:relative;overflow:visible}.webflow-nova .section-intro,.webflow-nova-1-5 .section-intro,.webflow-nova-1-1 .section-intro{z-index:1;opacity:1;background-color:#000;height:auto;min-height:auto;margin-top:-60px;position:relative}.webflow-nova .intro-scroll-container,.webflow-nova-1-5 .intro-scroll-container,.webflow-nova-1-1 .intro-scroll-container{float:none;clear:none;opacity:1;background-color:#0000;width:100%;height:100vh;position:relative;overflow:visible}.webflow-nova .intro-container-made-for-you,.webflow-nova-1-5 .intro-container-made-for-you,.webflow-nova-1-1 .intro-container-made-for-you{flex-direction:column;justify-content:center;align-items:center;max-width:100%;height:100vh;margin-left:auto;margin-right:auto;padding-top:0;display:flex;position:sticky;top:0;overflow:hidden}.webflow-nova .div-block-intro,.webflow-nova-1-5 .div-block-intro,.webflow-nova-1-1 .div-block-intro{z-index:2;clear:none;opacity:1;flex-flow:column;flex:0 auto;justify-content:center;align-self:auto;align-items:center;width:100%;height:100%;margin-top:8%;display:flex;position:absolute;inset:0%}.webflow-nova .div-block-26,.webflow-nova-1-5 .div-block-26,.webflow-nova-1-1 .div-block-26{opacity:1}.webflow-nova .div-block-turbines,.webflow-nova-1-5 .div-block-turbines,.webflow-nova-1-1 .div-block-turbines{clear:none;opacity:1;flex-flow:row;flex:0 auto;justify-content:center;align-self:auto;align-items:center;width:100%;height:50%;display:flex;position:absolute;inset:0%}.webflow-nova .image-turbines,.webflow-nova-1-5 .image-turbines,.webflow-nova-1-1 .image-turbines{width:65%;margin:auto;display:block;position:static;inset:0%;overflow:visible}.webflow-nova .html-embed,.webflow-nova-1-5 .html-embed,.webflow-nova-1-1 .html-embed{opacity:1;justify-content:center;align-items:stretch;width:26.5vw;max-width:100%;margin:auto;display:block;position:static;inset:0%}.webflow-nova .text-span-8,.webflow-nova .text-span-9,.webflow-nova .text-span-10,.webflow-nova .text-span-11,.webflow-nova .text-span-12,.webflow-nova-1-5 .text-span-8,.webflow-nova-1-5 .text-span-9,.webflow-nova-1-5 .text-span-10,.webflow-nova-1-5 .text-span-11,.webflow-nova-1-5 .text-span-12,.webflow-nova-1-1 .text-span-8,.webflow-nova-1-1 .text-span-9,.webflow-nova-1-1 .text-span-10,.webflow-nova-1-1 .text-span-11,.webflow-nova-1-1 .text-span-12{font-family:Dinnextw1g,sans-serif;font-size:3.5vw;font-weight:700;line-height:1}.webflow-nova .div-block-34,.webflow-nova-1-5 .div-block-34,.webflow-nova-1-1 .div-block-34{flex-direction:row;justify-content:flex-start;align-items:center;width:100%;margin-top:0;display:flex;position:absolute;inset:0 0% 0%}.webflow-nova .grid-3,.webflow-nova-1-5 .grid-3,.webflow-nova-1-1 .grid-3{grid-column-gap:0vw;grid-row-gap:0vw;grid-template:"Area Area-2" 2vw "Area-3 Area-4" 2vw "Area-5 Area-6" 2vw "Area-7 Area-8" 2vw "Area-9 Area-10" 2vw "Area-11 Area-12" 2vw "Area-13 Area-14" 2vw "Area-15 Area-16" 2vw "Area-17 Area-18" 3vw "Area-19 Area-20" 2vw "Area-21 Area-22" 2vw "Area-23 Area-24" 2vw "Area-25 ." 2vw "Area-26 Area-27" 8%/50% 50%;grid-auto-flow:row}.webflow-nova .heading-10,.webflow-nova-1-5 .heading-10,.webflow-nova-1-1 .heading-10{background-color:#fff;border:0 solid #a3a3a3;border-width:1px 0 0 1px;border-radius:0;justify-content:flex-start;align-items:center;margin-top:0;margin-bottom:0;padding-left:5%;font-family:Dinnextw1g,sans-serif;font-size:1vw;display:flex}.webflow-nova .bold-text-13,.webflow-nova-1-5 .bold-text-13,.webflow-nova-1-1 .bold-text-13{padding-left:5%;font-size:.8vw;font-weight:500;line-height:1}.webflow-nova .text-block-11,.webflow-nova-1-5 .text-block-11,.webflow-nova-1-1 .text-block-11{background-color:#fff;border:1px solid #a3a3a3;border-bottom-width:0;border-radius:0;justify-content:flex-start;align-items:center;padding-left:5%;font-family:Dinnextw1g,sans-serif;font-size:.8vw;line-height:1;display:flex}.webflow-nova .tabs-menu,.webflow-nova-1-5 .tabs-menu,.webflow-nova-1-1 .tabs-menu{float:left;width:100%;line-height:20px}.webflow-nova .tab-link-tab-1,.webflow-nova-1-5 .tab-link-tab-1,.webflow-nova-1-1 .tab-link-tab-1{float:left;color:#000;text-align:center;background-color:#fff;border-radius:7px;width:23%;margin-left:1%;margin-right:1%;padding:2% 0;font-family:Dinok,sans-serif;font-size:.8vw;font-weight:700}.webflow-nova .tab-link-tab-1.w--current,.webflow-nova-1-5 .tab-link-tab-1.w--current,.webflow-nova-1-1 .tab-link-tab-1.w--current{float:left;color:#fff;background-color:#63b9e9;border-radius:7px;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;justify-content:space-around;place-items:stretch stretch;width:23%;margin-bottom:3%;margin-left:1%;margin-right:1%;padding:2% 0;font-family:Dinok,sans-serif;font-size:.8vw;font-weight:700;display:inline-block}.webflow-nova .tab-link-tab-2,.webflow-nova-1-5 .tab-link-tab-2,.webflow-nova-1-1 .tab-link-tab-2{float:left;color:#000;text-align:center;background-color:#fff;border-left:1px #a3a3a3;border-radius:7px;width:23%;margin-bottom:3%;margin-left:1%;margin-right:1%;padding:2% 0;font-family:Dinok,sans-serif;font-size:.8vw;font-weight:700}.webflow-nova .tab-link-tab-2.w--current,.webflow-nova-1-5 .tab-link-tab-2.w--current,.webflow-nova-1-1 .tab-link-tab-2.w--current{color:#fff;text-align:center;background-color:#63b9e9;border-left:1px #a3a3a3;border-right:1px #a3a3a3;width:23%;padding-top:2%;padding-bottom:2%}.webflow-nova .tab-link-tab-3,.webflow-nova-1-5 .tab-link-tab-3,.webflow-nova-1-1 .tab-link-tab-3{color:#000;text-align:center;background-color:#fff;border-left:1px solid #a3a3a3;border-right:1px solid #a3a3a3;width:25%;padding:2% 0;font-family:Dinok,sans-serif;font-size:.8vw;font-weight:700}.webflow-nova .tab-link-tab-3.w--current,.webflow-nova-1-5 .tab-link-tab-3.w--current,.webflow-nova-1-1 .tab-link-tab-3.w--current{color:#fff;background-color:#63b9e9;padding-top:2%;padding-bottom:2%;padding-right:0;font-family:Dinok,sans-serif;font-size:.8vw}.webflow-nova .tab-link-tab-4,.webflow-nova-1-5 .tab-link-tab-4,.webflow-nova-1-1 .tab-link-tab-4{color:#000;text-align:center;background-color:#fff;width:25%;padding:2% 0;font-family:Dinok,sans-serif;font-size:.8vw;font-weight:700}.webflow-nova .tab-link-tab-4.w--current,.webflow-nova-1-5 .tab-link-tab-4.w--current,.webflow-nova-1-1 .tab-link-tab-4.w--current{color:#fff;text-align:center;background-color:#63b9e9;width:25%;padding:2% 0;font-family:Dinok,sans-serif;font-size:.8vw;font-weight:700}.webflow-nova .tabs-content,.webflow-nova-1-5 .tabs-content,.webflow-nova-1-1 .tabs-content{float:left;width:100%;overflow:visible}.webflow-nova .heading-10-copy,.webflow-nova-1-5 .heading-10-copy,.webflow-nova-1-1 .heading-10-copy{border:1px solid #a3a3a3;border-right-width:0;border-radius:0;justify-content:flex-start;align-items:center;margin-top:0;margin-bottom:0;padding-left:5%;font-family:Dinnextw1g,sans-serif;display:flex}.webflow-nova .heading-10-copy.ru,.webflow-nova-1-5 .heading-10-copy.ru,.webflow-nova-1-1 .heading-10-copy.ru{font-family:Dinnextw1g,sans-serif}.webflow-nova .text-block-11-copy.ru,.webflow-nova-1-5 .text-block-11-copy.ru,.webflow-nova-1-1 .text-block-11-copy.ru{font-family:Dinnextw1g,sans-serif}.webflow-nova .heading-10-copy,.webflow-nova-1-5 .heading-10-copy,.webflow-nova-1-1 .heading-10-copy{border:1px solid #a3a3a3;border-right-width:0;border-radius:0;justify-content:flex-start;align-items:center;margin-top:0;margin-bottom:0;display:flex}.webflow-nova .text-block-11-copy,.webflow-nova-1-5 .text-block-11-copy,.webflow-nova-1-1 .text-block-11-copy{border:1px solid #a3a3a3;border-radius:0;justify-content:flex-start;align-items:center;padding-left:5%;font-family:Linotype din next lt pro,sans-serif;font-size:1vw;line-height:1;display:flex}.webflow-nova .heading-10-copy,.webflow-nova-1-5 .heading-10-copy,.webflow-nova-1-1 .heading-10-copy{background-color:#fff;border:1px solid #a3a3a3;border-right-width:0;border-radius:0;justify-content:flex-start;align-items:center;margin-top:0;margin-bottom:0;font-family:Dinok,sans-serif;font-size:1vw;display:flex}.webflow-nova .text-block-11-copy,.webflow-nova-1-5 .text-block-11-copy,.webflow-nova-1-1 .text-block-11-copy{background-color:#fff;border:1px solid #a3a3a3;border-radius:0;justify-content:flex-start;align-items:center;padding-left:5%;font-family:Linotype din next lt pro,sans-serif;font-size:.8vw;line-height:1;display:flex}.webflow-nova .div-block-valve,.webflow-nova-1-5 .div-block-valve,.webflow-nova-1-1 .div-block-valve{opacity:0;flex-direction:row;flex:0 auto;justify-content:center;align-self:auto;align-items:center;width:50%;height:100%;margin-top:4%;margin-left:42%;margin-right:auto;display:flex;position:absolute;inset:0% auto 0% 0%}.webflow-nova .div-block-cool-touch,.webflow-nova-1-5 .div-block-cool-touch,.webflow-nova-1-1 .div-block-cool-touch{opacity:0;flex-direction:row;flex:0 auto;justify-content:center;align-self:auto;align-items:center;width:50%;height:100%;margin-top:7%;margin-left:42%;margin-right:auto;display:flex;position:absolute;inset:0% auto 0% 0%}.webflow-nova .div-block-preciplus,.webflow-nova-1-5 .div-block-preciplus,.webflow-nova-1-1 .div-block-preciplus{opacity:1;flex-direction:row;flex:0 auto;justify-content:center;align-self:auto;align-items:center;width:50%;height:100%;margin-left:42%;margin-right:auto;display:flex;position:absolute;inset:0% auto 0% 0%}.webflow-nova .div-block-quattro,.webflow-nova-1-5 .div-block-quattro,.webflow-nova-1-1 .div-block-quattro{opacity:0;flex-direction:row;flex:0 auto;justify-content:center;align-self:auto;align-items:center;width:50%;height:100%;margin-top:2%;margin-left:42%;margin-right:auto;display:flex;position:absolute;inset:0% auto 0% 0%}.webflow-nova .html-embed-quattro,.webflow-nova-1-5 .html-embed-quattro,.webflow-nova-1-1 .html-embed-quattro{opacity:1;justify-content:center;align-items:stretch;width:26.5vw;max-width:100%;margin:auto;display:block;position:static;inset:0%}.webflow-nova .image-16,.webflow-nova-1-5 .image-16,.webflow-nova-1-1 .image-16{object-fit:fill;width:90px;max-width:none;overflow:visible}.webflow-nova .navbar,.webflow-nova-1-5 .navbar,.webflow-nova-1-1 .navbar{margin-top:54px;display:none}.webflow-nova .link-block-2,.webflow-nova-1-5 .link-block-2,.webflow-nova-1-1 .link-block-2{display:inline}.webflow-nova .text-block-11-copy-copy,.webflow-nova-1-5 .text-block-11-copy-copy,.webflow-nova-1-1 .text-block-11-copy-copy{background-color:#fff;border:1px solid #a3a3a3;border-radius:0;justify-content:flex-start;align-items:center;padding-left:5%;font-family:Linotype din next lt pro,sans-serif;font-size:1vw;line-height:1;display:flex}.webflow-nova .div-block-38,.webflow-nova-1-5 .div-block-38,.webflow-nova-1-1 .div-block-38{width:60%;margin-top:30%;margin-left:20%}.webflow-nova .div-block-intro-3,.webflow-nova-1-5 .div-block-intro-3,.webflow-nova-1-1 .div-block-intro-3{clear:none;opacity:1;flex-flow:column;flex:0 auto;justify-content:center;align-self:auto;align-items:flex-start;width:50%;height:100%;margin-left:21%;display:flex;position:absolute;inset:0%}.webflow-nova .image-19,.webflow-nova-1-5 .image-19,.webflow-nova-1-1 .image-19{opacity:1;width:8vw;display:block;position:static}.webflow-nova .block-intro-2,.webflow-nova-1-5 .block-intro-2,.webflow-nova-1-1 .block-intro-2{z-index:0;opacity:1;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:block;position:absolute;inset:0%}.webflow-nova .paragraph-5,.webflow-nova-1-5 .paragraph-5,.webflow-nova-1-1 .paragraph-5{color:#fff;text-align:left;justify-content:flex-end;align-items:center;margin-top:0;margin-bottom:0;font-family:Linotype din next lt pro,sans-serif;font-size:2vw;font-weight:300;line-height:1;display:block;position:relative;top:auto}.webflow-nova .paragraph-5.ru,.webflow-nova-1-5 .paragraph-5.ru,.webflow-nova-1-1 .paragraph-5.ru{font-family:Dinnextw1g,sans-serif;font-size:1.6vw}.webflow-nova .image-25,.webflow-nova-1-5 .image-25,.webflow-nova-1-1 .image-25{z-index:2;opacity:1;object-fit:fill;flex:0 auto;width:130%;max-width:none;margin-bottom:0;display:block;position:absolute;overflow:visible}.webflow-nova .image-26,.webflow-nova-1-5 .image-26,.webflow-nova-1-1 .image-26{z-index:1;opacity:1;object-fit:fill;max-width:none;height:132vw;display:block;position:absolute;overflow:visible}.webflow-nova .text-block-6-copy,.webflow-nova-1-5 .text-block-6-copy,.webflow-nova-1-1 .text-block-6-copy{z-index:-1;opacity:1;color:#000;text-transform:uppercase;flex:1;justify-content:center;align-self:auto;align-items:center;width:100%;height:100%;font-family:Linotype din next lt pro,sans-serif;font-size:7.5vw;font-weight:700;display:flex;position:absolute;inset:0% 0% 0% .05vw;overflow:visible}.webflow-nova .text-block-6-copy.ru,.webflow-nova-1-5 .text-block-6-copy.ru,.webflow-nova-1-1 .text-block-6-copy.ru{font-family:Dinnextw1g,sans-serif}.webflow-nova .column-6,.webflow-nova-1-5 .column-6,.webflow-nova-1-1 .column-6{margin-top:.5vw}.webflow-nova .protective_deconstruct,.webflow-nova-1-5 .protective_deconstruct,.webflow-nova-1-1 .protective_deconstruct{opacity:1;-webkit-text-fill-color:inherit;background-color:#000;background-clip:border-box;border-radius:0;height:auto;min-height:auto;position:static;overflow:visible}.webflow-nova .deconstruct-scroll-container,.webflow-nova-1-5 .deconstruct-scroll-container,.webflow-nova-1-1 .deconstruct-scroll-container{float:none;clear:none;width:100%;height:150vh;position:relative;overflow:visible}.webflow-nova .sticky-container-deconstruct,.webflow-nova-1-5 .sticky-container-deconstruct,.webflow-nova-1-1 .sticky-container-deconstruct{flex-direction:column;justify-content:center;align-items:center;max-width:100%;height:100vh;margin-left:auto;margin-right:auto;display:flex;position:sticky;top:0;overflow:hidden}.webflow-nova .div-block-deconstruct-1,.webflow-nova-1-5 .div-block-deconstruct-1,.webflow-nova-1-1 .div-block-deconstruct-1{flex-direction:row;flex:0 auto;justify-content:flex-start;align-self:auto;align-items:center;width:100%;height:50%;display:flex;position:absolute;inset:0%}.webflow-nova .heading-deconstruct,.webflow-nova-1-5 .heading-deconstruct,.webflow-nova-1-1 .heading-deconstruct{color:#fff;text-align:center;margin-top:0;margin-bottom:0;font-family:Dinnextw1g,sans-serif;font-size:3.5vw;line-height:1;position:absolute;inset:35% 0% 0%}.webflow-nova .bold-text-25,.webflow-nova-1-5 .bold-text-25,.webflow-nova-1-1 .bold-text-25{line-height:1.3}.webflow-nova .div-block-lifetime,.webflow-nova-1-5 .div-block-lifetime,.webflow-nova-1-1 .div-block-lifetime{opacity:0;flex-direction:row;flex:0 auto;justify-content:center;align-self:auto;align-items:center;width:50%;height:100%;margin-top:7%;margin-left:42%;margin-right:auto;display:flex;position:absolute;inset:0% auto 0% 0%}.webflow-nova .columns-4,.webflow-nova-1-5 .columns-4,.webflow-nova-1-1 .columns-4{margin-top:0}.webflow-nova .image-27,.webflow-nova-1-5 .image-27,.webflow-nova-1-1 .image-27{width:22vw;margin-top:15%}.webflow-nova .paragraph-6,.webflow-nova-1-5 .paragraph-6,.webflow-nova-1-1 .paragraph-6{color:#fff;text-transform:uppercase;margin-top:3%;margin-bottom:0;font-family:Dinnextw1g,sans-serif;font-size:1.19vw;font-weight:300}.webflow-nova .image-28,.webflow-nova-1-5 .image-28,.webflow-nova-1-1 .image-28{width:15vw;margin-top:15%;margin-left:-3%}.webflow-nova .section-animals,.webflow-nova-1-5 .section-animals,.webflow-nova-1-1 .section-animals{background-color:#000;height:auto;min-height:auto;position:relative}.webflow-nova .animals-scroll-container,.webflow-nova-1-5 .animals-scroll-container,.webflow-nova-1-1 .animals-scroll-container{float:none;clear:none;background-color:#0000;width:100%;height:150vh;position:relative;overflow:visible}.webflow-nova .intro-container-animals,.webflow-nova-1-5 .intro-container-animals,.webflow-nova-1-1 .intro-container-animals{flex-direction:column;justify-content:center;align-items:center;max-width:100%;height:150vh;margin-left:auto;margin-right:auto;padding-top:0;display:flex;position:sticky;top:0;overflow:hidden}.webflow-nova .image-29,.webflow-nova-1-5 .image-29,.webflow-nova-1-1 .image-29{z-index:0;opacity:1;width:100%;margin-top:10%;position:absolute}.webflow-nova .image-30,.webflow-nova-1-5 .image-30,.webflow-nova-1-1 .image-30{z-index:1;opacity:1;width:100%;margin-top:10%;position:absolute}.webflow-nova .image-31,.webflow-nova-1-5 .image-31,.webflow-nova-1-1 .image-31{z-index:2;opacity:1;width:100%;margin-top:10%;position:absolute}.webflow-nova .image-32,.webflow-nova-1-5 .image-32,.webflow-nova-1-1 .image-32{z-index:3;opacity:1;width:100%;margin-top:10%;position:absolute}.webflow-nova .heading-22,.webflow-nova-1-5 .heading-22,.webflow-nova-1-1 .heading-22{z-index:5;color:#fff;margin-top:0;margin-bottom:0;font-family:Dinnextw1g,sans-serif;font-size:5.5vw;font-weight:800;line-height:1;position:absolute;inset:45% auto 0% 0%}.webflow-nova .text-span-28,.webflow-nova-1-5 .text-span-28,.webflow-nova-1-1 .text-span-28{font-size:6vw;line-height:.8}.webflow-nova .div-block-42,.webflow-nova-1-5 .div-block-42,.webflow-nova-1-1 .div-block-42{z-index:5;perspective-origin:0%;transform-origin:0%;width:50%;height:100%;margin-left:50%;position:absolute}.webflow-nova .div-block-43,.webflow-nova-1-5 .div-block-43,.webflow-nova-1-1 .div-block-43{opacity:1;background-color:#e7e7e7;position:absolute;inset:0%}.webflow-nova .paragraph-7,.webflow-nova-1-5 .paragraph-7,.webflow-nova-1-1 .paragraph-7{opacity:1;color:#000;text-align:center;margin-bottom:0;margin-left:25%;margin-right:25%;font-family:Dinnextw1g,sans-serif;font-size:1.3vw;font-weight:300;line-height:1.3;position:absolute;inset:auto 0% 13%}.webflow-nova .paragraph-8,.webflow-nova-1-5 .paragraph-8,.webflow-nova-1-1 .paragraph-8{opacity:0;color:#000;text-align:center;margin-bottom:0;margin-left:25%;margin-right:25%;font-family:Dinnextw1g,sans-serif;font-size:1.3vw;font-weight:300;line-height:1.3;position:absolute;inset:auto 0% 13%}.webflow-nova .text-span-31,.webflow-nova-1-5 .text-span-31,.webflow-nova-1-1 .text-span-31{font-weight:300}.webflow-nova .image-33,.webflow-nova-1-5 .image-33,.webflow-nova-1-1 .image-33{z-index:1;opacity:1;width:138vh;display:inline-block;position:absolute;inset:auto}.webflow-nova .div-block-light-text,.webflow-nova-1-5 .div-block-light-text,.webflow-nova-1-1 .div-block-light-text{flex-direction:row;flex:0 auto;justify-content:flex-start;align-self:auto;align-items:center;width:100%;height:50%;display:flex;position:absolute;inset:auto 0% 0%}.webflow-nova .paragraph-9,.webflow-nova-1-5 .paragraph-9,.webflow-nova-1-1 .paragraph-9{opacity:1;color:#fff;text-align:center;font-family:Dinnextw1g,sans-serif;font-size:1.4vw;font-weight:300;line-height:1.2;position:absolute;inset:auto 30% 40%}.webflow-nova .vibration,.webflow-nova-1-5 .vibration,.webflow-nova-1-1 .vibration{opacity:1;-webkit-text-fill-color:inherit;background-color:#000;background-clip:border-box;border-radius:0;height:auto;min-height:auto;position:relative;overflow:visible}.webflow-nova .vibration-scroll-container,.webflow-nova-1-5 .vibration-scroll-container,.webflow-nova-1-1 .vibration-scroll-container{float:none;clear:none;width:100%;height:100vh;position:relative;overflow:visible}.webflow-nova .sticky-container-vibration,.webflow-nova-1-5 .sticky-container-vibration,.webflow-nova-1-1 .sticky-container-vibration{flex-direction:column;justify-content:center;align-items:center;max-width:100%;height:100vh;margin-left:auto;margin-right:auto;display:flex;position:sticky;top:0;overflow:hidden}.webflow-nova .div-block-vibration2,.webflow-nova-1-5 .div-block-vibration2,.webflow-nova-1-1 .div-block-vibration2{z-index:-1;flex-flow:column;grid-template-rows:auto;grid-template-columns:1fr;grid-auto-columns:1fr;justify-content:center;place-items:center;height:33.33%;margin-top:0;margin-left:0;margin-right:0;display:flex;position:absolute;inset:33.33% 0% 0%}.webflow-nova .radial,.webflow-nova-1-5 .radial,.webflow-nova-1-1 .radial{opacity:1;-webkit-text-fill-color:inherit;background-color:#000;background-clip:border-box;border-radius:0;height:auto;min-height:auto;position:relative;overflow:visible}.webflow-nova .radial-scroll-container,.webflow-nova-1-5 .radial-scroll-container,.webflow-nova-1-1 .radial-scroll-container{float:none;clear:none;width:100%;height:350vh;position:relative;overflow:visible}.webflow-nova .sticky-container-radial,.webflow-nova-1-5 .sticky-container-radial,.webflow-nova-1-1 .sticky-container-radial{flex-direction:column;justify-content:center;align-items:center;max-width:100%;height:100vh;margin-left:auto;margin-right:auto;display:flex;position:sticky;top:0;overflow:hidden}.webflow-nova .image-34,.webflow-nova-1-5 .image-34,.webflow-nova-1-1 .image-34{z-index:5;opacity:1;perspective-origin:50%;transform-origin:50% 0;max-width:25%;position:absolute;top:50%;transform:rotate(0)}.webflow-nova .lottie-animation-12,.webflow-nova-1-5 .lottie-animation-12,.webflow-nova-1-1 .lottie-animation-12{z-index:4;opacity:1;object-fit:cover;flex:0 auto;width:100%;max-width:100%;height:100%;position:absolute;inset:auto}.webflow-nova .image-35,.webflow-nova-1-5 .image-35,.webflow-nova-1-1 .image-35{z-index:1;opacity:1;object-fit:cover;width:100%;height:100%;position:absolute}.webflow-nova .heading-23,.webflow-nova-1-5 .heading-23,.webflow-nova-1-1 .heading-23{z-index:3;opacity:1;color:#fff;flex:0 auto;margin-top:-35%;margin-bottom:0;margin-right:50%;font-family:Dinnextw1g,sans-serif;font-size:3.5vw;font-weight:700;line-height:1;position:static;inset:23% 0 0% 21%}.webflow-nova .text-span-32,.webflow-nova-1-5 .text-span-32,.webflow-nova-1-1 .text-span-32{font-size:8vw;font-weight:700}.webflow-nova .image-36,.webflow-nova-1-5 .image-36,.webflow-nova-1-1 .image-36{z-index:-1;opacity:1;object-fit:cover;width:100%;height:100%;display:none;position:absolute}.webflow-nova .heading-resistant,.webflow-nova-1-5 .heading-resistant,.webflow-nova-1-1 .heading-resistant{z-index:1;opacity:1;color:#fff;margin-top:-20%;margin-bottom:0;font-family:Dinnextw1g,sans-serif;font-size:3.5vw;line-height:1;position:static;inset:23% 0 0% 21%}.webflow-nova .text-span-34,.webflow-nova-1-5 .text-span-34,.webflow-nova-1-1 .text-span-34{margin-top:4%;margin-right:20%;font-family:Dinnextw1g,sans-serif;font-size:1.4vw;font-weight:400;line-height:1.2;position:absolute}.webflow-nova .text-span-35,.webflow-nova-1-5 .text-span-35,.webflow-nova-1-1 .text-span-35{text-transform:uppercase;font-family:Dinnextw1g,sans-serif;font-size:1.66vw;font-weight:300;line-height:1;display:block}.webflow-nova .text-span-35.ru,.webflow-nova-1-5 .text-span-35.ru,.webflow-nova-1-1 .text-span-35.ru{margin-top:.5vw}.webflow-nova .div-block-radial,.webflow-nova-1-5 .div-block-radial,.webflow-nova-1-1 .div-block-radial{opacity:1;flex-direction:row;flex:0 auto;justify-content:flex-start;align-self:auto;align-items:center;width:50%;height:100%;margin-left:21%;display:flex;position:absolute;inset:auto 0% 0%}.webflow-nova .div-block-radial-3,.webflow-nova-1-5 .div-block-radial-3,.webflow-nova-1-1 .div-block-radial-3{z-index:0;opacity:1;flex-direction:row;flex:0 auto;justify-content:flex-start;align-self:auto;align-items:center;width:30%;height:100%;margin-left:21%;display:flex;position:absolute;inset:auto 0% 0%}.webflow-nova .html-embed-vibration,.webflow-nova-1-5 .html-embed-vibration,.webflow-nova-1-1 .html-embed-vibration{flex-direction:column;place-content:center;align-items:center;width:70vh;margin-bottom:5%;display:block;position:absolute}.webflow-nova .html-embed-serrage,.webflow-nova-1-5 .html-embed-serrage,.webflow-nova-1-1 .html-embed-serrage{opacity:1;justify-content:center;align-items:stretch;width:26.5vw;max-width:100%;margin:auto;display:block;position:static;inset:0%}.webflow-nova .div-block-46,.webflow-nova-1-5 .div-block-46,.webflow-nova-1-1 .div-block-46{opacity:0}.webflow-nova .valve-image,.webflow-nova-1-5 .valve-image,.webflow-nova-1-1 .valve-image{width:47%}.webflow-nova .text-span-36,.webflow-nova-1-5 .text-span-36,.webflow-nova-1-1 .text-span-36{font-family:Dinnextw1g,sans-serif;font-size:.8vw}.webflow-nova .div-block-vibration-2,.webflow-nova-1-5 .div-block-vibration-2,.webflow-nova-1-1 .div-block-vibration-2{flex-direction:row;flex:0 auto;justify-content:center;align-self:auto;align-items:flex-end;width:100%;height:33.33%;display:flex;position:absolute;inset:66.66% 0% 0%}.webflow-nova .paragraph-vibration,.webflow-nova-1-5 .paragraph-vibration,.webflow-nova-1-1 .paragraph-vibration{opacity:1;color:#fff;text-align:center;margin-bottom:0;font-family:Dinnextw1g,sans-serif;font-size:1.4vw;font-weight:300;line-height:1.2;position:absolute;top:auto;left:0;right:0}.webflow-nova .div-block-vibration-3,.webflow-nova-1-5 .div-block-vibration-3,.webflow-nova-1-1 .div-block-vibration-3{flex-direction:row;flex:0 auto;justify-content:flex-start;align-self:auto;align-items:flex-start;width:100%;height:33.33%;display:flex;position:absolute;inset:0%}.webflow-nova .heading-vibration-2,.webflow-nova-1-5 .heading-vibration-2,.webflow-nova-1-1 .heading-vibration-2{color:#fff;text-align:center;margin-top:0;margin-bottom:0;font-family:Dinnextw1g,sans-serif;font-size:3.5vw;line-height:1;position:absolute;inset:auto 0%}.webflow-nova .petite-tete,.webflow-nova-1-5 .petite-tete,.webflow-nova-1-1 .petite-tete{opacity:1;-webkit-text-fill-color:inherit;background-color:#e7e7e7;background-clip:border-box;border-radius:0;height:auto;min-height:auto;position:static;overflow:visible}.webflow-nova .tete-scroll-container,.webflow-nova-1-5 .tete-scroll-container,.webflow-nova-1-1 .tete-scroll-container{float:none;clear:none;width:100%;height:200vh;position:relative;overflow:visible}.webflow-nova .sticky-container-tete,.webflow-nova-1-5 .sticky-container-tete,.webflow-nova-1-1 .sticky-container-tete{flex-direction:column;justify-content:center;align-items:center;max-width:100%;height:100vh;margin-left:auto;margin-right:auto;display:flex;position:sticky;top:0;overflow:hidden}.webflow-nova .div-block-tete,.webflow-nova-1-5 .div-block-tete,.webflow-nova-1-1 .div-block-tete{z-index:-1;flex-direction:row;flex:0 auto;justify-content:flex-start;align-self:auto;align-items:center;width:70%;height:100%;margin-top:0;margin-left:0;margin-right:0;display:flex;position:absolute;inset:auto}.webflow-nova .html-embed-tete,.webflow-nova-1-5 .html-embed-tete,.webflow-nova-1-1 .html-embed-tete{opacity:.99;justify-content:center;align-items:stretch;width:100%;margin-top:10%;margin-bottom:0;margin-right:0;display:block;position:static;left:auto;right:0}.webflow-nova .div-block-tete-2,.webflow-nova .div-block-tete-3,.webflow-nova-1-5 .div-block-tete-2,.webflow-nova-1-5 .div-block-tete-3,.webflow-nova-1-1 .div-block-tete-2,.webflow-nova-1-1 .div-block-tete-3{opacity:1;flex-direction:row;flex:0 auto;justify-content:flex-start;align-self:auto;align-items:center;width:100%;height:50%;display:flex;position:absolute;inset:10% 0% 0%}.webflow-nova .heading-tete,.webflow-nova-1-5 .heading-tete,.webflow-nova-1-1 .heading-tete{opacity:1;color:#000;text-align:center;margin-top:0;margin-bottom:0;font-family:Dinnextw1g,sans-serif;font-size:3.5vw;line-height:1;position:absolute;inset:0% 0% auto}.webflow-nova .text-span-37,.webflow-nova-1-5 .text-span-37,.webflow-nova-1-1 .text-span-37{text-transform:uppercase}.webflow-nova .text-span-38,.webflow-nova-1-5 .text-span-38,.webflow-nova-1-1 .text-span-38{margin-right:45%;font-family:Dinnextw1g,sans-serif;font-size:1.4vw;font-weight:400;line-height:1.2;position:absolute}.webflow-nova .text-span-38.ru,.webflow-nova-1-5 .text-span-38.ru,.webflow-nova-1-1 .text-span-38.ru{margin-right:50%}.webflow-nova .bouche,.webflow-nova-1-5 .bouche,.webflow-nova-1-1 .bouche{opacity:1;-webkit-text-fill-color:inherit;background-color:#000;background-clip:border-box;border-radius:0;height:auto;min-height:auto;position:static;overflow:visible}.webflow-nova .bouche-scroll-container,.webflow-nova-1-5 .bouche-scroll-container,.webflow-nova-1-1 .bouche-scroll-container{float:none;clear:none;width:100%;height:250vh;position:relative;overflow:visible}.webflow-nova .sticky-container-bouche,.webflow-nova-1-5 .sticky-container-bouche,.webflow-nova-1-1 .sticky-container-bouche{flex-direction:column;justify-content:center;align-items:center;max-width:100%;height:100vh;margin-left:auto;margin-right:auto;display:flex;position:sticky;top:0;overflow:hidden}.webflow-nova .image-37,.webflow-nova-1-5 .image-37,.webflow-nova-1-1 .image-37{z-index:0;margin-top:-1%;display:inline-block;position:absolute}.webflow-nova .image-38,.webflow-nova-1-5 .image-38,.webflow-nova-1-1 .image-38{z-index:2;opacity:0;max-width:100%;margin-top:-35%;position:absolute}.webflow-nova .div-block-bouche,.webflow-nova-1-5 .div-block-bouche,.webflow-nova-1-1 .div-block-bouche{flex-direction:row;flex:0 auto;justify-content:flex-start;align-self:auto;align-items:center;width:100%;height:50%;display:flex;position:absolute;inset:0%}.webflow-nova .heading-bouche,.webflow-nova-1-5 .heading-bouche,.webflow-nova-1-1 .heading-bouche{z-index:1;color:#fff;text-align:left;margin-top:0;margin-bottom:0;margin-left:21%;font-family:Dinnextw1g,sans-serif;font-size:3.5vw;line-height:1;position:absolute;inset:auto}.webflow-nova .div-block-47,.webflow-nova-1-5 .div-block-47,.webflow-nova-1-1 .div-block-47{opacity:1;position:absolute;inset:auto 0% 0%}.webflow-nova .heading-manche,.webflow-nova-1-5 .heading-manche,.webflow-nova-1-1 .heading-manche{opacity:1;color:#000;text-align:center;margin-top:0;margin-bottom:0;font-family:Dinnextw1g,sans-serif;font-size:3.5vw;line-height:1;position:absolute;inset:0% 0% auto}.webflow-nova .div-block-bouche-2,.webflow-nova-1-5 .div-block-bouche-2,.webflow-nova-1-1 .div-block-bouche-2{flex-direction:row;flex:0 auto;justify-content:flex-start;align-self:auto;align-items:center;width:100%;height:50%;display:flex;position:absolute;inset:auto 0% 0%}.webflow-nova .paragraph-bouche,.webflow-nova-1-5 .paragraph-bouche,.webflow-nova-1-1 .paragraph-bouche{color:#fff;text-align:right;margin-bottom:5%;font-family:Dinnextw1g,sans-serif;font-size:1.4vw;font-weight:300;line-height:1.2;position:absolute;inset:auto 21% 0% 40%}.webflow-nova .bold-text-27,.webflow-nova .bold-text-28,.webflow-nova-1-5 .bold-text-27,.webflow-nova-1-5 .bold-text-28,.webflow-nova-1-1 .bold-text-27,.webflow-nova-1-1 .bold-text-28{font-weight:400}.webflow-nova .div-block-tete-4,.webflow-nova-1-5 .div-block-tete-4,.webflow-nova-1-1 .div-block-tete-4{position:absolute;inset:0%}.webflow-nova .paragraph-tete-1,.webflow-nova-1-5 .paragraph-tete-1,.webflow-nova-1-1 .paragraph-tete-1{color:#000;text-align:right;text-transform:none;margin-bottom:0;font-family:Dinnextw1g,sans-serif;font-size:.8vw;font-style:normal;font-weight:300;line-height:1.3;position:absolute;inset:auto 5% 2% 0%}.webflow-nova .text-span-40,.webflow-nova-1-5 .text-span-40,.webflow-nova-1-1 .text-span-40{font-size:2vw;font-weight:200;position:absolute}.webflow-nova .bold-text-29,.webflow-nova .bold-text-30,.webflow-nova .bold-text-31,.webflow-nova .bold-text-32,.webflow-nova .bold-text-33,.webflow-nova .bold-text-34,.webflow-nova .bold-text-35,.webflow-nova .bold-text-36,.webflow-nova-1-5 .bold-text-29,.webflow-nova-1-5 .bold-text-30,.webflow-nova-1-5 .bold-text-31,.webflow-nova-1-5 .bold-text-32,.webflow-nova-1-5 .bold-text-33,.webflow-nova-1-5 .bold-text-34,.webflow-nova-1-5 .bold-text-35,.webflow-nova-1-5 .bold-text-36,.webflow-nova-1-1 .bold-text-29,.webflow-nova-1-1 .bold-text-30,.webflow-nova-1-1 .bold-text-31,.webflow-nova-1-1 .bold-text-32,.webflow-nova-1-1 .bold-text-33,.webflow-nova-1-1 .bold-text-34,.webflow-nova-1-1 .bold-text-35,.webflow-nova-1-1 .bold-text-36{font-weight:400}.webflow-nova .html-embed-cooltouch,.webflow-nova-1-5 .html-embed-cooltouch,.webflow-nova-1-1 .html-embed-cooltouch{opacity:1;justify-content:center;align-items:stretch;width:20vw;max-width:100%;margin:auto;display:block;position:static;inset:0%}.webflow-nova .div-block-ailes,.webflow-nova-1-5 .div-block-ailes,.webflow-nova-1-1 .div-block-ailes{position:absolute;inset:0%}.webflow-nova .paragraph-aile,.webflow-nova-1-5 .paragraph-aile,.webflow-nova-1-1 .paragraph-aile{color:#fff;text-align:right;text-transform:none;margin-bottom:0;font-family:Dinnextw1g,sans-serif;font-size:.8vw;font-style:normal;font-weight:300;line-height:1.3;position:absolute;inset:auto 5% 2% 0%}.webflow-nova .text-span-41,.webflow-nova-1-5 .text-span-41,.webflow-nova-1-1 .text-span-41{font-size:2vw;font-weight:200;position:absolute}.webflow-nova .div-block-48,.webflow-nova-1-5 .div-block-48,.webflow-nova-1-1 .div-block-48{justify-content:center;align-items:center;width:50%;padding-right:0;display:flex;position:absolute;inset:0% auto 0% 0%}.webflow-nova .div-block-49,.webflow-nova-1-5 .div-block-49,.webflow-nova-1-1 .div-block-49{justify-content:center;align-items:center;width:50%;margin-left:50%;padding-right:0;display:flex;position:absolute;inset:0% auto 0% 0%}.webflow-nova .heading-25,.webflow-nova-1-5 .heading-25,.webflow-nova-1-1 .heading-25{color:#000;margin-right:3%;font-family:Linotype din next lt pro,sans-serif;font-size:2.5vw;font-weight:500}.webflow-nova .image-39,.webflow-nova-1-5 .image-39,.webflow-nova-1-1 .image-39{width:12vw;margin-left:3%}.webflow-nova .heading-13-copy,.webflow-nova-1-5 .heading-13-copy,.webflow-nova-1-1 .heading-13-copy{z-index:23;margin-top:8%;margin-bottom:4%;font-family:Dinok,sans-serif;font-size:2vw;position:static;bottom:139.375px}.webflow-nova .heading-13-copy.ru,.webflow-nova-1-5 .heading-13-copy.ru,.webflow-nova-1-1 .heading-13-copy.ru{font-family:Dinnextw1g,sans-serif}.webflow-nova .text-span-42,.webflow-nova-1-5 .text-span-42,.webflow-nova-1-1 .text-span-42{font-size:2vw;font-weight:200;position:absolute}.webflow-nova .div-block-43-copy,.webflow-nova-1-5 .div-block-43-copy,.webflow-nova-1-1 .div-block-43-copy{opacity:0;background-color:#e7e7e7;position:absolute;inset:0%}.webflow-nova .paragraph-7-copy,.webflow-nova .paragraph-8-copy,.webflow-nova-1-5 .paragraph-7-copy,.webflow-nova-1-5 .paragraph-8-copy,.webflow-nova-1-1 .paragraph-7-copy,.webflow-nova-1-1 .paragraph-8-copy{opacity:1;color:#000;text-align:center;margin-bottom:0;font-family:Dinnextw1g,sans-serif;font-size:1.3vw;font-weight:300;line-height:1.3;position:absolute;inset:auto 0% 13%}.webflow-nova .paragraph-9-copy,.webflow-nova-1-5 .paragraph-9-copy,.webflow-nova-1-1 .paragraph-9-copy{opacity:0;color:#fff;text-align:center;font-family:Dinnextw1g,sans-serif;font-size:1.4vw;font-weight:300;line-height:1.2;position:absolute;inset:auto 0% 40%}.webflow-nova .paragraph-vibration-mobile,.webflow-nova-1-5 .paragraph-vibration-mobile,.webflow-nova-1-1 .paragraph-vibration-mobile{opacity:0;color:#fff;text-align:center;margin-bottom:0;font-family:Dinnextw1g,sans-serif;font-size:1.4vw;font-weight:300;line-height:1.2;position:absolute;top:auto;left:0;right:0}.webflow-nova .div-block-34-copy-2,.webflow-nova-1-5 .div-block-34-copy-2,.webflow-nova-1-1 .div-block-34-copy-2{flex-direction:row;justify-content:flex-start;align-items:center;width:50%;height:100%;margin-left:50%;display:none;position:absolute;inset:0%}.webflow-nova .heading-26,.webflow-nova-1-5 .heading-26,.webflow-nova-1-1 .heading-26{z-index:23;margin-top:8%;margin-bottom:4%;font-family:Dinok,sans-serif;font-size:2vw;position:static;bottom:139.375px}.webflow-nova .said-scroll-technique-copy-2,.webflow-nova-1-5 .said-scroll-technique-copy-2,.webflow-nova-1-1 .said-scroll-technique-copy-2{float:none;clear:none;background-color:#0000;width:100%;height:200vh;display:none;position:relative;overflow:visible}.webflow-nova .image-turbines-2,.webflow-nova-1-5 .image-turbines-2,.webflow-nova-1-1 .image-turbines-2{width:55%;margin:auto;display:block;position:static;inset:0%;overflow:visible}.webflow-nova .tab-link-tab-1-2,.webflow-nova-1-5 .tab-link-tab-1-2,.webflow-nova-1-1 .tab-link-tab-1-2{color:#000;text-align:center;background-color:#fff;width:50%;padding:2% 0;font-family:Dinok,sans-serif;font-size:.8vw;font-weight:700}.webflow-nova .tab-link-tab-1-2.w--current,.webflow-nova-1-5 .tab-link-tab-1-2.w--current,.webflow-nova-1-1 .tab-link-tab-1-2.w--current{color:#fff;background-color:#63b9e9;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;justify-content:space-around;place-items:stretch stretch;padding:2% 0;font-family:Dinok,sans-serif;font-size:.8vw;font-weight:700;display:inline-block}.webflow-nova .tab-link-tab-2-2,.webflow-nova-1-5 .tab-link-tab-2-2,.webflow-nova-1-1 .tab-link-tab-2-2{color:#000;text-align:center;background-color:#fff;border-left:1px solid #a3a3a3;width:50%;padding:2% 0;font-family:Dinok,sans-serif;font-size:.8vw;font-weight:700}.webflow-nova .tab-link-tab-2-2.w--current,.webflow-nova-1-5 .tab-link-tab-2-2.w--current,.webflow-nova-1-1 .tab-link-tab-2-2.w--current{color:#fff;text-align:center;background-color:#63b9e9;border-left:1px solid #a3a3a3;border-right:1px solid #a3a3a3;width:50%;padding-top:2%;padding-bottom:2%}.webflow-nova .div-block-turbines-copy-2,.webflow-nova-1-5 .div-block-turbines-copy-2,.webflow-nova-1-1 .div-block-turbines-copy-2{clear:none;opacity:1;flex-flow:row;flex:0 auto;justify-content:center;align-self:auto;align-items:center;width:50%;height:100%;margin-top:6%;margin-left:5%;display:none;position:absolute;inset:0%}.webflow-nova .text-block-11-ref,.webflow-nova-1-5 .text-block-11-ref,.webflow-nova-1-1 .text-block-11-ref{border:1px solid #a3a3a3;border-radius:0;justify-content:flex-start;align-items:center;padding-left:5%;font-family:Linotype din next lt pro,sans-serif;font-size:.8vw;line-height:1;display:flex}.webflow-nova .heading-10-garantie,.webflow-nova-1-5 .heading-10-garantie,.webflow-nova-1-1 .heading-10-garantie{border:1px solid #a3a3a3;border-right-width:0;border-radius:0;justify-content:flex-start;align-items:center;margin-top:0;margin-bottom:0;padding-left:5%;display:flex}.webflow-nova .text-block-ref,.webflow-nova-1-5 .text-block-ref,.webflow-nova-1-1 .text-block-ref{background-color:#fff;border-top:0 #a3a3a3;border-bottom:1px solid #a3a3a3;border-left:1px solid #a3a3a3;border-right:1px #a3a3a3;border-radius:0;justify-content:flex-start;align-items:center;padding-left:5%;font-family:Dinnextw1g,sans-serif;font-size:.8vw;font-weight:700;line-height:1;display:flex}.webflow-nova .text-block-ref2,.webflow-nova-1-5 .text-block-ref2,.webflow-nova-1-1 .text-block-ref2{background-color:#fff;border:1px solid #a3a3a3;border-top-style:none;border-radius:0;justify-content:flex-start;align-items:center;padding-left:5%;font-family:Dinnextw1g,sans-serif;font-size:.8vw;line-height:1;display:flex}.webflow-nova .bold-text-38,.webflow-nova-1-5 .bold-text-38,.webflow-nova-1-1 .bold-text-38{font-family:Dinnextw1g,sans-serif;font-size:1vw;font-weight:700}.webflow-nova .text-span-43,.webflow-nova .text-span-44,.webflow-nova-1-5 .text-span-43,.webflow-nova-1-5 .text-span-44,.webflow-nova-1-1 .text-span-43,.webflow-nova-1-1 .text-span-44{font-weight:500}.webflow-nova .text-span-45,.webflow-nova-1-5 .text-span-45,.webflow-nova-1-1 .text-span-45{text-transform:uppercase}.webflow-nova .text-span-53,.webflow-nova .text-span-54,.webflow-nova .text-span-55,.webflow-nova .text-span-56,.webflow-nova .text-span-57,.webflow-nova .text-span-58,.webflow-nova .text-span-59,.webflow-nova .text-span-60,.webflow-nova .text-span-61,.webflow-nova .text-span-62,.webflow-nova-1-5 .text-span-53,.webflow-nova-1-5 .text-span-54,.webflow-nova-1-5 .text-span-55,.webflow-nova-1-5 .text-span-56,.webflow-nova-1-5 .text-span-57,.webflow-nova-1-5 .text-span-58,.webflow-nova-1-5 .text-span-59,.webflow-nova-1-5 .text-span-60,.webflow-nova-1-5 .text-span-61,.webflow-nova-1-5 .text-span-62,.webflow-nova-1-1 .text-span-53,.webflow-nova-1-1 .text-span-54,.webflow-nova-1-1 .text-span-55,.webflow-nova-1-1 .text-span-56,.webflow-nova-1-1 .text-span-57,.webflow-nova-1-1 .text-span-58,.webflow-nova-1-1 .text-span-59,.webflow-nova-1-1 .text-span-60,.webflow-nova-1-1 .text-span-61,.webflow-nova-1-1 .text-span-62{font-weight:400}.webflow-nova .text-span-63,.webflow-nova-1-5 .text-span-63,.webflow-nova-1-1 .text-span-63{font-weight:500}.webflow-nova .text-span-64,.webflow-nova .text-span-65,.webflow-nova .text-span-66,.webflow-nova-1-5 .text-span-64,.webflow-nova-1-5 .text-span-65,.webflow-nova-1-5 .text-span-66,.webflow-nova-1-1 .text-span-64,.webflow-nova-1-1 .text-span-65,.webflow-nova-1-1 .text-span-66{font-weight:400}.webflow-nova .text-span-67,.webflow-nova-1-5 .text-span-67,.webflow-nova-1-1 .text-span-67{text-transform:uppercase;font-weight:700}.webflow-nova .text-span-68,.webflow-nova .text-span-69,.webflow-nova .text-span-70,.webflow-nova .text-span-71,.webflow-nova .text-span-72,.webflow-nova .text-span-73,.webflow-nova .text-span-74,.webflow-nova .text-span-75,.webflow-nova .text-span-76,.webflow-nova .text-span-77,.webflow-nova .text-span-78,.webflow-nova-1-5 .text-span-68,.webflow-nova-1-5 .text-span-69,.webflow-nova-1-5 .text-span-70,.webflow-nova-1-5 .text-span-71,.webflow-nova-1-5 .text-span-72,.webflow-nova-1-5 .text-span-73,.webflow-nova-1-5 .text-span-74,.webflow-nova-1-5 .text-span-75,.webflow-nova-1-5 .text-span-76,.webflow-nova-1-5 .text-span-77,.webflow-nova-1-5 .text-span-78,.webflow-nova-1-1 .text-span-68,.webflow-nova-1-1 .text-span-69,.webflow-nova-1-1 .text-span-70,.webflow-nova-1-1 .text-span-71,.webflow-nova-1-1 .text-span-72,.webflow-nova-1-1 .text-span-73,.webflow-nova-1-1 .text-span-74,.webflow-nova-1-1 .text-span-75,.webflow-nova-1-1 .text-span-76,.webflow-nova-1-1 .text-span-77,.webflow-nova-1-1 .text-span-78{font-weight:400}.webflow-nova .text-span-79,.webflow-nova-1-5 .text-span-79,.webflow-nova-1-1 .text-span-79{text-transform:uppercase}.webflow-nova .text-span-80,.webflow-nova .text-span-81,.webflow-nova .text-span-82,.webflow-nova .text-span-83,.webflow-nova .text-span-84,.webflow-nova .text-span-85,.webflow-nova .text-span-86,.webflow-nova .text-span-87,.webflow-nova .text-span-88,.webflow-nova .text-span-89,.webflow-nova-1-5 .text-span-80,.webflow-nova-1-5 .text-span-81,.webflow-nova-1-5 .text-span-82,.webflow-nova-1-5 .text-span-83,.webflow-nova-1-5 .text-span-84,.webflow-nova-1-5 .text-span-85,.webflow-nova-1-5 .text-span-86,.webflow-nova-1-5 .text-span-87,.webflow-nova-1-5 .text-span-88,.webflow-nova-1-5 .text-span-89,.webflow-nova-1-1 .text-span-80,.webflow-nova-1-1 .text-span-81,.webflow-nova-1-1 .text-span-82,.webflow-nova-1-1 .text-span-83,.webflow-nova-1-1 .text-span-84,.webflow-nova-1-1 .text-span-85,.webflow-nova-1-1 .text-span-86,.webflow-nova-1-1 .text-span-87,.webflow-nova-1-1 .text-span-88,.webflow-nova-1-1 .text-span-89{font-weight:400}.webflow-nova .text-span-90,.webflow-nova-1-5 .text-span-90,.webflow-nova-1-1 .text-span-90{text-transform:uppercase}.webflow-nova .text-span-91,.webflow-nova .text-span-92,.webflow-nova .text-span-93,.webflow-nova .text-span-94,.webflow-nova .text-span-95,.webflow-nova .text-span-96,.webflow-nova .text-span-97,.webflow-nova .text-span-98,.webflow-nova-1-5 .text-span-91,.webflow-nova-1-5 .text-span-92,.webflow-nova-1-5 .text-span-93,.webflow-nova-1-5 .text-span-94,.webflow-nova-1-5 .text-span-95,.webflow-nova-1-5 .text-span-96,.webflow-nova-1-5 .text-span-97,.webflow-nova-1-5 .text-span-98,.webflow-nova-1-1 .text-span-91,.webflow-nova-1-1 .text-span-92,.webflow-nova-1-1 .text-span-93,.webflow-nova-1-1 .text-span-94,.webflow-nova-1-1 .text-span-95,.webflow-nova-1-1 .text-span-96,.webflow-nova-1-1 .text-span-97,.webflow-nova-1-1 .text-span-98{font-weight:400}.webflow-nova .paragraph-7-copy,.webflow-nova-1-5 .paragraph-7-copy,.webflow-nova-1-1 .paragraph-7-copy{opacity:1;text-align:center;margin-bottom:0;font-family:Dinnextw1g,sans-serif;font-size:1.4vw;font-weight:300;line-height:1.3;position:absolute;inset:auto 0% 13%}.webflow-nova .text-span-35-jp,.webflow-nova-1-5 .text-span-35-jp,.webflow-nova-1-1 .text-span-35-jp{text-transform:uppercase;font-size:1.66vw;font-style:normal;font-weight:500;line-height:1;display:block}.webflow-nova .paragraph-5-jp,.webflow-nova-1-5 .paragraph-5-jp,.webflow-nova-1-1 .paragraph-5-jp{color:var(--yellow);text-align:left;justify-content:flex-end;align-items:center;margin-top:0;margin-bottom:0;font-family:Linotype din next lt pro,sans-serif;font-size:.97vw;font-weight:400;line-height:1;display:inline;position:relative;top:auto}.webflow-nova .column-6-jp,.webflow-nova-1-5 .column-6-jp,.webflow-nova-1-1 .column-6-jp{margin-top:.3vw}.webflow-nova .paragraph-5-copy,.webflow-nova-1-5 .paragraph-5-copy,.webflow-nova-1-1 .paragraph-5-copy{color:#fff;text-align:left;justify-content:flex-end;align-items:center;margin-top:0;margin-bottom:0;font-family:Linotype din next lt pro,sans-serif;font-size:2vw;font-weight:300;line-height:1;display:block;position:relative;top:auto}.webflow-nova .italic-text,.webflow-nova-1-5 .italic-text,.webflow-nova-1-1 .italic-text{margin-bottom:-1.5vw;display:block}.webflow-nova .text-span-114,.webflow-nova-1-5 .text-span-114,.webflow-nova-1-1 .text-span-114{color:var(--yellow);text-align:left;margin-top:2.5vw;margin-left:5vw;font-size:2vw;font-weight:500;display:block}.webflow-nova .text-span-99-jp,.webflow-nova .text-span-100-jp,.webflow-nova-1-5 .text-span-99-jp,.webflow-nova-1-5 .text-span-100-jp,.webflow-nova-1-1 .text-span-99-jp,.webflow-nova-1-1 .text-span-100-jp{font-weight:500;line-height:1.7}.webflow-nova .text-span-101-jp,.webflow-nova-1-5 .text-span-101-jp,.webflow-nova-1-1 .text-span-101-jp{font-size:1.3vw;font-weight:500;line-height:1.7}.webflow-nova .text-span-102-jp,.webflow-nova-1-5 .text-span-102-jp,.webflow-nova-1-1 .text-span-102-jp{font-weight:500;line-height:1.7}.webflow-nova .text-span-103-jp,.webflow-nova-1-5 .text-span-103-jp,.webflow-nova-1-1 .text-span-103-jp{text-align:left;font-weight:500;line-height:1.6}.webflow-nova .paragraph-bouche-jp,.webflow-nova-1-5 .paragraph-bouche-jp,.webflow-nova-1-1 .paragraph-bouche-jp{color:#fff;text-align:center;margin-bottom:5%;font-family:Dinnextw1g,sans-serif;font-size:1.4vw;font-weight:300;line-height:1.2;position:absolute;inset:auto 21% 0% 40%}.webflow-nova .text-span-104-jp,.webflow-nova .text-span-105-jp,.webflow-nova .text-span-106-jp,.webflow-nova .text-span-107-jp,.webflow-nova-1-5 .text-span-104-jp,.webflow-nova-1-5 .text-span-105-jp,.webflow-nova-1-5 .text-span-106-jp,.webflow-nova-1-5 .text-span-107-jp,.webflow-nova-1-1 .text-span-104-jp,.webflow-nova-1-1 .text-span-105-jp,.webflow-nova-1-1 .text-span-106-jp,.webflow-nova-1-1 .text-span-107-jp{font-weight:500;line-height:1.6}.webflow-nova .text-span-38-jp,.webflow-nova-1-5 .text-span-38-jp,.webflow-nova-1-1 .text-span-38-jp{color:#000;margin-top:1vw;margin-right:45%;font-family:Dinnextw1g,sans-serif;font-size:1.4vw;font-weight:400;line-height:1.6;position:absolute}.webflow-nova .text-span-34-jp,.webflow-nova-1-5 .text-span-34-jp,.webflow-nova-1-1 .text-span-34-jp{margin-top:4%;margin-right:20%;font-family:Dinnextw1g,sans-serif;font-size:1.3vw;font-weight:400;line-height:1.2;position:absolute}.webflow-nova .text-span-115,.webflow-nova-1-5 .text-span-115,.webflow-nova-1-1 .text-span-115{color:#000}.webflow-nova .text-span-110-jp,.webflow-nova-1-5 .text-span-110-jp,.webflow-nova-1-1 .text-span-110-jp{text-align:center;font-weight:500;line-height:1.6;position:absolute}.webflow-nova .text-span-8-jp,.webflow-nova-1-5 .text-span-8-jp,.webflow-nova-1-1 .text-span-8-jp{text-align:center;font-family:Dinok,sans-serif;font-size:3.5vw;font-weight:700;line-height:1;display:inline-block;position:relative;left:4vw}.webflow-nova .text-span-108-jp,.webflow-nova-1-5 .text-span-108-jp,.webflow-nova-1-1 .text-span-108-jp{text-align:center;font-size:1.37vw;font-weight:500;line-height:1.7;display:inline-block;position:relative}.webflow-nova .text-span-12-jp,.webflow-nova-1-5 .text-span-12-jp,.webflow-nova-1-1 .text-span-12-jp{font-family:Dinok,sans-serif;font-size:3.5vw;font-weight:700;line-height:1;position:relative;left:4vw}.webflow-nova .text-span-36-jp,.webflow-nova-1-5 .text-span-36-jp,.webflow-nova-1-1 .text-span-36-jp{text-align:left;font-size:.8vw;line-height:1.6;display:inline-block;position:relative}.webflow-nova .text-span-109-jp,.webflow-nova-1-5 .text-span-109-jp,.webflow-nova-1-1 .text-span-109-jp{text-align:center;font-size:1.33vw;font-weight:500;line-height:1.6;display:inline-block;position:static}.webflow-nova .text-span-11-jp,.webflow-nova-1-5 .text-span-11-jp,.webflow-nova-1-1 .text-span-11-jp{margin-left:1vw;font-family:Dinok,sans-serif;font-size:3.5vw;font-weight:700;line-height:1}.webflow-nova .text-span-111-jp,.webflow-nova-1-5 .text-span-111-jp,.webflow-nova-1-1 .text-span-111-jp{text-align:center;font-size:1.1vw;font-weight:500;line-height:1.6;display:inline-block}.webflow-nova .text-span-10-jp,.webflow-nova-1-5 .text-span-10-jp,.webflow-nova-1-1 .text-span-10-jp{text-align:center;margin-left:4.5vw;font-family:Dinok,sans-serif;font-size:3.5vw;font-weight:700;line-height:1;display:inline-block}.webflow-nova .text-span-112-jp,.webflow-nova-1-5 .text-span-112-jp,.webflow-nova-1-1 .text-span-112-jp{text-align:center;font-weight:500;line-height:1.6;display:inline-block}.webflow-nova .text-span-9-jp,.webflow-nova-1-5 .text-span-9-jp,.webflow-nova-1-1 .text-span-9-jp{text-align:center;margin-left:3vw;font-family:Dinok,sans-serif;font-size:3.5vw;font-weight:700;line-height:1;display:inline-block}.webflow-nova .bold-text-39,.webflow-nova .bold-text-40,.webflow-nova .bold-text-41,.webflow-nova-1-5 .bold-text-39,.webflow-nova-1-5 .bold-text-40,.webflow-nova-1-5 .bold-text-41,.webflow-nova-1-1 .bold-text-39,.webflow-nova-1-1 .bold-text-40,.webflow-nova-1-1 .bold-text-41{color:var(--yellow);font-weight:500}.webflow-nova .text-block-23,.webflow-nova-1-5 .text-block-23,.webflow-nova-1-1 .text-block-23{font-family:Dinok,sans-serif;font-size:.6vw;line-height:1.6;position:relative;top:4vw}.webflow-nova .text-block-23-mobile,.webflow-nova-1-5 .text-block-23-mobile,.webflow-nova-1-1 .text-block-23-mobile{font-size:.6vw;line-height:1.6;position:relative;top:4vw}.webflow-nova .said-scroll-technique-jp,.webflow-nova-1-5 .said-scroll-technique-jp,.webflow-nova-1-1 .said-scroll-technique-jp{float:none;clear:none;background-color:#0000;width:100%;height:90vw;margin-top:0;position:relative;overflow:visible}.webflow-nova .text-block-durability-2-jp,.webflow-nova-1-5 .text-block-durability-2-jp,.webflow-nova-1-1 .text-block-durability-2-jp{color:#fff;object-fit:fill;flex:0 auto;justify-content:center;align-self:auto;align-items:center;margin-right:43%;font-family:Linotype din next lt pro,sans-serif;font-size:1.4vw;font-weight:300;line-height:1.3;display:block;position:static;inset:0% 36% 0% 0%}.webflow-nova .text-block-reliability-2-jp,.webflow-nova-1-5 .text-block-reliability-2-jp,.webflow-nova-1-1 .text-block-reliability-2-jp{color:#fff;object-fit:fill;flex:0 auto;justify-content:center;align-self:auto;align-items:center;margin-right:42%;font-family:Linotype din next lt pro,sans-serif;font-size:1.4vw;font-weight:300;line-height:1.3;display:block;position:static;inset:0% 36% 0% 0%}.webflow-nova .text-block-hinder-2-jp,.webflow-nova-1-5 .text-block-hinder-2-jp,.webflow-nova-1-1 .text-block-hinder-2-jp{color:#fff;object-fit:fill;flex:0 auto;justify-content:center;align-self:auto;align-items:center;margin-right:45%;font-family:Linotype din next lt pro,sans-serif;font-size:1.4vw;font-weight:300;line-height:1.3;display:block;position:static;inset:0% 36% 0% 0%}.webflow-nova .text-block-contamination-2-jp,.webflow-nova-1-5 .text-block-contamination-2-jp,.webflow-nova-1-1 .text-block-contamination-2-jp{color:#fff;object-fit:fill;flex-direction:column;flex:0 auto;justify-content:center;align-self:auto;align-items:flex-start;margin-right:45%;font-family:Linotype din next lt pro,sans-serif;font-size:1.4vw;font-weight:300;line-height:1.3;display:block;position:static;inset:0% 36% 0% 0%}.webflow-nova .text-block-safe-2-jp,.webflow-nova-1-5 .text-block-safe-2-jp,.webflow-nova-1-1 .text-block-safe-2-jp{color:#fff;object-fit:fill;flex:0 auto;justify-content:center;align-self:auto;align-items:center;margin-right:40%;font-family:Linotype din next lt pro,sans-serif;font-size:1.4vw;font-weight:300;line-height:1.3;display:block;position:static;inset:0% 36% 0% 0%}.webflow-nova .text-span-116,.webflow-nova .text-span-117,.webflow-nova .text-span-118,.webflow-nova .text-span-119,.webflow-nova-1-5 .text-span-116,.webflow-nova-1-5 .text-span-117,.webflow-nova-1-5 .text-span-118,.webflow-nova-1-5 .text-span-119,.webflow-nova-1-1 .text-span-116,.webflow-nova-1-1 .text-span-117,.webflow-nova-1-1 .text-span-118,.webflow-nova-1-1 .text-span-119{font-family:Linotype din next lt pro,sans-serif;font-size:.6vw;font-weight:500;line-height:1;position:relative;top:.5vw}.webflow-nova .nav-link-catalogue,.webflow-nova-1-5 .nav-link-catalogue,.webflow-nova-1-1 .nav-link-catalogue{color:#000;text-transform:none;margin-left:0;margin-right:0;padding:10px 0;font-family:Dinnextw1g,sans-serif;font-weight:300;text-decoration:none;display:block}.webflow-nova .nav-link-catalogue:hover,.webflow-nova-1-5 .nav-link-catalogue:hover,.webflow-nova-1-1 .nav-link-catalogue:hover{text-decoration:underline}.webflow-nova .nav-link-catalogue.jp,.webflow-nova-1-5 .nav-link-catalogue.jp,.webflow-nova-1-1 .nav-link-catalogue.jp{font-family:Dinok,sans-serif}.webflow-nova .text-span-124,.webflow-nova .text-span-125,.webflow-nova-1-5 .text-span-124,.webflow-nova-1-5 .text-span-125,.webflow-nova-1-1 .text-span-124,.webflow-nova-1-1 .text-span-125{font-weight:400}.webflow-nova .text-span-126,.webflow-nova .text-span-127,.webflow-nova-1-5 .text-span-126,.webflow-nova-1-5 .text-span-127,.webflow-nova-1-1 .text-span-126,.webflow-nova-1-1 .text-span-127{font-weight:300}.webflow-nova .text-span-128,.webflow-nova .text-span-129,.webflow-nova .text-span-130,.webflow-nova .text-span-131,.webflow-nova .text-span-132,.webflow-nova .text-span-133,.webflow-nova-1-5 .text-span-128,.webflow-nova-1-5 .text-span-129,.webflow-nova-1-5 .text-span-130,.webflow-nova-1-5 .text-span-131,.webflow-nova-1-5 .text-span-132,.webflow-nova-1-5 .text-span-133,.webflow-nova-1-1 .text-span-128,.webflow-nova-1-1 .text-span-129,.webflow-nova-1-1 .text-span-130,.webflow-nova-1-1 .text-span-131,.webflow-nova-1-1 .text-span-132,.webflow-nova-1-1 .text-span-133{font-weight:400}.webflow-nova .text-span-134,.webflow-nova-1-5 .text-span-134,.webflow-nova-1-1 .text-span-134{font-size:.8vw}.webflow-nova .bold-text-42,.webflow-nova .bold-text-43,.webflow-nova .bold-text-44,.webflow-nova .bold-text-45,.webflow-nova-1-5 .bold-text-42,.webflow-nova-1-5 .bold-text-43,.webflow-nova-1-5 .bold-text-44,.webflow-nova-1-5 .bold-text-45,.webflow-nova-1-1 .bold-text-42,.webflow-nova-1-1 .bold-text-43,.webflow-nova-1-1 .bold-text-44,.webflow-nova-1-1 .bold-text-45{font-family:Dinok,sans-serif}.webflow-nova .nav-link-catalogue-mobile,.webflow-nova-1-5 .nav-link-catalogue-mobile,.webflow-nova-1-1 .nav-link-catalogue-mobile{color:#000;text-transform:none;margin-left:0;margin-right:0;padding:10px 0;font-family:Linotype din next lt pro,sans-serif;font-weight:400;text-decoration:none;display:block}.webflow-nova .nav-link-catalogue-mobile:hover,.webflow-nova-1-5 .nav-link-catalogue-mobile:hover,.webflow-nova-1-1 .nav-link-catalogue-mobile:hover{text-decoration:underline}.webflow-nova .image-40,.webflow-nova-1-5 .image-40,.webflow-nova-1-1 .image-40{z-index:-2;object-fit:cover;width:100%;height:100%;position:absolute}.webflow-nova .image-41,.webflow-nova-1-5 .image-41,.webflow-nova-1-1 .image-41{z-index:-1;object-fit:cover;width:100%;height:100%;position:absolute}.webflow-nova .image-43,.webflow-nova-1-5 .image-43,.webflow-nova-1-1 .image-43{z-index:0;object-fit:cover;width:100%;height:100%;position:absolute}.webflow-nova .image-44,.webflow-nova-1-5 .image-44,.webflow-nova-1-1 .image-44{z-index:-1;object-fit:cover;width:100%;height:100%;position:absolute}.webflow-nova .image-nova-intro,.webflow-nova-1-5 .image-nova-intro,.webflow-nova-1-1 .image-nova-intro{object-fit:cover;object-position:50% 50%;width:auto;height:100%;margin-left:auto;margin-right:auto;position:absolute;inset:0%}.webflow-nova .bold-text-46,.webflow-nova-1-5 .bold-text-46,.webflow-nova-1-1 .bold-text-46{font-family:Dinnextw1g,sans-serif}@media screen and (max-width:991px){.webflow-nova .body,.webflow-nova-1-5 .body,.webflow-nova-1-1 .body{background-color:#0000}.webflow-nova .sticky-nav,.webflow-nova-1-5 .sticky-nav,.webflow-nova-1-1 .sticky-nav{width:0;height:0;padding:0;display:none}.webflow-nova .nav-grid,.webflow-nova-1-5 .nav-grid,.webflow-nova-1-1 .nav-grid{width:0}.webflow-nova .nav-link-2,.webflow-nova-1-5 .nav-link-2,.webflow-nova-1-1 .nav-link-2{width:0;height:0;padding-top:0;padding-bottom:0;font-size:0}.webflow-nova .container-7,.webflow-nova-1-5 .container-7,.webflow-nova-1-1 .container-7{max-width:0;display:inline}.webflow-nova .new_design,.webflow-nova-1-5 .new_design,.webflow-nova-1-1 .new_design{background-color:#e7e7e7;margin-top:0}.webflow-nova .sticky-container-new-design,.webflow-nova-1-5 .sticky-container-new-design,.webflow-nova-1-1 .sticky-container-new-design{height:100vh}.webflow-nova .text-block-6,.webflow-nova-1-5 .text-block-6,.webflow-nova-1-1 .text-block-6{opacity:0;font-size:12vw}.webflow-nova .div-block-21,.webflow-nova-1-5 .div-block-21,.webflow-nova-1-1 .div-block-21{margin-bottom:-8%}.webflow-nova .image-8,.webflow-nova-1-5 .image-8,.webflow-nova-1-1 .image-8{max-width:40%}.webflow-nova .div-block-24,.webflow-nova-1-5 .div-block-24,.webflow-nova-1-1 .div-block-24{padding-top:40%}.webflow-nova .button-5,.webflow-nova-1-5 .button-5,.webflow-nova-1-1 .button-5{width:0;height:0;padding:0;font-size:0}.webflow-nova .power-scroll-container,.webflow-nova-1-5 .power-scroll-container,.webflow-nova-1-1 .power-scroll-container{height:800vh}.webflow-nova .power,.webflow-nova-1-5 .power,.webflow-nova-1-1 .power{opacity:1}.webflow-nova .div-block-durability-2,.webflow-nova-1-5 .div-block-durability-2,.webflow-nova-1-1 .div-block-durability-2{justify-content:flex-start;align-items:center;width:100%;margin-left:0}.webflow-nova .text-block-durability-2,.webflow-nova-1-5 .text-block-durability-2,.webflow-nova-1-1 .text-block-durability-2{margin-left:10%;margin-right:10%;padding-top:5%;font-size:3vw;inset:0%}.webflow-nova .div-block-reliability-2,.webflow-nova-1-5 .div-block-reliability-2,.webflow-nova-1-1 .div-block-reliability-2{justify-content:flex-start;align-items:center;width:100%;margin-left:0}.webflow-nova .text-block-reliability-2,.webflow-nova-1-5 .text-block-reliability-2,.webflow-nova-1-1 .text-block-reliability-2{margin-left:10%;margin-right:10%;padding-top:5%;font-size:3vw}.webflow-nova .div-block-contamination-2,.webflow-nova-1-5 .div-block-contamination-2,.webflow-nova-1-1 .div-block-contamination-2{justify-content:flex-start;align-items:center;width:100%;margin-left:0}.webflow-nova .text-block-contamination-2,.webflow-nova-1-5 .text-block-contamination-2,.webflow-nova-1-1 .text-block-contamination-2{margin-left:10%;margin-right:10%;padding-top:5%;font-size:3vw;inset:0% 0% 0% auto}.webflow-nova .text-block-contamination-2.ru,.webflow-nova-1-5 .text-block-contamination-2.ru,.webflow-nova-1-1 .text-block-contamination-2.ru{margin-right:10%}.webflow-nova .div-block-safe-2,.webflow-nova-1-5 .div-block-safe-2,.webflow-nova-1-1 .div-block-safe-2{justify-content:flex-start;align-items:center;width:100%;margin-left:0}.webflow-nova .text-block-safe-2,.webflow-nova-1-5 .text-block-safe-2,.webflow-nova-1-1 .text-block-safe-2{margin-left:10%;margin-right:10%;padding-top:5%;font-size:3vw}.webflow-nova .div-block-hinder-2,.webflow-nova-1-5 .div-block-hinder-2,.webflow-nova-1-1 .div-block-hinder-2{justify-content:flex-start;align-items:center;width:100%;margin-left:0}.webflow-nova .text-block-hinder-2,.webflow-nova-1-5 .text-block-hinder-2,.webflow-nova-1-1 .text-block-hinder-2{margin-left:10%;margin-right:10%;padding-top:5%;font-size:3vw}.webflow-nova .block-reliability,.webflow-nova .block-contamination-2,.webflow-nova-1-5 .block-reliability,.webflow-nova-1-5 .block-contamination-2,.webflow-nova-1-1 .block-reliability,.webflow-nova-1-1 .block-contamination-2{opacity:0;height:50%;inset:auto 0% 0%}.webflow-nova .block-safe,.webflow-nova-1-5 .block-safe,.webflow-nova-1-1 .block-safe{opacity:1;height:50%;inset:auto 0% 0%}.webflow-nova .block-hinder,.webflow-nova-1-5 .block-hinder,.webflow-nova-1-1 .block-hinder{height:50%;inset:auto 0% 0%}.webflow-nova .block-made-for-you,.webflow-nova-1-5 .block-made-for-you,.webflow-nova-1-1 .block-made-for-you{opacity:1;height:50%;inset:auto 0% 0%}.webflow-nova .said-scroll-technique,.webflow-nova-1-5 .said-scroll-technique,.webflow-nova-1-1 .said-scroll-technique{height:auto}.webflow-nova .section-intro,.webflow-nova-1-5 .section-intro,.webflow-nova-1-1 .section-intro{background-position:50%;background-size:cover}.webflow-nova .intro-container-made-for-you,.webflow-nova-1-5 .intro-container-made-for-you,.webflow-nova-1-1 .intro-container-made-for-you{width:100%}.webflow-nova .div-block-intro,.webflow-nova-1-5 .div-block-intro,.webflow-nova-1-1 .div-block-intro{margin-top:12%}.webflow-nova .div-block-turbines,.webflow-nova-1-5 .div-block-turbines,.webflow-nova-1-1 .div-block-turbines{align-items:flex-start;width:100%;height:auto;margin-top:0;margin-left:0;position:relative}.webflow-nova .image-turbines,.webflow-nova-1-5 .image-turbines,.webflow-nova-1-1 .image-turbines{align-self:auto;width:90%;margin-top:10%;font-size:0}.webflow-nova .html-embed,.webflow-nova-1-5 .html-embed,.webflow-nova-1-1 .html-embed{align-items:flex-start;width:45vw;margin-top:auto;margin-left:0;margin-right:0}.webflow-nova .text-span-8,.webflow-nova .text-span-9,.webflow-nova .text-span-10,.webflow-nova .text-span-11,.webflow-nova .text-span-12,.webflow-nova-1-5 .text-span-8,.webflow-nova-1-5 .text-span-9,.webflow-nova-1-5 .text-span-10,.webflow-nova-1-5 .text-span-11,.webflow-nova-1-5 .text-span-12,.webflow-nova-1-1 .text-span-8,.webflow-nova-1-1 .text-span-9,.webflow-nova-1-1 .text-span-10,.webflow-nova-1-1 .text-span-11,.webflow-nova-1-1 .text-span-12{font-size:6.5vw}.webflow-nova .div-block-34,.webflow-nova-1-5 .div-block-34,.webflow-nova-1-1 .div-block-34{justify-content:center;align-items:flex-end;width:100%;height:auto;margin-left:0;position:relative}.webflow-nova .tabs,.webflow-nova-1-5 .tabs,.webflow-nova-1-1 .tabs{width:100%;margin-bottom:10%}.webflow-nova .grid-3,.webflow-nova-1-5 .grid-3,.webflow-nova-1-1 .grid-3{grid-template-rows:5vw 5vw 5vw 5vw 5vw 5vw 5vw 5vw 5vw 5vw 5vw 5vw 5vw 5vw;grid-template-columns:50% 50%}.webflow-nova .heading-10,.webflow-nova-1-5 .heading-10,.webflow-nova-1-1 .heading-10{padding-left:5%;font-family:Dinnextw1g,sans-serif;font-size:2vw;font-weight:500}.webflow-nova .bold-text-13,.webflow-nova .text-block-11,.webflow-nova-1-5 .bold-text-13,.webflow-nova-1-5 .text-block-11,.webflow-nova-1-1 .bold-text-13,.webflow-nova-1-1 .text-block-11{font-size:2vw}.webflow-nova .tab-link-tab-1,.webflow-nova-1-5 .tab-link-tab-1,.webflow-nova-1-1 .tab-link-tab-1{color:#000;border-right:1px #a3a3a3;padding:4% 2%;font-size:2vw}.webflow-nova .tab-link-tab-1.w--current,.webflow-nova-1-5 .tab-link-tab-1.w--current,.webflow-nova-1-1 .tab-link-tab-1.w--current{border-right:1px #a3a3a3;padding:4% 2%;font-size:2vw}.webflow-nova .tab-link-tab-2,.webflow-nova-1-5 .tab-link-tab-2,.webflow-nova-1-1 .tab-link-tab-2{border-left-width:0;border-right:1px #a3a3a3;padding:4% 2%;font-family:Dinok,sans-serif;font-size:2vw;font-weight:700}.webflow-nova .tab-link-tab-2.w--current,.webflow-nova-1-5 .tab-link-tab-2.w--current,.webflow-nova-1-1 .tab-link-tab-2.w--current{border-right-width:0;padding:4% 2%;font-size:2vw}.webflow-nova .tab-link-tab-3,.webflow-nova-1-5 .tab-link-tab-3,.webflow-nova-1-1 .tab-link-tab-3{border-left-width:0;border-right-width:1px;width:50%;padding-left:7.7%;padding-right:7.7%;font-size:2vw}.webflow-nova .tab-link-tab-3.w--current,.webflow-nova-1-5 .tab-link-tab-3.w--current,.webflow-nova-1-1 .tab-link-tab-3.w--current{padding-right:7.7%;font-size:2vw}.webflow-nova .tab-link-tab-4,.webflow-nova-1-5 .tab-link-tab-4,.webflow-nova-1-1 .tab-link-tab-4{color:#000;border-right:0 solid #a3a3a3;width:50%;padding-left:7.7%;padding-right:7.7%;font-size:2vw}.webflow-nova .tab-link-tab-4.w--current,.webflow-nova-1-5 .tab-link-tab-4.w--current,.webflow-nova-1-1 .tab-link-tab-4.w--current{border-left:0 solid #a3a3a3;width:50%;padding-left:7.7%;padding-right:7.7%;font-size:2vw}.webflow-nova .tabs-content,.webflow-nova-1-5 .tabs-content,.webflow-nova-1-1 .tabs-content{width:100%}.webflow-nova .heading-10-copy,.webflow-nova-1-5 .heading-10-copy,.webflow-nova-1-1 .heading-10-copy{padding-left:5%;font-family:Linotype din next lt pro,sans-serif;font-size:2vw;font-weight:500}.webflow-nova .text-block-11-copy,.webflow-nova-1-5 .text-block-11-copy,.webflow-nova-1-1 .text-block-11-copy{font-size:2vw}.webflow-nova .div-block-valve,.webflow-nova-1-5 .div-block-valve,.webflow-nova-1-1 .div-block-valve{z-index:-1;opacity:1;align-items:center;width:100%;height:50%;margin-left:0;margin-right:0;inset:0% 0% auto}.webflow-nova .div-block-cool-touch,.webflow-nova .div-block-preciplus,.webflow-nova-1-5 .div-block-cool-touch,.webflow-nova-1-5 .div-block-preciplus,.webflow-nova-1-1 .div-block-cool-touch,.webflow-nova-1-1 .div-block-preciplus{opacity:0;align-items:center;width:100%;height:50%;margin-left:0;margin-right:0;inset:0% 0% auto}.webflow-nova .div-block-quattro,.webflow-nova-1-5 .div-block-quattro,.webflow-nova-1-1 .div-block-quattro{opacity:1;width:100%;height:50%;margin-left:0;margin-right:0;inset:0% 0% auto}.webflow-nova .html-embed-quattro,.webflow-nova-1-5 .html-embed-quattro,.webflow-nova-1-1 .html-embed-quattro{align-items:flex-start;width:45vw;margin-top:auto;margin-left:0;margin-right:0}.webflow-nova .image-16,.webflow-nova-1-5 .image-16,.webflow-nova-1-1 .image-16{width:0}.webflow-nova .navbar,.webflow-nova-1-5 .navbar,.webflow-nova-1-1 .navbar{background-color:#fff;margin-top:0;display:block}.webflow-nova .nav-link-4,.webflow-nova .nav-link-5,.webflow-nova .nav-link-6,.webflow-nova-1-5 .nav-link-4,.webflow-nova-1-5 .nav-link-5,.webflow-nova-1-5 .nav-link-6,.webflow-nova-1-1 .nav-link-4,.webflow-nova-1-1 .nav-link-5,.webflow-nova-1-1 .nav-link-6{color:#000;font-family:Dinnextw1g,sans-serif;font-weight:300}.webflow-nova .image-18,.webflow-nova-1-5 .image-18,.webflow-nova-1-1 .image-18{width:90px;max-width:none;margin-top:15px;position:absolute;inset:0%}.webflow-nova .nav-link-7,.webflow-nova-1-5 .nav-link-7,.webflow-nova-1-1 .nav-link-7{color:#000;font-family:Dinnextw1g,sans-serif;font-weight:300}.webflow-nova .link-block-2,.webflow-nova-1-5 .link-block-2,.webflow-nova-1-1 .link-block-2{font-size:0}.webflow-nova .text-block-11-copy-copy,.webflow-nova-1-5 .text-block-11-copy-copy,.webflow-nova-1-1 .text-block-11-copy-copy{font-size:2vw}.webflow-nova .div-block-38,.webflow-nova-1-5 .div-block-38,.webflow-nova-1-1 .div-block-38{width:85%;margin-top:0;margin-left:0}.webflow-nova .div-block-intro-3,.webflow-nova-1-5 .div-block-intro-3,.webflow-nova-1-1 .div-block-intro-3{opacity:1;margin-top:-10vw;margin-left:6%}.webflow-nova .image-19,.webflow-nova-1-5 .image-19,.webflow-nova-1-1 .image-19{width:13vw}.webflow-nova .paragraph-5,.webflow-nova-1-5 .paragraph-5,.webflow-nova-1-1 .paragraph-5{margin-top:2vw;font-size:5vw;display:inline-block}.webflow-nova .paragraph-5.ru,.webflow-nova-1-5 .paragraph-5.ru,.webflow-nova-1-1 .paragraph-5.ru{font-size:3.2vw}.webflow-nova .image-25,.webflow-nova-1-5 .image-25,.webflow-nova-1-1 .image-25{opacity:1}.webflow-nova .image-26,.webflow-nova-1-5 .image-26,.webflow-nova-1-1 .image-26{opacity:1;height:100%}.webflow-nova .text-block-6-copy,.webflow-nova-1-5 .text-block-6-copy,.webflow-nova-1-1 .text-block-6-copy{font-size:12vw}.webflow-nova .column-6,.webflow-nova-1-5 .column-6,.webflow-nova-1-1 .column-6{padding-left:0;padding-right:0}.webflow-nova .sticky-container-deconstruct,.webflow-nova-1-5 .sticky-container-deconstruct,.webflow-nova-1-1 .sticky-container-deconstruct{height:100vh;padding-top:0}.webflow-nova .div-block-deconstruct-1,.webflow-nova-1-5 .div-block-deconstruct-1,.webflow-nova-1-1 .div-block-deconstruct-1{width:100%;height:100%;margin-left:0;position:absolute}.webflow-nova .heading-deconstruct,.webflow-nova-1-5 .heading-deconstruct,.webflow-nova-1-1 .heading-deconstruct{text-align:center;font-size:8vw;inset:10% 0% 0%}.webflow-nova .column-7,.webflow-nova-1-5 .column-7,.webflow-nova-1-1 .column-7{padding-left:0;padding-right:0}.webflow-nova .div-block-lifetime,.webflow-nova-1-5 .div-block-lifetime,.webflow-nova-1-1 .div-block-lifetime{opacity:0;align-items:flex-start;width:100%;height:100%;margin-left:0}.webflow-nova .columns-4,.webflow-nova-1-5 .columns-4,.webflow-nova-1-1 .columns-4{width:70%}.webflow-nova .image-27,.webflow-nova-1-5 .image-27,.webflow-nova-1-1 .image-27{width:68%}.webflow-nova .paragraph-6,.webflow-nova-1-5 .paragraph-6,.webflow-nova-1-1 .paragraph-6{font-size:1.85vw}.webflow-nova .image-28,.webflow-nova-1-5 .image-28,.webflow-nova-1-1 .image-28{width:50%;margin-left:-4.5%}.webflow-nova .image-29,.webflow-nova .image-30,.webflow-nova .image-31,.webflow-nova .image-32,.webflow-nova-1-5 .image-29,.webflow-nova-1-5 .image-30,.webflow-nova-1-5 .image-31,.webflow-nova-1-5 .image-32,.webflow-nova-1-1 .image-29,.webflow-nova-1-1 .image-30,.webflow-nova-1-1 .image-31,.webflow-nova-1-1 .image-32{width:150%;max-width:150%}.webflow-nova .heading-22,.webflow-nova-1-5 .heading-22,.webflow-nova-1-1 .heading-22{font-size:7.5vw}.webflow-nova .text-span-28,.webflow-nova-1-5 .text-span-28,.webflow-nova-1-1 .text-span-28{font-size:10.5vw}.webflow-nova .text-span-28.ru,.webflow-nova-1-5 .text-span-28.ru,.webflow-nova-1-1 .text-span-28.ru{font-size:8vw}.webflow-nova .div-block-42,.webflow-nova-1-5 .div-block-42,.webflow-nova-1-1 .div-block-42{margin-top:5%;margin-left:42%}.webflow-nova .paragraph-7,.webflow-nova-1-5 .paragraph-7,.webflow-nova-1-1 .paragraph-7{opacity:0;margin-left:5%;margin-right:5%;font-size:3vw}.webflow-nova .paragraph-8,.webflow-nova-1-5 .paragraph-8,.webflow-nova-1-1 .paragraph-8{opacity:1;margin-left:5%;margin-right:5%;font-size:3vw}.webflow-nova .image-33,.webflow-nova-1-5 .image-33,.webflow-nova-1-1 .image-33{width:96%}.webflow-nova .div-block-light-text,.webflow-nova-1-5 .div-block-light-text,.webflow-nova-1-1 .div-block-light-text{width:100%;height:100%;margin-left:0;position:absolute}.webflow-nova .paragraph-9,.webflow-nova-1-5 .paragraph-9,.webflow-nova-1-1 .paragraph-9{opacity:0;font-size:3vw;left:5%;right:5%}.webflow-nova .sticky-container-vibration,.webflow-nova-1-5 .sticky-container-vibration,.webflow-nova-1-1 .sticky-container-vibration{height:100vh;padding-top:0}.webflow-nova .div-block-vibration2,.webflow-nova-1-5 .div-block-vibration2,.webflow-nova-1-1 .div-block-vibration2{width:100%;height:100%;margin-left:0;position:absolute;inset:0%}.webflow-nova .sticky-container-radial,.webflow-nova-1-5 .sticky-container-radial,.webflow-nova-1-1 .sticky-container-radial{height:100vh;padding-top:0}.webflow-nova .image-34,.webflow-nova .lottie-animation-12,.webflow-nova .image-35,.webflow-nova-1-5 .image-34,.webflow-nova-1-5 .lottie-animation-12,.webflow-nova-1-5 .image-35,.webflow-nova-1-1 .image-34,.webflow-nova-1-1 .lottie-animation-12,.webflow-nova-1-1 .image-35{opacity:1}.webflow-nova .heading-23,.webflow-nova-1-5 .heading-23,.webflow-nova-1-1 .heading-23{margin-top:-80%;margin-left:6%;font-size:7.5vw}.webflow-nova .text-span-32,.webflow-nova-1-5 .text-span-32,.webflow-nova-1-1 .text-span-32{font-size:12vw}.webflow-nova .heading-resistant,.webflow-nova-1-5 .heading-resistant,.webflow-nova-1-1 .heading-resistant{margin-left:6%;font-size:7.5vw}.webflow-nova .text-span-34,.webflow-nova-1-5 .text-span-34,.webflow-nova-1-1 .text-span-34{margin-right:50%;font-size:3vw}.webflow-nova .text-span-35,.webflow-nova-1-5 .text-span-35,.webflow-nova-1-1 .text-span-35{font-size:2vw}.webflow-nova .text-span-35.ru,.webflow-nova-1-5 .text-span-35.ru,.webflow-nova-1-1 .text-span-35.ru{font-size:3.4vw}.webflow-nova .div-block-radial,.webflow-nova .div-block-radial-3,.webflow-nova-1-5 .div-block-radial,.webflow-nova-1-5 .div-block-radial-3,.webflow-nova-1-1 .div-block-radial,.webflow-nova-1-1 .div-block-radial-3{width:100%;height:100%;margin-left:0;position:absolute}.webflow-nova .html-embed-vibration,.webflow-nova-1-5 .html-embed-vibration,.webflow-nova-1-1 .html-embed-vibration{align-items:flex-start;width:80vw;margin-bottom:0}.webflow-nova .html-embed-serrage,.webflow-nova-1-5 .html-embed-serrage,.webflow-nova-1-1 .html-embed-serrage{align-items:flex-start;width:45vw;margin-top:auto;margin-left:0;margin-right:0}.webflow-nova .div-block-46,.webflow-nova-1-5 .div-block-46,.webflow-nova-1-1 .div-block-46{align-items:center;height:50%;margin-right:0;inset:0% 0% auto}.webflow-nova .valve-image,.webflow-nova-1-5 .valve-image,.webflow-nova-1-1 .valve-image{opacity:1;width:40vw;height:auto;margin:auto 0}.webflow-nova .text-span-36,.webflow-nova-1-5 .text-span-36,.webflow-nova-1-1 .text-span-36{font-size:1.5vw}.webflow-nova .div-block-vibration-2,.webflow-nova-1-5 .div-block-vibration-2,.webflow-nova-1-1 .div-block-vibration-2{width:100%;height:100%;margin-left:0;position:absolute;top:0}.webflow-nova .paragraph-vibration,.webflow-nova-1-5 .paragraph-vibration,.webflow-nova-1-1 .paragraph-vibration{font-size:3vw;left:5%;right:5%}.webflow-nova .div-block-vibration-3,.webflow-nova-1-5 .div-block-vibration-3,.webflow-nova-1-1 .div-block-vibration-3{width:100%;height:100%;margin-left:0;position:absolute}.webflow-nova .heading-vibration-2,.webflow-nova-1-5 .heading-vibration-2,.webflow-nova-1-1 .heading-vibration-2{text-align:center;font-size:8vw;inset:10% 0% 0%}.webflow-nova .sticky-container-tete,.webflow-nova-1-5 .sticky-container-tete,.webflow-nova-1-1 .sticky-container-tete{height:100vh;padding-top:0}.webflow-nova .div-block-tete,.webflow-nova-1-5 .div-block-tete,.webflow-nova-1-1 .div-block-tete{width:100%;height:100%;margin-top:15%;margin-left:0;position:absolute}.webflow-nova .html-embed-tete,.webflow-nova-1-5 .html-embed-tete,.webflow-nova-1-1 .html-embed-tete{align-items:flex-start;width:100%;margin-top:-20%}.webflow-nova .div-block-tete-2,.webflow-nova-1-5 .div-block-tete-2,.webflow-nova-1-1 .div-block-tete-2{opacity:0;width:100%;height:100%;margin-left:0;position:absolute;top:0}.webflow-nova .div-block-tete-3,.webflow-nova-1-5 .div-block-tete-3,.webflow-nova-1-1 .div-block-tete-3{opacity:1;width:100%;height:100%;margin-left:0;position:absolute;top:0}.webflow-nova .heading-tete,.webflow-nova-1-5 .heading-tete,.webflow-nova-1-1 .heading-tete{text-align:center;margin-left:5%;margin-right:5%;font-size:8vw;inset:10% 0% 0%}.webflow-nova .text-span-38,.webflow-nova-1-5 .text-span-38,.webflow-nova-1-1 .text-span-38{font-size:3vw}.webflow-nova .bouche-scroll-container,.webflow-nova-1-5 .bouche-scroll-container,.webflow-nova-1-1 .bouche-scroll-container{height:250vh}.webflow-nova .sticky-container-bouche,.webflow-nova-1-5 .sticky-container-bouche,.webflow-nova-1-1 .sticky-container-bouche{height:100vh;padding-top:0}.webflow-nova .image-37,.webflow-nova .image-38,.webflow-nova-1-5 .image-37,.webflow-nova-1-5 .image-38,.webflow-nova-1-1 .image-37,.webflow-nova-1-1 .image-38{width:120%;max-width:120%;inset:0% 0% 0% auto}.webflow-nova .div-block-bouche,.webflow-nova-1-5 .div-block-bouche,.webflow-nova-1-1 .div-block-bouche{width:100%;height:100%;margin-left:0;position:absolute}.webflow-nova .heading-bouche,.webflow-nova-1-5 .heading-bouche,.webflow-nova-1-1 .heading-bouche{text-align:center;font-size:8vw;inset:10% 0% 0%}.webflow-nova .heading-manche,.webflow-nova-1-5 .heading-manche,.webflow-nova-1-1 .heading-manche{text-align:center;margin-left:5%;margin-right:5%;font-size:8vw;inset:10% 0% 0%}.webflow-nova .div-block-bouche-2,.webflow-nova-1-5 .div-block-bouche-2,.webflow-nova-1-1 .div-block-bouche-2{width:100%;height:100%;margin-left:0;position:absolute}.webflow-nova .paragraph-bouche,.webflow-nova-1-5 .paragraph-bouche,.webflow-nova-1-1 .paragraph-bouche{font-size:3vw;right:5%}.webflow-nova .paragraph-tete-1,.webflow-nova-1-5 .paragraph-tete-1,.webflow-nova-1-1 .paragraph-tete-1{font-size:2vw}.webflow-nova .text-span-40,.webflow-nova-1-5 .text-span-40,.webflow-nova-1-1 .text-span-40{font-size:3vw}.webflow-nova .html-embed-cooltouch,.webflow-nova-1-5 .html-embed-cooltouch,.webflow-nova-1-1 .html-embed-cooltouch{align-items:flex-start;width:40vw;margin-top:auto;margin-left:0;margin-right:0}.webflow-nova .paragraph-aile,.webflow-nova-1-5 .paragraph-aile,.webflow-nova-1-1 .paragraph-aile{font-size:2vw}.webflow-nova .text-span-41,.webflow-nova-1-5 .text-span-41,.webflow-nova-1-1 .text-span-41{font-size:3vw}.webflow-nova .div-block-48,.webflow-nova-1-5 .div-block-48,.webflow-nova-1-1 .div-block-48{width:40%}.webflow-nova .div-block-49,.webflow-nova-1-5 .div-block-49,.webflow-nova-1-1 .div-block-49{margin-left:55%}.webflow-nova .heading-25,.webflow-nova-1-5 .heading-25,.webflow-nova-1-1 .heading-25{font-size:5vw}.webflow-nova .image-39,.webflow-nova-1-5 .image-39,.webflow-nova-1-1 .image-39{width:22vw;margin-left:-3vw}.webflow-nova .heading-13-copy,.webflow-nova-1-5 .heading-13-copy,.webflow-nova-1-1 .heading-13-copy{margin-top:0;margin-bottom:10%;font-size:4vw;line-height:0}.webflow-nova .text-block-22,.webflow-nova-1-5 .text-block-22,.webflow-nova-1-1 .text-block-22{position:relative}.webflow-nova .text-span-42,.webflow-nova-1-5 .text-span-42,.webflow-nova-1-1 .text-span-42{font-size:3vw}.webflow-nova .div-block-43-copy,.webflow-nova-1-5 .div-block-43-copy,.webflow-nova-1-1 .div-block-43-copy{opacity:0}.webflow-nova .paragraph-8-copy,.webflow-nova-1-5 .paragraph-8-copy,.webflow-nova-1-1 .paragraph-8-copy{opacity:1;font-size:3vw}.webflow-nova .paragraph-9-copy,.webflow-nova-1-5 .paragraph-9-copy,.webflow-nova-1-1 .paragraph-9-copy{opacity:0;font-size:3vw;left:5%;right:5%}.webflow-nova .paragraph-vibration-mobile,.webflow-nova-1-5 .paragraph-vibration-mobile,.webflow-nova-1-1 .paragraph-vibration-mobile{font-size:3vw;left:5%;right:5%}.webflow-nova .div-block-34-copy-2,.webflow-nova-1-5 .div-block-34-copy-2,.webflow-nova-1-1 .div-block-34-copy-2{opacity:0;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;justify-content:center;align-items:flex-end;width:0;height:0;margin-left:0;display:flex}.webflow-nova .heading-26,.webflow-nova-1-5 .heading-26,.webflow-nova-1-1 .heading-26{margin-top:0;margin-bottom:0;font-size:4vw}.webflow-nova .said-scroll-technique-copy-2,.webflow-nova-1-5 .said-scroll-technique-copy-2,.webflow-nova-1-1 .said-scroll-technique-copy-2{opacity:0;width:0;height:0;display:none;bottom:30vw}.webflow-nova .image-turbines-2,.webflow-nova-1-5 .image-turbines-2,.webflow-nova-1-1 .image-turbines-2{align-self:auto;width:0;max-width:0;margin-top:0;overflow:visible}.webflow-nova .tab-link-tab-1-2,.webflow-nova-1-5 .tab-link-tab-1-2,.webflow-nova-1-1 .tab-link-tab-1-2{color:#000;border-right:1px solid #a3a3a3;width:50%;padding-left:7.7%;padding-right:7.7%;font-size:2vw}.webflow-nova .tab-link-tab-1-2.w--current,.webflow-nova-1-5 .tab-link-tab-1-2.w--current,.webflow-nova-1-1 .tab-link-tab-1-2.w--current{border-right:1px solid #a3a3a3;padding-left:7.7%;padding-right:7.7%;font-size:2vw}.webflow-nova .tab-link-tab-2-2,.webflow-nova-1-5 .tab-link-tab-2-2,.webflow-nova-1-1 .tab-link-tab-2-2{border-left-width:0;width:50%;padding-left:7.7%;padding-right:7.7%;font-family:Dinok,sans-serif;font-size:2vw;font-weight:700}.webflow-nova .tab-link-tab-2-2.w--current,.webflow-nova-1-5 .tab-link-tab-2-2.w--current,.webflow-nova-1-1 .tab-link-tab-2-2.w--current{border-right-width:0;padding-left:7.7%;padding-right:7.6%;font-size:2vw}.webflow-nova .div-block-turbines-copy-2,.webflow-nova-1-5 .div-block-turbines-copy-2,.webflow-nova-1-1 .div-block-turbines-copy-2{opacity:0;align-items:flex-start;width:0;height:0;margin-top:0;margin-left:0;display:flex;position:static}.webflow-nova .text-block-11-ref,.webflow-nova-1-5 .text-block-11-ref,.webflow-nova-1-1 .text-block-11-ref{font-size:2vw}.webflow-nova .heading-10-garantie,.webflow-nova-1-5 .heading-10-garantie,.webflow-nova-1-1 .heading-10-garantie{padding-left:5%;font-family:Linotype din next lt pro,sans-serif;font-size:2vw;font-weight:500}.webflow-nova .text-block-ref,.webflow-nova .text-block-ref2,.webflow-nova .bold-text-38,.webflow-nova-1-5 .text-block-ref,.webflow-nova-1-5 .text-block-ref2,.webflow-nova-1-5 .bold-text-38,.webflow-nova-1-1 .text-block-ref,.webflow-nova-1-1 .text-block-ref2,.webflow-nova-1-1 .bold-text-38{font-size:2vw}.webflow-nova .paragraph-7-copy,.webflow-nova-1-5 .paragraph-7-copy,.webflow-nova-1-1 .paragraph-7-copy{font-size:3vw}.webflow-nova .text-span-35-jp,.webflow-nova-1-5 .text-span-35-jp,.webflow-nova-1-1 .text-span-35-jp{font-size:2.45vw}.webflow-nova .paragraph-5-jp,.webflow-nova-1-5 .paragraph-5-jp,.webflow-nova-1-1 .paragraph-5-jp{margin-top:2vw;font-size:2.5vw;display:inline-block}.webflow-nova .column-6-jp,.webflow-nova-1-5 .column-6-jp,.webflow-nova-1-1 .column-6-jp{padding-left:0;padding-right:0}.webflow-nova .paragraph-5-copy,.webflow-nova-1-5 .paragraph-5-copy,.webflow-nova-1-1 .paragraph-5-copy{margin-top:2vw;font-size:5vw;display:inline-block}.webflow-nova .italic-text,.webflow-nova-1-5 .italic-text,.webflow-nova-1-1 .italic-text{font-size:2vw}.webflow-nova .text-span-114,.webflow-nova-1-5 .text-span-114,.webflow-nova-1-1 .text-span-114{font-size:3vw}.webflow-nova .text-span-99-jp,.webflow-nova .text-span-100-jp,.webflow-nova-1-5 .text-span-99-jp,.webflow-nova-1-5 .text-span-100-jp,.webflow-nova-1-1 .text-span-99-jp,.webflow-nova-1-1 .text-span-100-jp{font-size:2.3vw}.webflow-nova .paragraph-bouche-jp,.webflow-nova-1-5 .paragraph-bouche-jp,.webflow-nova-1-1 .paragraph-bouche-jp{margin-bottom:10%;font-size:2.29vw;right:5%}.webflow-nova .text-span-38-jp,.webflow-nova-1-5 .text-span-38-jp,.webflow-nova-1-1 .text-span-38-jp{font-size:2.5vw}.webflow-nova .text-span-34-jp,.webflow-nova-1-5 .text-span-34-jp,.webflow-nova-1-1 .text-span-34-jp{margin-right:50%;font-size:2.4vw}.webflow-nova .text-span-110-jp,.webflow-nova-1-5 .text-span-110-jp,.webflow-nova-1-1 .text-span-110-jp{text-align:center;font-size:2.8vw;display:inline-block;left:0;right:0}.webflow-nova .text-span-8-jp,.webflow-nova-1-5 .text-span-8-jp,.webflow-nova-1-1 .text-span-8-jp{font-size:7vw;display:inline-block;position:static;left:auto}.webflow-nova .text-span-108-jp,.webflow-nova-1-5 .text-span-108-jp,.webflow-nova-1-1 .text-span-108-jp{font-size:2.8vw;left:0;right:0}.webflow-nova .text-span-12-jp,.webflow-nova-1-5 .text-span-12-jp,.webflow-nova-1-1 .text-span-12-jp{text-align:center;margin-left:7vw;font-size:7vw;display:inline-block;position:static;left:0;right:0}.webflow-nova .text-span-36-jp,.webflow-nova-1-5 .text-span-36-jp,.webflow-nova-1-1 .text-span-36-jp{font-size:2vw}.webflow-nova .text-span-109-jp,.webflow-nova-1-5 .text-span-109-jp,.webflow-nova-1-1 .text-span-109-jp{font-size:2.8vw;position:absolute;left:0;right:0}.webflow-nova .text-span-11-jp,.webflow-nova-1-5 .text-span-11-jp,.webflow-nova-1-1 .text-span-11-jp{text-align:center;margin-left:0;font-size:7vw;display:inline-block}.webflow-nova .text-span-111-jp,.webflow-nova-1-5 .text-span-111-jp,.webflow-nova-1-1 .text-span-111-jp{font-size:2.8vw;position:absolute;left:0;right:0}.webflow-nova .text-span-10-jp,.webflow-nova-1-5 .text-span-10-jp,.webflow-nova-1-1 .text-span-10-jp{margin-left:0;font-size:7vw}.webflow-nova .text-span-112-jp,.webflow-nova-1-5 .text-span-112-jp,.webflow-nova-1-1 .text-span-112-jp{font-size:2.8vw}.webflow-nova .text-span-9-jp,.webflow-nova-1-5 .text-span-9-jp,.webflow-nova-1-1 .text-span-9-jp{margin-left:6vw;font-size:7vw}.webflow-nova .text-block-23,.webflow-nova-1-5 .text-block-23,.webflow-nova-1-1 .text-block-23{font-size:2vw}.webflow-nova .said-scroll-technique-jp,.webflow-nova-1-5 .said-scroll-technique-jp,.webflow-nova-1-1 .said-scroll-technique-jp{height:190vw;margin-top:0}.webflow-nova .text-block-durability-2-jp,.webflow-nova-1-5 .text-block-durability-2-jp,.webflow-nova-1-1 .text-block-durability-2-jp{margin-bottom:15%;margin-left:auto;margin-right:auto;font-size:3vw;inset:0%}.webflow-nova .text-block-reliability-2-jp,.webflow-nova .text-block-hinder-2-jp,.webflow-nova-1-5 .text-block-reliability-2-jp,.webflow-nova-1-5 .text-block-hinder-2-jp,.webflow-nova-1-1 .text-block-reliability-2-jp,.webflow-nova-1-1 .text-block-hinder-2-jp{margin-bottom:30%;margin-left:auto;margin-right:auto;font-size:3vw}.webflow-nova .text-block-contamination-2-jp,.webflow-nova-1-5 .text-block-contamination-2-jp,.webflow-nova-1-1 .text-block-contamination-2-jp{margin-bottom:30%;margin-left:auto;margin-right:auto;font-size:3vw;inset:0% 0% 0% auto}.webflow-nova .text-block-safe-2-jp,.webflow-nova-1-5 .text-block-safe-2-jp,.webflow-nova-1-1 .text-block-safe-2-jp{margin-bottom:15%;margin-left:auto;margin-right:auto;font-size:3vw}.webflow-nova .text-span-116,.webflow-nova .text-span-117,.webflow-nova .text-span-118,.webflow-nova .text-span-119,.webflow-nova-1-5 .text-span-116,.webflow-nova-1-5 .text-span-117,.webflow-nova-1-5 .text-span-118,.webflow-nova-1-5 .text-span-119,.webflow-nova-1-1 .text-span-116,.webflow-nova-1-1 .text-span-117,.webflow-nova-1-1 .text-span-118,.webflow-nova-1-1 .text-span-119{font-size:.75vw;font-weight:700}.webflow-nova .nav-link-catalogue,.webflow-nova-1-5 .nav-link-catalogue,.webflow-nova-1-1 .nav-link-catalogue{padding:0;font-size:0;line-height:0;text-decoration:none;display:inline-block;position:relative}.webflow-nova .text-span-134,.webflow-nova-1-5 .text-span-134,.webflow-nova-1-1 .text-span-134{font-size:1.6vw}.webflow-nova .nav-link-catalogue-mobile,.webflow-nova-1-5 .nav-link-catalogue-mobile,.webflow-nova-1-1 .nav-link-catalogue-mobile{padding:20px;text-decoration:none;display:inline-block;position:relative}.webflow-nova .image-nova-intro,.webflow-nova-1-5 .image-nova-intro,.webflow-nova-1-1 .image-nova-intro{object-fit:cover;object-position:48% 50%;width:auto;height:100%;padding-left:0}.webflow-nova .brand,.webflow-nova-1-5 .brand,.webflow-nova-1-1 .brand{height:auto;position:relative}}@media screen and (max-width:767px){.webflow-nova .sticky-nav,.webflow-nova-1-5 .sticky-nav,.webflow-nova-1-1 .sticky-nav{position:relative}.webflow-nova .nav-grid,.webflow-nova-1-5 .nav-grid,.webflow-nova-1-1 .nav-grid{text-align:center}.webflow-nova .image-18,.webflow-nova-1-5 .image-18,.webflow-nova-1-1 .image-18{margin-left:35px}.webflow-nova .nav-menu-nova,.webflow-nova-1-5 .nav-menu-nova,.webflow-nova-1-1 .nav-menu-nova{padding-left:150px}.webflow-nova .brand,.webflow-nova-1-5 .brand,.webflow-nova-1-1 .brand{position:absolute}}@media screen and (max-width:479px){.webflow-nova .body,.webflow-nova-1-5 .body,.webflow-nova-1-1 .body{background-color:#e7e7e7}.webflow-nova .sticky-nav,.webflow-nova-1-5 .sticky-nav,.webflow-nova-1-1 .sticky-nav{padding:0;display:block;position:sticky}.webflow-nova .nav-grid,.webflow-nova-1-5 .nav-grid,.webflow-nova-1-1 .nav-grid{grid-template-rows:0;grid-template-columns:1fr;grid-auto-flow:row;display:flex}.webflow-nova .nav-link-2,.webflow-nova-1-5 .nav-link-2,.webflow-nova-1-1 .nav-link-2{border-top:1px solid #c4c4c4;padding-top:10px;padding-bottom:10px}.webflow-nova .list-item,.webflow-nova .list-item-2,.webflow-nova .list-item-3,.webflow-nova-1-5 .list-item,.webflow-nova-1-5 .list-item-2,.webflow-nova-1-5 .list-item-3,.webflow-nova-1-1 .list-item,.webflow-nova-1-1 .list-item-2,.webflow-nova-1-1 .list-item-3{flex:1}.webflow-nova .new_design,.webflow-nova-1-5 .new_design,.webflow-nova-1-1 .new_design{display:block}.webflow-nova .text-block-6,.webflow-nova-1-5 .text-block-6,.webflow-nova-1-1 .text-block-6{opacity:1}.webflow-nova .div-block-21,.webflow-nova-1-5 .div-block-21,.webflow-nova-1-1 .div-block-21{opacity:0;margin-bottom:-11%}.webflow-nova .power-scroll-container,.webflow-nova-1-5 .power-scroll-container,.webflow-nova-1-1 .power-scroll-container{height:600vh}.webflow-nova .power,.webflow-nova-1-5 .power,.webflow-nova-1-1 .power{opacity:1}.webflow-nova .div-block-durability-2,.webflow-nova-1-5 .div-block-durability-2,.webflow-nova-1-1 .div-block-durability-2{justify-content:center}.webflow-nova .text-block-durability-2,.webflow-nova-1-5 .text-block-durability-2,.webflow-nova-1-1 .text-block-durability-2{align-self:stretch;margin-bottom:0;margin-left:10%;margin-right:10%;font-size:4.5vw;position:absolute;inset:auto 0%}.webflow-nova .div-block-reliability-2,.webflow-nova-1-5 .div-block-reliability-2,.webflow-nova-1-1 .div-block-reliability-2{justify-content:center}.webflow-nova .text-block-reliability-2,.webflow-nova-1-5 .text-block-reliability-2,.webflow-nova-1-1 .text-block-reliability-2{align-self:stretch;margin-bottom:0;margin-left:10%;margin-right:10%;padding-top:0;font-size:4.5vw;position:absolute;inset:auto 0%}.webflow-nova .div-block-contamination-2,.webflow-nova-1-5 .div-block-contamination-2,.webflow-nova-1-1 .div-block-contamination-2{justify-content:center}.webflow-nova .text-block-contamination-2,.webflow-nova-1-5 .text-block-contamination-2,.webflow-nova-1-1 .text-block-contamination-2{align-self:stretch;margin-bottom:0;margin-left:10%;margin-right:10%;padding-top:0;font-size:4.5vw;position:absolute;inset:auto 0%}.webflow-nova .text-block-contamination-2.ru,.webflow-nova-1-5 .text-block-contamination-2.ru,.webflow-nova-1-1 .text-block-contamination-2.ru{margin-right:10%}.webflow-nova .div-block-safe-2,.webflow-nova-1-5 .div-block-safe-2,.webflow-nova-1-1 .div-block-safe-2{opacity:1;justify-content:center}.webflow-nova .text-block-safe-2,.webflow-nova-1-5 .text-block-safe-2,.webflow-nova-1-1 .text-block-safe-2{align-self:stretch;margin-bottom:5%;margin-left:10%;margin-right:10%;padding-top:0;font-size:4.5vw;position:absolute;inset:auto 0%}.webflow-nova .div-block-hinder-2,.webflow-nova-1-5 .div-block-hinder-2,.webflow-nova-1-1 .div-block-hinder-2{justify-content:center}.webflow-nova .text-block-hinder-2,.webflow-nova-1-5 .text-block-hinder-2,.webflow-nova-1-1 .text-block-hinder-2{align-self:stretch;margin-bottom:0;margin-left:10%;margin-right:10%;padding-top:0;font-size:4.5vw;position:absolute;inset:auto 0%}.webflow-nova .block-reliability,.webflow-nova .block-contamination-2,.webflow-nova .block-safe,.webflow-nova-1-5 .block-reliability,.webflow-nova-1-5 .block-contamination-2,.webflow-nova-1-5 .block-safe,.webflow-nova-1-1 .block-reliability,.webflow-nova-1-1 .block-contamination-2,.webflow-nova-1-1 .block-safe{opacity:0;height:50%;inset:auto 0% 0%}.webflow-nova .block-hinder,.webflow-nova-1-5 .block-hinder,.webflow-nova-1-1 .block-hinder{opacity:1;height:50%;inset:auto 0% 0%}.webflow-nova .block-made-for-you,.webflow-nova-1-5 .block-made-for-you,.webflow-nova-1-1 .block-made-for-you{opacity:0;height:50%;inset:auto 0% 0%}.webflow-nova .section-technique,.webflow-nova-1-5 .section-technique,.webflow-nova-1-1 .section-technique{display:block}.webflow-nova .said-scroll-technique,.webflow-nova-1-5 .said-scroll-technique,.webflow-nova-1-1 .said-scroll-technique{opacity:0;width:0;height:0;margin-top:0;display:none}.webflow-nova .section-intro,.webflow-nova-1-5 .section-intro,.webflow-nova-1-1 .section-intro{background-position:50%;background-size:cover;display:block}.webflow-nova .div-block-turbines,.webflow-nova-1-5 .div-block-turbines,.webflow-nova-1-1 .div-block-turbines{height:50%;position:relative}.webflow-nova .image-turbines,.webflow-nova-1-5 .image-turbines,.webflow-nova-1-1 .image-turbines{width:80%;margin-top:0;padding-top:10%}.webflow-nova .html-embed,.webflow-nova-1-5 .html-embed,.webflow-nova-1-1 .html-embed{align-items:flex-start;width:58.25%}.webflow-nova .text-span-8,.webflow-nova .text-span-9,.webflow-nova .text-span-10,.webflow-nova .text-span-11,.webflow-nova .text-span-12,.webflow-nova-1-5 .text-span-8,.webflow-nova-1-5 .text-span-9,.webflow-nova-1-5 .text-span-10,.webflow-nova-1-5 .text-span-11,.webflow-nova-1-5 .text-span-12,.webflow-nova-1-1 .text-span-8,.webflow-nova-1-1 .text-span-9,.webflow-nova-1-1 .text-span-10,.webflow-nova-1-1 .text-span-11,.webflow-nova-1-1 .text-span-12{font-size:7vw}.webflow-nova .div-block-34,.webflow-nova-1-5 .div-block-34,.webflow-nova-1-1 .div-block-34{z-index:1;height:50%;position:relative;top:0}.webflow-nova .tabs,.webflow-nova-1-5 .tabs,.webflow-nova-1-1 .tabs{width:100%;margin-bottom:0;position:static}.webflow-nova .grid-3,.webflow-nova-1-5 .grid-3,.webflow-nova-1-1 .grid-3{grid-template-rows:repeat(auto-fit,8vw) 8vw 8vw 8vw 11vw 8vw 8vw 12vw 12vw 8vw 12vw 8vw 8vw 8vw;grid-template-areas:"Area Area-2" "Area-3 Area-4" "Area-5 Area-6" "Area-7 Area-8" "Area-9 Area-10" "Area-11 Area-12" "Area-13 Area-14" "Area-15 Area-16" "Area-17 Area-18" "Area-19 Area-20" "Area-21 Area-22" "Area-23 Area-24" "Area-25 Area-26" ". .";margin-top:5%}.webflow-nova .heading-10,.webflow-nova-1-5 .heading-10,.webflow-nova-1-1 .heading-10{border-width:1px 0 0 1px}.webflow-nova .bold-text-13,.webflow-nova-1-5 .bold-text-13,.webflow-nova-1-1 .bold-text-13{color:#000;font-size:3vw;font-weight:700}.webflow-nova .text-block-11,.webflow-nova-1-5 .text-block-11,.webflow-nova-1-1 .text-block-11{border-width:1px 1px 0;font-size:3vw}.webflow-nova .tab-link-tab-1.w--current,.webflow-nova-1-5 .tab-link-tab-1.w--current,.webflow-nova-1-1 .tab-link-tab-1.w--current{width:50%;padding-bottom:4%}.webflow-nova .tab-link-tab-2,.webflow-nova-1-5 .tab-link-tab-2,.webflow-nova-1-1 .tab-link-tab-2{width:50%;font-size:3vw;position:absolute;bottom:50%;left:50%}.webflow-nova .tab-link-tab-2.w--current,.webflow-nova-1-5 .tab-link-tab-2.w--current,.webflow-nova-1-1 .tab-link-tab-2.w--current{font-size:3vw}.webflow-nova .tab-link-tab-3,.webflow-nova-1-5 .tab-link-tab-3,.webflow-nova-1-1 .tab-link-tab-3{clear:none;border-left-style:none;border-left-width:1px;border-right-width:0;border-radius:4px;width:49%;margin-top:5px;font-size:3vw;position:absolute;left:50%}.webflow-nova .tab-link-tab-3.w--current,.webflow-nova-1-5 .tab-link-tab-3.w--current,.webflow-nova-1-1 .tab-link-tab-3.w--current{font-size:3vw}.webflow-nova .tab-link-tab-4,.webflow-nova-1-5 .tab-link-tab-4,.webflow-nova-1-1 .tab-link-tab-4{border-right-style:none;border-radius:4px;width:49%;margin-top:5px}.webflow-nova .tabs-content,.webflow-nova-1-5 .tabs-content,.webflow-nova-1-1 .tabs-content{margin-bottom:20%}.webflow-nova .heading-10-copy,.webflow-nova-1-5 .heading-10-copy,.webflow-nova-1-1 .heading-10-copy{border-width:1px 0 1px .5px}.webflow-nova .text-block-11-copy,.webflow-nova-1-5 .text-block-11-copy,.webflow-nova-1-1 .text-block-11-copy{border-width:1px 1px 0;font-size:3vw}.webflow-nova .text-block-18,.webflow-nova-1-5 .text-block-18,.webflow-nova-1-1 .text-block-18{font-size:3vw}.webflow-nova .div-block-valve,.webflow-nova .div-block-cool-touch,.webflow-nova-1-5 .div-block-valve,.webflow-nova-1-5 .div-block-cool-touch,.webflow-nova-1-1 .div-block-valve,.webflow-nova-1-1 .div-block-cool-touch{height:50%;inset:0% 0% auto}.webflow-nova .div-block-preciplus,.webflow-nova-1-5 .div-block-preciplus,.webflow-nova-1-1 .div-block-preciplus{opacity:0;height:50%;inset:0% 0% auto}.webflow-nova .div-block-quattro,.webflow-nova-1-5 .div-block-quattro,.webflow-nova-1-1 .div-block-quattro{opacity:0}.webflow-nova .html-embed-quattro,.webflow-nova-1-5 .html-embed-quattro,.webflow-nova-1-1 .html-embed-quattro{align-items:flex-start;width:58.25%}.webflow-nova .navbar,.webflow-nova-1-5 .navbar,.webflow-nova-1-1 .navbar{background-color:#fff;display:block}.webflow-nova .nav-link-4,.webflow-nova .nav-link-5,.webflow-nova .nav-link-6,.webflow-nova-1-5 .nav-link-4,.webflow-nova-1-5 .nav-link-5,.webflow-nova-1-5 .nav-link-6,.webflow-nova-1-1 .nav-link-4,.webflow-nova-1-1 .nav-link-5,.webflow-nova-1-1 .nav-link-6{color:#fff;font-family:Dinnextw1g,sans-serif;font-weight:700}.webflow-nova .image-18,.webflow-nova-1-5 .image-18,.webflow-nova-1-1 .image-18{min-width:90px;max-width:25vw;margin-left:15px;display:block}.webflow-nova .nav-link-7,.webflow-nova-1-5 .nav-link-7,.webflow-nova-1-1 .nav-link-7{color:#fff;font-family:Dinnextw1g,sans-serif;font-weight:700}.webflow-nova .text-block-11-copy-copy,.webflow-nova-1-5 .text-block-11-copy-copy,.webflow-nova-1-1 .text-block-11-copy-copy{background-color:#fff;border-width:1px;font-family:Dinnextw1g,sans-serif;font-size:3vw}.webflow-nova .div-block-intro-3,.webflow-nova-1-5 .div-block-intro-3,.webflow-nova-1-1 .div-block-intro-3{margin-top:10vw}.webflow-nova .image-19,.webflow-nova-1-5 .image-19,.webflow-nova-1-1 .image-19{width:15vw}.webflow-nova .paragraph-5,.webflow-nova-1-5 .paragraph-5,.webflow-nova-1-1 .paragraph-5{font-size:6vw}.webflow-nova .image-25,.webflow-nova .image-26,.webflow-nova-1-5 .image-25,.webflow-nova-1-5 .image-26,.webflow-nova-1-1 .image-25,.webflow-nova-1-1 .image-26{opacity:1}.webflow-nova .protective_deconstruct,.webflow-nova-1-5 .protective_deconstruct,.webflow-nova-1-1 .protective_deconstruct{display:block}.webflow-nova .heading-deconstruct,.webflow-nova-1-5 .heading-deconstruct,.webflow-nova-1-1 .heading-deconstruct{margin-left:5%;margin-right:5%;font-size:12vw}.webflow-nova .div-block-lifetime,.webflow-nova-1-5 .div-block-lifetime,.webflow-nova-1-1 .div-block-lifetime{opacity:0}.webflow-nova .columns-4,.webflow-nova-1-5 .columns-4,.webflow-nova-1-1 .columns-4{width:90%}.webflow-nova .image-27,.webflow-nova-1-5 .image-27,.webflow-nova-1-1 .image-27{width:88%}.webflow-nova .paragraph-6,.webflow-nova-1-5 .paragraph-6,.webflow-nova-1-1 .paragraph-6{font-size:2.35vw}.webflow-nova .image-28,.webflow-nova-1-5 .image-28,.webflow-nova-1-1 .image-28{width:70%;margin-left:-6%}.webflow-nova .section-animals,.webflow-nova-1-5 .section-animals,.webflow-nova-1-1 .section-animals{display:block}.webflow-nova .image-32,.webflow-nova-1-5 .image-32,.webflow-nova-1-1 .image-32{width:150%;max-width:150%}.webflow-nova .heading-22,.webflow-nova-1-5 .heading-22,.webflow-nova-1-1 .heading-22{width:100%;font-size:15.5vw;top:60%}.webflow-nova .heading-22.ru,.webflow-nova-1-5 .heading-22.ru,.webflow-nova-1-1 .heading-22.ru{text-align:left;line-height:.5;top:61%}.webflow-nova .text-span-28,.webflow-nova .text-span-28.ru,.webflow-nova-1-5 .text-span-28,.webflow-nova-1-5 .text-span-28.ru,.webflow-nova-1-1 .text-span-28,.webflow-nova-1-1 .text-span-28.ru{font-size:11vw}.webflow-nova .div-block-42,.webflow-nova-1-5 .div-block-42,.webflow-nova-1-1 .div-block-42{width:70%;margin-left:0}.webflow-nova .div-block-43,.webflow-nova-1-5 .div-block-43,.webflow-nova-1-1 .div-block-43{opacity:0;display:block}.webflow-nova .paragraph-7,.webflow-nova .paragraph-8,.webflow-nova-1-5 .paragraph-7,.webflow-nova-1-5 .paragraph-8,.webflow-nova-1-1 .paragraph-7,.webflow-nova-1-1 .paragraph-8{opacity:0;color:#000;font-size:4vw}.webflow-nova .image-33,.webflow-nova-1-5 .image-33,.webflow-nova-1-1 .image-33{width:96%}.webflow-nova .paragraph-9,.webflow-nova-1-5 .paragraph-9,.webflow-nova-1-1 .paragraph-9{opacity:0;font-size:4.5vw}.webflow-nova .vibration,.webflow-nova .radial,.webflow-nova-1-5 .vibration,.webflow-nova-1-5 .radial,.webflow-nova-1-1 .vibration,.webflow-nova-1-1 .radial{display:block}.webflow-nova .image-35,.webflow-nova-1-5 .image-35,.webflow-nova-1-1 .image-35{opacity:0}.webflow-nova .heading-23,.webflow-nova-1-5 .heading-23,.webflow-nova-1-1 .heading-23{text-align:center;width:100%;margin-left:5%;margin-right:5%;font-size:12vw}.webflow-nova .text-span-32,.webflow-nova-1-5 .text-span-32,.webflow-nova-1-1 .text-span-32{font-size:15vw;position:relative}.webflow-nova .image-36,.webflow-nova-1-5 .image-36,.webflow-nova-1-1 .image-36{object-fit:contain;width:450%;max-width:450%;display:block;left:-253px}.webflow-nova .heading-resistant,.webflow-nova-1-5 .heading-resistant,.webflow-nova-1-1 .heading-resistant{text-align:center;text-shadow:0 0 5px #0009;width:100%;margin-top:0;margin-left:10%;margin-right:10%;font-size:12vw;position:static}.webflow-nova .text-span-34,.webflow-nova-1-5 .text-span-34,.webflow-nova-1-1 .text-span-34{margin-right:0;font-size:4.5vw;display:block;position:relative}.webflow-nova .text-span-35,.webflow-nova-1-5 .text-span-35,.webflow-nova-1-1 .text-span-35{font-size:3.6vw}.webflow-nova .text-span-35.ru,.webflow-nova-1-5 .text-span-35.ru,.webflow-nova-1-1 .text-span-35.ru{text-align:center;margin-top:3vw;font-size:4.7vw}.webflow-nova .div-block-radial,.webflow-nova-1-5 .div-block-radial,.webflow-nova-1-1 .div-block-radial{opacity:1}.webflow-nova .div-block-radial-3,.webflow-nova-1-5 .div-block-radial-3,.webflow-nova-1-1 .div-block-radial-3{align-items:center;height:50%}.webflow-nova .html-embed-vibration,.webflow-nova-1-5 .html-embed-vibration,.webflow-nova-1-1 .html-embed-vibration{align-items:flex-start;width:100%;margin-top:0}.webflow-nova .html-embed-serrage,.webflow-nova-1-5 .html-embed-serrage,.webflow-nova-1-1 .html-embed-serrage{align-items:flex-start;width:58.25%;margin-top:5%}.webflow-nova .div-block-46,.webflow-nova-1-5 .div-block-46,.webflow-nova-1-1 .div-block-46{height:50%;inset:0% 0% auto}.webflow-nova .valve-image,.webflow-nova-1-5 .valve-image,.webflow-nova-1-1 .valve-image{opacity:1;width:50%;height:auto}.webflow-nova .text-span-36,.webflow-nova-1-5 .text-span-36,.webflow-nova-1-1 .text-span-36{font-size:2.5vw}.webflow-nova .paragraph-vibration,.webflow-nova-1-5 .paragraph-vibration,.webflow-nova-1-1 .paragraph-vibration{opacity:0}.webflow-nova .heading-vibration-2,.webflow-nova-1-5 .heading-vibration-2,.webflow-nova-1-1 .heading-vibration-2{margin-left:5%;margin-right:5%;font-size:12vw}.webflow-nova .petite-tete,.webflow-nova-1-5 .petite-tete,.webflow-nova-1-1 .petite-tete{display:block}.webflow-nova .html-embed-tete,.webflow-nova-1-5 .html-embed-tete,.webflow-nova-1-1 .html-embed-tete{align-items:flex-start;width:100%;margin-top:0;position:absolute;right:auto}.webflow-nova .heading-tete,.webflow-nova-1-5 .heading-tete,.webflow-nova-1-1 .heading-tete{margin-left:5%;margin-right:5%;font-size:12vw}.webflow-nova .text-span-38,.webflow-nova-1-5 .text-span-38,.webflow-nova-1-1 .text-span-38{width:100%;margin-left:0;margin-right:0;font-size:4.5vw;display:inline-block;position:relative;inset:35% 5% 0% 0%}.webflow-nova .bouche,.webflow-nova-1-5 .bouche,.webflow-nova-1-1 .bouche{display:block}.webflow-nova .image-37,.webflow-nova .image-38,.webflow-nova-1-5 .image-37,.webflow-nova-1-5 .image-38,.webflow-nova-1-1 .image-37,.webflow-nova-1-1 .image-38{width:200%;max-width:200%;inset:0% 0% 0% auto}.webflow-nova .heading-bouche,.webflow-nova .heading-manche,.webflow-nova-1-5 .heading-bouche,.webflow-nova-1-5 .heading-manche,.webflow-nova-1-1 .heading-bouche,.webflow-nova-1-1 .heading-manche{margin-left:5%;margin-right:5%;font-size:12vw}.webflow-nova .paragraph-bouche,.webflow-nova-1-5 .paragraph-bouche,.webflow-nova-1-1 .paragraph-bouche{font-size:4.5vw;left:5%}.webflow-nova .bold-text-27,.webflow-nova .bold-text-28,.webflow-nova-1-5 .bold-text-27,.webflow-nova-1-5 .bold-text-28,.webflow-nova-1-1 .bold-text-27,.webflow-nova-1-1 .bold-text-28{font-size:4vw}.webflow-nova .paragraph-tete-1,.webflow-nova-1-5 .paragraph-tete-1,.webflow-nova-1-1 .paragraph-tete-1{font-size:4vw;bottom:5%}.webflow-nova .html-embed-cooltouch,.webflow-nova-1-5 .html-embed-cooltouch,.webflow-nova-1-1 .html-embed-cooltouch{align-items:flex-start;width:50%;margin-top:5%}.webflow-nova .paragraph-aile,.webflow-nova-1-5 .paragraph-aile,.webflow-nova-1-1 .paragraph-aile{font-size:4vw;bottom:15%}.webflow-nova .text-span-41,.webflow-nova-1-5 .text-span-41,.webflow-nova-1-1 .text-span-41{font-size:4vw}.webflow-nova .div-block-48,.webflow-nova-1-5 .div-block-48,.webflow-nova-1-1 .div-block-48{left:-5%}.webflow-nova .div-block-49,.webflow-nova-1-5 .div-block-49,.webflow-nova-1-1 .div-block-49{margin-left:60%}.webflow-nova .heading-25,.webflow-nova-1-5 .heading-25,.webflow-nova-1-1 .heading-25{color:#000;flex:0 auto;margin-top:25%;margin-right:0;font-size:5vw;position:static}.webflow-nova .image-39,.webflow-nova-1-5 .image-39,.webflow-nova-1-1 .image-39{width:22vw;margin-top:20%;margin-left:0}.webflow-nova .heading-13-copy,.webflow-nova-1-5 .heading-13-copy,.webflow-nova-1-1 .heading-13-copy{text-align:left;padding-left:3%;font-size:6vw}.webflow-nova .text-span-42,.webflow-nova-1-5 .text-span-42,.webflow-nova-1-1 .text-span-42{font-size:4vw}.webflow-nova .div-block-43-copy,.webflow-nova-1-5 .div-block-43-copy,.webflow-nova-1-1 .div-block-43-copy{opacity:1;display:block}.webflow-nova .paragraph-7-copy,.webflow-nova-1-5 .paragraph-7-copy,.webflow-nova-1-1 .paragraph-7-copy{opacity:1;color:#000;font-size:4.5vw;bottom:15%;left:5%;right:5%}.webflow-nova .paragraph-8-copy,.webflow-nova-1-5 .paragraph-8-copy,.webflow-nova-1-1 .paragraph-8-copy{opacity:0;color:#000;font-size:4vw;bottom:15%;left:5%;right:5%}.webflow-nova .paragraph-9-copy,.webflow-nova-1-5 .paragraph-9-copy,.webflow-nova-1-1 .paragraph-9-copy{opacity:0;font-size:4.5vw;bottom:40%}.webflow-nova .paragraph-vibration-mobile,.webflow-nova-1-5 .paragraph-vibration-mobile,.webflow-nova-1-1 .paragraph-vibration-mobile{opacity:1;font-size:4.5vw;left:5%;right:5%}.webflow-nova .paragraph-vibration-mobile.ru,.webflow-nova-1-5 .paragraph-vibration-mobile.ru,.webflow-nova-1-1 .paragraph-vibration-mobile.ru{font-size:4vw}.webflow-nova .div-block-34-copy-2,.webflow-nova-1-5 .div-block-34-copy-2,.webflow-nova-1-1 .div-block-34-copy-2{z-index:1;opacity:1;width:100%;height:100%;padding-left:3%;padding-right:3%;display:block;position:static;top:0;overflow:visible}.webflow-nova .heading-26,.webflow-nova-1-5 .heading-26,.webflow-nova-1-1 .heading-26{color:#000;text-align:left;margin-bottom:5%;padding-left:3%;font-size:6vw}.webflow-nova .heading-26.ru,.webflow-nova-1-5 .heading-26.ru,.webflow-nova-1-1 .heading-26.ru{font-family:Dinnextw1g,sans-serif}.webflow-nova .said-scroll-technique-copy-2,.webflow-nova-1-5 .said-scroll-technique-copy-2,.webflow-nova-1-1 .said-scroll-technique-copy-2{opacity:1;width:100%;height:100%;display:block;bottom:0}.webflow-nova .image-turbines-2,.webflow-nova-1-5 .image-turbines-2,.webflow-nova-1-1 .image-turbines-2{width:100%;max-width:100%;margin-top:0;padding-top:10%}.webflow-nova .tab-link-tab-1-2,.webflow-nova .tab-link-tab-1-2.w--current,.webflow-nova-1-5 .tab-link-tab-1-2,.webflow-nova-1-5 .tab-link-tab-1-2.w--current,.webflow-nova-1-1 .tab-link-tab-1-2,.webflow-nova-1-1 .tab-link-tab-1-2.w--current{border-right-style:none;border-radius:4px;width:49%}.webflow-nova .tab-link-tab-2-2,.webflow-nova-1-5 .tab-link-tab-2-2,.webflow-nova-1-1 .tab-link-tab-2-2{border-left-style:none;border-radius:4px;width:49%;margin-bottom:3px;font-size:3vw;position:absolute;bottom:50%;left:50%}.webflow-nova .tab-link-tab-2-2.w--current,.webflow-nova-1-5 .tab-link-tab-2-2.w--current,.webflow-nova-1-1 .tab-link-tab-2-2.w--current{border-left-style:none;width:49%;margin-bottom:3px;font-size:3vw}.webflow-nova .div-block-turbines-copy-2,.webflow-nova-1-5 .div-block-turbines-copy-2,.webflow-nova-1-1 .div-block-turbines-copy-2{opacity:1;width:100%;height:30%;display:block;position:relative}.webflow-nova .text-block-11-ref,.webflow-nova-1-5 .text-block-11-ref,.webflow-nova-1-1 .text-block-11-ref{background-color:#fff;border-style:solid none solid solid;border-width:1px 0 1px 1px;font-family:Dinnextw1g,sans-serif;font-size:3vw;font-weight:700;line-height:1}.webflow-nova .heading-10-garantie,.webflow-nova-1-5 .heading-10-garantie,.webflow-nova-1-1 .heading-10-garantie{background-color:#fff;border-width:1px 0 0 .5px;font-family:Dinnextw1g,sans-serif}.webflow-nova .bold-text-37,.webflow-nova-1-5 .bold-text-37,.webflow-nova-1-1 .bold-text-37{margin-left:5%}.webflow-nova .text-block-ref,.webflow-nova .text-block-ref2,.webflow-nova-1-5 .text-block-ref,.webflow-nova-1-5 .text-block-ref2,.webflow-nova-1-1 .text-block-ref,.webflow-nova-1-1 .text-block-ref2{border-width:1px;font-size:3vw}.webflow-nova .paragraph-7-copy,.webflow-nova-1-5 .paragraph-7-copy,.webflow-nova-1-1 .paragraph-7-copy{opacity:0;font-size:4vw}.webflow-nova .paragraph-5-jp,.webflow-nova-1-5 .paragraph-5-jp,.webflow-nova-1-1 .paragraph-5-jp{font-size:3vw}.webflow-nova .text-span-113,.webflow-nova-1-5 .text-span-113,.webflow-nova-1-1 .text-span-113{font-weight:400}.webflow-nova .paragraph-5-copy,.webflow-nova-1-5 .paragraph-5-copy,.webflow-nova-1-1 .paragraph-5-copy{font-size:6vw}.webflow-nova .italic-text,.webflow-nova-1-5 .italic-text,.webflow-nova-1-1 .italic-text{font-size:3.6vw}.webflow-nova .text-span-114,.webflow-nova-1-5 .text-span-114,.webflow-nova-1-1 .text-span-114{font-size:4vw}.webflow-nova .text-span-101-jp,.webflow-nova-1-5 .text-span-101-jp,.webflow-nova-1-1 .text-span-101-jp{opacity:1;font-size:3.6vw}.webflow-nova .text-span-102-jp,.webflow-nova-1-5 .text-span-102-jp,.webflow-nova-1-1 .text-span-102-jp{font-size:2.3vw}.webflow-nova .paragraph-bouche-jp,.webflow-nova-1-5 .paragraph-bouche-jp,.webflow-nova-1-1 .paragraph-bouche-jp{margin-bottom:20%;font-size:3.6vw;left:5%}.webflow-nova .text-span-105-jp,.webflow-nova-1-5 .text-span-105-jp,.webflow-nova-1-1 .text-span-105-jp{font-size:3.4vw}.webflow-nova .text-span-107-jp,.webflow-nova-1-5 .text-span-107-jp,.webflow-nova-1-1 .text-span-107-jp{font-size:3.3vw}.webflow-nova .text-span-38-jp,.webflow-nova-1-5 .text-span-38-jp,.webflow-nova-1-1 .text-span-38-jp{width:100%;margin-left:0;margin-right:0;font-size:4.5vw;display:inline-block;position:relative;inset:35% 5% 0% 0%}.webflow-nova .text-span-34-jp,.webflow-nova-1-5 .text-span-34-jp,.webflow-nova-1-1 .text-span-34-jp{margin-right:0;font-size:4.2vw;display:block;position:relative}.webflow-nova .text-span-110-jp,.webflow-nova-1-5 .text-span-110-jp,.webflow-nova-1-1 .text-span-110-jp{font-size:4vw}.webflow-nova .text-span-8-jp,.webflow-nova-1-5 .text-span-8-jp,.webflow-nova-1-1 .text-span-8-jp{font-size:7vw}.webflow-nova .text-span-108-jp,.webflow-nova-1-5 .text-span-108-jp,.webflow-nova-1-1 .text-span-108-jp{font-size:4vw}.webflow-nova .text-span-12-jp,.webflow-nova-1-5 .text-span-12-jp,.webflow-nova-1-1 .text-span-12-jp{margin-left:25%;font-size:7vw;display:inline-block;position:relative;left:auto;right:auto}.webflow-nova .text-span-36-jp,.webflow-nova-1-5 .text-span-36-jp,.webflow-nova-1-1 .text-span-36-jp{font-size:3vw}.webflow-nova .text-span-109-jp,.webflow-nova-1-5 .text-span-109-jp,.webflow-nova-1-1 .text-span-109-jp{font-size:4vw}.webflow-nova .text-span-11-jp,.webflow-nova-1-5 .text-span-11-jp,.webflow-nova-1-1 .text-span-11-jp{font-size:7vw}.webflow-nova .text-span-111-jp,.webflow-nova-1-5 .text-span-111-jp,.webflow-nova-1-1 .text-span-111-jp{font-size:4vw}.webflow-nova .text-span-10-jp,.webflow-nova-1-5 .text-span-10-jp,.webflow-nova-1-1 .text-span-10-jp{font-size:7vw}.webflow-nova .text-span-112-jp,.webflow-nova-1-5 .text-span-112-jp,.webflow-nova-1-1 .text-span-112-jp{font-size:3.75vw}.webflow-nova .text-span-9-jp,.webflow-nova-1-5 .text-span-9-jp,.webflow-nova-1-1 .text-span-9-jp{margin-left:0;font-size:7vw}.webflow-nova .text-block-23-mobile,.webflow-nova-1-5 .text-block-23-mobile,.webflow-nova-1-1 .text-block-23-mobile{padding-bottom:10%;font-size:2.5vw;position:static;top:auto}.webflow-nova .said-scroll-technique-jp,.webflow-nova-1-5 .said-scroll-technique-jp,.webflow-nova-1-1 .said-scroll-technique-jp{opacity:0;width:0;height:0;margin-top:0;display:block}.webflow-nova .text-block-durability-2-jp,.webflow-nova-1-5 .text-block-durability-2-jp,.webflow-nova-1-1 .text-block-durability-2-jp{align-self:stretch;margin-bottom:30%;margin-left:auto;margin-right:auto;font-size:4.5vw}.webflow-nova .text-block-reliability-2-jp,.webflow-nova .text-block-hinder-2-jp,.webflow-nova .text-block-contamination-2-jp,.webflow-nova .text-block-safe-2-jp,.webflow-nova-1-5 .text-block-reliability-2-jp,.webflow-nova-1-5 .text-block-hinder-2-jp,.webflow-nova-1-5 .text-block-contamination-2-jp,.webflow-nova-1-5 .text-block-safe-2-jp,.webflow-nova-1-1 .text-block-reliability-2-jp,.webflow-nova-1-1 .text-block-hinder-2-jp,.webflow-nova-1-1 .text-block-contamination-2-jp,.webflow-nova-1-1 .text-block-safe-2-jp{text-align:center;align-self:stretch;margin-bottom:0;margin-left:10%;margin-right:10%;font-size:4.5vw}.webflow-nova .text-span-120,.webflow-nova .text-span-121,.webflow-nova-1-5 .text-span-120,.webflow-nova-1-5 .text-span-121,.webflow-nova-1-1 .text-span-120,.webflow-nova-1-1 .text-span-121{font-family:Linotype din next lt pro,sans-serif;font-size:1.6vw;font-weight:500}.webflow-nova .text-span-122,.webflow-nova-1-5 .text-span-122,.webflow-nova-1-1 .text-span-122{font-family:Linotype din next lt pro,sans-serif;font-size:1.5vw;font-weight:500}.webflow-nova .text-span-123,.webflow-nova-1-5 .text-span-123,.webflow-nova-1-1 .text-span-123{font-family:Linotype din next lt pro,sans-serif;font-size:1.6vw;font-weight:500}.webflow-nova .list-item-4,.webflow-nova-1-5 .list-item-4,.webflow-nova-1-1 .list-item-4{flex:1}.webflow-nova .nav-link-catalogue,.webflow-nova-1-5 .nav-link-catalogue,.webflow-nova-1-1 .nav-link-catalogue{border-top:1px solid #c4c4c4;padding-top:10px;padding-bottom:10px}.webflow-nova .nav-link-catalogue.jp,.webflow-nova-1-5 .nav-link-catalogue.jp,.webflow-nova-1-1 .nav-link-catalogue.jp{font-size:0}.webflow-nova .nav-link-catalogue-mobile,.webflow-nova-1-5 .nav-link-catalogue-mobile,.webflow-nova-1-1 .nav-link-catalogue-mobile{color:#fff;padding-top:20px;padding-bottom:20px;font-family:Dinok,sans-serif;font-weight:700;display:flex}.webflow-nova .image-40,.webflow-nova-1-5 .image-40,.webflow-nova-1-1 .image-40{object-position:50% 50%;width:auto;max-width:100%}.webflow-nova .image-41,.webflow-nova-1-5 .image-41,.webflow-nova-1-1 .image-41{object-fit:cover;width:auto;height:60%;margin-bottom:50vw}.webflow-nova .image-43,.webflow-nova-1-5 .image-43,.webflow-nova-1-1 .image-43{aspect-ratio:auto;object-fit:cover;width:auto;height:75%;margin-bottom:50vw}.webflow-nova .image-44,.webflow-nova-1-5 .image-44,.webflow-nova-1-1 .image-44{object-fit:cover;object-position:50% 50%;width:auto;height:75%;margin-bottom:50vw}.webflow-nova .image-nova-intro,.webflow-nova-1-5 .image-nova-intro,.webflow-nova-1-1 .image-nova-intro{object-fit:cover;object-position:56% 50%}.webflow-nova .nav-menu-nova,.webflow-nova-1-5 .nav-menu-nova,.webflow-nova-1-1 .nav-menu-nova{background-color:#000;padding-left:0}.webflow-nova .brand,.webflow-nova-1-5 .brand,.webflow-nova-1-1 .brand{height:100%}.webflow-nova .container-8,.webflow-nova-1-5 .container-8,.webflow-nova-1-1 .container-8{margin-left:20px}}.webflow-nova #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-3e7f463f,.webflow-nova-1-5 #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-3e7f463f,.webflow-nova-1-1 #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-3e7f463f{grid-area:Area-3;justify-self:end}.webflow-nova #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-3e7f463f,.webflow-nova-1-5 #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-3e7f463f,.webflow-nova-1-1 #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-3e7f463f{grid-area:span 1/span 1/span 1/span 1;justify-self:start}.webflow-nova #w-node-dd869850-772b-453d-bbeb-1be3a31a15c6-3e7f463f,.webflow-nova-1-5 #w-node-dd869850-772b-453d-bbeb-1be3a31a15c6-3e7f463f,.webflow-nova-1-1 #w-node-dd869850-772b-453d-bbeb-1be3a31a15c6-3e7f463f{grid-area:Area-4}.webflow-nova #w-node-ad1d619a-b436-2326-614d-89f5f9bfac67-3e7f463f,.webflow-nova-1-5 #w-node-ad1d619a-b436-2326-614d-89f5f9bfac67-3e7f463f,.webflow-nova-1-1 #w-node-ad1d619a-b436-2326-614d-89f5f9bfac67-3e7f463f{grid-area:Area-6}.webflow-nova #w-node-e6392f64-663b-3749-cd88-1e8a7634e784-3e7f463f,.webflow-nova-1-5 #w-node-e6392f64-663b-3749-cd88-1e8a7634e784-3e7f463f,.webflow-nova-1-1 #w-node-e6392f64-663b-3749-cd88-1e8a7634e784-3e7f463f{grid-area:Area-5}.webflow-nova #w-node-_75171cc3-8095-888a-88da-cc91659f8a5a-3e7f463f,.webflow-nova-1-5 #w-node-_75171cc3-8095-888a-88da-cc91659f8a5a-3e7f463f,.webflow-nova-1-1 #w-node-_75171cc3-8095-888a-88da-cc91659f8a5a-3e7f463f{grid-area:Area}.webflow-nova #w-node-_51960da0-2f2b-f102-ed44-48b73d2c2622-3e7f463f,.webflow-nova-1-5 #w-node-_51960da0-2f2b-f102-ed44-48b73d2c2622-3e7f463f,.webflow-nova-1-1 #w-node-_51960da0-2f2b-f102-ed44-48b73d2c2622-3e7f463f{grid-area:Area-2}.webflow-nova #w-node-_803696d7-760c-ec52-b524-be578a0f02b5-3e7f463f,.webflow-nova-1-5 #w-node-_803696d7-760c-ec52-b524-be578a0f02b5-3e7f463f,.webflow-nova-1-1 #w-node-_803696d7-760c-ec52-b524-be578a0f02b5-3e7f463f{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-b7f0298c-7537-0960-2125-6289c4e7a56d-3e7f463f,.webflow-nova-1-5 #w-node-b7f0298c-7537-0960-2125-6289c4e7a56d-3e7f463f,.webflow-nova-1-1 #w-node-b7f0298c-7537-0960-2125-6289c4e7a56d-3e7f463f{grid-area:Area-5}.webflow-nova #w-node-_854c6c3c-dab8-c85e-eb25-8644387a3b51-3e7f463f,.webflow-nova-1-5 #w-node-_854c6c3c-dab8-c85e-eb25-8644387a3b51-3e7f463f,.webflow-nova-1-1 #w-node-_854c6c3c-dab8-c85e-eb25-8644387a3b51-3e7f463f{grid-area:Area-7}.webflow-nova #w-node-_67bad35d-f28c-72d6-3c8e-6b6eac7a0356-3e7f463f,.webflow-nova-1-5 #w-node-_67bad35d-f28c-72d6-3c8e-6b6eac7a0356-3e7f463f,.webflow-nova-1-1 #w-node-_67bad35d-f28c-72d6-3c8e-6b6eac7a0356-3e7f463f{grid-area:Area-9}.webflow-nova #w-node-_9d560963-0eea-f898-862e-343658334092-3e7f463f,.webflow-nova-1-5 #w-node-_9d560963-0eea-f898-862e-343658334092-3e7f463f,.webflow-nova-1-1 #w-node-_9d560963-0eea-f898-862e-343658334092-3e7f463f{grid-area:Area-11}.webflow-nova #w-node-fdfcf439-0c4e-b212-0df8-24fac1cbe524-3e7f463f,.webflow-nova-1-5 #w-node-fdfcf439-0c4e-b212-0df8-24fac1cbe524-3e7f463f,.webflow-nova-1-1 #w-node-fdfcf439-0c4e-b212-0df8-24fac1cbe524-3e7f463f{grid-area:Area-13}.webflow-nova #w-node-f3b62fb4-961f-3d67-faba-f9d7cefc3e40-3e7f463f,.webflow-nova-1-5 #w-node-f3b62fb4-961f-3d67-faba-f9d7cefc3e40-3e7f463f,.webflow-nova-1-1 #w-node-f3b62fb4-961f-3d67-faba-f9d7cefc3e40-3e7f463f{grid-area:Area-15}.webflow-nova #w-node-b8e62033-8231-f470-3af2-d2f776928348-3e7f463f,.webflow-nova-1-5 #w-node-b8e62033-8231-f470-3af2-d2f776928348-3e7f463f,.webflow-nova-1-1 #w-node-b8e62033-8231-f470-3af2-d2f776928348-3e7f463f{grid-area:Area-17}.webflow-nova #w-node-_2e8b6b84-2182-5c31-1a95-5acdd21f68f9-3e7f463f,.webflow-nova-1-5 #w-node-_2e8b6b84-2182-5c31-1a95-5acdd21f68f9-3e7f463f,.webflow-nova-1-1 #w-node-_2e8b6b84-2182-5c31-1a95-5acdd21f68f9-3e7f463f{grid-area:Area-19}.webflow-nova #w-node-a18dadd2-2f8a-dde0-7dff-2d000cbd7369-3e7f463f,.webflow-nova-1-5 #w-node-a18dadd2-2f8a-dde0-7dff-2d000cbd7369-3e7f463f,.webflow-nova-1-1 #w-node-a18dadd2-2f8a-dde0-7dff-2d000cbd7369-3e7f463f{grid-area:Area-21}.webflow-nova #w-node-b0df871c-4ef9-7c34-f5d9-27c4e63d5d3f-3e7f463f,.webflow-nova-1-5 #w-node-b0df871c-4ef9-7c34-f5d9-27c4e63d5d3f-3e7f463f,.webflow-nova-1-1 #w-node-b0df871c-4ef9-7c34-f5d9-27c4e63d5d3f-3e7f463f{grid-area:Area-23}.webflow-nova #w-node-_770d5a9c-2e90-3667-9237-d3c745296ef7-3e7f463f,.webflow-nova-1-5 #w-node-_770d5a9c-2e90-3667-9237-d3c745296ef7-3e7f463f,.webflow-nova-1-1 #w-node-_770d5a9c-2e90-3667-9237-d3c745296ef7-3e7f463f{grid-area:Area-25}.webflow-nova #w-node-e414fe9a-2e6f-854b-be33-019f39beae64-3e7f463f,.webflow-nova-1-5 #w-node-e414fe9a-2e6f-854b-be33-019f39beae64-3e7f463f,.webflow-nova-1-1 #w-node-e414fe9a-2e6f-854b-be33-019f39beae64-3e7f463f{grid-area:Area-4}.webflow-nova #w-node-_88b86c28-779e-49df-c345-c9c3b59bd20f-3e7f463f,.webflow-nova-1-5 #w-node-_88b86c28-779e-49df-c345-c9c3b59bd20f-3e7f463f,.webflow-nova-1-1 #w-node-_88b86c28-779e-49df-c345-c9c3b59bd20f-3e7f463f{grid-area:Area-6}.webflow-nova #w-node-_3e8b44e6-01dd-4328-f0b3-27029a04af33-3e7f463f,.webflow-nova #w-node-_218bbf0e-0007-bd45-8baf-1e75f449cdb4-3e7f463f,.webflow-nova #w-node-c40b44bc-67c4-7be6-9be6-5f20a55ec125-3e7f463f,.webflow-nova #w-node-_9a5c69ab-134d-89f5-566d-3e006c3db8d4-3e7f463f,.webflow-nova #w-node-b9e17244-a6ef-9d4c-b9d9-00aa50a7f17b-3e7f463f,.webflow-nova #w-node-_291fb8c5-6f1b-f517-230e-3636e0f447ff-3e7f463f,.webflow-nova #w-node-cd94d9f2-44e9-0f9f-d13e-33bb77229092-3e7f463f,.webflow-nova #w-node-cc9fd449-8b2a-5654-dcfb-c3ca8d73bc17-3e7f463f,.webflow-nova #w-node-e6ff7f2f-30b5-1127-edef-844e094a58df-3e7f463f,.webflow-nova #w-node-_647abf36-5ee7-0fa6-2840-8e1f9a8e4eda-3e7f463f,.webflow-nova #w-node-_01eb4e13-ae05-62df-5388-a10e29eca962-3e7f463f,.webflow-nova #w-node-ce6edfdd-98e0-38d0-8c48-de95b3bc419e-3e7f463f,.webflow-nova-1-5 #w-node-_3e8b44e6-01dd-4328-f0b3-27029a04af33-3e7f463f,.webflow-nova-1-5 #w-node-_218bbf0e-0007-bd45-8baf-1e75f449cdb4-3e7f463f,.webflow-nova-1-5 #w-node-c40b44bc-67c4-7be6-9be6-5f20a55ec125-3e7f463f,.webflow-nova-1-5 #w-node-_9a5c69ab-134d-89f5-566d-3e006c3db8d4-3e7f463f,.webflow-nova-1-5 #w-node-b9e17244-a6ef-9d4c-b9d9-00aa50a7f17b-3e7f463f,.webflow-nova-1-5 #w-node-_291fb8c5-6f1b-f517-230e-3636e0f447ff-3e7f463f,.webflow-nova-1-5 #w-node-cd94d9f2-44e9-0f9f-d13e-33bb77229092-3e7f463f,.webflow-nova-1-5 #w-node-cc9fd449-8b2a-5654-dcfb-c3ca8d73bc17-3e7f463f,.webflow-nova-1-5 #w-node-e6ff7f2f-30b5-1127-edef-844e094a58df-3e7f463f,.webflow-nova-1-5 #w-node-_647abf36-5ee7-0fa6-2840-8e1f9a8e4eda-3e7f463f,.webflow-nova-1-5 #w-node-_01eb4e13-ae05-62df-5388-a10e29eca962-3e7f463f,.webflow-nova-1-5 #w-node-ce6edfdd-98e0-38d0-8c48-de95b3bc419e-3e7f463f,.webflow-nova-1-1 #w-node-_3e8b44e6-01dd-4328-f0b3-27029a04af33-3e7f463f,.webflow-nova-1-1 #w-node-_218bbf0e-0007-bd45-8baf-1e75f449cdb4-3e7f463f,.webflow-nova-1-1 #w-node-c40b44bc-67c4-7be6-9be6-5f20a55ec125-3e7f463f,.webflow-nova-1-1 #w-node-_9a5c69ab-134d-89f5-566d-3e006c3db8d4-3e7f463f,.webflow-nova-1-1 #w-node-b9e17244-a6ef-9d4c-b9d9-00aa50a7f17b-3e7f463f,.webflow-nova-1-1 #w-node-_291fb8c5-6f1b-f517-230e-3636e0f447ff-3e7f463f,.webflow-nova-1-1 #w-node-cd94d9f2-44e9-0f9f-d13e-33bb77229092-3e7f463f,.webflow-nova-1-1 #w-node-cc9fd449-8b2a-5654-dcfb-c3ca8d73bc17-3e7f463f,.webflow-nova-1-1 #w-node-e6ff7f2f-30b5-1127-edef-844e094a58df-3e7f463f,.webflow-nova-1-1 #w-node-_647abf36-5ee7-0fa6-2840-8e1f9a8e4eda-3e7f463f,.webflow-nova-1-1 #w-node-_01eb4e13-ae05-62df-5388-a10e29eca962-3e7f463f,.webflow-nova-1-1 #w-node-ce6edfdd-98e0-38d0-8c48-de95b3bc419e-3e7f463f{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91ec7-3e7f463f,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91ec7-3e7f463f,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91ec7-3e7f463f{grid-area:Area-2}.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91ec9-3e7f463f,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91ec9-3e7f463f,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91ec9-3e7f463f{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91ecd-3e7f463f,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91ecd-3e7f463f,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91ecd-3e7f463f{grid-area:Area-5}.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91ed1-3e7f463f,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91ed1-3e7f463f,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91ed1-3e7f463f{grid-area:Area-7}.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91ed5-3e7f463f,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91ed5-3e7f463f,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91ed5-3e7f463f{grid-area:Area-9}.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91ed9-3e7f463f,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91ed9-3e7f463f,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91ed9-3e7f463f{grid-area:Area-11}.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91edd-3e7f463f,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91edd-3e7f463f,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91edd-3e7f463f{grid-area:Area-13}.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91ee1-3e7f463f,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91ee1-3e7f463f,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91ee1-3e7f463f{grid-area:Area-15}.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91ee5-3e7f463f,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91ee5-3e7f463f,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91ee5-3e7f463f{grid-area:Area-17}.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91ee9-3e7f463f,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91ee9-3e7f463f,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91ee9-3e7f463f{grid-area:Area-19}.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91eed-3e7f463f,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91eed-3e7f463f,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91eed-3e7f463f{grid-area:Area-21}.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91ef1-3e7f463f,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91ef1-3e7f463f,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91ef1-3e7f463f{grid-area:Area-23}.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91ef5-3e7f463f,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91ef5-3e7f463f,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91ef5-3e7f463f{grid-area:Area-25}.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91ef9-3e7f463f,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91ef9-3e7f463f,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91ef9-3e7f463f{grid-area:Area-4}.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91efc-3e7f463f,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91efc-3e7f463f,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91efc-3e7f463f{grid-area:Area-6}.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91efe-3e7f463f,.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91f01-3e7f463f,.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91f04-3e7f463f,.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91f07-3e7f463f,.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91f0a-3e7f463f,.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91f0d-3e7f463f,.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91f10-3e7f463f,.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91f12-3e7f463f,.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91f14-3e7f463f,.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91f17-3e7f463f,.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91f1a-3e7f463f,.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91f1e-3e7f463f,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91efe-3e7f463f,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91f01-3e7f463f,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91f04-3e7f463f,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91f07-3e7f463f,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91f0a-3e7f463f,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91f0d-3e7f463f,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91f10-3e7f463f,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91f12-3e7f463f,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91f14-3e7f463f,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91f17-3e7f463f,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91f1a-3e7f463f,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91f1e-3e7f463f,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91efe-3e7f463f,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91f01-3e7f463f,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91f04-3e7f463f,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91f07-3e7f463f,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91f0a-3e7f463f,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91f0d-3e7f463f,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91f10-3e7f463f,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91f12-3e7f463f,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91f14-3e7f463f,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91f17-3e7f463f,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91f1a-3e7f463f,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91f1e-3e7f463f{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b69258552a-3e7f463f,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b69258552a-3e7f463f,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b69258552a-3e7f463f{grid-area:Area-2}.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b69258552c-3e7f463f,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b69258552c-3e7f463f,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b69258552c-3e7f463f{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b692585530-3e7f463f,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b692585530-3e7f463f,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b692585530-3e7f463f{grid-area:Area-5}.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b692585534-3e7f463f,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b692585534-3e7f463f,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b692585534-3e7f463f{grid-area:Area-7}.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b692585538-3e7f463f,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b692585538-3e7f463f,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b692585538-3e7f463f{grid-area:Area-9}.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b69258553c-3e7f463f,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b69258553c-3e7f463f,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b69258553c-3e7f463f{grid-area:Area-11}.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b692585540-3e7f463f,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b692585540-3e7f463f,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b692585540-3e7f463f{grid-area:Area-13}.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b692585544-3e7f463f,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b692585544-3e7f463f,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b692585544-3e7f463f{grid-area:Area-15}.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b692585548-3e7f463f,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b692585548-3e7f463f,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b692585548-3e7f463f{grid-area:Area-17}.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b69258554c-3e7f463f,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b69258554c-3e7f463f,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b69258554c-3e7f463f{grid-area:Area-19}.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b692585550-3e7f463f,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b692585550-3e7f463f,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b692585550-3e7f463f{grid-area:Area-21}.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b692585554-3e7f463f,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b692585554-3e7f463f,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b692585554-3e7f463f{grid-area:Area-23}.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b692585558-3e7f463f,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b692585558-3e7f463f,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b692585558-3e7f463f{grid-area:Area-25}.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b69258555c-3e7f463f,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b69258555c-3e7f463f,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b69258555c-3e7f463f{grid-area:Area-4}.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b69258555f-3e7f463f,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b69258555f-3e7f463f,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b69258555f-3e7f463f{grid-area:Area-6}.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b692585561-3e7f463f,.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b692585564-3e7f463f,.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b692585567-3e7f463f,.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b69258556a-3e7f463f,.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b69258556d-3e7f463f,.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b692585570-3e7f463f,.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b692585573-3e7f463f,.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b692585575-3e7f463f,.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b692585577-3e7f463f,.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b69258557a-3e7f463f,.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b69258557d-3e7f463f,.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b692585581-3e7f463f,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b692585561-3e7f463f,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b692585564-3e7f463f,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b692585567-3e7f463f,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b69258556a-3e7f463f,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b69258556d-3e7f463f,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b692585570-3e7f463f,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b692585573-3e7f463f,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b692585575-3e7f463f,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b692585577-3e7f463f,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b69258557a-3e7f463f,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b69258557d-3e7f463f,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b692585581-3e7f463f,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b692585561-3e7f463f,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b692585564-3e7f463f,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b692585567-3e7f463f,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b69258556a-3e7f463f,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b69258556d-3e7f463f,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b692585570-3e7f463f,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b692585573-3e7f463f,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b692585575-3e7f463f,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b692585577-3e7f463f,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b69258557a-3e7f463f,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b69258557d-3e7f463f,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b692585581-3e7f463f{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e87d-3e7f463f,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e87d-3e7f463f,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e87d-3e7f463f{grid-area:Area-2}.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e87f-3e7f463f,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e87f-3e7f463f,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e87f-3e7f463f{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e883-3e7f463f,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e883-3e7f463f,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e883-3e7f463f{grid-area:Area-5}.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e887-3e7f463f,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e887-3e7f463f,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e887-3e7f463f{grid-area:Area-7}.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e88b-3e7f463f,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e88b-3e7f463f,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e88b-3e7f463f{grid-area:Area-9}.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e88f-3e7f463f,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e88f-3e7f463f,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e88f-3e7f463f{grid-area:Area-11}.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e893-3e7f463f,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e893-3e7f463f,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e893-3e7f463f{grid-area:Area-13}.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e897-3e7f463f,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e897-3e7f463f,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e897-3e7f463f{grid-area:Area-15}.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e89b-3e7f463f,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e89b-3e7f463f,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e89b-3e7f463f{grid-area:Area-17}.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e89f-3e7f463f,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e89f-3e7f463f,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e89f-3e7f463f{grid-area:Area-19}.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e8a3-3e7f463f,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e8a3-3e7f463f,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e8a3-3e7f463f{grid-area:Area-21}.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e8a7-3e7f463f,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e8a7-3e7f463f,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e8a7-3e7f463f{grid-area:Area-23}.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e8ab-3e7f463f,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e8ab-3e7f463f,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e8ab-3e7f463f{grid-area:Area-25}.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e8af-3e7f463f,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e8af-3e7f463f,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e8af-3e7f463f{grid-area:Area-4}.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e8b2-3e7f463f,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e8b2-3e7f463f,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e8b2-3e7f463f{grid-area:Area-6}.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e8b4-3e7f463f,.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e8b7-3e7f463f,.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e8ba-3e7f463f,.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e8bd-3e7f463f,.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e8c0-3e7f463f,.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e8c3-3e7f463f,.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e8c6-3e7f463f,.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e8c8-3e7f463f,.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e8ca-3e7f463f,.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e8cd-3e7f463f,.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e8d0-3e7f463f,.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e8d4-3e7f463f,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e8b4-3e7f463f,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e8b7-3e7f463f,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e8ba-3e7f463f,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e8bd-3e7f463f,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e8c0-3e7f463f,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e8c3-3e7f463f,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e8c6-3e7f463f,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e8c8-3e7f463f,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e8ca-3e7f463f,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e8cd-3e7f463f,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e8d0-3e7f463f,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e8d4-3e7f463f,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e8b4-3e7f463f,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e8b7-3e7f463f,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e8ba-3e7f463f,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e8bd-3e7f463f,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e8c0-3e7f463f,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e8c3-3e7f463f,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e8c6-3e7f463f,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e8c8-3e7f463f,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e8ca-3e7f463f,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e8cd-3e7f463f,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e8d0-3e7f463f,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e8d4-3e7f463f{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae44-3e7f463f,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae44-3e7f463f,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae44-3e7f463f{grid-area:Area-2}.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae46-3e7f463f,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae46-3e7f463f,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae46-3e7f463f{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae4b-3e7f463f,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae4b-3e7f463f,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae4b-3e7f463f{grid-area:Area-5}.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae50-3e7f463f,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae50-3e7f463f,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae50-3e7f463f{grid-area:Area-7}.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae55-3e7f463f,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae55-3e7f463f,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae55-3e7f463f{grid-area:Area-9}.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae5a-3e7f463f,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae5a-3e7f463f,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae5a-3e7f463f{grid-area:Area-11}.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae5f-3e7f463f,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae5f-3e7f463f,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae5f-3e7f463f{grid-area:Area-13}.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae64-3e7f463f,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae64-3e7f463f,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae64-3e7f463f{grid-area:Area-15}.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae69-3e7f463f,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae69-3e7f463f,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae69-3e7f463f{grid-area:Area-17}.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae6e-3e7f463f,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae6e-3e7f463f,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae6e-3e7f463f{grid-area:Area-19}.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae73-3e7f463f,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae73-3e7f463f,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae73-3e7f463f{grid-area:Area-21}.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae78-3e7f463f,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae78-3e7f463f,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae78-3e7f463f{grid-area:Area-23}.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae7d-3e7f463f,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae7d-3e7f463f,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae7d-3e7f463f{grid-area:Area-25}.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae81-3e7f463f,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae81-3e7f463f,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae81-3e7f463f{grid-area:Area-4}.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae84-3e7f463f,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae84-3e7f463f,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae84-3e7f463f{grid-area:Area-6}.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae86-3e7f463f,.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae89-3e7f463f,.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae8c-3e7f463f,.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae8f-3e7f463f,.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae92-3e7f463f,.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae95-3e7f463f,.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae98-3e7f463f,.webflow-nova #w-node-_0924da9d-e17d-cabd-493d-22e6c568fbc9-3e7f463f,.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae9a-3e7f463f,.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae9c-3e7f463f,.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae9f-3e7f463f,.webflow-nova #w-node-_8a288c6b-7e76-e18a-297f-d3a29a3c653a-3e7f463f,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae86-3e7f463f,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae89-3e7f463f,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae8c-3e7f463f,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae8f-3e7f463f,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae92-3e7f463f,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae95-3e7f463f,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae98-3e7f463f,.webflow-nova-1-5 #w-node-_0924da9d-e17d-cabd-493d-22e6c568fbc9-3e7f463f,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae9a-3e7f463f,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae9c-3e7f463f,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae9f-3e7f463f,.webflow-nova-1-5 #w-node-_8a288c6b-7e76-e18a-297f-d3a29a3c653a-3e7f463f,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae86-3e7f463f,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae89-3e7f463f,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae8c-3e7f463f,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae8f-3e7f463f,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae92-3e7f463f,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae95-3e7f463f,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae98-3e7f463f,.webflow-nova-1-1 #w-node-_0924da9d-e17d-cabd-493d-22e6c568fbc9-3e7f463f,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae9a-3e7f463f,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae9c-3e7f463f,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae9f-3e7f463f,.webflow-nova-1-1 #w-node-_8a288c6b-7e76-e18a-297f-d3a29a3c653a-3e7f463f{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-a3667f27-f912-e340-a486-30f7f025acf8-3e7f463f,.webflow-nova-1-5 #w-node-a3667f27-f912-e340-a486-30f7f025acf8-3e7f463f,.webflow-nova-1-1 #w-node-a3667f27-f912-e340-a486-30f7f025acf8-3e7f463f{grid-area:Area-2}.webflow-nova #w-node-a3667f27-f912-e340-a486-30f7f025acfa-3e7f463f,.webflow-nova-1-5 #w-node-a3667f27-f912-e340-a486-30f7f025acfa-3e7f463f,.webflow-nova-1-1 #w-node-a3667f27-f912-e340-a486-30f7f025acfa-3e7f463f{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-a3667f27-f912-e340-a486-30f7f025acfe-3e7f463f,.webflow-nova-1-5 #w-node-a3667f27-f912-e340-a486-30f7f025acfe-3e7f463f,.webflow-nova-1-1 #w-node-a3667f27-f912-e340-a486-30f7f025acfe-3e7f463f{grid-area:Area-5}.webflow-nova #w-node-a3667f27-f912-e340-a486-30f7f025ad02-3e7f463f,.webflow-nova-1-5 #w-node-a3667f27-f912-e340-a486-30f7f025ad02-3e7f463f,.webflow-nova-1-1 #w-node-a3667f27-f912-e340-a486-30f7f025ad02-3e7f463f{grid-area:Area-7}.webflow-nova #w-node-a3667f27-f912-e340-a486-30f7f025ad06-3e7f463f,.webflow-nova-1-5 #w-node-a3667f27-f912-e340-a486-30f7f025ad06-3e7f463f,.webflow-nova-1-1 #w-node-a3667f27-f912-e340-a486-30f7f025ad06-3e7f463f{grid-area:Area-9}.webflow-nova #w-node-a3667f27-f912-e340-a486-30f7f025ad0a-3e7f463f,.webflow-nova-1-5 #w-node-a3667f27-f912-e340-a486-30f7f025ad0a-3e7f463f,.webflow-nova-1-1 #w-node-a3667f27-f912-e340-a486-30f7f025ad0a-3e7f463f{grid-area:Area-11}.webflow-nova #w-node-a3667f27-f912-e340-a486-30f7f025ad0e-3e7f463f,.webflow-nova-1-5 #w-node-a3667f27-f912-e340-a486-30f7f025ad0e-3e7f463f,.webflow-nova-1-1 #w-node-a3667f27-f912-e340-a486-30f7f025ad0e-3e7f463f{grid-area:Area-13}.webflow-nova #w-node-a3667f27-f912-e340-a486-30f7f025ad12-3e7f463f,.webflow-nova-1-5 #w-node-a3667f27-f912-e340-a486-30f7f025ad12-3e7f463f,.webflow-nova-1-1 #w-node-a3667f27-f912-e340-a486-30f7f025ad12-3e7f463f{grid-area:Area-15}.webflow-nova #w-node-a3667f27-f912-e340-a486-30f7f025ad16-3e7f463f,.webflow-nova-1-5 #w-node-a3667f27-f912-e340-a486-30f7f025ad16-3e7f463f,.webflow-nova-1-1 #w-node-a3667f27-f912-e340-a486-30f7f025ad16-3e7f463f{grid-area:Area-17}.webflow-nova #w-node-a3667f27-f912-e340-a486-30f7f025ad1a-3e7f463f,.webflow-nova-1-5 #w-node-a3667f27-f912-e340-a486-30f7f025ad1a-3e7f463f,.webflow-nova-1-1 #w-node-a3667f27-f912-e340-a486-30f7f025ad1a-3e7f463f{grid-area:Area-19}.webflow-nova #w-node-a3667f27-f912-e340-a486-30f7f025ad1e-3e7f463f,.webflow-nova-1-5 #w-node-a3667f27-f912-e340-a486-30f7f025ad1e-3e7f463f,.webflow-nova-1-1 #w-node-a3667f27-f912-e340-a486-30f7f025ad1e-3e7f463f{grid-area:Area-21}.webflow-nova #w-node-a3667f27-f912-e340-a486-30f7f025ad22-3e7f463f,.webflow-nova-1-5 #w-node-a3667f27-f912-e340-a486-30f7f025ad22-3e7f463f,.webflow-nova-1-1 #w-node-a3667f27-f912-e340-a486-30f7f025ad22-3e7f463f{grid-area:Area-23}.webflow-nova #w-node-a3667f27-f912-e340-a486-30f7f025ad26-3e7f463f,.webflow-nova-1-5 #w-node-a3667f27-f912-e340-a486-30f7f025ad26-3e7f463f,.webflow-nova-1-1 #w-node-a3667f27-f912-e340-a486-30f7f025ad26-3e7f463f{grid-area:Area-25}.webflow-nova #w-node-a3667f27-f912-e340-a486-30f7f025ad2a-3e7f463f,.webflow-nova-1-5 #w-node-a3667f27-f912-e340-a486-30f7f025ad2a-3e7f463f,.webflow-nova-1-1 #w-node-a3667f27-f912-e340-a486-30f7f025ad2a-3e7f463f{grid-area:Area-4}.webflow-nova #w-node-a3667f27-f912-e340-a486-30f7f025ad2d-3e7f463f,.webflow-nova-1-5 #w-node-a3667f27-f912-e340-a486-30f7f025ad2d-3e7f463f,.webflow-nova-1-1 #w-node-a3667f27-f912-e340-a486-30f7f025ad2d-3e7f463f{grid-area:Area-6}.webflow-nova #w-node-a3667f27-f912-e340-a486-30f7f025ad2f-3e7f463f,.webflow-nova #w-node-a3667f27-f912-e340-a486-30f7f025ad32-3e7f463f,.webflow-nova #w-node-a3667f27-f912-e340-a486-30f7f025ad35-3e7f463f,.webflow-nova #w-node-a3667f27-f912-e340-a486-30f7f025ad38-3e7f463f,.webflow-nova #w-node-a3667f27-f912-e340-a486-30f7f025ad3b-3e7f463f,.webflow-nova #w-node-a3667f27-f912-e340-a486-30f7f025ad3e-3e7f463f,.webflow-nova #w-node-a3667f27-f912-e340-a486-30f7f025ad41-3e7f463f,.webflow-nova #w-node-a3667f27-f912-e340-a486-30f7f025ad43-3e7f463f,.webflow-nova #w-node-a3667f27-f912-e340-a486-30f7f025ad45-3e7f463f,.webflow-nova #w-node-a3667f27-f912-e340-a486-30f7f025ad47-3e7f463f,.webflow-nova #w-node-a3667f27-f912-e340-a486-30f7f025ad4a-3e7f463f,.webflow-nova #w-node-a3667f27-f912-e340-a486-30f7f025ad4e-3e7f463f,.webflow-nova-1-5 #w-node-a3667f27-f912-e340-a486-30f7f025ad2f-3e7f463f,.webflow-nova-1-5 #w-node-a3667f27-f912-e340-a486-30f7f025ad32-3e7f463f,.webflow-nova-1-5 #w-node-a3667f27-f912-e340-a486-30f7f025ad35-3e7f463f,.webflow-nova-1-5 #w-node-a3667f27-f912-e340-a486-30f7f025ad38-3e7f463f,.webflow-nova-1-5 #w-node-a3667f27-f912-e340-a486-30f7f025ad3b-3e7f463f,.webflow-nova-1-5 #w-node-a3667f27-f912-e340-a486-30f7f025ad3e-3e7f463f,.webflow-nova-1-5 #w-node-a3667f27-f912-e340-a486-30f7f025ad41-3e7f463f,.webflow-nova-1-5 #w-node-a3667f27-f912-e340-a486-30f7f025ad43-3e7f463f,.webflow-nova-1-5 #w-node-a3667f27-f912-e340-a486-30f7f025ad45-3e7f463f,.webflow-nova-1-5 #w-node-a3667f27-f912-e340-a486-30f7f025ad47-3e7f463f,.webflow-nova-1-5 #w-node-a3667f27-f912-e340-a486-30f7f025ad4a-3e7f463f,.webflow-nova-1-5 #w-node-a3667f27-f912-e340-a486-30f7f025ad4e-3e7f463f,.webflow-nova-1-1 #w-node-a3667f27-f912-e340-a486-30f7f025ad2f-3e7f463f,.webflow-nova-1-1 #w-node-a3667f27-f912-e340-a486-30f7f025ad32-3e7f463f,.webflow-nova-1-1 #w-node-a3667f27-f912-e340-a486-30f7f025ad35-3e7f463f,.webflow-nova-1-1 #w-node-a3667f27-f912-e340-a486-30f7f025ad38-3e7f463f,.webflow-nova-1-1 #w-node-a3667f27-f912-e340-a486-30f7f025ad3b-3e7f463f,.webflow-nova-1-1 #w-node-a3667f27-f912-e340-a486-30f7f025ad3e-3e7f463f,.webflow-nova-1-1 #w-node-a3667f27-f912-e340-a486-30f7f025ad41-3e7f463f,.webflow-nova-1-1 #w-node-a3667f27-f912-e340-a486-30f7f025ad43-3e7f463f,.webflow-nova-1-1 #w-node-a3667f27-f912-e340-a486-30f7f025ad45-3e7f463f,.webflow-nova-1-1 #w-node-a3667f27-f912-e340-a486-30f7f025ad47-3e7f463f,.webflow-nova-1-1 #w-node-a3667f27-f912-e340-a486-30f7f025ad4a-3e7f463f,.webflow-nova-1-1 #w-node-a3667f27-f912-e340-a486-30f7f025ad4e-3e7f463f{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b181016-3e7f463f,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b181016-3e7f463f,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b181016-3e7f463f{grid-area:Area-2}.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b181018-3e7f463f,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b181018-3e7f463f,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b181018-3e7f463f{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b18101c-3e7f463f,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b18101c-3e7f463f,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b18101c-3e7f463f{grid-area:Area-5}.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b181020-3e7f463f,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b181020-3e7f463f,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b181020-3e7f463f{grid-area:Area-7}.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b181024-3e7f463f,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b181024-3e7f463f,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b181024-3e7f463f{grid-area:Area-9}.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b181028-3e7f463f,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b181028-3e7f463f,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b181028-3e7f463f{grid-area:Area-11}.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b18102c-3e7f463f,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b18102c-3e7f463f,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b18102c-3e7f463f{grid-area:Area-13}.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b181030-3e7f463f,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b181030-3e7f463f,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b181030-3e7f463f{grid-area:Area-15}.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b181034-3e7f463f,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b181034-3e7f463f,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b181034-3e7f463f{grid-area:Area-17}.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b181038-3e7f463f,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b181038-3e7f463f,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b181038-3e7f463f{grid-area:Area-19}.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b18103c-3e7f463f,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b18103c-3e7f463f,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b18103c-3e7f463f{grid-area:Area-21}.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b181040-3e7f463f,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b181040-3e7f463f,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b181040-3e7f463f{grid-area:Area-23}.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b181044-3e7f463f,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b181044-3e7f463f,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b181044-3e7f463f{grid-area:Area-25}.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b181048-3e7f463f,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b181048-3e7f463f,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b181048-3e7f463f{grid-area:Area-4}.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b18104b-3e7f463f,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b18104b-3e7f463f,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b18104b-3e7f463f{grid-area:Area-6}.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b18104d-3e7f463f,.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b181050-3e7f463f,.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b181053-3e7f463f,.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b181056-3e7f463f,.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b181059-3e7f463f,.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b18105c-3e7f463f,.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b18105f-3e7f463f,.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b181061-3e7f463f,.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b181063-3e7f463f,.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b181065-3e7f463f,.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b181068-3e7f463f,.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b18106c-3e7f463f,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b18104d-3e7f463f,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b181050-3e7f463f,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b181053-3e7f463f,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b181056-3e7f463f,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b181059-3e7f463f,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b18105c-3e7f463f,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b18105f-3e7f463f,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b181061-3e7f463f,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b181063-3e7f463f,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b181065-3e7f463f,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b181068-3e7f463f,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b18106c-3e7f463f,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b18104d-3e7f463f,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b181050-3e7f463f,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b181053-3e7f463f,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b181056-3e7f463f,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b181059-3e7f463f,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b18105c-3e7f463f,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b18105f-3e7f463f,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b181061-3e7f463f,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b181063-3e7f463f,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b181065-3e7f463f,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b181068-3e7f463f,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b18106c-3e7f463f{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b826d-3e7f463f,.webflow-nova-1-5 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b826d-3e7f463f,.webflow-nova-1-1 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b826d-3e7f463f{grid-area:Area-2}.webflow-nova #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b826f-3e7f463f,.webflow-nova-1-5 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b826f-3e7f463f,.webflow-nova-1-1 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b826f-3e7f463f{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b8273-3e7f463f,.webflow-nova-1-5 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b8273-3e7f463f,.webflow-nova-1-1 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b8273-3e7f463f{grid-area:Area-5}.webflow-nova #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b8277-3e7f463f,.webflow-nova-1-5 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b8277-3e7f463f,.webflow-nova-1-1 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b8277-3e7f463f{grid-area:Area-7}.webflow-nova #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b827b-3e7f463f,.webflow-nova-1-5 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b827b-3e7f463f,.webflow-nova-1-1 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b827b-3e7f463f{grid-area:Area-9}.webflow-nova #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b827f-3e7f463f,.webflow-nova-1-5 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b827f-3e7f463f,.webflow-nova-1-1 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b827f-3e7f463f{grid-area:Area-11}.webflow-nova #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b8283-3e7f463f,.webflow-nova-1-5 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b8283-3e7f463f,.webflow-nova-1-1 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b8283-3e7f463f{grid-area:Area-13}.webflow-nova #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b8287-3e7f463f,.webflow-nova-1-5 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b8287-3e7f463f,.webflow-nova-1-1 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b8287-3e7f463f{grid-area:Area-15}.webflow-nova #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b828b-3e7f463f,.webflow-nova-1-5 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b828b-3e7f463f,.webflow-nova-1-1 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b828b-3e7f463f{grid-area:Area-17}.webflow-nova #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b828f-3e7f463f,.webflow-nova-1-5 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b828f-3e7f463f,.webflow-nova-1-1 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b828f-3e7f463f{grid-area:Area-19}.webflow-nova #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b8293-3e7f463f,.webflow-nova-1-5 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b8293-3e7f463f,.webflow-nova-1-1 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b8293-3e7f463f{grid-area:Area-21}.webflow-nova #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b8297-3e7f463f,.webflow-nova-1-5 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b8297-3e7f463f,.webflow-nova-1-1 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b8297-3e7f463f{grid-area:Area-23}.webflow-nova #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b829b-3e7f463f,.webflow-nova-1-5 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b829b-3e7f463f,.webflow-nova-1-1 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b829b-3e7f463f{grid-area:Area-25}.webflow-nova #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b829f-3e7f463f,.webflow-nova-1-5 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b829f-3e7f463f,.webflow-nova-1-1 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b829f-3e7f463f{grid-area:Area-4}.webflow-nova #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b82a2-3e7f463f,.webflow-nova-1-5 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b82a2-3e7f463f,.webflow-nova-1-1 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b82a2-3e7f463f{grid-area:Area-6}.webflow-nova #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b82a4-3e7f463f,.webflow-nova #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b82a7-3e7f463f,.webflow-nova #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b82aa-3e7f463f,.webflow-nova #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b82ad-3e7f463f,.webflow-nova #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b82b0-3e7f463f,.webflow-nova #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b82b3-3e7f463f,.webflow-nova #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b82b6-3e7f463f,.webflow-nova #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b82b8-3e7f463f,.webflow-nova #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b82ba-3e7f463f,.webflow-nova #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b82bc-3e7f463f,.webflow-nova #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b82bf-3e7f463f,.webflow-nova #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b82c3-3e7f463f,.webflow-nova-1-5 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b82a4-3e7f463f,.webflow-nova-1-5 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b82a7-3e7f463f,.webflow-nova-1-5 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b82aa-3e7f463f,.webflow-nova-1-5 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b82ad-3e7f463f,.webflow-nova-1-5 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b82b0-3e7f463f,.webflow-nova-1-5 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b82b3-3e7f463f,.webflow-nova-1-5 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b82b6-3e7f463f,.webflow-nova-1-5 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b82b8-3e7f463f,.webflow-nova-1-5 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b82ba-3e7f463f,.webflow-nova-1-5 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b82bc-3e7f463f,.webflow-nova-1-5 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b82bf-3e7f463f,.webflow-nova-1-5 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b82c3-3e7f463f,.webflow-nova-1-1 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b82a4-3e7f463f,.webflow-nova-1-1 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b82a7-3e7f463f,.webflow-nova-1-1 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b82aa-3e7f463f,.webflow-nova-1-1 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b82ad-3e7f463f,.webflow-nova-1-1 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b82b0-3e7f463f,.webflow-nova-1-1 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b82b3-3e7f463f,.webflow-nova-1-1 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b82b6-3e7f463f,.webflow-nova-1-1 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b82b8-3e7f463f,.webflow-nova-1-1 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b82ba-3e7f463f,.webflow-nova-1-1 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b82bc-3e7f463f,.webflow-nova-1-1 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b82bf-3e7f463f,.webflow-nova-1-1 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b82c3-3e7f463f{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-d1b1bcbf,.webflow-nova-1-5 #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-d1b1bcbf,.webflow-nova-1-1 #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-d1b1bcbf{grid-area:Area-3;justify-self:end}.webflow-nova #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-d1b1bcbf,.webflow-nova-1-5 #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-d1b1bcbf,.webflow-nova-1-1 #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-d1b1bcbf{grid-area:span 1/span 1/span 1/span 1;justify-self:start}.webflow-nova #w-node-dd869850-772b-453d-bbeb-1be3a31a15c6-d1b1bcbf,.webflow-nova-1-5 #w-node-dd869850-772b-453d-bbeb-1be3a31a15c6-d1b1bcbf,.webflow-nova-1-1 #w-node-dd869850-772b-453d-bbeb-1be3a31a15c6-d1b1bcbf{grid-area:Area-4}.webflow-nova #w-node-e6392f64-663b-3749-cd88-1e8a7634e784-d1b1bcbf,.webflow-nova-1-5 #w-node-e6392f64-663b-3749-cd88-1e8a7634e784-d1b1bcbf,.webflow-nova-1-1 #w-node-e6392f64-663b-3749-cd88-1e8a7634e784-d1b1bcbf{grid-area:Area-5}.webflow-nova #w-node-_75171cc3-8095-888a-88da-cc91659f8a5a-d1b1bcbf,.webflow-nova-1-5 #w-node-_75171cc3-8095-888a-88da-cc91659f8a5a-d1b1bcbf,.webflow-nova-1-1 #w-node-_75171cc3-8095-888a-88da-cc91659f8a5a-d1b1bcbf{grid-area:Area}.webflow-nova #w-node-e85eac13-7467-b231-3257-0ea82caf7f4f-d1b1bcbf,.webflow-nova-1-5 #w-node-e85eac13-7467-b231-3257-0ea82caf7f4f-d1b1bcbf,.webflow-nova-1-1 #w-node-e85eac13-7467-b231-3257-0ea82caf7f4f-d1b1bcbf{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-_51960da0-2f2b-f102-ed44-48b73d2c2622-d1b1bcbf,.webflow-nova-1-5 #w-node-_51960da0-2f2b-f102-ed44-48b73d2c2622-d1b1bcbf,.webflow-nova-1-1 #w-node-_51960da0-2f2b-f102-ed44-48b73d2c2622-d1b1bcbf{grid-area:Area-2}.webflow-nova #w-node-_803696d7-760c-ec52-b524-be578a0f02b5-d1b1bcbf,.webflow-nova-1-5 #w-node-_803696d7-760c-ec52-b524-be578a0f02b5-d1b1bcbf,.webflow-nova-1-1 #w-node-_803696d7-760c-ec52-b524-be578a0f02b5-d1b1bcbf{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-b7f0298c-7537-0960-2125-6289c4e7a56d-d1b1bcbf,.webflow-nova-1-5 #w-node-b7f0298c-7537-0960-2125-6289c4e7a56d-d1b1bcbf,.webflow-nova-1-1 #w-node-b7f0298c-7537-0960-2125-6289c4e7a56d-d1b1bcbf{grid-area:Area-5}.webflow-nova #w-node-_854c6c3c-dab8-c85e-eb25-8644387a3b51-d1b1bcbf,.webflow-nova-1-5 #w-node-_854c6c3c-dab8-c85e-eb25-8644387a3b51-d1b1bcbf,.webflow-nova-1-1 #w-node-_854c6c3c-dab8-c85e-eb25-8644387a3b51-d1b1bcbf{grid-area:Area-7}.webflow-nova #w-node-_67bad35d-f28c-72d6-3c8e-6b6eac7a0356-d1b1bcbf,.webflow-nova-1-5 #w-node-_67bad35d-f28c-72d6-3c8e-6b6eac7a0356-d1b1bcbf,.webflow-nova-1-1 #w-node-_67bad35d-f28c-72d6-3c8e-6b6eac7a0356-d1b1bcbf{grid-area:Area-9}.webflow-nova #w-node-_9d560963-0eea-f898-862e-343658334092-d1b1bcbf,.webflow-nova-1-5 #w-node-_9d560963-0eea-f898-862e-343658334092-d1b1bcbf,.webflow-nova-1-1 #w-node-_9d560963-0eea-f898-862e-343658334092-d1b1bcbf{grid-area:Area-11}.webflow-nova #w-node-fdfcf439-0c4e-b212-0df8-24fac1cbe524-d1b1bcbf,.webflow-nova-1-5 #w-node-fdfcf439-0c4e-b212-0df8-24fac1cbe524-d1b1bcbf,.webflow-nova-1-1 #w-node-fdfcf439-0c4e-b212-0df8-24fac1cbe524-d1b1bcbf{grid-area:Area-13}.webflow-nova #w-node-f3b62fb4-961f-3d67-faba-f9d7cefc3e40-d1b1bcbf,.webflow-nova-1-5 #w-node-f3b62fb4-961f-3d67-faba-f9d7cefc3e40-d1b1bcbf,.webflow-nova-1-1 #w-node-f3b62fb4-961f-3d67-faba-f9d7cefc3e40-d1b1bcbf{grid-area:Area-15}.webflow-nova #w-node-b8e62033-8231-f470-3af2-d2f776928348-d1b1bcbf,.webflow-nova-1-5 #w-node-b8e62033-8231-f470-3af2-d2f776928348-d1b1bcbf,.webflow-nova-1-1 #w-node-b8e62033-8231-f470-3af2-d2f776928348-d1b1bcbf{grid-area:Area-17}.webflow-nova #w-node-_2e8b6b84-2182-5c31-1a95-5acdd21f68f9-d1b1bcbf,.webflow-nova-1-5 #w-node-_2e8b6b84-2182-5c31-1a95-5acdd21f68f9-d1b1bcbf,.webflow-nova-1-1 #w-node-_2e8b6b84-2182-5c31-1a95-5acdd21f68f9-d1b1bcbf{grid-area:Area-19}.webflow-nova #w-node-a18dadd2-2f8a-dde0-7dff-2d000cbd7369-d1b1bcbf,.webflow-nova-1-5 #w-node-a18dadd2-2f8a-dde0-7dff-2d000cbd7369-d1b1bcbf,.webflow-nova-1-1 #w-node-a18dadd2-2f8a-dde0-7dff-2d000cbd7369-d1b1bcbf{grid-area:Area-21}.webflow-nova #w-node-b0df871c-4ef9-7c34-f5d9-27c4e63d5d3f-d1b1bcbf,.webflow-nova-1-5 #w-node-b0df871c-4ef9-7c34-f5d9-27c4e63d5d3f-d1b1bcbf,.webflow-nova-1-1 #w-node-b0df871c-4ef9-7c34-f5d9-27c4e63d5d3f-d1b1bcbf{grid-area:Area-23}.webflow-nova #w-node-_770d5a9c-2e90-3667-9237-d3c745296ef7-d1b1bcbf,.webflow-nova-1-5 #w-node-_770d5a9c-2e90-3667-9237-d3c745296ef7-d1b1bcbf,.webflow-nova-1-1 #w-node-_770d5a9c-2e90-3667-9237-d3c745296ef7-d1b1bcbf{grid-area:Area-25}.webflow-nova #w-node-e414fe9a-2e6f-854b-be33-019f39beae64-d1b1bcbf,.webflow-nova-1-5 #w-node-e414fe9a-2e6f-854b-be33-019f39beae64-d1b1bcbf,.webflow-nova-1-1 #w-node-e414fe9a-2e6f-854b-be33-019f39beae64-d1b1bcbf{grid-area:Area-4}.webflow-nova #w-node-_88b86c28-779e-49df-c345-c9c3b59bd20f-d1b1bcbf,.webflow-nova-1-5 #w-node-_88b86c28-779e-49df-c345-c9c3b59bd20f-d1b1bcbf,.webflow-nova-1-1 #w-node-_88b86c28-779e-49df-c345-c9c3b59bd20f-d1b1bcbf{grid-area:Area-6}.webflow-nova #w-node-_3e8b44e6-01dd-4328-f0b3-27029a04af33-d1b1bcbf,.webflow-nova #w-node-_218bbf0e-0007-bd45-8baf-1e75f449cdb4-d1b1bcbf,.webflow-nova #w-node-c40b44bc-67c4-7be6-9be6-5f20a55ec125-d1b1bcbf,.webflow-nova #w-node-_9a5c69ab-134d-89f5-566d-3e006c3db8d4-d1b1bcbf,.webflow-nova #w-node-b9e17244-a6ef-9d4c-b9d9-00aa50a7f17b-d1b1bcbf,.webflow-nova #w-node-_291fb8c5-6f1b-f517-230e-3636e0f447ff-d1b1bcbf,.webflow-nova #w-node-cd94d9f2-44e9-0f9f-d13e-33bb77229092-d1b1bcbf,.webflow-nova #w-node-cc9fd449-8b2a-5654-dcfb-c3ca8d73bc17-d1b1bcbf,.webflow-nova #w-node-e6ff7f2f-30b5-1127-edef-844e094a58df-d1b1bcbf,.webflow-nova #w-node-_647abf36-5ee7-0fa6-2840-8e1f9a8e4eda-d1b1bcbf,.webflow-nova #w-node-_01eb4e13-ae05-62df-5388-a10e29eca962-d1b1bcbf,.webflow-nova #w-node-ce6edfdd-98e0-38d0-8c48-de95b3bc419e-d1b1bcbf,.webflow-nova-1-5 #w-node-_3e8b44e6-01dd-4328-f0b3-27029a04af33-d1b1bcbf,.webflow-nova-1-5 #w-node-_218bbf0e-0007-bd45-8baf-1e75f449cdb4-d1b1bcbf,.webflow-nova-1-5 #w-node-c40b44bc-67c4-7be6-9be6-5f20a55ec125-d1b1bcbf,.webflow-nova-1-5 #w-node-_9a5c69ab-134d-89f5-566d-3e006c3db8d4-d1b1bcbf,.webflow-nova-1-5 #w-node-b9e17244-a6ef-9d4c-b9d9-00aa50a7f17b-d1b1bcbf,.webflow-nova-1-5 #w-node-_291fb8c5-6f1b-f517-230e-3636e0f447ff-d1b1bcbf,.webflow-nova-1-5 #w-node-cd94d9f2-44e9-0f9f-d13e-33bb77229092-d1b1bcbf,.webflow-nova-1-5 #w-node-cc9fd449-8b2a-5654-dcfb-c3ca8d73bc17-d1b1bcbf,.webflow-nova-1-5 #w-node-e6ff7f2f-30b5-1127-edef-844e094a58df-d1b1bcbf,.webflow-nova-1-5 #w-node-_647abf36-5ee7-0fa6-2840-8e1f9a8e4eda-d1b1bcbf,.webflow-nova-1-5 #w-node-_01eb4e13-ae05-62df-5388-a10e29eca962-d1b1bcbf,.webflow-nova-1-5 #w-node-ce6edfdd-98e0-38d0-8c48-de95b3bc419e-d1b1bcbf,.webflow-nova-1-1 #w-node-_3e8b44e6-01dd-4328-f0b3-27029a04af33-d1b1bcbf,.webflow-nova-1-1 #w-node-_218bbf0e-0007-bd45-8baf-1e75f449cdb4-d1b1bcbf,.webflow-nova-1-1 #w-node-c40b44bc-67c4-7be6-9be6-5f20a55ec125-d1b1bcbf,.webflow-nova-1-1 #w-node-_9a5c69ab-134d-89f5-566d-3e006c3db8d4-d1b1bcbf,.webflow-nova-1-1 #w-node-b9e17244-a6ef-9d4c-b9d9-00aa50a7f17b-d1b1bcbf,.webflow-nova-1-1 #w-node-_291fb8c5-6f1b-f517-230e-3636e0f447ff-d1b1bcbf,.webflow-nova-1-1 #w-node-cd94d9f2-44e9-0f9f-d13e-33bb77229092-d1b1bcbf,.webflow-nova-1-1 #w-node-cc9fd449-8b2a-5654-dcfb-c3ca8d73bc17-d1b1bcbf,.webflow-nova-1-1 #w-node-e6ff7f2f-30b5-1127-edef-844e094a58df-d1b1bcbf,.webflow-nova-1-1 #w-node-_647abf36-5ee7-0fa6-2840-8e1f9a8e4eda-d1b1bcbf,.webflow-nova-1-1 #w-node-_01eb4e13-ae05-62df-5388-a10e29eca962-d1b1bcbf,.webflow-nova-1-1 #w-node-ce6edfdd-98e0-38d0-8c48-de95b3bc419e-d1b1bcbf{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91ec7-d1b1bcbf,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91ec7-d1b1bcbf,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91ec7-d1b1bcbf{grid-area:Area-2}.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91ec9-d1b1bcbf,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91ec9-d1b1bcbf,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91ec9-d1b1bcbf{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91ecd-d1b1bcbf,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91ecd-d1b1bcbf,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91ecd-d1b1bcbf{grid-area:Area-5}.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91ed1-d1b1bcbf,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91ed1-d1b1bcbf,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91ed1-d1b1bcbf{grid-area:Area-7}.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91ed5-d1b1bcbf,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91ed5-d1b1bcbf,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91ed5-d1b1bcbf{grid-area:Area-9}.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91ed9-d1b1bcbf,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91ed9-d1b1bcbf,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91ed9-d1b1bcbf{grid-area:Area-11}.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91edd-d1b1bcbf,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91edd-d1b1bcbf,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91edd-d1b1bcbf{grid-area:Area-13}.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91ee1-d1b1bcbf,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91ee1-d1b1bcbf,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91ee1-d1b1bcbf{grid-area:Area-15}.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91ee5-d1b1bcbf,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91ee5-d1b1bcbf,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91ee5-d1b1bcbf{grid-area:Area-17}.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91ee9-d1b1bcbf,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91ee9-d1b1bcbf,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91ee9-d1b1bcbf{grid-area:Area-19}.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91eed-d1b1bcbf,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91eed-d1b1bcbf,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91eed-d1b1bcbf{grid-area:Area-21}.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91ef1-d1b1bcbf,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91ef1-d1b1bcbf,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91ef1-d1b1bcbf{grid-area:Area-23}.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91ef5-d1b1bcbf,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91ef5-d1b1bcbf,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91ef5-d1b1bcbf{grid-area:Area-25}.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91ef9-d1b1bcbf,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91ef9-d1b1bcbf,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91ef9-d1b1bcbf{grid-area:Area-4}.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91efc-d1b1bcbf,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91efc-d1b1bcbf,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91efc-d1b1bcbf{grid-area:Area-6}.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91efe-d1b1bcbf,.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91f01-d1b1bcbf,.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91f04-d1b1bcbf,.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91f07-d1b1bcbf,.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91f0a-d1b1bcbf,.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91f0d-d1b1bcbf,.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91f10-d1b1bcbf,.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91f12-d1b1bcbf,.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91f14-d1b1bcbf,.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91f17-d1b1bcbf,.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91f1a-d1b1bcbf,.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91f1e-d1b1bcbf,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91efe-d1b1bcbf,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91f01-d1b1bcbf,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91f04-d1b1bcbf,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91f07-d1b1bcbf,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91f0a-d1b1bcbf,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91f0d-d1b1bcbf,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91f10-d1b1bcbf,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91f12-d1b1bcbf,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91f14-d1b1bcbf,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91f17-d1b1bcbf,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91f1a-d1b1bcbf,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91f1e-d1b1bcbf,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91efe-d1b1bcbf,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91f01-d1b1bcbf,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91f04-d1b1bcbf,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91f07-d1b1bcbf,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91f0a-d1b1bcbf,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91f0d-d1b1bcbf,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91f10-d1b1bcbf,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91f12-d1b1bcbf,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91f14-d1b1bcbf,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91f17-d1b1bcbf,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91f1a-d1b1bcbf,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91f1e-d1b1bcbf{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b69258552a-d1b1bcbf,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b69258552a-d1b1bcbf,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b69258552a-d1b1bcbf{grid-area:Area-2}.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b69258552c-d1b1bcbf,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b69258552c-d1b1bcbf,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b69258552c-d1b1bcbf{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b692585530-d1b1bcbf,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b692585530-d1b1bcbf,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b692585530-d1b1bcbf{grid-area:Area-5}.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b692585534-d1b1bcbf,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b692585534-d1b1bcbf,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b692585534-d1b1bcbf{grid-area:Area-7}.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b692585538-d1b1bcbf,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b692585538-d1b1bcbf,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b692585538-d1b1bcbf{grid-area:Area-9}.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b69258553c-d1b1bcbf,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b69258553c-d1b1bcbf,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b69258553c-d1b1bcbf{grid-area:Area-11}.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b692585540-d1b1bcbf,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b692585540-d1b1bcbf,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b692585540-d1b1bcbf{grid-area:Area-13}.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b692585544-d1b1bcbf,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b692585544-d1b1bcbf,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b692585544-d1b1bcbf{grid-area:Area-15}.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b692585548-d1b1bcbf,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b692585548-d1b1bcbf,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b692585548-d1b1bcbf{grid-area:Area-17}.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b69258554c-d1b1bcbf,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b69258554c-d1b1bcbf,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b69258554c-d1b1bcbf{grid-area:Area-19}.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b692585550-d1b1bcbf,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b692585550-d1b1bcbf,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b692585550-d1b1bcbf{grid-area:Area-21}.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b692585554-d1b1bcbf,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b692585554-d1b1bcbf,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b692585554-d1b1bcbf{grid-area:Area-23}.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b692585558-d1b1bcbf,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b692585558-d1b1bcbf,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b692585558-d1b1bcbf{grid-area:Area-25}.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b69258555c-d1b1bcbf,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b69258555c-d1b1bcbf,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b69258555c-d1b1bcbf{grid-area:Area-4}.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b69258555f-d1b1bcbf,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b69258555f-d1b1bcbf,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b69258555f-d1b1bcbf{grid-area:Area-6}.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b692585561-d1b1bcbf,.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b692585564-d1b1bcbf,.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b692585567-d1b1bcbf,.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b69258556a-d1b1bcbf,.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b69258556d-d1b1bcbf,.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b692585570-d1b1bcbf,.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b692585573-d1b1bcbf,.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b692585575-d1b1bcbf,.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b692585577-d1b1bcbf,.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b69258557a-d1b1bcbf,.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b69258557d-d1b1bcbf,.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b692585581-d1b1bcbf,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b692585561-d1b1bcbf,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b692585564-d1b1bcbf,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b692585567-d1b1bcbf,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b69258556a-d1b1bcbf,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b69258556d-d1b1bcbf,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b692585570-d1b1bcbf,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b692585573-d1b1bcbf,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b692585575-d1b1bcbf,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b692585577-d1b1bcbf,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b69258557a-d1b1bcbf,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b69258557d-d1b1bcbf,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b692585581-d1b1bcbf,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b692585561-d1b1bcbf,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b692585564-d1b1bcbf,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b692585567-d1b1bcbf,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b69258556a-d1b1bcbf,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b69258556d-d1b1bcbf,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b692585570-d1b1bcbf,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b692585573-d1b1bcbf,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b692585575-d1b1bcbf,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b692585577-d1b1bcbf,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b69258557a-d1b1bcbf,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b69258557d-d1b1bcbf,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b692585581-d1b1bcbf{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e87d-d1b1bcbf,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e87d-d1b1bcbf,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e87d-d1b1bcbf{grid-area:Area-2}.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e87f-d1b1bcbf,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e87f-d1b1bcbf,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e87f-d1b1bcbf{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e883-d1b1bcbf,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e883-d1b1bcbf,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e883-d1b1bcbf{grid-area:Area-5}.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e887-d1b1bcbf,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e887-d1b1bcbf,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e887-d1b1bcbf{grid-area:Area-7}.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e88b-d1b1bcbf,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e88b-d1b1bcbf,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e88b-d1b1bcbf{grid-area:Area-9}.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e88f-d1b1bcbf,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e88f-d1b1bcbf,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e88f-d1b1bcbf{grid-area:Area-11}.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e893-d1b1bcbf,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e893-d1b1bcbf,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e893-d1b1bcbf{grid-area:Area-13}.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e897-d1b1bcbf,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e897-d1b1bcbf,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e897-d1b1bcbf{grid-area:Area-15}.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e89b-d1b1bcbf,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e89b-d1b1bcbf,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e89b-d1b1bcbf{grid-area:Area-17}.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e89f-d1b1bcbf,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e89f-d1b1bcbf,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e89f-d1b1bcbf{grid-area:Area-19}.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e8a3-d1b1bcbf,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e8a3-d1b1bcbf,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e8a3-d1b1bcbf{grid-area:Area-21}.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e8a7-d1b1bcbf,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e8a7-d1b1bcbf,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e8a7-d1b1bcbf{grid-area:Area-23}.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e8ab-d1b1bcbf,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e8ab-d1b1bcbf,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e8ab-d1b1bcbf{grid-area:Area-25}.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e8af-d1b1bcbf,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e8af-d1b1bcbf,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e8af-d1b1bcbf{grid-area:Area-4}.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e8b2-d1b1bcbf,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e8b2-d1b1bcbf,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e8b2-d1b1bcbf{grid-area:Area-6}.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e8b4-d1b1bcbf,.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e8b7-d1b1bcbf,.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e8ba-d1b1bcbf,.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e8bd-d1b1bcbf,.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e8c0-d1b1bcbf,.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e8c3-d1b1bcbf,.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e8c6-d1b1bcbf,.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e8c8-d1b1bcbf,.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e8ca-d1b1bcbf,.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e8cd-d1b1bcbf,.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e8d0-d1b1bcbf,.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e8d4-d1b1bcbf,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e8b4-d1b1bcbf,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e8b7-d1b1bcbf,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e8ba-d1b1bcbf,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e8bd-d1b1bcbf,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e8c0-d1b1bcbf,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e8c3-d1b1bcbf,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e8c6-d1b1bcbf,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e8c8-d1b1bcbf,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e8ca-d1b1bcbf,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e8cd-d1b1bcbf,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e8d0-d1b1bcbf,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e8d4-d1b1bcbf,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e8b4-d1b1bcbf,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e8b7-d1b1bcbf,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e8ba-d1b1bcbf,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e8bd-d1b1bcbf,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e8c0-d1b1bcbf,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e8c3-d1b1bcbf,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e8c6-d1b1bcbf,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e8c8-d1b1bcbf,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e8ca-d1b1bcbf,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e8cd-d1b1bcbf,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e8d0-d1b1bcbf,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e8d4-d1b1bcbf{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae44-d1b1bcbf,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae44-d1b1bcbf,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae44-d1b1bcbf{grid-area:Area-2}.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae46-d1b1bcbf,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae46-d1b1bcbf,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae46-d1b1bcbf{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae4b-d1b1bcbf,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae4b-d1b1bcbf,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae4b-d1b1bcbf{grid-area:Area-5}.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae50-d1b1bcbf,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae50-d1b1bcbf,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae50-d1b1bcbf{grid-area:Area-7}.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae55-d1b1bcbf,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae55-d1b1bcbf,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae55-d1b1bcbf{grid-area:Area-9}.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae5a-d1b1bcbf,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae5a-d1b1bcbf,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae5a-d1b1bcbf{grid-area:Area-11}.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae5f-d1b1bcbf,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae5f-d1b1bcbf,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae5f-d1b1bcbf{grid-area:Area-13}.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae64-d1b1bcbf,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae64-d1b1bcbf,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae64-d1b1bcbf{grid-area:Area-15}.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae69-d1b1bcbf,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae69-d1b1bcbf,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae69-d1b1bcbf{grid-area:Area-17}.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae6e-d1b1bcbf,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae6e-d1b1bcbf,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae6e-d1b1bcbf{grid-area:Area-19}.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae73-d1b1bcbf,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae73-d1b1bcbf,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae73-d1b1bcbf{grid-area:Area-21}.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae78-d1b1bcbf,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae78-d1b1bcbf,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae78-d1b1bcbf{grid-area:Area-23}.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae7d-d1b1bcbf,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae7d-d1b1bcbf,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae7d-d1b1bcbf{grid-area:Area-25}.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae81-d1b1bcbf,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae81-d1b1bcbf,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae81-d1b1bcbf{grid-area:Area-4}.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae84-d1b1bcbf,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae84-d1b1bcbf,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae84-d1b1bcbf{grid-area:Area-6}.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae86-d1b1bcbf,.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae89-d1b1bcbf,.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae8c-d1b1bcbf,.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae8f-d1b1bcbf,.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae92-d1b1bcbf,.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae95-d1b1bcbf,.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae98-d1b1bcbf,.webflow-nova #w-node-_0924da9d-e17d-cabd-493d-22e6c568fbc9-d1b1bcbf,.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae9a-d1b1bcbf,.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae9c-d1b1bcbf,.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae9f-d1b1bcbf,.webflow-nova #w-node-_8a288c6b-7e76-e18a-297f-d3a29a3c653a-d1b1bcbf,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae86-d1b1bcbf,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae89-d1b1bcbf,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae8c-d1b1bcbf,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae8f-d1b1bcbf,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae92-d1b1bcbf,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae95-d1b1bcbf,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae98-d1b1bcbf,.webflow-nova-1-5 #w-node-_0924da9d-e17d-cabd-493d-22e6c568fbc9-d1b1bcbf,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae9a-d1b1bcbf,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae9c-d1b1bcbf,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae9f-d1b1bcbf,.webflow-nova-1-5 #w-node-_8a288c6b-7e76-e18a-297f-d3a29a3c653a-d1b1bcbf,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae86-d1b1bcbf,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae89-d1b1bcbf,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae8c-d1b1bcbf,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae8f-d1b1bcbf,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae92-d1b1bcbf,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae95-d1b1bcbf,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae98-d1b1bcbf,.webflow-nova-1-1 #w-node-_0924da9d-e17d-cabd-493d-22e6c568fbc9-d1b1bcbf,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae9a-d1b1bcbf,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae9c-d1b1bcbf,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae9f-d1b1bcbf,.webflow-nova-1-1 #w-node-_8a288c6b-7e76-e18a-297f-d3a29a3c653a-d1b1bcbf{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c1a-d1b1bcbf,.webflow-nova-1-5 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c1a-d1b1bcbf,.webflow-nova-1-1 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c1a-d1b1bcbf{grid-area:Area-2}.webflow-nova #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c1c-d1b1bcbf,.webflow-nova-1-5 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c1c-d1b1bcbf,.webflow-nova-1-1 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c1c-d1b1bcbf{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c20-d1b1bcbf,.webflow-nova-1-5 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c20-d1b1bcbf,.webflow-nova-1-1 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c20-d1b1bcbf{grid-area:Area-5}.webflow-nova #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c24-d1b1bcbf,.webflow-nova-1-5 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c24-d1b1bcbf,.webflow-nova-1-1 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c24-d1b1bcbf{grid-area:Area-7}.webflow-nova #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c28-d1b1bcbf,.webflow-nova-1-5 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c28-d1b1bcbf,.webflow-nova-1-1 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c28-d1b1bcbf{grid-area:Area-9}.webflow-nova #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c2c-d1b1bcbf,.webflow-nova-1-5 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c2c-d1b1bcbf,.webflow-nova-1-1 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c2c-d1b1bcbf{grid-area:Area-11}.webflow-nova #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c30-d1b1bcbf,.webflow-nova-1-5 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c30-d1b1bcbf,.webflow-nova-1-1 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c30-d1b1bcbf{grid-area:Area-13}.webflow-nova #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c34-d1b1bcbf,.webflow-nova-1-5 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c34-d1b1bcbf,.webflow-nova-1-1 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c34-d1b1bcbf{grid-area:Area-15}.webflow-nova #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c38-d1b1bcbf,.webflow-nova-1-5 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c38-d1b1bcbf,.webflow-nova-1-1 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c38-d1b1bcbf{grid-area:Area-17}.webflow-nova #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c3c-d1b1bcbf,.webflow-nova-1-5 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c3c-d1b1bcbf,.webflow-nova-1-1 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c3c-d1b1bcbf{grid-area:Area-19}.webflow-nova #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c40-d1b1bcbf,.webflow-nova-1-5 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c40-d1b1bcbf,.webflow-nova-1-1 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c40-d1b1bcbf{grid-area:Area-21}.webflow-nova #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c44-d1b1bcbf,.webflow-nova-1-5 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c44-d1b1bcbf,.webflow-nova-1-1 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c44-d1b1bcbf{grid-area:Area-23}.webflow-nova #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c48-d1b1bcbf,.webflow-nova-1-5 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c48-d1b1bcbf,.webflow-nova-1-1 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c48-d1b1bcbf{grid-area:Area-25}.webflow-nova #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c4c-d1b1bcbf,.webflow-nova-1-5 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c4c-d1b1bcbf,.webflow-nova-1-1 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c4c-d1b1bcbf{grid-area:Area-4}.webflow-nova #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c4f-d1b1bcbf,.webflow-nova-1-5 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c4f-d1b1bcbf,.webflow-nova-1-1 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c4f-d1b1bcbf{grid-area:Area-6}.webflow-nova #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c51-d1b1bcbf,.webflow-nova #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c54-d1b1bcbf,.webflow-nova #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c57-d1b1bcbf,.webflow-nova #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c5a-d1b1bcbf,.webflow-nova #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c5d-d1b1bcbf,.webflow-nova #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c60-d1b1bcbf,.webflow-nova #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c63-d1b1bcbf,.webflow-nova #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c65-d1b1bcbf,.webflow-nova #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c67-d1b1bcbf,.webflow-nova #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c69-d1b1bcbf,.webflow-nova #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c6c-d1b1bcbf,.webflow-nova #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c70-d1b1bcbf,.webflow-nova-1-5 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c51-d1b1bcbf,.webflow-nova-1-5 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c54-d1b1bcbf,.webflow-nova-1-5 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c57-d1b1bcbf,.webflow-nova-1-5 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c5a-d1b1bcbf,.webflow-nova-1-5 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c5d-d1b1bcbf,.webflow-nova-1-5 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c60-d1b1bcbf,.webflow-nova-1-5 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c63-d1b1bcbf,.webflow-nova-1-5 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c65-d1b1bcbf,.webflow-nova-1-5 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c67-d1b1bcbf,.webflow-nova-1-5 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c69-d1b1bcbf,.webflow-nova-1-5 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c6c-d1b1bcbf,.webflow-nova-1-5 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c70-d1b1bcbf,.webflow-nova-1-1 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c51-d1b1bcbf,.webflow-nova-1-1 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c54-d1b1bcbf,.webflow-nova-1-1 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c57-d1b1bcbf,.webflow-nova-1-1 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c5a-d1b1bcbf,.webflow-nova-1-1 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c5d-d1b1bcbf,.webflow-nova-1-1 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c60-d1b1bcbf,.webflow-nova-1-1 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c63-d1b1bcbf,.webflow-nova-1-1 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c65-d1b1bcbf,.webflow-nova-1-1 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c67-d1b1bcbf,.webflow-nova-1-1 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c69-d1b1bcbf,.webflow-nova-1-1 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c6c-d1b1bcbf,.webflow-nova-1-1 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c70-d1b1bcbf{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b181016-d1b1bcbf,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b181016-d1b1bcbf,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b181016-d1b1bcbf{grid-area:Area-2}.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b181018-d1b1bcbf,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b181018-d1b1bcbf,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b181018-d1b1bcbf{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b18101c-d1b1bcbf,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b18101c-d1b1bcbf,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b18101c-d1b1bcbf{grid-area:Area-5}.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b181020-d1b1bcbf,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b181020-d1b1bcbf,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b181020-d1b1bcbf{grid-area:Area-7}.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b181024-d1b1bcbf,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b181024-d1b1bcbf,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b181024-d1b1bcbf{grid-area:Area-9}.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b181028-d1b1bcbf,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b181028-d1b1bcbf,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b181028-d1b1bcbf{grid-area:Area-11}.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b18102c-d1b1bcbf,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b18102c-d1b1bcbf,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b18102c-d1b1bcbf{grid-area:Area-13}.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b181030-d1b1bcbf,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b181030-d1b1bcbf,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b181030-d1b1bcbf{grid-area:Area-15}.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b181034-d1b1bcbf,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b181034-d1b1bcbf,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b181034-d1b1bcbf{grid-area:Area-17}.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b181038-d1b1bcbf,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b181038-d1b1bcbf,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b181038-d1b1bcbf{grid-area:Area-19}.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b18103c-d1b1bcbf,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b18103c-d1b1bcbf,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b18103c-d1b1bcbf{grid-area:Area-21}.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b181040-d1b1bcbf,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b181040-d1b1bcbf,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b181040-d1b1bcbf{grid-area:Area-23}.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b181044-d1b1bcbf,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b181044-d1b1bcbf,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b181044-d1b1bcbf{grid-area:Area-25}.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b181048-d1b1bcbf,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b181048-d1b1bcbf,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b181048-d1b1bcbf{grid-area:Area-4}.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b18104b-d1b1bcbf,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b18104b-d1b1bcbf,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b18104b-d1b1bcbf{grid-area:Area-6}.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b18104d-d1b1bcbf,.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b181050-d1b1bcbf,.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b181053-d1b1bcbf,.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b181056-d1b1bcbf,.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b181059-d1b1bcbf,.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b18105c-d1b1bcbf,.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b18105f-d1b1bcbf,.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b181061-d1b1bcbf,.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b181063-d1b1bcbf,.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b181065-d1b1bcbf,.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b181068-d1b1bcbf,.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b18106c-d1b1bcbf,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b18104d-d1b1bcbf,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b181050-d1b1bcbf,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b181053-d1b1bcbf,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b181056-d1b1bcbf,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b181059-d1b1bcbf,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b18105c-d1b1bcbf,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b18105f-d1b1bcbf,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b181061-d1b1bcbf,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b181063-d1b1bcbf,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b181065-d1b1bcbf,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b181068-d1b1bcbf,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b18106c-d1b1bcbf,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b18104d-d1b1bcbf,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b181050-d1b1bcbf,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b181053-d1b1bcbf,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b181056-d1b1bcbf,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b181059-d1b1bcbf,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b18105c-d1b1bcbf,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b18105f-d1b1bcbf,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b181061-d1b1bcbf,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b181063-d1b1bcbf,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b181065-d1b1bcbf,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b181068-d1b1bcbf,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b18106c-d1b1bcbf{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-_72d57993-fac5-9f78-ef6d-aeef203b469c-d1b1bcbf,.webflow-nova-1-5 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b469c-d1b1bcbf,.webflow-nova-1-1 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b469c-d1b1bcbf{grid-area:Area-2}.webflow-nova #w-node-_72d57993-fac5-9f78-ef6d-aeef203b469e-d1b1bcbf,.webflow-nova-1-5 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b469e-d1b1bcbf,.webflow-nova-1-1 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b469e-d1b1bcbf{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46a2-d1b1bcbf,.webflow-nova-1-5 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46a2-d1b1bcbf,.webflow-nova-1-1 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46a2-d1b1bcbf{grid-area:Area-5}.webflow-nova #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46a6-d1b1bcbf,.webflow-nova-1-5 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46a6-d1b1bcbf,.webflow-nova-1-1 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46a6-d1b1bcbf{grid-area:Area-7}.webflow-nova #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46aa-d1b1bcbf,.webflow-nova-1-5 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46aa-d1b1bcbf,.webflow-nova-1-1 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46aa-d1b1bcbf{grid-area:Area-9}.webflow-nova #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46ae-d1b1bcbf,.webflow-nova-1-5 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46ae-d1b1bcbf,.webflow-nova-1-1 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46ae-d1b1bcbf{grid-area:Area-11}.webflow-nova #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46b2-d1b1bcbf,.webflow-nova-1-5 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46b2-d1b1bcbf,.webflow-nova-1-1 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46b2-d1b1bcbf{grid-area:Area-13}.webflow-nova #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46b6-d1b1bcbf,.webflow-nova-1-5 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46b6-d1b1bcbf,.webflow-nova-1-1 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46b6-d1b1bcbf{grid-area:Area-15}.webflow-nova #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46ba-d1b1bcbf,.webflow-nova-1-5 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46ba-d1b1bcbf,.webflow-nova-1-1 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46ba-d1b1bcbf{grid-area:Area-17}.webflow-nova #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46be-d1b1bcbf,.webflow-nova-1-5 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46be-d1b1bcbf,.webflow-nova-1-1 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46be-d1b1bcbf{grid-area:Area-19}.webflow-nova #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46c2-d1b1bcbf,.webflow-nova-1-5 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46c2-d1b1bcbf,.webflow-nova-1-1 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46c2-d1b1bcbf{grid-area:Area-21}.webflow-nova #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46c6-d1b1bcbf,.webflow-nova-1-5 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46c6-d1b1bcbf,.webflow-nova-1-1 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46c6-d1b1bcbf{grid-area:Area-23}.webflow-nova #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46ca-d1b1bcbf,.webflow-nova-1-5 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46ca-d1b1bcbf,.webflow-nova-1-1 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46ca-d1b1bcbf{grid-area:Area-25}.webflow-nova #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46ce-d1b1bcbf,.webflow-nova-1-5 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46ce-d1b1bcbf,.webflow-nova-1-1 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46ce-d1b1bcbf{grid-area:Area-4}.webflow-nova #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46d1-d1b1bcbf,.webflow-nova-1-5 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46d1-d1b1bcbf,.webflow-nova-1-1 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46d1-d1b1bcbf{grid-area:Area-6}.webflow-nova #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46d3-d1b1bcbf,.webflow-nova #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46d6-d1b1bcbf,.webflow-nova #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46d9-d1b1bcbf,.webflow-nova #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46dc-d1b1bcbf,.webflow-nova #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46df-d1b1bcbf,.webflow-nova #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46e2-d1b1bcbf,.webflow-nova #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46e5-d1b1bcbf,.webflow-nova #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46e7-d1b1bcbf,.webflow-nova #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46e9-d1b1bcbf,.webflow-nova #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46eb-d1b1bcbf,.webflow-nova #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46ee-d1b1bcbf,.webflow-nova #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46f2-d1b1bcbf,.webflow-nova-1-5 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46d3-d1b1bcbf,.webflow-nova-1-5 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46d6-d1b1bcbf,.webflow-nova-1-5 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46d9-d1b1bcbf,.webflow-nova-1-5 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46dc-d1b1bcbf,.webflow-nova-1-5 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46df-d1b1bcbf,.webflow-nova-1-5 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46e2-d1b1bcbf,.webflow-nova-1-5 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46e5-d1b1bcbf,.webflow-nova-1-5 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46e7-d1b1bcbf,.webflow-nova-1-5 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46e9-d1b1bcbf,.webflow-nova-1-5 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46eb-d1b1bcbf,.webflow-nova-1-5 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46ee-d1b1bcbf,.webflow-nova-1-5 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46f2-d1b1bcbf,.webflow-nova-1-1 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46d3-d1b1bcbf,.webflow-nova-1-1 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46d6-d1b1bcbf,.webflow-nova-1-1 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46d9-d1b1bcbf,.webflow-nova-1-1 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46dc-d1b1bcbf,.webflow-nova-1-1 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46df-d1b1bcbf,.webflow-nova-1-1 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46e2-d1b1bcbf,.webflow-nova-1-1 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46e5-d1b1bcbf,.webflow-nova-1-1 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46e7-d1b1bcbf,.webflow-nova-1-1 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46e9-d1b1bcbf,.webflow-nova-1-1 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46eb-d1b1bcbf,.webflow-nova-1-1 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46ee-d1b1bcbf,.webflow-nova-1-1 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46f2-d1b1bcbf{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-c8057d47,.webflow-nova-1-5 #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-c8057d47,.webflow-nova-1-1 #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-c8057d47{grid-area:Area-3;justify-self:end}.webflow-nova #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-c8057d47,.webflow-nova-1-5 #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-c8057d47,.webflow-nova-1-1 #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-c8057d47{grid-area:span 1/span 1/span 1/span 1;justify-self:start}.webflow-nova #w-node-dd869850-772b-453d-bbeb-1be3a31a15c6-c8057d47,.webflow-nova-1-5 #w-node-dd869850-772b-453d-bbeb-1be3a31a15c6-c8057d47,.webflow-nova-1-1 #w-node-dd869850-772b-453d-bbeb-1be3a31a15c6-c8057d47{grid-area:Area-4}.webflow-nova #w-node-e6392f64-663b-3749-cd88-1e8a7634e784-c8057d47,.webflow-nova-1-5 #w-node-e6392f64-663b-3749-cd88-1e8a7634e784-c8057d47,.webflow-nova-1-1 #w-node-e6392f64-663b-3749-cd88-1e8a7634e784-c8057d47{grid-area:Area-5}.webflow-nova #w-node-_75171cc3-8095-888a-88da-cc91659f8a5a-c8057d47,.webflow-nova-1-5 #w-node-_75171cc3-8095-888a-88da-cc91659f8a5a-c8057d47,.webflow-nova-1-1 #w-node-_75171cc3-8095-888a-88da-cc91659f8a5a-c8057d47{grid-area:Area}.webflow-nova #w-node-_54a04832-4b72-eaac-6561-a5c4d010517a-c8057d47,.webflow-nova-1-5 #w-node-_54a04832-4b72-eaac-6561-a5c4d010517a-c8057d47,.webflow-nova-1-1 #w-node-_54a04832-4b72-eaac-6561-a5c4d010517a-c8057d47{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe21be-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe21be-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe21be-c8057d47{grid-area:Area-2}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe21c0-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe21c0-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe21c0-c8057d47{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe21c4-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe21c4-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe21c4-c8057d47{grid-area:Area-5}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe21c8-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe21c8-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe21c8-c8057d47{grid-area:Area-7}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe21cc-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe21cc-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe21cc-c8057d47{grid-area:Area-9}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe21d0-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe21d0-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe21d0-c8057d47{grid-area:Area-11}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe21d4-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe21d4-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe21d4-c8057d47{grid-area:Area-13}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe21d8-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe21d8-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe21d8-c8057d47{grid-area:Area-15}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe21dc-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe21dc-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe21dc-c8057d47{grid-area:Area-17}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe21e0-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe21e0-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe21e0-c8057d47{grid-area:Area-19}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe21e4-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe21e4-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe21e4-c8057d47{grid-area:Area-21}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe21e8-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe21e8-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe21e8-c8057d47{grid-area:Area-23}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe21ec-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe21ec-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe21ec-c8057d47{grid-area:Area-25}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe21f0-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe21f0-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe21f0-c8057d47{grid-area:Area-4}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe21f3-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe21f3-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe21f3-c8057d47{grid-area:Area-6}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe21f5-c8057d47,.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe21f8-c8057d47,.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe21fb-c8057d47,.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe21fe-c8057d47,.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2201-c8057d47,.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2204-c8057d47,.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2207-c8057d47,.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2209-c8057d47,.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe220b-c8057d47,.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe220e-c8057d47,.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2211-c8057d47,.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2215-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe21f5-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe21f8-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe21fb-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe21fe-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2201-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2204-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2207-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2209-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe220b-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe220e-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2211-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2215-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe21f5-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe21f8-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe21fb-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe21fe-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2201-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2204-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2207-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2209-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe220b-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe220e-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2211-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2215-c8057d47{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe221e-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe221e-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe221e-c8057d47{grid-area:Area-2}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2220-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2220-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2220-c8057d47{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2224-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2224-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2224-c8057d47{grid-area:Area-5}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2228-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2228-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2228-c8057d47{grid-area:Area-7}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe222c-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe222c-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe222c-c8057d47{grid-area:Area-9}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2230-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2230-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2230-c8057d47{grid-area:Area-11}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2234-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2234-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2234-c8057d47{grid-area:Area-13}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2238-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2238-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2238-c8057d47{grid-area:Area-15}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe223c-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe223c-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe223c-c8057d47{grid-area:Area-17}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2240-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2240-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2240-c8057d47{grid-area:Area-19}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2244-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2244-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2244-c8057d47{grid-area:Area-21}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2248-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2248-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2248-c8057d47{grid-area:Area-23}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe224c-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe224c-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe224c-c8057d47{grid-area:Area-25}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2250-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2250-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2250-c8057d47{grid-area:Area-4}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2253-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2253-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2253-c8057d47{grid-area:Area-6}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2255-c8057d47,.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2258-c8057d47,.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe225b-c8057d47,.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe225e-c8057d47,.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2261-c8057d47,.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2264-c8057d47,.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2267-c8057d47,.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2269-c8057d47,.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe226b-c8057d47,.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe226e-c8057d47,.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2271-c8057d47,.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2275-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2255-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2258-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe225b-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe225e-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2261-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2264-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2267-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2269-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe226b-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe226e-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2271-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2275-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2255-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2258-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe225b-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe225e-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2261-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2264-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2267-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2269-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe226b-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe226e-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2271-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2275-c8057d47{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe227e-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe227e-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe227e-c8057d47{grid-area:Area-2}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2281-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2281-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2281-c8057d47{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2285-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2285-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2285-c8057d47{grid-area:Area-5}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2289-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2289-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2289-c8057d47{grid-area:Area-7}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe228d-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe228d-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe228d-c8057d47{grid-area:Area-9}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2291-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2291-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2291-c8057d47{grid-area:Area-11}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2295-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2295-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2295-c8057d47{grid-area:Area-13}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2299-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2299-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2299-c8057d47{grid-area:Area-15}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe229d-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe229d-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe229d-c8057d47{grid-area:Area-17}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe22a1-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe22a1-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe22a1-c8057d47{grid-area:Area-19}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe22a5-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe22a5-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe22a5-c8057d47{grid-area:Area-21}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe22a9-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe22a9-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe22a9-c8057d47{grid-area:Area-23}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe22ad-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe22ad-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe22ad-c8057d47{grid-area:Area-25}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe22b1-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe22b1-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe22b1-c8057d47{grid-area:Area-4}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe22b4-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe22b4-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe22b4-c8057d47{grid-area:Area-6}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe22b6-c8057d47,.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe22b9-c8057d47,.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe22bc-c8057d47,.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe22bf-c8057d47,.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe22c2-c8057d47,.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe22c5-c8057d47,.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe22c8-c8057d47,.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe22ca-c8057d47,.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe22cc-c8057d47,.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe22cf-c8057d47,.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe22d2-c8057d47,.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe22d6-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe22b6-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe22b9-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe22bc-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe22bf-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe22c2-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe22c5-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe22c8-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe22ca-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe22cc-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe22cf-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe22d2-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe22d6-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe22b6-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe22b9-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe22bc-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe22bf-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe22c2-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe22c5-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe22c8-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe22ca-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe22cc-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe22cf-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe22d2-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe22d6-c8057d47{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe22df-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe22df-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe22df-c8057d47{grid-area:Area-2}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe22e1-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe22e1-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe22e1-c8057d47{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe22e5-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe22e5-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe22e5-c8057d47{grid-area:Area-5}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe22e9-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe22e9-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe22e9-c8057d47{grid-area:Area-7}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe22ed-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe22ed-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe22ed-c8057d47{grid-area:Area-9}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe22f1-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe22f1-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe22f1-c8057d47{grid-area:Area-11}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe22f5-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe22f5-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe22f5-c8057d47{grid-area:Area-13}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe22f9-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe22f9-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe22f9-c8057d47{grid-area:Area-15}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe22fd-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe22fd-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe22fd-c8057d47{grid-area:Area-17}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2301-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2301-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2301-c8057d47{grid-area:Area-19}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2305-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2305-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2305-c8057d47{grid-area:Area-21}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2309-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2309-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2309-c8057d47{grid-area:Area-23}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe230d-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe230d-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe230d-c8057d47{grid-area:Area-25}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2311-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2311-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2311-c8057d47{grid-area:Area-4}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2314-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2314-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2314-c8057d47{grid-area:Area-6}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2316-c8057d47,.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2319-c8057d47,.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe231c-c8057d47,.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe231f-c8057d47,.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2322-c8057d47,.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2325-c8057d47,.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2328-c8057d47,.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe232a-c8057d47,.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe232c-c8057d47,.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe232f-c8057d47,.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2332-c8057d47,.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2336-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2316-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2319-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe231c-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe231f-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2322-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2325-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2328-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe232a-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe232c-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe232f-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2332-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2336-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2316-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2319-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe231c-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe231f-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2322-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2325-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2328-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe232a-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe232c-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe232f-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2332-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2336-c8057d47{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2356-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2356-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2356-c8057d47{grid-area:Area-2}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2358-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2358-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2358-c8057d47{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe235c-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe235c-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe235c-c8057d47{grid-area:Area-5}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2360-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2360-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2360-c8057d47{grid-area:Area-7}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2364-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2364-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2364-c8057d47{grid-area:Area-9}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2368-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2368-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2368-c8057d47{grid-area:Area-11}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe236c-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe236c-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe236c-c8057d47{grid-area:Area-13}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2370-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2370-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2370-c8057d47{grid-area:Area-15}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2376-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2376-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2376-c8057d47{grid-area:Area-17}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe237a-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe237a-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe237a-c8057d47{grid-area:Area-19}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe237e-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe237e-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe237e-c8057d47{grid-area:Area-21}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2382-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2382-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2382-c8057d47{grid-area:Area-23}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2386-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2386-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2386-c8057d47{grid-area:Area-25}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe238a-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe238a-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe238a-c8057d47{grid-area:Area-4}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe238d-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe238d-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe238d-c8057d47{grid-area:Area-6}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe238f-c8057d47,.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2392-c8057d47,.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2395-c8057d47,.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2398-c8057d47,.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe239b-c8057d47,.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe239e-c8057d47,.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe23a1-c8057d47,.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe23a3-c8057d47,.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe23a5-c8057d47,.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe23a7-c8057d47,.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe23aa-c8057d47,.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe23ae-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe238f-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2392-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2395-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2398-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe239b-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe239e-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe23a1-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe23a3-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe23a5-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe23a7-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe23aa-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe23ae-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe238f-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2392-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2395-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2398-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe239b-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe239e-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe23a1-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe23a3-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe23a5-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe23a7-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe23aa-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe23ae-c8057d47{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe23b7-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe23b7-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe23b7-c8057d47{grid-area:Area-2}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe23b9-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe23b9-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe23b9-c8057d47{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe23bd-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe23bd-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe23bd-c8057d47{grid-area:Area-5}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe23c1-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe23c1-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe23c1-c8057d47{grid-area:Area-7}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe23c5-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe23c5-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe23c5-c8057d47{grid-area:Area-9}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe23c9-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe23c9-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe23c9-c8057d47{grid-area:Area-11}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe23cd-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe23cd-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe23cd-c8057d47{grid-area:Area-13}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe23d1-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe23d1-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe23d1-c8057d47{grid-area:Area-15}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe23d7-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe23d7-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe23d7-c8057d47{grid-area:Area-17}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe23db-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe23db-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe23db-c8057d47{grid-area:Area-19}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe23df-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe23df-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe23df-c8057d47{grid-area:Area-21}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe23e3-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe23e3-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe23e3-c8057d47{grid-area:Area-23}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe23e7-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe23e7-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe23e7-c8057d47{grid-area:Area-25}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe23eb-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe23eb-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe23eb-c8057d47{grid-area:Area-4}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe23ee-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe23ee-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe23ee-c8057d47{grid-area:Area-6}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe23f0-c8057d47,.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe23f3-c8057d47,.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe23f6-c8057d47,.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe23f9-c8057d47,.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe23fc-c8057d47,.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe23ff-c8057d47,.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2402-c8057d47,.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2404-c8057d47,.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2406-c8057d47,.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2408-c8057d47,.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe240b-c8057d47,.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe240f-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe23f0-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe23f3-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe23f6-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe23f9-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe23fc-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe23ff-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2402-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2404-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2406-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2408-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe240b-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe240f-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe23f0-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe23f3-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe23f6-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe23f9-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe23fc-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe23ff-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2402-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2404-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2406-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2408-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe240b-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe240f-c8057d47{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2418-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2418-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2418-c8057d47{grid-area:Area-2}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe241a-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe241a-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe241a-c8057d47{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe241e-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe241e-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe241e-c8057d47{grid-area:Area-5}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2422-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2422-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2422-c8057d47{grid-area:Area-7}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2426-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2426-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2426-c8057d47{grid-area:Area-9}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe242a-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe242a-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe242a-c8057d47{grid-area:Area-11}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe242e-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe242e-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe242e-c8057d47{grid-area:Area-13}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2432-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2432-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2432-c8057d47{grid-area:Area-15}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2438-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2438-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2438-c8057d47{grid-area:Area-17}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe243c-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe243c-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe243c-c8057d47{grid-area:Area-19}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2440-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2440-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2440-c8057d47{grid-area:Area-21}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2444-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2444-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2444-c8057d47{grid-area:Area-23}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2448-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2448-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2448-c8057d47{grid-area:Area-25}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe244c-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe244c-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe244c-c8057d47{grid-area:Area-4}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe244f-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe244f-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe244f-c8057d47{grid-area:Area-6}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2451-c8057d47,.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2454-c8057d47,.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2457-c8057d47,.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe245a-c8057d47,.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe245d-c8057d47,.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2460-c8057d47,.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2463-c8057d47,.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2465-c8057d47,.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2467-c8057d47,.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2469-c8057d47,.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe246c-c8057d47,.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2470-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2451-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2454-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2457-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe245a-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe245d-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2460-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2463-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2465-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2467-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2469-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe246c-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2470-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2451-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2454-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2457-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe245a-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe245d-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2460-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2463-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2465-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2467-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2469-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe246c-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2470-c8057d47{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2479-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2479-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2479-c8057d47{grid-area:Area-2}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe247b-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe247b-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe247b-c8057d47{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe247f-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe247f-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe247f-c8057d47{grid-area:Area-5}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2483-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2483-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2483-c8057d47{grid-area:Area-7}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2487-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2487-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2487-c8057d47{grid-area:Area-9}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe248b-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe248b-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe248b-c8057d47{grid-area:Area-11}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe248f-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe248f-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe248f-c8057d47{grid-area:Area-13}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2493-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2493-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2493-c8057d47{grid-area:Area-15}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2499-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2499-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2499-c8057d47{grid-area:Area-17}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe249d-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe249d-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe249d-c8057d47{grid-area:Area-19}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe24a1-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe24a1-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe24a1-c8057d47{grid-area:Area-21}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe24a5-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe24a5-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe24a5-c8057d47{grid-area:Area-23}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe24a9-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe24a9-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe24a9-c8057d47{grid-area:Area-25}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe24ad-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe24ad-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe24ad-c8057d47{grid-area:Area-4}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe24b0-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe24b0-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe24b0-c8057d47{grid-area:Area-6}.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe24b2-c8057d47,.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe24b5-c8057d47,.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe24b8-c8057d47,.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe24bb-c8057d47,.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe24be-c8057d47,.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe24c1-c8057d47,.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe24c4-c8057d47,.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe24c6-c8057d47,.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe24c8-c8057d47,.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe24ca-c8057d47,.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe24cd-c8057d47,.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe24d1-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe24b2-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe24b5-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe24b8-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe24bb-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe24be-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe24c1-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe24c4-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe24c6-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe24c8-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe24ca-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe24cd-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe24d1-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe24b2-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe24b5-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe24b8-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe24bb-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe24be-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe24c1-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe24c4-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe24c6-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe24c8-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe24ca-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe24cd-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe24d1-c8057d47{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-4132a557,.webflow-nova-1-5 #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-4132a557,.webflow-nova-1-1 #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-4132a557{grid-area:Area-3;justify-self:end}.webflow-nova #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-4132a557,.webflow-nova-1-5 #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-4132a557,.webflow-nova-1-1 #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-4132a557{grid-area:span 1/span 1/span 1/span 1;justify-self:start}.webflow-nova #w-node-dd869850-772b-453d-bbeb-1be3a31a15c6-4132a557,.webflow-nova-1-5 #w-node-dd869850-772b-453d-bbeb-1be3a31a15c6-4132a557,.webflow-nova-1-1 #w-node-dd869850-772b-453d-bbeb-1be3a31a15c6-4132a557{grid-area:Area-4}.webflow-nova #w-node-dbea60ea-cef7-905f-95c0-297bf3523725-4132a557,.webflow-nova-1-5 #w-node-dbea60ea-cef7-905f-95c0-297bf3523725-4132a557,.webflow-nova-1-1 #w-node-dbea60ea-cef7-905f-95c0-297bf3523725-4132a557{grid-area:Area-6}.webflow-nova #w-node-e6392f64-663b-3749-cd88-1e8a7634e784-4132a557,.webflow-nova-1-5 #w-node-e6392f64-663b-3749-cd88-1e8a7634e784-4132a557,.webflow-nova-1-1 #w-node-e6392f64-663b-3749-cd88-1e8a7634e784-4132a557{grid-area:Area-5}.webflow-nova #w-node-_75171cc3-8095-888a-88da-cc91659f8a5a-4132a557,.webflow-nova-1-5 #w-node-_75171cc3-8095-888a-88da-cc91659f8a5a-4132a557,.webflow-nova-1-1 #w-node-_75171cc3-8095-888a-88da-cc91659f8a5a-4132a557{grid-area:Area}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc0ea-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc0ea-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc0ea-4132a557{grid-area:Area-2}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc0ec-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc0ec-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc0ec-4132a557{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc0f0-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc0f0-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc0f0-4132a557{grid-area:Area-5}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc0f4-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc0f4-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc0f4-4132a557{grid-area:Area-7}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc0f8-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc0f8-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc0f8-4132a557{grid-area:Area-9}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc0fc-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc0fc-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc0fc-4132a557{grid-area:Area-11}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc100-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc100-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc100-4132a557{grid-area:Area-13}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc104-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc104-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc104-4132a557{grid-area:Area-15}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc108-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc108-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc108-4132a557{grid-area:Area-17}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc10c-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc10c-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc10c-4132a557{grid-area:Area-19}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc110-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc110-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc110-4132a557{grid-area:Area-21}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc114-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc114-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc114-4132a557{grid-area:Area-23}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc118-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc118-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc118-4132a557{grid-area:Area-25}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc11c-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc11c-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc11c-4132a557{grid-area:Area-4}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc11f-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc11f-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc11f-4132a557{grid-area:Area-6}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc121-4132a557,.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc124-4132a557,.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc127-4132a557,.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc12a-4132a557,.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc12d-4132a557,.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc130-4132a557,.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc133-4132a557,.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc135-4132a557,.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc137-4132a557,.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc13a-4132a557,.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc13d-4132a557,.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc141-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc121-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc124-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc127-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc12a-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc12d-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc130-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc133-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc135-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc137-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc13a-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc13d-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc141-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc121-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc124-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc127-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc12a-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc12d-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc130-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc133-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc135-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc137-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc13a-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc13d-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc141-4132a557{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc14a-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc14a-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc14a-4132a557{grid-area:Area-2}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc14c-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc14c-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc14c-4132a557{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc150-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc150-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc150-4132a557{grid-area:Area-5}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc154-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc154-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc154-4132a557{grid-area:Area-7}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc158-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc158-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc158-4132a557{grid-area:Area-9}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc15c-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc15c-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc15c-4132a557{grid-area:Area-11}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc160-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc160-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc160-4132a557{grid-area:Area-13}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc164-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc164-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc164-4132a557{grid-area:Area-15}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc168-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc168-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc168-4132a557{grid-area:Area-17}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc16c-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc16c-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc16c-4132a557{grid-area:Area-19}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc170-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc170-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc170-4132a557{grid-area:Area-21}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc174-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc174-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc174-4132a557{grid-area:Area-23}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc178-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc178-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc178-4132a557{grid-area:Area-25}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc17c-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc17c-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc17c-4132a557{grid-area:Area-4}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc17f-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc17f-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc17f-4132a557{grid-area:Area-6}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc181-4132a557,.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc184-4132a557,.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc187-4132a557,.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc18a-4132a557,.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc18d-4132a557,.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc190-4132a557,.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc193-4132a557,.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc195-4132a557,.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc197-4132a557,.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc19a-4132a557,.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc19d-4132a557,.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc1a1-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc181-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc184-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc187-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc18a-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc18d-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc190-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc193-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc195-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc197-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc19a-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc19d-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc1a1-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc181-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc184-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc187-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc18a-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc18d-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc190-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc193-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc195-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc197-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc19a-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc19d-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc1a1-4132a557{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc1aa-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc1aa-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc1aa-4132a557{grid-area:Area-2}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc1ad-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc1ad-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc1ad-4132a557{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc1b1-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc1b1-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc1b1-4132a557{grid-area:Area-5}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc1b5-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc1b5-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc1b5-4132a557{grid-area:Area-7}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc1b9-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc1b9-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc1b9-4132a557{grid-area:Area-9}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc1bd-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc1bd-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc1bd-4132a557{grid-area:Area-11}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc1c1-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc1c1-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc1c1-4132a557{grid-area:Area-13}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc1c5-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc1c5-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc1c5-4132a557{grid-area:Area-15}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc1c9-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc1c9-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc1c9-4132a557{grid-area:Area-17}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc1cd-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc1cd-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc1cd-4132a557{grid-area:Area-19}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc1d1-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc1d1-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc1d1-4132a557{grid-area:Area-21}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc1d5-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc1d5-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc1d5-4132a557{grid-area:Area-23}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc1d9-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc1d9-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc1d9-4132a557{grid-area:Area-25}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc1dd-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc1dd-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc1dd-4132a557{grid-area:Area-4}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc1e0-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc1e0-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc1e0-4132a557{grid-area:Area-6}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc1e2-4132a557,.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc1e5-4132a557,.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc1e8-4132a557,.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc1eb-4132a557,.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc1ee-4132a557,.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc1f1-4132a557,.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc1f4-4132a557,.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc1f6-4132a557,.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc1f8-4132a557,.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc1fb-4132a557,.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc1fe-4132a557,.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc202-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc1e2-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc1e5-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc1e8-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc1eb-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc1ee-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc1f1-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc1f4-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc1f6-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc1f8-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc1fb-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc1fe-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc202-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc1e2-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc1e5-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc1e8-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc1eb-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc1ee-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc1f1-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc1f4-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc1f6-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc1f8-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc1fb-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc1fe-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc202-4132a557{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc20b-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc20b-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc20b-4132a557{grid-area:Area-2}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc20d-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc20d-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc20d-4132a557{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc211-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc211-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc211-4132a557{grid-area:Area-5}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc215-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc215-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc215-4132a557{grid-area:Area-7}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc219-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc219-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc219-4132a557{grid-area:Area-9}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc21d-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc21d-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc21d-4132a557{grid-area:Area-11}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc221-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc221-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc221-4132a557{grid-area:Area-13}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc225-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc225-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc225-4132a557{grid-area:Area-15}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc229-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc229-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc229-4132a557{grid-area:Area-17}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc22d-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc22d-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc22d-4132a557{grid-area:Area-19}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc231-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc231-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc231-4132a557{grid-area:Area-21}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc235-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc235-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc235-4132a557{grid-area:Area-23}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc239-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc239-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc239-4132a557{grid-area:Area-25}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc23d-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc23d-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc23d-4132a557{grid-area:Area-4}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc240-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc240-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc240-4132a557{grid-area:Area-6}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc242-4132a557,.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc245-4132a557,.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc248-4132a557,.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc24b-4132a557,.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc24e-4132a557,.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc251-4132a557,.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc254-4132a557,.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc256-4132a557,.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc258-4132a557,.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc25b-4132a557,.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc25e-4132a557,.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc262-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc242-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc245-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc248-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc24b-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc24e-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc251-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc254-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc256-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc258-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc25b-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc25e-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc262-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc242-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc245-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc248-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc24b-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc24e-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc251-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc254-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc256-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc258-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc25b-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc25e-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc262-4132a557{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc282-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc282-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc282-4132a557{grid-area:Area-2}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc284-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc284-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc284-4132a557{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc288-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc288-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc288-4132a557{grid-area:Area-5}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc28c-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc28c-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc28c-4132a557{grid-area:Area-7}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc290-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc290-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc290-4132a557{grid-area:Area-9}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc294-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc294-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc294-4132a557{grid-area:Area-11}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc298-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc298-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc298-4132a557{grid-area:Area-13}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc29c-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc29c-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc29c-4132a557{grid-area:Area-15}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc2a2-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc2a2-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc2a2-4132a557{grid-area:Area-17}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc2a6-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc2a6-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc2a6-4132a557{grid-area:Area-19}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc2aa-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc2aa-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc2aa-4132a557{grid-area:Area-21}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc2ae-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc2ae-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc2ae-4132a557{grid-area:Area-23}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc2b2-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc2b2-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc2b2-4132a557{grid-area:Area-25}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc2b6-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc2b6-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc2b6-4132a557{grid-area:Area-4}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc2b9-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc2b9-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc2b9-4132a557{grid-area:Area-6}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc2bb-4132a557,.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc2be-4132a557,.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc2c1-4132a557,.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc2c4-4132a557,.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc2c7-4132a557,.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc2ca-4132a557,.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc2cd-4132a557,.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc2cf-4132a557,.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc2d1-4132a557,.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc2d3-4132a557,.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc2d6-4132a557,.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc2da-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc2bb-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc2be-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc2c1-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc2c4-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc2c7-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc2ca-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc2cd-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc2cf-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc2d1-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc2d3-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc2d6-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc2da-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc2bb-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc2be-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc2c1-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc2c4-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc2c7-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc2ca-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc2cd-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc2cf-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc2d1-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc2d3-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc2d6-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc2da-4132a557{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc2e3-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc2e3-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc2e3-4132a557{grid-area:Area-2}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc2e5-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc2e5-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc2e5-4132a557{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc2e9-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc2e9-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc2e9-4132a557{grid-area:Area-5}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc2ed-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc2ed-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc2ed-4132a557{grid-area:Area-7}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc2f1-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc2f1-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc2f1-4132a557{grid-area:Area-9}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc2f5-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc2f5-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc2f5-4132a557{grid-area:Area-11}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc2f9-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc2f9-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc2f9-4132a557{grid-area:Area-13}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc2fd-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc2fd-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc2fd-4132a557{grid-area:Area-15}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc303-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc303-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc303-4132a557{grid-area:Area-17}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc307-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc307-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc307-4132a557{grid-area:Area-19}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc30b-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc30b-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc30b-4132a557{grid-area:Area-21}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc30f-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc30f-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc30f-4132a557{grid-area:Area-23}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc313-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc313-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc313-4132a557{grid-area:Area-25}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc317-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc317-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc317-4132a557{grid-area:Area-4}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc31a-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc31a-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc31a-4132a557{grid-area:Area-6}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc31c-4132a557,.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc31f-4132a557,.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc322-4132a557,.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc325-4132a557,.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc328-4132a557,.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc32b-4132a557,.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc32e-4132a557,.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc330-4132a557,.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc332-4132a557,.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc334-4132a557,.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc337-4132a557,.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc33b-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc31c-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc31f-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc322-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc325-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc328-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc32b-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc32e-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc330-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc332-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc334-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc337-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc33b-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc31c-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc31f-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc322-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc325-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc328-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc32b-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc32e-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc330-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc332-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc334-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc337-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc33b-4132a557{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc344-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc344-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc344-4132a557{grid-area:Area-2}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc346-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc346-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc346-4132a557{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc34a-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc34a-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc34a-4132a557{grid-area:Area-5}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc34e-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc34e-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc34e-4132a557{grid-area:Area-7}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc352-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc352-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc352-4132a557{grid-area:Area-9}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc356-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc356-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc356-4132a557{grid-area:Area-11}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc35a-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc35a-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc35a-4132a557{grid-area:Area-13}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc35e-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc35e-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc35e-4132a557{grid-area:Area-15}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc364-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc364-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc364-4132a557{grid-area:Area-17}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc368-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc368-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc368-4132a557{grid-area:Area-19}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc36c-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc36c-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc36c-4132a557{grid-area:Area-21}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc370-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc370-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc370-4132a557{grid-area:Area-23}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc374-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc374-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc374-4132a557{grid-area:Area-25}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc378-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc378-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc378-4132a557{grid-area:Area-4}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc37b-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc37b-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc37b-4132a557{grid-area:Area-6}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc37d-4132a557,.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc380-4132a557,.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc383-4132a557,.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc386-4132a557,.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc389-4132a557,.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc38c-4132a557,.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc38f-4132a557,.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc391-4132a557,.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc393-4132a557,.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc395-4132a557,.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc398-4132a557,.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc39c-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc37d-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc380-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc383-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc386-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc389-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc38c-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc38f-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc391-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc393-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc395-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc398-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc39c-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc37d-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc380-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc383-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc386-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc389-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc38c-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc38f-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc391-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc393-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc395-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc398-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc39c-4132a557{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc3a5-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc3a5-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc3a5-4132a557{grid-area:Area-2}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc3a7-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc3a7-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc3a7-4132a557{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc3ab-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc3ab-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc3ab-4132a557{grid-area:Area-5}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc3af-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc3af-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc3af-4132a557{grid-area:Area-7}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc3b3-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc3b3-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc3b3-4132a557{grid-area:Area-9}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc3b7-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc3b7-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc3b7-4132a557{grid-area:Area-11}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc3bb-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc3bb-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc3bb-4132a557{grid-area:Area-13}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc3bf-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc3bf-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc3bf-4132a557{grid-area:Area-15}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc3c5-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc3c5-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc3c5-4132a557{grid-area:Area-17}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc3c9-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc3c9-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc3c9-4132a557{grid-area:Area-19}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc3cd-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc3cd-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc3cd-4132a557{grid-area:Area-21}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc3d1-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc3d1-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc3d1-4132a557{grid-area:Area-23}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc3d5-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc3d5-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc3d5-4132a557{grid-area:Area-25}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc3d9-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc3d9-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc3d9-4132a557{grid-area:Area-4}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc3dc-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc3dc-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc3dc-4132a557{grid-area:Area-6}.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc3de-4132a557,.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc3e1-4132a557,.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc3e4-4132a557,.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc3e7-4132a557,.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc3ea-4132a557,.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc3ed-4132a557,.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc3f0-4132a557,.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc3f2-4132a557,.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc3f4-4132a557,.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc3f6-4132a557,.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc3f9-4132a557,.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc3fd-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc3de-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc3e1-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc3e4-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc3e7-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc3ea-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc3ed-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc3f0-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc3f2-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc3f4-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc3f6-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc3f9-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc3fd-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc3de-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc3e1-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc3e4-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc3e7-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc3ea-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc3ed-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc3f0-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc3f2-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc3f4-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc3f6-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc3f9-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc3fd-4132a557{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-cc0f8505,.webflow-nova-1-5 #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-cc0f8505,.webflow-nova-1-1 #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-cc0f8505{grid-area:Area-3;justify-self:end}.webflow-nova #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-cc0f8505,.webflow-nova-1-5 #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-cc0f8505,.webflow-nova-1-1 #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-cc0f8505{grid-area:span 1/span 1/span 1/span 1;justify-self:start}.webflow-nova #w-node-dd869850-772b-453d-bbeb-1be3a31a15c6-cc0f8505,.webflow-nova-1-5 #w-node-dd869850-772b-453d-bbeb-1be3a31a15c6-cc0f8505,.webflow-nova-1-1 #w-node-dd869850-772b-453d-bbeb-1be3a31a15c6-cc0f8505{grid-area:Area-4}.webflow-nova #w-node-_042b8227-e148-7cef-0227-89348ff1878d-cc0f8505,.webflow-nova-1-5 #w-node-_042b8227-e148-7cef-0227-89348ff1878d-cc0f8505,.webflow-nova-1-1 #w-node-_042b8227-e148-7cef-0227-89348ff1878d-cc0f8505{grid-area:Area-6}.webflow-nova #w-node-e6392f64-663b-3749-cd88-1e8a7634e784-cc0f8505,.webflow-nova-1-5 #w-node-e6392f64-663b-3749-cd88-1e8a7634e784-cc0f8505,.webflow-nova-1-1 #w-node-e6392f64-663b-3749-cd88-1e8a7634e784-cc0f8505{grid-area:Area-5}.webflow-nova #w-node-_75171cc3-8095-888a-88da-cc91659f8a5a-cc0f8505,.webflow-nova-1-5 #w-node-_75171cc3-8095-888a-88da-cc91659f8a5a-cc0f8505,.webflow-nova-1-1 #w-node-_75171cc3-8095-888a-88da-cc91659f8a5a-cc0f8505{grid-area:Area}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c19e0-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c19e0-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c19e0-cc0f8505{grid-area:Area-2}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c19e2-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c19e2-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c19e2-cc0f8505{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c19e6-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c19e6-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c19e6-cc0f8505{grid-area:Area-5}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c19ea-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c19ea-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c19ea-cc0f8505{grid-area:Area-7}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c19ee-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c19ee-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c19ee-cc0f8505{grid-area:Area-9}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c19f2-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c19f2-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c19f2-cc0f8505{grid-area:Area-11}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c19f6-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c19f6-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c19f6-cc0f8505{grid-area:Area-13}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c19fa-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c19fa-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c19fa-cc0f8505{grid-area:Area-15}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c19fe-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c19fe-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c19fe-cc0f8505{grid-area:Area-17}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a02-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a02-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a02-cc0f8505{grid-area:Area-19}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a06-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a06-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a06-cc0f8505{grid-area:Area-21}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a0a-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a0a-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a0a-cc0f8505{grid-area:Area-23}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a0e-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a0e-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a0e-cc0f8505{grid-area:Area-25}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a12-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a12-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a12-cc0f8505{grid-area:Area-4}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a15-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a15-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a15-cc0f8505{grid-area:Area-6}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a17-cc0f8505,.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a1a-cc0f8505,.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a1d-cc0f8505,.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a20-cc0f8505,.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a23-cc0f8505,.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a26-cc0f8505,.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a29-cc0f8505,.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a2b-cc0f8505,.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a2d-cc0f8505,.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a30-cc0f8505,.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a33-cc0f8505,.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a37-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a17-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a1a-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a1d-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a20-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a23-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a26-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a29-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a2b-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a2d-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a30-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a33-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a37-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a17-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a1a-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a1d-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a20-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a23-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a26-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a29-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a2b-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a2d-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a30-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a33-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a37-cc0f8505{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a40-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a40-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a40-cc0f8505{grid-area:Area-2}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a42-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a42-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a42-cc0f8505{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a46-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a46-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a46-cc0f8505{grid-area:Area-5}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a4a-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a4a-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a4a-cc0f8505{grid-area:Area-7}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a4e-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a4e-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a4e-cc0f8505{grid-area:Area-9}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a52-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a52-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a52-cc0f8505{grid-area:Area-11}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a56-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a56-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a56-cc0f8505{grid-area:Area-13}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a5a-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a5a-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a5a-cc0f8505{grid-area:Area-15}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a5e-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a5e-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a5e-cc0f8505{grid-area:Area-17}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a62-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a62-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a62-cc0f8505{grid-area:Area-19}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a66-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a66-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a66-cc0f8505{grid-area:Area-21}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a6a-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a6a-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a6a-cc0f8505{grid-area:Area-23}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a6e-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a6e-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a6e-cc0f8505{grid-area:Area-25}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a72-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a72-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a72-cc0f8505{grid-area:Area-4}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a75-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a75-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a75-cc0f8505{grid-area:Area-6}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a77-cc0f8505,.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a7a-cc0f8505,.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a7d-cc0f8505,.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a80-cc0f8505,.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a83-cc0f8505,.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a86-cc0f8505,.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a89-cc0f8505,.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a8b-cc0f8505,.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a8d-cc0f8505,.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a90-cc0f8505,.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a93-cc0f8505,.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a97-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a77-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a7a-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a7d-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a80-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a83-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a86-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a89-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a8b-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a8d-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a90-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a93-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a97-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a77-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a7a-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a7d-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a80-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a83-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a86-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a89-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a8b-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a8d-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a90-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a93-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1a97-cc0f8505{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1aa0-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1aa0-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1aa0-cc0f8505{grid-area:Area-2}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1aa3-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1aa3-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1aa3-cc0f8505{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1aa7-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1aa7-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1aa7-cc0f8505{grid-area:Area-5}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1aab-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1aab-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1aab-cc0f8505{grid-area:Area-7}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1aaf-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1aaf-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1aaf-cc0f8505{grid-area:Area-9}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1ab3-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1ab3-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1ab3-cc0f8505{grid-area:Area-11}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1ab7-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1ab7-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1ab7-cc0f8505{grid-area:Area-13}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1abb-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1abb-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1abb-cc0f8505{grid-area:Area-15}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1abf-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1abf-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1abf-cc0f8505{grid-area:Area-17}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1ac3-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1ac3-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1ac3-cc0f8505{grid-area:Area-19}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1ac7-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1ac7-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1ac7-cc0f8505{grid-area:Area-21}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1acb-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1acb-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1acb-cc0f8505{grid-area:Area-23}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1acf-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1acf-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1acf-cc0f8505{grid-area:Area-25}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1ad3-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1ad3-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1ad3-cc0f8505{grid-area:Area-4}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1ad6-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1ad6-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1ad6-cc0f8505{grid-area:Area-6}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1ad8-cc0f8505,.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1adb-cc0f8505,.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1ade-cc0f8505,.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1ae1-cc0f8505,.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1ae4-cc0f8505,.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1ae7-cc0f8505,.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1aea-cc0f8505,.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1aec-cc0f8505,.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1aee-cc0f8505,.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1af1-cc0f8505,.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1af4-cc0f8505,.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1af8-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1ad8-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1adb-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1ade-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1ae1-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1ae4-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1ae7-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1aea-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1aec-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1aee-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1af1-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1af4-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1af8-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1ad8-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1adb-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1ade-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1ae1-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1ae4-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1ae7-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1aea-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1aec-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1aee-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1af1-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1af4-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1af8-cc0f8505{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b01-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b01-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b01-cc0f8505{grid-area:Area-2}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b03-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b03-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b03-cc0f8505{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b07-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b07-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b07-cc0f8505{grid-area:Area-5}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b0b-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b0b-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b0b-cc0f8505{grid-area:Area-7}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b0f-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b0f-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b0f-cc0f8505{grid-area:Area-9}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b13-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b13-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b13-cc0f8505{grid-area:Area-11}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b17-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b17-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b17-cc0f8505{grid-area:Area-13}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b1b-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b1b-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b1b-cc0f8505{grid-area:Area-15}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b1f-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b1f-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b1f-cc0f8505{grid-area:Area-17}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b23-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b23-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b23-cc0f8505{grid-area:Area-19}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b27-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b27-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b27-cc0f8505{grid-area:Area-21}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b2b-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b2b-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b2b-cc0f8505{grid-area:Area-23}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b2f-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b2f-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b2f-cc0f8505{grid-area:Area-25}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b33-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b33-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b33-cc0f8505{grid-area:Area-4}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b36-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b36-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b36-cc0f8505{grid-area:Area-6}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b38-cc0f8505,.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b3b-cc0f8505,.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b3e-cc0f8505,.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b41-cc0f8505,.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b44-cc0f8505,.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b47-cc0f8505,.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b4a-cc0f8505,.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b4c-cc0f8505,.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b4e-cc0f8505,.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b51-cc0f8505,.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b54-cc0f8505,.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b58-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b38-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b3b-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b3e-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b41-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b44-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b47-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b4a-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b4c-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b4e-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b51-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b54-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b58-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b38-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b3b-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b3e-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b41-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b44-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b47-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b4a-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b4c-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b4e-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b51-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b54-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b58-cc0f8505{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b78-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b78-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b78-cc0f8505{grid-area:Area-2}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b7a-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b7a-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b7a-cc0f8505{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b7e-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b7e-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b7e-cc0f8505{grid-area:Area-5}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b82-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b82-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b82-cc0f8505{grid-area:Area-7}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b86-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b86-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b86-cc0f8505{grid-area:Area-9}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b8a-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b8a-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b8a-cc0f8505{grid-area:Area-11}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b8e-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b8e-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b8e-cc0f8505{grid-area:Area-13}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b92-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b92-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b92-cc0f8505{grid-area:Area-15}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b98-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b98-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b98-cc0f8505{grid-area:Area-17}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b9c-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b9c-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1b9c-cc0f8505{grid-area:Area-19}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1ba0-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1ba0-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1ba0-cc0f8505{grid-area:Area-21}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1ba4-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1ba4-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1ba4-cc0f8505{grid-area:Area-23}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1ba8-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1ba8-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1ba8-cc0f8505{grid-area:Area-25}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1bac-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1bac-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1bac-cc0f8505{grid-area:Area-4}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1baf-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1baf-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1baf-cc0f8505{grid-area:Area-6}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1bb1-cc0f8505,.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1bb4-cc0f8505,.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1bb7-cc0f8505,.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1bba-cc0f8505,.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1bbd-cc0f8505,.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1bc0-cc0f8505,.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1bc3-cc0f8505,.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1bc5-cc0f8505,.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1bc7-cc0f8505,.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1bc9-cc0f8505,.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1bcc-cc0f8505,.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1bd0-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1bb1-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1bb4-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1bb7-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1bba-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1bbd-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1bc0-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1bc3-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1bc5-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1bc7-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1bc9-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1bcc-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1bd0-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1bb1-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1bb4-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1bb7-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1bba-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1bbd-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1bc0-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1bc3-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1bc5-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1bc7-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1bc9-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1bcc-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1bd0-cc0f8505{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1bd9-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1bd9-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1bd9-cc0f8505{grid-area:Area-2}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1bdb-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1bdb-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1bdb-cc0f8505{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1bdf-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1bdf-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1bdf-cc0f8505{grid-area:Area-5}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1be3-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1be3-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1be3-cc0f8505{grid-area:Area-7}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1be7-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1be7-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1be7-cc0f8505{grid-area:Area-9}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1beb-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1beb-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1beb-cc0f8505{grid-area:Area-11}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1bef-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1bef-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1bef-cc0f8505{grid-area:Area-13}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1bf3-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1bf3-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1bf3-cc0f8505{grid-area:Area-15}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1bf9-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1bf9-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1bf9-cc0f8505{grid-area:Area-17}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1bfd-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1bfd-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1bfd-cc0f8505{grid-area:Area-19}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c01-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c01-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c01-cc0f8505{grid-area:Area-21}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c05-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c05-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c05-cc0f8505{grid-area:Area-23}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c09-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c09-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c09-cc0f8505{grid-area:Area-25}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c0d-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c0d-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c0d-cc0f8505{grid-area:Area-4}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c10-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c10-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c10-cc0f8505{grid-area:Area-6}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c12-cc0f8505,.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c15-cc0f8505,.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c18-cc0f8505,.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c1b-cc0f8505,.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c1e-cc0f8505,.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c21-cc0f8505,.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c24-cc0f8505,.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c26-cc0f8505,.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c28-cc0f8505,.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c2a-cc0f8505,.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c2d-cc0f8505,.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c31-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c12-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c15-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c18-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c1b-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c1e-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c21-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c24-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c26-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c28-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c2a-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c2d-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c31-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c12-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c15-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c18-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c1b-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c1e-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c21-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c24-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c26-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c28-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c2a-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c2d-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c31-cc0f8505{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c3a-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c3a-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c3a-cc0f8505{grid-area:Area-2}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c3c-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c3c-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c3c-cc0f8505{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c40-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c40-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c40-cc0f8505{grid-area:Area-5}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c44-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c44-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c44-cc0f8505{grid-area:Area-7}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c48-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c48-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c48-cc0f8505{grid-area:Area-9}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c4c-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c4c-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c4c-cc0f8505{grid-area:Area-11}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c50-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c50-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c50-cc0f8505{grid-area:Area-13}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c54-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c54-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c54-cc0f8505{grid-area:Area-15}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c5a-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c5a-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c5a-cc0f8505{grid-area:Area-17}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c5e-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c5e-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c5e-cc0f8505{grid-area:Area-19}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c62-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c62-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c62-cc0f8505{grid-area:Area-21}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c66-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c66-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c66-cc0f8505{grid-area:Area-23}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c6a-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c6a-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c6a-cc0f8505{grid-area:Area-25}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c6e-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c6e-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c6e-cc0f8505{grid-area:Area-4}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c71-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c71-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c71-cc0f8505{grid-area:Area-6}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c73-cc0f8505,.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c76-cc0f8505,.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c79-cc0f8505,.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c7c-cc0f8505,.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c7f-cc0f8505,.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c82-cc0f8505,.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c85-cc0f8505,.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c87-cc0f8505,.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c89-cc0f8505,.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c8b-cc0f8505,.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c8e-cc0f8505,.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c92-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c73-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c76-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c79-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c7c-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c7f-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c82-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c85-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c87-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c89-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c8b-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c8e-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c92-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c73-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c76-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c79-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c7c-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c7f-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c82-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c85-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c87-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c89-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c8b-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c8e-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c92-cc0f8505{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c9b-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c9b-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c9b-cc0f8505{grid-area:Area-2}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c9d-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c9d-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c9d-cc0f8505{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1ca1-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1ca1-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1ca1-cc0f8505{grid-area:Area-5}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1ca5-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1ca5-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1ca5-cc0f8505{grid-area:Area-7}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1ca9-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1ca9-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1ca9-cc0f8505{grid-area:Area-9}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1cad-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1cad-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1cad-cc0f8505{grid-area:Area-11}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1cb1-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1cb1-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1cb1-cc0f8505{grid-area:Area-13}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1cb5-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1cb5-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1cb5-cc0f8505{grid-area:Area-15}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1cbb-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1cbb-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1cbb-cc0f8505{grid-area:Area-17}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1cbf-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1cbf-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1cbf-cc0f8505{grid-area:Area-19}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1cc3-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1cc3-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1cc3-cc0f8505{grid-area:Area-21}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1cc7-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1cc7-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1cc7-cc0f8505{grid-area:Area-23}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1ccb-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1ccb-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1ccb-cc0f8505{grid-area:Area-25}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1ccf-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1ccf-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1ccf-cc0f8505{grid-area:Area-4}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1cd2-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1cd2-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1cd2-cc0f8505{grid-area:Area-6}.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1cd4-cc0f8505,.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1cd7-cc0f8505,.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1cda-cc0f8505,.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1cdd-cc0f8505,.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1ce0-cc0f8505,.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1ce3-cc0f8505,.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1ce6-cc0f8505,.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1ce8-cc0f8505,.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1cea-cc0f8505,.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1cec-cc0f8505,.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1cef-cc0f8505,.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1cf3-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1cd4-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1cd7-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1cda-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1cdd-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1ce0-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1ce3-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1ce6-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1ce8-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1cea-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1cec-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1cef-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1cf3-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1cd4-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1cd7-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1cda-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1cdd-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1ce0-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1ce3-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1ce6-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1ce8-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1cea-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1cec-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1cef-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1cf3-cc0f8505{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-f8f1f8a3,.webflow-nova-1-5 #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-f8f1f8a3,.webflow-nova-1-1 #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-f8f1f8a3{grid-area:Area-3;justify-self:end}.webflow-nova #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-f8f1f8a3,.webflow-nova-1-5 #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-f8f1f8a3,.webflow-nova-1-1 #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-f8f1f8a3{grid-area:span 1/span 1/span 1/span 1;justify-self:start}.webflow-nova #w-node-dd869850-772b-453d-bbeb-1be3a31a15c6-f8f1f8a3,.webflow-nova-1-5 #w-node-dd869850-772b-453d-bbeb-1be3a31a15c6-f8f1f8a3,.webflow-nova-1-1 #w-node-dd869850-772b-453d-bbeb-1be3a31a15c6-f8f1f8a3{grid-area:Area-4}.webflow-nova #w-node-_77417be1-c5d4-4284-bc15-fcbdb8c374ab-f8f1f8a3,.webflow-nova-1-5 #w-node-_77417be1-c5d4-4284-bc15-fcbdb8c374ab-f8f1f8a3,.webflow-nova-1-1 #w-node-_77417be1-c5d4-4284-bc15-fcbdb8c374ab-f8f1f8a3{grid-area:Area-6}.webflow-nova #w-node-e6392f64-663b-3749-cd88-1e8a7634e784-f8f1f8a3,.webflow-nova-1-5 #w-node-e6392f64-663b-3749-cd88-1e8a7634e784-f8f1f8a3,.webflow-nova-1-1 #w-node-e6392f64-663b-3749-cd88-1e8a7634e784-f8f1f8a3{grid-area:Area-5}.webflow-nova #w-node-_75171cc3-8095-888a-88da-cc91659f8a5a-f8f1f8a3,.webflow-nova-1-5 #w-node-_75171cc3-8095-888a-88da-cc91659f8a5a-f8f1f8a3,.webflow-nova-1-1 #w-node-_75171cc3-8095-888a-88da-cc91659f8a5a-f8f1f8a3{grid-area:Area}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d50b-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d50b-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d50b-f8f1f8a3{grid-area:Area-2}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d50d-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d50d-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d50d-f8f1f8a3{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d511-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d511-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d511-f8f1f8a3{grid-area:Area-5}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d515-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d515-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d515-f8f1f8a3{grid-area:Area-7}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d519-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d519-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d519-f8f1f8a3{grid-area:Area-9}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d51d-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d51d-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d51d-f8f1f8a3{grid-area:Area-11}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d521-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d521-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d521-f8f1f8a3{grid-area:Area-13}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d525-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d525-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d525-f8f1f8a3{grid-area:Area-15}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d529-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d529-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d529-f8f1f8a3{grid-area:Area-17}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d52d-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d52d-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d52d-f8f1f8a3{grid-area:Area-19}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d531-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d531-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d531-f8f1f8a3{grid-area:Area-21}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d535-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d535-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d535-f8f1f8a3{grid-area:Area-23}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d539-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d539-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d539-f8f1f8a3{grid-area:Area-25}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d53d-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d53d-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d53d-f8f1f8a3{grid-area:Area-4}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d540-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d540-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d540-f8f1f8a3{grid-area:Area-6}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d542-f8f1f8a3,.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d545-f8f1f8a3,.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d548-f8f1f8a3,.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d54b-f8f1f8a3,.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d54e-f8f1f8a3,.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d551-f8f1f8a3,.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d554-f8f1f8a3,.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d556-f8f1f8a3,.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d558-f8f1f8a3,.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d55b-f8f1f8a3,.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d55e-f8f1f8a3,.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d562-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d542-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d545-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d548-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d54b-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d54e-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d551-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d554-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d556-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d558-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d55b-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d55e-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d562-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d542-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d545-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d548-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d54b-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d54e-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d551-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d554-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d556-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d558-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d55b-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d55e-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d562-f8f1f8a3{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d56b-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d56b-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d56b-f8f1f8a3{grid-area:Area-2}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d56d-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d56d-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d56d-f8f1f8a3{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d571-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d571-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d571-f8f1f8a3{grid-area:Area-5}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d575-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d575-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d575-f8f1f8a3{grid-area:Area-7}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d579-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d579-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d579-f8f1f8a3{grid-area:Area-9}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d57d-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d57d-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d57d-f8f1f8a3{grid-area:Area-11}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d581-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d581-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d581-f8f1f8a3{grid-area:Area-13}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d585-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d585-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d585-f8f1f8a3{grid-area:Area-15}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d589-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d589-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d589-f8f1f8a3{grid-area:Area-17}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d58d-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d58d-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d58d-f8f1f8a3{grid-area:Area-19}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d591-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d591-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d591-f8f1f8a3{grid-area:Area-21}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d595-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d595-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d595-f8f1f8a3{grid-area:Area-23}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d599-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d599-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d599-f8f1f8a3{grid-area:Area-25}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d59d-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d59d-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d59d-f8f1f8a3{grid-area:Area-4}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d5a0-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d5a0-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d5a0-f8f1f8a3{grid-area:Area-6}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d5a2-f8f1f8a3,.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d5a5-f8f1f8a3,.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d5a8-f8f1f8a3,.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d5ab-f8f1f8a3,.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d5ae-f8f1f8a3,.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d5b1-f8f1f8a3,.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d5b4-f8f1f8a3,.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d5b6-f8f1f8a3,.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d5b8-f8f1f8a3,.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d5bb-f8f1f8a3,.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d5be-f8f1f8a3,.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d5c2-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d5a2-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d5a5-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d5a8-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d5ab-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d5ae-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d5b1-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d5b4-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d5b6-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d5b8-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d5bb-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d5be-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d5c2-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d5a2-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d5a5-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d5a8-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d5ab-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d5ae-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d5b1-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d5b4-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d5b6-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d5b8-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d5bb-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d5be-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d5c2-f8f1f8a3{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d5cb-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d5cb-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d5cb-f8f1f8a3{grid-area:Area-2}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d5ce-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d5ce-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d5ce-f8f1f8a3{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d5d2-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d5d2-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d5d2-f8f1f8a3{grid-area:Area-5}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d5d6-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d5d6-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d5d6-f8f1f8a3{grid-area:Area-7}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d5da-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d5da-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d5da-f8f1f8a3{grid-area:Area-9}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d5de-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d5de-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d5de-f8f1f8a3{grid-area:Area-11}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d5e2-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d5e2-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d5e2-f8f1f8a3{grid-area:Area-13}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d5e6-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d5e6-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d5e6-f8f1f8a3{grid-area:Area-15}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d5ea-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d5ea-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d5ea-f8f1f8a3{grid-area:Area-17}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d5ee-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d5ee-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d5ee-f8f1f8a3{grid-area:Area-19}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d5f2-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d5f2-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d5f2-f8f1f8a3{grid-area:Area-21}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d5f6-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d5f6-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d5f6-f8f1f8a3{grid-area:Area-23}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d5fa-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d5fa-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d5fa-f8f1f8a3{grid-area:Area-25}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d5fe-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d5fe-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d5fe-f8f1f8a3{grid-area:Area-4}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d601-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d601-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d601-f8f1f8a3{grid-area:Area-6}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d603-f8f1f8a3,.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d606-f8f1f8a3,.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d609-f8f1f8a3,.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d60c-f8f1f8a3,.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d60f-f8f1f8a3,.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d612-f8f1f8a3,.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d615-f8f1f8a3,.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d617-f8f1f8a3,.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d619-f8f1f8a3,.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d61c-f8f1f8a3,.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d61f-f8f1f8a3,.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d623-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d603-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d606-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d609-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d60c-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d60f-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d612-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d615-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d617-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d619-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d61c-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d61f-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d623-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d603-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d606-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d609-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d60c-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d60f-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d612-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d615-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d617-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d619-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d61c-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d61f-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d623-f8f1f8a3{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d62c-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d62c-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d62c-f8f1f8a3{grid-area:Area-2}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d62e-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d62e-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d62e-f8f1f8a3{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d632-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d632-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d632-f8f1f8a3{grid-area:Area-5}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d636-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d636-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d636-f8f1f8a3{grid-area:Area-7}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d63a-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d63a-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d63a-f8f1f8a3{grid-area:Area-9}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d63e-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d63e-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d63e-f8f1f8a3{grid-area:Area-11}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d642-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d642-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d642-f8f1f8a3{grid-area:Area-13}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d646-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d646-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d646-f8f1f8a3{grid-area:Area-15}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d64a-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d64a-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d64a-f8f1f8a3{grid-area:Area-17}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d64e-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d64e-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d64e-f8f1f8a3{grid-area:Area-19}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d652-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d652-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d652-f8f1f8a3{grid-area:Area-21}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d656-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d656-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d656-f8f1f8a3{grid-area:Area-23}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d65a-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d65a-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d65a-f8f1f8a3{grid-area:Area-25}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d65e-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d65e-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d65e-f8f1f8a3{grid-area:Area-4}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d661-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d661-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d661-f8f1f8a3{grid-area:Area-6}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d663-f8f1f8a3,.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d666-f8f1f8a3,.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d669-f8f1f8a3,.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d66c-f8f1f8a3,.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d66f-f8f1f8a3,.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d672-f8f1f8a3,.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d675-f8f1f8a3,.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d677-f8f1f8a3,.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d679-f8f1f8a3,.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d67c-f8f1f8a3,.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d67f-f8f1f8a3,.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d683-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d663-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d666-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d669-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d66c-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d66f-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d672-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d675-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d677-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d679-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d67c-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d67f-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d683-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d663-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d666-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d669-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d66c-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d66f-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d672-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d675-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d677-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d679-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d67c-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d67f-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d683-f8f1f8a3{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d6a3-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d6a3-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d6a3-f8f1f8a3{grid-area:Area-2}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d6a5-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d6a5-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d6a5-f8f1f8a3{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d6a9-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d6a9-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d6a9-f8f1f8a3{grid-area:Area-5}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d6ad-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d6ad-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d6ad-f8f1f8a3{grid-area:Area-7}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d6b1-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d6b1-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d6b1-f8f1f8a3{grid-area:Area-9}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d6b5-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d6b5-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d6b5-f8f1f8a3{grid-area:Area-11}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d6b9-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d6b9-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d6b9-f8f1f8a3{grid-area:Area-13}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d6bd-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d6bd-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d6bd-f8f1f8a3{grid-area:Area-15}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d6c3-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d6c3-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d6c3-f8f1f8a3{grid-area:Area-17}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d6c7-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d6c7-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d6c7-f8f1f8a3{grid-area:Area-19}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d6cb-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d6cb-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d6cb-f8f1f8a3{grid-area:Area-21}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d6cf-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d6cf-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d6cf-f8f1f8a3{grid-area:Area-23}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d6d3-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d6d3-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d6d3-f8f1f8a3{grid-area:Area-25}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d6d7-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d6d7-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d6d7-f8f1f8a3{grid-area:Area-4}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d6da-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d6da-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d6da-f8f1f8a3{grid-area:Area-6}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d6dc-f8f1f8a3,.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d6df-f8f1f8a3,.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d6e2-f8f1f8a3,.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d6e5-f8f1f8a3,.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d6e8-f8f1f8a3,.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d6eb-f8f1f8a3,.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d6ee-f8f1f8a3,.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d6f0-f8f1f8a3,.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d6f2-f8f1f8a3,.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d6f4-f8f1f8a3,.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d6f7-f8f1f8a3,.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d6fb-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d6dc-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d6df-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d6e2-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d6e5-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d6e8-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d6eb-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d6ee-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d6f0-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d6f2-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d6f4-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d6f7-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d6fb-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d6dc-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d6df-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d6e2-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d6e5-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d6e8-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d6eb-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d6ee-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d6f0-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d6f2-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d6f4-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d6f7-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d6fb-f8f1f8a3{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d704-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d704-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d704-f8f1f8a3{grid-area:Area-2}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d706-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d706-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d706-f8f1f8a3{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d70a-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d70a-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d70a-f8f1f8a3{grid-area:Area-5}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d70e-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d70e-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d70e-f8f1f8a3{grid-area:Area-7}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d712-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d712-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d712-f8f1f8a3{grid-area:Area-9}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d716-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d716-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d716-f8f1f8a3{grid-area:Area-11}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d71a-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d71a-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d71a-f8f1f8a3{grid-area:Area-13}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d71e-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d71e-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d71e-f8f1f8a3{grid-area:Area-15}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d724-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d724-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d724-f8f1f8a3{grid-area:Area-17}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d728-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d728-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d728-f8f1f8a3{grid-area:Area-19}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d72c-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d72c-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d72c-f8f1f8a3{grid-area:Area-21}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d730-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d730-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d730-f8f1f8a3{grid-area:Area-23}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d734-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d734-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d734-f8f1f8a3{grid-area:Area-25}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d738-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d738-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d738-f8f1f8a3{grid-area:Area-4}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d73b-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d73b-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d73b-f8f1f8a3{grid-area:Area-6}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d73d-f8f1f8a3,.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d740-f8f1f8a3,.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d743-f8f1f8a3,.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d746-f8f1f8a3,.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d749-f8f1f8a3,.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d74c-f8f1f8a3,.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d74f-f8f1f8a3,.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d751-f8f1f8a3,.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d753-f8f1f8a3,.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d755-f8f1f8a3,.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d758-f8f1f8a3,.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d75c-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d73d-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d740-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d743-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d746-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d749-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d74c-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d74f-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d751-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d753-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d755-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d758-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d75c-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d73d-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d740-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d743-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d746-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d749-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d74c-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d74f-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d751-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d753-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d755-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d758-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d75c-f8f1f8a3{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d765-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d765-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d765-f8f1f8a3{grid-area:Area-2}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d767-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d767-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d767-f8f1f8a3{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d76b-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d76b-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d76b-f8f1f8a3{grid-area:Area-5}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d76f-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d76f-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d76f-f8f1f8a3{grid-area:Area-7}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d773-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d773-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d773-f8f1f8a3{grid-area:Area-9}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d777-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d777-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d777-f8f1f8a3{grid-area:Area-11}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d77b-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d77b-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d77b-f8f1f8a3{grid-area:Area-13}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d77f-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d77f-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d77f-f8f1f8a3{grid-area:Area-15}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d785-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d785-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d785-f8f1f8a3{grid-area:Area-17}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d789-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d789-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d789-f8f1f8a3{grid-area:Area-19}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d78d-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d78d-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d78d-f8f1f8a3{grid-area:Area-21}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d791-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d791-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d791-f8f1f8a3{grid-area:Area-23}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d795-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d795-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d795-f8f1f8a3{grid-area:Area-25}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d799-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d799-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d799-f8f1f8a3{grid-area:Area-4}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d79c-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d79c-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d79c-f8f1f8a3{grid-area:Area-6}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d79e-f8f1f8a3,.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d7a1-f8f1f8a3,.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d7a4-f8f1f8a3,.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d7a7-f8f1f8a3,.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d7aa-f8f1f8a3,.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d7ad-f8f1f8a3,.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d7b0-f8f1f8a3,.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d7b2-f8f1f8a3,.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d7b4-f8f1f8a3,.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d7b6-f8f1f8a3,.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d7b9-f8f1f8a3,.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d7bd-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d79e-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d7a1-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d7a4-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d7a7-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d7aa-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d7ad-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d7b0-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d7b2-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d7b4-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d7b6-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d7b9-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d7bd-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d79e-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d7a1-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d7a4-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d7a7-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d7aa-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d7ad-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d7b0-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d7b2-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d7b4-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d7b6-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d7b9-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d7bd-f8f1f8a3{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d7c6-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d7c6-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d7c6-f8f1f8a3{grid-area:Area-2}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d7c8-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d7c8-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d7c8-f8f1f8a3{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d7cc-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d7cc-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d7cc-f8f1f8a3{grid-area:Area-5}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d7d0-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d7d0-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d7d0-f8f1f8a3{grid-area:Area-7}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d7d4-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d7d4-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d7d4-f8f1f8a3{grid-area:Area-9}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d7d8-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d7d8-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d7d8-f8f1f8a3{grid-area:Area-11}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d7dc-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d7dc-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d7dc-f8f1f8a3{grid-area:Area-13}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d7e0-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d7e0-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d7e0-f8f1f8a3{grid-area:Area-15}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d7e6-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d7e6-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d7e6-f8f1f8a3{grid-area:Area-17}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d7ea-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d7ea-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d7ea-f8f1f8a3{grid-area:Area-19}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d7ee-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d7ee-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d7ee-f8f1f8a3{grid-area:Area-21}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d7f2-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d7f2-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d7f2-f8f1f8a3{grid-area:Area-23}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d7f6-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d7f6-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d7f6-f8f1f8a3{grid-area:Area-25}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d7fa-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d7fa-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d7fa-f8f1f8a3{grid-area:Area-4}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d7fd-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d7fd-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d7fd-f8f1f8a3{grid-area:Area-6}.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d7ff-f8f1f8a3,.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d802-f8f1f8a3,.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d805-f8f1f8a3,.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d808-f8f1f8a3,.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d80b-f8f1f8a3,.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d80e-f8f1f8a3,.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d811-f8f1f8a3,.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d813-f8f1f8a3,.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d815-f8f1f8a3,.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d817-f8f1f8a3,.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d81a-f8f1f8a3,.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d81e-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d7ff-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d802-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d805-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d808-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d80b-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d80e-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d811-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d813-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d815-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d817-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d81a-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d81e-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d7ff-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d802-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d805-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d808-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d80b-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d80e-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d811-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d813-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d815-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d817-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d81a-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d81e-f8f1f8a3{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-33c935af,.webflow-nova-1-5 #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-33c935af,.webflow-nova-1-1 #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-33c935af{grid-area:Area-3;justify-self:end}.webflow-nova #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-33c935af,.webflow-nova-1-5 #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-33c935af,.webflow-nova-1-1 #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-33c935af{grid-area:span 1/span 1/span 1/span 1;justify-self:start}.webflow-nova #w-node-dd869850-772b-453d-bbeb-1be3a31a15c6-33c935af,.webflow-nova-1-5 #w-node-dd869850-772b-453d-bbeb-1be3a31a15c6-33c935af,.webflow-nova-1-1 #w-node-dd869850-772b-453d-bbeb-1be3a31a15c6-33c935af{grid-area:Area-4}.webflow-nova #w-node-_9aa3c140-7ef0-4402-a11c-a0e13b4a581f-33c935af,.webflow-nova-1-5 #w-node-_9aa3c140-7ef0-4402-a11c-a0e13b4a581f-33c935af,.webflow-nova-1-1 #w-node-_9aa3c140-7ef0-4402-a11c-a0e13b4a581f-33c935af{grid-area:Area-6}.webflow-nova #w-node-e6392f64-663b-3749-cd88-1e8a7634e784-33c935af,.webflow-nova-1-5 #w-node-e6392f64-663b-3749-cd88-1e8a7634e784-33c935af,.webflow-nova-1-1 #w-node-e6392f64-663b-3749-cd88-1e8a7634e784-33c935af{grid-area:Area-5}.webflow-nova #w-node-_75171cc3-8095-888a-88da-cc91659f8a5a-33c935af,.webflow-nova-1-5 #w-node-_75171cc3-8095-888a-88da-cc91659f8a5a-33c935af,.webflow-nova-1-1 #w-node-_75171cc3-8095-888a-88da-cc91659f8a5a-33c935af{grid-area:Area}.webflow-nova #w-node-_51960da0-2f2b-f102-ed44-48b73d2c2622-33c935af,.webflow-nova-1-5 #w-node-_51960da0-2f2b-f102-ed44-48b73d2c2622-33c935af,.webflow-nova-1-1 #w-node-_51960da0-2f2b-f102-ed44-48b73d2c2622-33c935af{grid-area:Area-2}.webflow-nova #w-node-_803696d7-760c-ec52-b524-be578a0f02b5-33c935af,.webflow-nova-1-5 #w-node-_803696d7-760c-ec52-b524-be578a0f02b5-33c935af,.webflow-nova-1-1 #w-node-_803696d7-760c-ec52-b524-be578a0f02b5-33c935af{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-b7f0298c-7537-0960-2125-6289c4e7a56d-33c935af,.webflow-nova-1-5 #w-node-b7f0298c-7537-0960-2125-6289c4e7a56d-33c935af,.webflow-nova-1-1 #w-node-b7f0298c-7537-0960-2125-6289c4e7a56d-33c935af{grid-area:Area-5}.webflow-nova #w-node-_854c6c3c-dab8-c85e-eb25-8644387a3b51-33c935af,.webflow-nova-1-5 #w-node-_854c6c3c-dab8-c85e-eb25-8644387a3b51-33c935af,.webflow-nova-1-1 #w-node-_854c6c3c-dab8-c85e-eb25-8644387a3b51-33c935af{grid-area:Area-7}.webflow-nova #w-node-_67bad35d-f28c-72d6-3c8e-6b6eac7a0356-33c935af,.webflow-nova-1-5 #w-node-_67bad35d-f28c-72d6-3c8e-6b6eac7a0356-33c935af,.webflow-nova-1-1 #w-node-_67bad35d-f28c-72d6-3c8e-6b6eac7a0356-33c935af{grid-area:Area-9}.webflow-nova #w-node-_9d560963-0eea-f898-862e-343658334092-33c935af,.webflow-nova-1-5 #w-node-_9d560963-0eea-f898-862e-343658334092-33c935af,.webflow-nova-1-1 #w-node-_9d560963-0eea-f898-862e-343658334092-33c935af{grid-area:Area-11}.webflow-nova #w-node-fdfcf439-0c4e-b212-0df8-24fac1cbe524-33c935af,.webflow-nova-1-5 #w-node-fdfcf439-0c4e-b212-0df8-24fac1cbe524-33c935af,.webflow-nova-1-1 #w-node-fdfcf439-0c4e-b212-0df8-24fac1cbe524-33c935af{grid-area:Area-13}.webflow-nova #w-node-f3b62fb4-961f-3d67-faba-f9d7cefc3e40-33c935af,.webflow-nova-1-5 #w-node-f3b62fb4-961f-3d67-faba-f9d7cefc3e40-33c935af,.webflow-nova-1-1 #w-node-f3b62fb4-961f-3d67-faba-f9d7cefc3e40-33c935af{grid-area:Area-15}.webflow-nova #w-node-b8e62033-8231-f470-3af2-d2f776928348-33c935af,.webflow-nova-1-5 #w-node-b8e62033-8231-f470-3af2-d2f776928348-33c935af,.webflow-nova-1-1 #w-node-b8e62033-8231-f470-3af2-d2f776928348-33c935af{grid-area:Area-17}.webflow-nova #w-node-_2e8b6b84-2182-5c31-1a95-5acdd21f68f9-33c935af,.webflow-nova-1-5 #w-node-_2e8b6b84-2182-5c31-1a95-5acdd21f68f9-33c935af,.webflow-nova-1-1 #w-node-_2e8b6b84-2182-5c31-1a95-5acdd21f68f9-33c935af{grid-area:Area-19}.webflow-nova #w-node-a18dadd2-2f8a-dde0-7dff-2d000cbd7369-33c935af,.webflow-nova-1-5 #w-node-a18dadd2-2f8a-dde0-7dff-2d000cbd7369-33c935af,.webflow-nova-1-1 #w-node-a18dadd2-2f8a-dde0-7dff-2d000cbd7369-33c935af{grid-area:Area-21}.webflow-nova #w-node-b0df871c-4ef9-7c34-f5d9-27c4e63d5d3f-33c935af,.webflow-nova-1-5 #w-node-b0df871c-4ef9-7c34-f5d9-27c4e63d5d3f-33c935af,.webflow-nova-1-1 #w-node-b0df871c-4ef9-7c34-f5d9-27c4e63d5d3f-33c935af{grid-area:Area-23}.webflow-nova #w-node-_770d5a9c-2e90-3667-9237-d3c745296ef7-33c935af,.webflow-nova-1-5 #w-node-_770d5a9c-2e90-3667-9237-d3c745296ef7-33c935af,.webflow-nova-1-1 #w-node-_770d5a9c-2e90-3667-9237-d3c745296ef7-33c935af{grid-area:Area-25}.webflow-nova #w-node-e414fe9a-2e6f-854b-be33-019f39beae64-33c935af,.webflow-nova-1-5 #w-node-e414fe9a-2e6f-854b-be33-019f39beae64-33c935af,.webflow-nova-1-1 #w-node-e414fe9a-2e6f-854b-be33-019f39beae64-33c935af{grid-area:Area-4}.webflow-nova #w-node-_88b86c28-779e-49df-c345-c9c3b59bd20f-33c935af,.webflow-nova-1-5 #w-node-_88b86c28-779e-49df-c345-c9c3b59bd20f-33c935af,.webflow-nova-1-1 #w-node-_88b86c28-779e-49df-c345-c9c3b59bd20f-33c935af{grid-area:Area-6}.webflow-nova #w-node-_3e8b44e6-01dd-4328-f0b3-27029a04af33-33c935af,.webflow-nova #w-node-_218bbf0e-0007-bd45-8baf-1e75f449cdb4-33c935af,.webflow-nova #w-node-c40b44bc-67c4-7be6-9be6-5f20a55ec125-33c935af,.webflow-nova #w-node-_9a5c69ab-134d-89f5-566d-3e006c3db8d4-33c935af,.webflow-nova #w-node-b9e17244-a6ef-9d4c-b9d9-00aa50a7f17b-33c935af,.webflow-nova #w-node-_291fb8c5-6f1b-f517-230e-3636e0f447ff-33c935af,.webflow-nova #w-node-cd94d9f2-44e9-0f9f-d13e-33bb77229092-33c935af,.webflow-nova #w-node-cc9fd449-8b2a-5654-dcfb-c3ca8d73bc17-33c935af,.webflow-nova #w-node-e6ff7f2f-30b5-1127-edef-844e094a58df-33c935af,.webflow-nova #w-node-_647abf36-5ee7-0fa6-2840-8e1f9a8e4eda-33c935af,.webflow-nova #w-node-_01eb4e13-ae05-62df-5388-a10e29eca962-33c935af,.webflow-nova #w-node-ce6edfdd-98e0-38d0-8c48-de95b3bc419e-33c935af,.webflow-nova-1-5 #w-node-_3e8b44e6-01dd-4328-f0b3-27029a04af33-33c935af,.webflow-nova-1-5 #w-node-_218bbf0e-0007-bd45-8baf-1e75f449cdb4-33c935af,.webflow-nova-1-5 #w-node-c40b44bc-67c4-7be6-9be6-5f20a55ec125-33c935af,.webflow-nova-1-5 #w-node-_9a5c69ab-134d-89f5-566d-3e006c3db8d4-33c935af,.webflow-nova-1-5 #w-node-b9e17244-a6ef-9d4c-b9d9-00aa50a7f17b-33c935af,.webflow-nova-1-5 #w-node-_291fb8c5-6f1b-f517-230e-3636e0f447ff-33c935af,.webflow-nova-1-5 #w-node-cd94d9f2-44e9-0f9f-d13e-33bb77229092-33c935af,.webflow-nova-1-5 #w-node-cc9fd449-8b2a-5654-dcfb-c3ca8d73bc17-33c935af,.webflow-nova-1-5 #w-node-e6ff7f2f-30b5-1127-edef-844e094a58df-33c935af,.webflow-nova-1-5 #w-node-_647abf36-5ee7-0fa6-2840-8e1f9a8e4eda-33c935af,.webflow-nova-1-5 #w-node-_01eb4e13-ae05-62df-5388-a10e29eca962-33c935af,.webflow-nova-1-5 #w-node-ce6edfdd-98e0-38d0-8c48-de95b3bc419e-33c935af,.webflow-nova-1-1 #w-node-_3e8b44e6-01dd-4328-f0b3-27029a04af33-33c935af,.webflow-nova-1-1 #w-node-_218bbf0e-0007-bd45-8baf-1e75f449cdb4-33c935af,.webflow-nova-1-1 #w-node-c40b44bc-67c4-7be6-9be6-5f20a55ec125-33c935af,.webflow-nova-1-1 #w-node-_9a5c69ab-134d-89f5-566d-3e006c3db8d4-33c935af,.webflow-nova-1-1 #w-node-b9e17244-a6ef-9d4c-b9d9-00aa50a7f17b-33c935af,.webflow-nova-1-1 #w-node-_291fb8c5-6f1b-f517-230e-3636e0f447ff-33c935af,.webflow-nova-1-1 #w-node-cd94d9f2-44e9-0f9f-d13e-33bb77229092-33c935af,.webflow-nova-1-1 #w-node-cc9fd449-8b2a-5654-dcfb-c3ca8d73bc17-33c935af,.webflow-nova-1-1 #w-node-e6ff7f2f-30b5-1127-edef-844e094a58df-33c935af,.webflow-nova-1-1 #w-node-_647abf36-5ee7-0fa6-2840-8e1f9a8e4eda-33c935af,.webflow-nova-1-1 #w-node-_01eb4e13-ae05-62df-5388-a10e29eca962-33c935af,.webflow-nova-1-1 #w-node-ce6edfdd-98e0-38d0-8c48-de95b3bc419e-33c935af{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91ec7-33c935af,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91ec7-33c935af,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91ec7-33c935af{grid-area:Area-2}.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91ec9-33c935af,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91ec9-33c935af,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91ec9-33c935af{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91ecd-33c935af,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91ecd-33c935af,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91ecd-33c935af{grid-area:Area-5}.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91ed1-33c935af,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91ed1-33c935af,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91ed1-33c935af{grid-area:Area-7}.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91ed5-33c935af,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91ed5-33c935af,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91ed5-33c935af{grid-area:Area-9}.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91ed9-33c935af,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91ed9-33c935af,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91ed9-33c935af{grid-area:Area-11}.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91edd-33c935af,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91edd-33c935af,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91edd-33c935af{grid-area:Area-13}.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91ee1-33c935af,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91ee1-33c935af,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91ee1-33c935af{grid-area:Area-15}.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91ee5-33c935af,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91ee5-33c935af,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91ee5-33c935af{grid-area:Area-17}.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91ee9-33c935af,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91ee9-33c935af,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91ee9-33c935af{grid-area:Area-19}.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91eed-33c935af,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91eed-33c935af,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91eed-33c935af{grid-area:Area-21}.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91ef1-33c935af,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91ef1-33c935af,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91ef1-33c935af{grid-area:Area-23}.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91ef5-33c935af,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91ef5-33c935af,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91ef5-33c935af{grid-area:Area-25}.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91ef9-33c935af,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91ef9-33c935af,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91ef9-33c935af{grid-area:Area-4}.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91efc-33c935af,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91efc-33c935af,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91efc-33c935af{grid-area:Area-6}.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91efe-33c935af,.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91f01-33c935af,.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91f04-33c935af,.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91f07-33c935af,.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91f0a-33c935af,.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91f0d-33c935af,.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91f10-33c935af,.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91f12-33c935af,.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91f14-33c935af,.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91f17-33c935af,.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91f1a-33c935af,.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91f1e-33c935af,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91efe-33c935af,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91f01-33c935af,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91f04-33c935af,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91f07-33c935af,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91f0a-33c935af,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91f0d-33c935af,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91f10-33c935af,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91f12-33c935af,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91f14-33c935af,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91f17-33c935af,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91f1a-33c935af,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91f1e-33c935af,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91efe-33c935af,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91f01-33c935af,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91f04-33c935af,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91f07-33c935af,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91f0a-33c935af,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91f0d-33c935af,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91f10-33c935af,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91f12-33c935af,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91f14-33c935af,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91f17-33c935af,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91f1a-33c935af,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91f1e-33c935af{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b69258552a-33c935af,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b69258552a-33c935af,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b69258552a-33c935af{grid-area:Area-2}.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b69258552c-33c935af,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b69258552c-33c935af,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b69258552c-33c935af{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b692585530-33c935af,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b692585530-33c935af,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b692585530-33c935af{grid-area:Area-5}.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b692585534-33c935af,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b692585534-33c935af,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b692585534-33c935af{grid-area:Area-7}.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b692585538-33c935af,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b692585538-33c935af,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b692585538-33c935af{grid-area:Area-9}.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b69258553c-33c935af,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b69258553c-33c935af,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b69258553c-33c935af{grid-area:Area-11}.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b692585540-33c935af,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b692585540-33c935af,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b692585540-33c935af{grid-area:Area-13}.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b692585544-33c935af,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b692585544-33c935af,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b692585544-33c935af{grid-area:Area-15}.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b692585548-33c935af,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b692585548-33c935af,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b692585548-33c935af{grid-area:Area-17}.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b69258554c-33c935af,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b69258554c-33c935af,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b69258554c-33c935af{grid-area:Area-19}.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b692585550-33c935af,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b692585550-33c935af,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b692585550-33c935af{grid-area:Area-21}.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b692585554-33c935af,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b692585554-33c935af,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b692585554-33c935af{grid-area:Area-23}.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b692585558-33c935af,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b692585558-33c935af,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b692585558-33c935af{grid-area:Area-25}.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b69258555c-33c935af,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b69258555c-33c935af,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b69258555c-33c935af{grid-area:Area-4}.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b69258555f-33c935af,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b69258555f-33c935af,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b69258555f-33c935af{grid-area:Area-6}.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b692585561-33c935af,.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b692585564-33c935af,.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b692585567-33c935af,.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b69258556a-33c935af,.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b69258556d-33c935af,.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b692585570-33c935af,.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b692585573-33c935af,.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b692585575-33c935af,.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b692585577-33c935af,.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b69258557a-33c935af,.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b69258557d-33c935af,.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b692585581-33c935af,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b692585561-33c935af,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b692585564-33c935af,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b692585567-33c935af,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b69258556a-33c935af,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b69258556d-33c935af,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b692585570-33c935af,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b692585573-33c935af,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b692585575-33c935af,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b692585577-33c935af,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b69258557a-33c935af,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b69258557d-33c935af,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b692585581-33c935af,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b692585561-33c935af,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b692585564-33c935af,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b692585567-33c935af,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b69258556a-33c935af,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b69258556d-33c935af,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b692585570-33c935af,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b692585573-33c935af,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b692585575-33c935af,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b692585577-33c935af,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b69258557a-33c935af,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b69258557d-33c935af,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b692585581-33c935af{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e87d-33c935af,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e87d-33c935af,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e87d-33c935af{grid-area:Area-2}.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e87f-33c935af,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e87f-33c935af,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e87f-33c935af{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e883-33c935af,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e883-33c935af,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e883-33c935af{grid-area:Area-5}.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e887-33c935af,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e887-33c935af,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e887-33c935af{grid-area:Area-7}.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e88b-33c935af,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e88b-33c935af,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e88b-33c935af{grid-area:Area-9}.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e88f-33c935af,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e88f-33c935af,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e88f-33c935af{grid-area:Area-11}.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e893-33c935af,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e893-33c935af,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e893-33c935af{grid-area:Area-13}.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e897-33c935af,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e897-33c935af,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e897-33c935af{grid-area:Area-15}.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e89b-33c935af,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e89b-33c935af,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e89b-33c935af{grid-area:Area-17}.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e89f-33c935af,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e89f-33c935af,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e89f-33c935af{grid-area:Area-19}.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e8a3-33c935af,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e8a3-33c935af,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e8a3-33c935af{grid-area:Area-21}.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e8a7-33c935af,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e8a7-33c935af,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e8a7-33c935af{grid-area:Area-23}.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e8ab-33c935af,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e8ab-33c935af,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e8ab-33c935af{grid-area:Area-25}.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e8af-33c935af,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e8af-33c935af,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e8af-33c935af{grid-area:Area-4}.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e8b2-33c935af,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e8b2-33c935af,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e8b2-33c935af{grid-area:Area-6}.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e8b4-33c935af,.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e8b7-33c935af,.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e8ba-33c935af,.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e8bd-33c935af,.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e8c0-33c935af,.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e8c3-33c935af,.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e8c6-33c935af,.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e8c8-33c935af,.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e8ca-33c935af,.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e8cd-33c935af,.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e8d0-33c935af,.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e8d4-33c935af,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e8b4-33c935af,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e8b7-33c935af,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e8ba-33c935af,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e8bd-33c935af,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e8c0-33c935af,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e8c3-33c935af,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e8c6-33c935af,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e8c8-33c935af,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e8ca-33c935af,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e8cd-33c935af,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e8d0-33c935af,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e8d4-33c935af,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e8b4-33c935af,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e8b7-33c935af,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e8ba-33c935af,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e8bd-33c935af,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e8c0-33c935af,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e8c3-33c935af,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e8c6-33c935af,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e8c8-33c935af,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e8ca-33c935af,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e8cd-33c935af,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e8d0-33c935af,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e8d4-33c935af{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae44-33c935af,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae44-33c935af,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae44-33c935af{grid-area:Area-2}.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae46-33c935af,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae46-33c935af,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae46-33c935af{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae4b-33c935af,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae4b-33c935af,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae4b-33c935af{grid-area:Area-5}.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae50-33c935af,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae50-33c935af,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae50-33c935af{grid-area:Area-7}.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae55-33c935af,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae55-33c935af,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae55-33c935af{grid-area:Area-9}.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae5a-33c935af,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae5a-33c935af,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae5a-33c935af{grid-area:Area-11}.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae5f-33c935af,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae5f-33c935af,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae5f-33c935af{grid-area:Area-13}.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae64-33c935af,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae64-33c935af,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae64-33c935af{grid-area:Area-15}.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae69-33c935af,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae69-33c935af,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae69-33c935af{grid-area:Area-17}.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae6e-33c935af,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae6e-33c935af,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae6e-33c935af{grid-area:Area-19}.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae73-33c935af,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae73-33c935af,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae73-33c935af{grid-area:Area-21}.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae78-33c935af,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae78-33c935af,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae78-33c935af{grid-area:Area-23}.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae7d-33c935af,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae7d-33c935af,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae7d-33c935af{grid-area:Area-25}.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae81-33c935af,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae81-33c935af,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae81-33c935af{grid-area:Area-4}.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae84-33c935af,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae84-33c935af,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae84-33c935af{grid-area:Area-6}.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae86-33c935af,.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae89-33c935af,.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae8c-33c935af,.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae8f-33c935af,.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae92-33c935af,.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae95-33c935af,.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae98-33c935af,.webflow-nova #w-node-_0924da9d-e17d-cabd-493d-22e6c568fbc9-33c935af,.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae9a-33c935af,.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae9c-33c935af,.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae9f-33c935af,.webflow-nova #w-node-_8a288c6b-7e76-e18a-297f-d3a29a3c653a-33c935af,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae86-33c935af,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae89-33c935af,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae8c-33c935af,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae8f-33c935af,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae92-33c935af,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae95-33c935af,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae98-33c935af,.webflow-nova-1-5 #w-node-_0924da9d-e17d-cabd-493d-22e6c568fbc9-33c935af,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae9a-33c935af,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae9c-33c935af,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae9f-33c935af,.webflow-nova-1-5 #w-node-_8a288c6b-7e76-e18a-297f-d3a29a3c653a-33c935af,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae86-33c935af,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae89-33c935af,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae8c-33c935af,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae8f-33c935af,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae92-33c935af,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae95-33c935af,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae98-33c935af,.webflow-nova-1-1 #w-node-_0924da9d-e17d-cabd-493d-22e6c568fbc9-33c935af,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae9a-33c935af,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae9c-33c935af,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae9f-33c935af,.webflow-nova-1-1 #w-node-_8a288c6b-7e76-e18a-297f-d3a29a3c653a-33c935af{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-a3667f27-f912-e340-a486-30f7f025acf8-33c935af,.webflow-nova-1-5 #w-node-a3667f27-f912-e340-a486-30f7f025acf8-33c935af,.webflow-nova-1-1 #w-node-a3667f27-f912-e340-a486-30f7f025acf8-33c935af{grid-area:Area-2}.webflow-nova #w-node-a3667f27-f912-e340-a486-30f7f025acfa-33c935af,.webflow-nova-1-5 #w-node-a3667f27-f912-e340-a486-30f7f025acfa-33c935af,.webflow-nova-1-1 #w-node-a3667f27-f912-e340-a486-30f7f025acfa-33c935af{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-a3667f27-f912-e340-a486-30f7f025acfe-33c935af,.webflow-nova-1-5 #w-node-a3667f27-f912-e340-a486-30f7f025acfe-33c935af,.webflow-nova-1-1 #w-node-a3667f27-f912-e340-a486-30f7f025acfe-33c935af{grid-area:Area-5}.webflow-nova #w-node-a3667f27-f912-e340-a486-30f7f025ad02-33c935af,.webflow-nova-1-5 #w-node-a3667f27-f912-e340-a486-30f7f025ad02-33c935af,.webflow-nova-1-1 #w-node-a3667f27-f912-e340-a486-30f7f025ad02-33c935af{grid-area:Area-7}.webflow-nova #w-node-a3667f27-f912-e340-a486-30f7f025ad06-33c935af,.webflow-nova-1-5 #w-node-a3667f27-f912-e340-a486-30f7f025ad06-33c935af,.webflow-nova-1-1 #w-node-a3667f27-f912-e340-a486-30f7f025ad06-33c935af{grid-area:Area-9}.webflow-nova #w-node-a3667f27-f912-e340-a486-30f7f025ad0a-33c935af,.webflow-nova-1-5 #w-node-a3667f27-f912-e340-a486-30f7f025ad0a-33c935af,.webflow-nova-1-1 #w-node-a3667f27-f912-e340-a486-30f7f025ad0a-33c935af{grid-area:Area-11}.webflow-nova #w-node-a3667f27-f912-e340-a486-30f7f025ad0e-33c935af,.webflow-nova-1-5 #w-node-a3667f27-f912-e340-a486-30f7f025ad0e-33c935af,.webflow-nova-1-1 #w-node-a3667f27-f912-e340-a486-30f7f025ad0e-33c935af{grid-area:Area-13}.webflow-nova #w-node-a3667f27-f912-e340-a486-30f7f025ad12-33c935af,.webflow-nova-1-5 #w-node-a3667f27-f912-e340-a486-30f7f025ad12-33c935af,.webflow-nova-1-1 #w-node-a3667f27-f912-e340-a486-30f7f025ad12-33c935af{grid-area:Area-15}.webflow-nova #w-node-a3667f27-f912-e340-a486-30f7f025ad16-33c935af,.webflow-nova-1-5 #w-node-a3667f27-f912-e340-a486-30f7f025ad16-33c935af,.webflow-nova-1-1 #w-node-a3667f27-f912-e340-a486-30f7f025ad16-33c935af{grid-area:Area-17}.webflow-nova #w-node-a3667f27-f912-e340-a486-30f7f025ad1a-33c935af,.webflow-nova-1-5 #w-node-a3667f27-f912-e340-a486-30f7f025ad1a-33c935af,.webflow-nova-1-1 #w-node-a3667f27-f912-e340-a486-30f7f025ad1a-33c935af{grid-area:Area-19}.webflow-nova #w-node-a3667f27-f912-e340-a486-30f7f025ad1e-33c935af,.webflow-nova-1-5 #w-node-a3667f27-f912-e340-a486-30f7f025ad1e-33c935af,.webflow-nova-1-1 #w-node-a3667f27-f912-e340-a486-30f7f025ad1e-33c935af{grid-area:Area-21}.webflow-nova #w-node-a3667f27-f912-e340-a486-30f7f025ad22-33c935af,.webflow-nova-1-5 #w-node-a3667f27-f912-e340-a486-30f7f025ad22-33c935af,.webflow-nova-1-1 #w-node-a3667f27-f912-e340-a486-30f7f025ad22-33c935af{grid-area:Area-23}.webflow-nova #w-node-a3667f27-f912-e340-a486-30f7f025ad26-33c935af,.webflow-nova-1-5 #w-node-a3667f27-f912-e340-a486-30f7f025ad26-33c935af,.webflow-nova-1-1 #w-node-a3667f27-f912-e340-a486-30f7f025ad26-33c935af{grid-area:Area-25}.webflow-nova #w-node-a3667f27-f912-e340-a486-30f7f025ad2a-33c935af,.webflow-nova-1-5 #w-node-a3667f27-f912-e340-a486-30f7f025ad2a-33c935af,.webflow-nova-1-1 #w-node-a3667f27-f912-e340-a486-30f7f025ad2a-33c935af{grid-area:Area-4}.webflow-nova #w-node-a3667f27-f912-e340-a486-30f7f025ad2d-33c935af,.webflow-nova-1-5 #w-node-a3667f27-f912-e340-a486-30f7f025ad2d-33c935af,.webflow-nova-1-1 #w-node-a3667f27-f912-e340-a486-30f7f025ad2d-33c935af{grid-area:Area-6}.webflow-nova #w-node-a3667f27-f912-e340-a486-30f7f025ad2f-33c935af,.webflow-nova #w-node-a3667f27-f912-e340-a486-30f7f025ad32-33c935af,.webflow-nova #w-node-a3667f27-f912-e340-a486-30f7f025ad35-33c935af,.webflow-nova #w-node-a3667f27-f912-e340-a486-30f7f025ad38-33c935af,.webflow-nova #w-node-a3667f27-f912-e340-a486-30f7f025ad3b-33c935af,.webflow-nova #w-node-a3667f27-f912-e340-a486-30f7f025ad3e-33c935af,.webflow-nova #w-node-a3667f27-f912-e340-a486-30f7f025ad41-33c935af,.webflow-nova #w-node-a3667f27-f912-e340-a486-30f7f025ad43-33c935af,.webflow-nova #w-node-a3667f27-f912-e340-a486-30f7f025ad45-33c935af,.webflow-nova #w-node-a3667f27-f912-e340-a486-30f7f025ad47-33c935af,.webflow-nova #w-node-a3667f27-f912-e340-a486-30f7f025ad4a-33c935af,.webflow-nova #w-node-a3667f27-f912-e340-a486-30f7f025ad4e-33c935af,.webflow-nova-1-5 #w-node-a3667f27-f912-e340-a486-30f7f025ad2f-33c935af,.webflow-nova-1-5 #w-node-a3667f27-f912-e340-a486-30f7f025ad32-33c935af,.webflow-nova-1-5 #w-node-a3667f27-f912-e340-a486-30f7f025ad35-33c935af,.webflow-nova-1-5 #w-node-a3667f27-f912-e340-a486-30f7f025ad38-33c935af,.webflow-nova-1-5 #w-node-a3667f27-f912-e340-a486-30f7f025ad3b-33c935af,.webflow-nova-1-5 #w-node-a3667f27-f912-e340-a486-30f7f025ad3e-33c935af,.webflow-nova-1-5 #w-node-a3667f27-f912-e340-a486-30f7f025ad41-33c935af,.webflow-nova-1-5 #w-node-a3667f27-f912-e340-a486-30f7f025ad43-33c935af,.webflow-nova-1-5 #w-node-a3667f27-f912-e340-a486-30f7f025ad45-33c935af,.webflow-nova-1-5 #w-node-a3667f27-f912-e340-a486-30f7f025ad47-33c935af,.webflow-nova-1-5 #w-node-a3667f27-f912-e340-a486-30f7f025ad4a-33c935af,.webflow-nova-1-5 #w-node-a3667f27-f912-e340-a486-30f7f025ad4e-33c935af,.webflow-nova-1-1 #w-node-a3667f27-f912-e340-a486-30f7f025ad2f-33c935af,.webflow-nova-1-1 #w-node-a3667f27-f912-e340-a486-30f7f025ad32-33c935af,.webflow-nova-1-1 #w-node-a3667f27-f912-e340-a486-30f7f025ad35-33c935af,.webflow-nova-1-1 #w-node-a3667f27-f912-e340-a486-30f7f025ad38-33c935af,.webflow-nova-1-1 #w-node-a3667f27-f912-e340-a486-30f7f025ad3b-33c935af,.webflow-nova-1-1 #w-node-a3667f27-f912-e340-a486-30f7f025ad3e-33c935af,.webflow-nova-1-1 #w-node-a3667f27-f912-e340-a486-30f7f025ad41-33c935af,.webflow-nova-1-1 #w-node-a3667f27-f912-e340-a486-30f7f025ad43-33c935af,.webflow-nova-1-1 #w-node-a3667f27-f912-e340-a486-30f7f025ad45-33c935af,.webflow-nova-1-1 #w-node-a3667f27-f912-e340-a486-30f7f025ad47-33c935af,.webflow-nova-1-1 #w-node-a3667f27-f912-e340-a486-30f7f025ad4a-33c935af,.webflow-nova-1-1 #w-node-a3667f27-f912-e340-a486-30f7f025ad4e-33c935af{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b181016-33c935af,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b181016-33c935af,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b181016-33c935af{grid-area:Area-2}.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b181018-33c935af,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b181018-33c935af,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b181018-33c935af{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b18101c-33c935af,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b18101c-33c935af,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b18101c-33c935af{grid-area:Area-5}.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b181020-33c935af,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b181020-33c935af,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b181020-33c935af{grid-area:Area-7}.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b181024-33c935af,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b181024-33c935af,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b181024-33c935af{grid-area:Area-9}.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b181028-33c935af,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b181028-33c935af,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b181028-33c935af{grid-area:Area-11}.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b18102c-33c935af,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b18102c-33c935af,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b18102c-33c935af{grid-area:Area-13}.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b181030-33c935af,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b181030-33c935af,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b181030-33c935af{grid-area:Area-15}.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b181034-33c935af,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b181034-33c935af,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b181034-33c935af{grid-area:Area-17}.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b181038-33c935af,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b181038-33c935af,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b181038-33c935af{grid-area:Area-19}.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b18103c-33c935af,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b18103c-33c935af,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b18103c-33c935af{grid-area:Area-21}.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b181040-33c935af,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b181040-33c935af,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b181040-33c935af{grid-area:Area-23}.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b181044-33c935af,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b181044-33c935af,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b181044-33c935af{grid-area:Area-25}.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b181048-33c935af,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b181048-33c935af,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b181048-33c935af{grid-area:Area-4}.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b18104b-33c935af,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b18104b-33c935af,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b18104b-33c935af{grid-area:Area-6}.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b18104d-33c935af,.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b181050-33c935af,.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b181053-33c935af,.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b181056-33c935af,.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b181059-33c935af,.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b18105c-33c935af,.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b18105f-33c935af,.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b181061-33c935af,.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b181063-33c935af,.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b181065-33c935af,.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b181068-33c935af,.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b18106c-33c935af,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b18104d-33c935af,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b181050-33c935af,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b181053-33c935af,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b181056-33c935af,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b181059-33c935af,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b18105c-33c935af,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b18105f-33c935af,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b181061-33c935af,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b181063-33c935af,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b181065-33c935af,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b181068-33c935af,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b18106c-33c935af,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b18104d-33c935af,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b181050-33c935af,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b181053-33c935af,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b181056-33c935af,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b181059-33c935af,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b18105c-33c935af,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b18105f-33c935af,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b181061-33c935af,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b181063-33c935af,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b181065-33c935af,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b181068-33c935af,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b18106c-33c935af{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b826d-33c935af,.webflow-nova-1-5 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b826d-33c935af,.webflow-nova-1-1 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b826d-33c935af{grid-area:Area-2}.webflow-nova #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b826f-33c935af,.webflow-nova-1-5 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b826f-33c935af,.webflow-nova-1-1 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b826f-33c935af{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b8273-33c935af,.webflow-nova-1-5 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b8273-33c935af,.webflow-nova-1-1 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b8273-33c935af{grid-area:Area-5}.webflow-nova #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b8277-33c935af,.webflow-nova-1-5 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b8277-33c935af,.webflow-nova-1-1 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b8277-33c935af{grid-area:Area-7}.webflow-nova #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b827b-33c935af,.webflow-nova-1-5 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b827b-33c935af,.webflow-nova-1-1 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b827b-33c935af{grid-area:Area-9}.webflow-nova #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b827f-33c935af,.webflow-nova-1-5 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b827f-33c935af,.webflow-nova-1-1 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b827f-33c935af{grid-area:Area-11}.webflow-nova #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b8283-33c935af,.webflow-nova-1-5 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b8283-33c935af,.webflow-nova-1-1 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b8283-33c935af{grid-area:Area-13}.webflow-nova #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b8287-33c935af,.webflow-nova-1-5 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b8287-33c935af,.webflow-nova-1-1 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b8287-33c935af{grid-area:Area-15}.webflow-nova #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b828b-33c935af,.webflow-nova-1-5 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b828b-33c935af,.webflow-nova-1-1 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b828b-33c935af{grid-area:Area-17}.webflow-nova #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b828f-33c935af,.webflow-nova-1-5 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b828f-33c935af,.webflow-nova-1-1 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b828f-33c935af{grid-area:Area-19}.webflow-nova #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b8293-33c935af,.webflow-nova-1-5 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b8293-33c935af,.webflow-nova-1-1 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b8293-33c935af{grid-area:Area-21}.webflow-nova #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b8297-33c935af,.webflow-nova-1-5 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b8297-33c935af,.webflow-nova-1-1 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b8297-33c935af{grid-area:Area-23}.webflow-nova #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b829b-33c935af,.webflow-nova-1-5 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b829b-33c935af,.webflow-nova-1-1 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b829b-33c935af{grid-area:Area-25}.webflow-nova #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b829f-33c935af,.webflow-nova-1-5 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b829f-33c935af,.webflow-nova-1-1 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b829f-33c935af{grid-area:Area-4}.webflow-nova #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b82a2-33c935af,.webflow-nova-1-5 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b82a2-33c935af,.webflow-nova-1-1 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b82a2-33c935af{grid-area:Area-6}.webflow-nova #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b82a4-33c935af,.webflow-nova #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b82a7-33c935af,.webflow-nova #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b82aa-33c935af,.webflow-nova #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b82ad-33c935af,.webflow-nova #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b82b0-33c935af,.webflow-nova #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b82b3-33c935af,.webflow-nova #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b82b6-33c935af,.webflow-nova #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b82b8-33c935af,.webflow-nova #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b82ba-33c935af,.webflow-nova #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b82bc-33c935af,.webflow-nova #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b82bf-33c935af,.webflow-nova #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b82c3-33c935af,.webflow-nova-1-5 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b82a4-33c935af,.webflow-nova-1-5 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b82a7-33c935af,.webflow-nova-1-5 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b82aa-33c935af,.webflow-nova-1-5 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b82ad-33c935af,.webflow-nova-1-5 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b82b0-33c935af,.webflow-nova-1-5 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b82b3-33c935af,.webflow-nova-1-5 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b82b6-33c935af,.webflow-nova-1-5 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b82b8-33c935af,.webflow-nova-1-5 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b82ba-33c935af,.webflow-nova-1-5 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b82bc-33c935af,.webflow-nova-1-5 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b82bf-33c935af,.webflow-nova-1-5 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b82c3-33c935af,.webflow-nova-1-1 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b82a4-33c935af,.webflow-nova-1-1 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b82a7-33c935af,.webflow-nova-1-1 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b82aa-33c935af,.webflow-nova-1-1 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b82ad-33c935af,.webflow-nova-1-1 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b82b0-33c935af,.webflow-nova-1-1 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b82b3-33c935af,.webflow-nova-1-1 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b82b6-33c935af,.webflow-nova-1-1 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b82b8-33c935af,.webflow-nova-1-1 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b82ba-33c935af,.webflow-nova-1-1 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b82bc-33c935af,.webflow-nova-1-1 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b82bf-33c935af,.webflow-nova-1-1 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b82c3-33c935af{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-e8ef0a51,.webflow-nova-1-5 #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-e8ef0a51,.webflow-nova-1-1 #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-e8ef0a51{grid-area:Area-3;justify-self:end}.webflow-nova #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-e8ef0a51,.webflow-nova-1-5 #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-e8ef0a51,.webflow-nova-1-1 #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-e8ef0a51{grid-area:span 1/span 1/span 1/span 1;justify-self:start}.webflow-nova #w-node-dd869850-772b-453d-bbeb-1be3a31a15c6-e8ef0a51,.webflow-nova-1-5 #w-node-dd869850-772b-453d-bbeb-1be3a31a15c6-e8ef0a51,.webflow-nova-1-1 #w-node-dd869850-772b-453d-bbeb-1be3a31a15c6-e8ef0a51{grid-area:Area-4}.webflow-nova #w-node-e6392f64-663b-3749-cd88-1e8a7634e784-e8ef0a51,.webflow-nova-1-5 #w-node-e6392f64-663b-3749-cd88-1e8a7634e784-e8ef0a51,.webflow-nova-1-1 #w-node-e6392f64-663b-3749-cd88-1e8a7634e784-e8ef0a51{grid-area:Area-5}.webflow-nova #w-node-_75171cc3-8095-888a-88da-cc91659f8a5a-e8ef0a51,.webflow-nova-1-5 #w-node-_75171cc3-8095-888a-88da-cc91659f8a5a-e8ef0a51,.webflow-nova-1-1 #w-node-_75171cc3-8095-888a-88da-cc91659f8a5a-e8ef0a51{grid-area:Area}.webflow-nova #w-node-_3ac1985e-7747-acdc-331e-6314623a389d-e8ef0a51,.webflow-nova-1-5 #w-node-_3ac1985e-7747-acdc-331e-6314623a389d-e8ef0a51,.webflow-nova-1-1 #w-node-_3ac1985e-7747-acdc-331e-6314623a389d-e8ef0a51{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3bcb3-e8ef0a51,.webflow-nova-1-5 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3bcb3-e8ef0a51,.webflow-nova-1-1 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3bcb3-e8ef0a51{grid-area:Area}.webflow-nova #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3bcb7-e8ef0a51,.webflow-nova-1-5 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3bcb7-e8ef0a51,.webflow-nova-1-1 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3bcb7-e8ef0a51{grid-area:Area-2}.webflow-nova #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3bcb9-e8ef0a51,.webflow-nova-1-5 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3bcb9-e8ef0a51,.webflow-nova-1-1 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3bcb9-e8ef0a51{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3bcbd-e8ef0a51,.webflow-nova-1-5 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3bcbd-e8ef0a51,.webflow-nova-1-1 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3bcbd-e8ef0a51{grid-area:Area-5}.webflow-nova #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3bcc1-e8ef0a51,.webflow-nova-1-5 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3bcc1-e8ef0a51,.webflow-nova-1-1 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3bcc1-e8ef0a51{grid-area:Area-7}.webflow-nova #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3bcc5-e8ef0a51,.webflow-nova-1-5 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3bcc5-e8ef0a51,.webflow-nova-1-1 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3bcc5-e8ef0a51{grid-area:Area-9}.webflow-nova #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3bcc9-e8ef0a51,.webflow-nova-1-5 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3bcc9-e8ef0a51,.webflow-nova-1-1 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3bcc9-e8ef0a51{grid-area:Area-11}.webflow-nova #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3bccd-e8ef0a51,.webflow-nova-1-5 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3bccd-e8ef0a51,.webflow-nova-1-1 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3bccd-e8ef0a51{grid-area:Area-13}.webflow-nova #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3bcd1-e8ef0a51,.webflow-nova-1-5 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3bcd1-e8ef0a51,.webflow-nova-1-1 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3bcd1-e8ef0a51{grid-area:Area-15}.webflow-nova #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3bcd5-e8ef0a51,.webflow-nova-1-5 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3bcd5-e8ef0a51,.webflow-nova-1-1 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3bcd5-e8ef0a51{grid-area:Area-17}.webflow-nova #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3bcd9-e8ef0a51,.webflow-nova-1-5 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3bcd9-e8ef0a51,.webflow-nova-1-1 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3bcd9-e8ef0a51{grid-area:Area-19}.webflow-nova #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3bcdd-e8ef0a51,.webflow-nova-1-5 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3bcdd-e8ef0a51,.webflow-nova-1-1 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3bcdd-e8ef0a51{grid-area:Area-21}.webflow-nova #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3bce1-e8ef0a51,.webflow-nova-1-5 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3bce1-e8ef0a51,.webflow-nova-1-1 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3bce1-e8ef0a51{grid-area:Area-23}.webflow-nova #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3bce5-e8ef0a51,.webflow-nova-1-5 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3bce5-e8ef0a51,.webflow-nova-1-1 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3bce5-e8ef0a51{grid-area:Area-25}.webflow-nova #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3bce9-e8ef0a51,.webflow-nova-1-5 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3bce9-e8ef0a51,.webflow-nova-1-1 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3bce9-e8ef0a51{grid-area:Area-4}.webflow-nova #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3bcec-e8ef0a51,.webflow-nova-1-5 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3bcec-e8ef0a51,.webflow-nova-1-1 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3bcec-e8ef0a51{grid-area:Area-6}.webflow-nova #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3bcee-e8ef0a51,.webflow-nova #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3bcf1-e8ef0a51,.webflow-nova #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3bcf4-e8ef0a51,.webflow-nova #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3bcf7-e8ef0a51,.webflow-nova #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3bcfa-e8ef0a51,.webflow-nova #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3bcfd-e8ef0a51,.webflow-nova #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3bd00-e8ef0a51,.webflow-nova #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3bd02-e8ef0a51,.webflow-nova #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3bd04-e8ef0a51,.webflow-nova #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3bd07-e8ef0a51,.webflow-nova #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3bd0a-e8ef0a51,.webflow-nova #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3bd0e-e8ef0a51,.webflow-nova-1-5 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3bcee-e8ef0a51,.webflow-nova-1-5 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3bcf1-e8ef0a51,.webflow-nova-1-5 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3bcf4-e8ef0a51,.webflow-nova-1-5 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3bcf7-e8ef0a51,.webflow-nova-1-5 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3bcfa-e8ef0a51,.webflow-nova-1-5 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3bcfd-e8ef0a51,.webflow-nova-1-5 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3bd00-e8ef0a51,.webflow-nova-1-5 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3bd02-e8ef0a51,.webflow-nova-1-5 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3bd04-e8ef0a51,.webflow-nova-1-5 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3bd07-e8ef0a51,.webflow-nova-1-5 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3bd0a-e8ef0a51,.webflow-nova-1-5 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3bd0e-e8ef0a51,.webflow-nova-1-1 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3bcee-e8ef0a51,.webflow-nova-1-1 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3bcf1-e8ef0a51,.webflow-nova-1-1 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3bcf4-e8ef0a51,.webflow-nova-1-1 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3bcf7-e8ef0a51,.webflow-nova-1-1 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3bcfa-e8ef0a51,.webflow-nova-1-1 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3bcfd-e8ef0a51,.webflow-nova-1-1 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3bd00-e8ef0a51,.webflow-nova-1-1 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3bd02-e8ef0a51,.webflow-nova-1-1 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3bd04-e8ef0a51,.webflow-nova-1-1 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3bd07-e8ef0a51,.webflow-nova-1-1 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3bd0a-e8ef0a51,.webflow-nova-1-1 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3bd0e-e8ef0a51{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-_32704894-6963-76b5-7283-244a99b30335-e8ef0a51,.webflow-nova-1-5 #w-node-_32704894-6963-76b5-7283-244a99b30335-e8ef0a51,.webflow-nova-1-1 #w-node-_32704894-6963-76b5-7283-244a99b30335-e8ef0a51{grid-area:Area}.webflow-nova #w-node-_32704894-6963-76b5-7283-244a99b30339-e8ef0a51,.webflow-nova-1-5 #w-node-_32704894-6963-76b5-7283-244a99b30339-e8ef0a51,.webflow-nova-1-1 #w-node-_32704894-6963-76b5-7283-244a99b30339-e8ef0a51{grid-area:Area-2}.webflow-nova #w-node-_32704894-6963-76b5-7283-244a99b3033b-e8ef0a51,.webflow-nova-1-5 #w-node-_32704894-6963-76b5-7283-244a99b3033b-e8ef0a51,.webflow-nova-1-1 #w-node-_32704894-6963-76b5-7283-244a99b3033b-e8ef0a51{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-_32704894-6963-76b5-7283-244a99b3033f-e8ef0a51,.webflow-nova-1-5 #w-node-_32704894-6963-76b5-7283-244a99b3033f-e8ef0a51,.webflow-nova-1-1 #w-node-_32704894-6963-76b5-7283-244a99b3033f-e8ef0a51{grid-area:Area-5}.webflow-nova #w-node-_32704894-6963-76b5-7283-244a99b30343-e8ef0a51,.webflow-nova-1-5 #w-node-_32704894-6963-76b5-7283-244a99b30343-e8ef0a51,.webflow-nova-1-1 #w-node-_32704894-6963-76b5-7283-244a99b30343-e8ef0a51{grid-area:Area-7}.webflow-nova #w-node-_32704894-6963-76b5-7283-244a99b30347-e8ef0a51,.webflow-nova-1-5 #w-node-_32704894-6963-76b5-7283-244a99b30347-e8ef0a51,.webflow-nova-1-1 #w-node-_32704894-6963-76b5-7283-244a99b30347-e8ef0a51{grid-area:Area-9}.webflow-nova #w-node-_32704894-6963-76b5-7283-244a99b3034b-e8ef0a51,.webflow-nova-1-5 #w-node-_32704894-6963-76b5-7283-244a99b3034b-e8ef0a51,.webflow-nova-1-1 #w-node-_32704894-6963-76b5-7283-244a99b3034b-e8ef0a51{grid-area:Area-11}.webflow-nova #w-node-_32704894-6963-76b5-7283-244a99b3034f-e8ef0a51,.webflow-nova-1-5 #w-node-_32704894-6963-76b5-7283-244a99b3034f-e8ef0a51,.webflow-nova-1-1 #w-node-_32704894-6963-76b5-7283-244a99b3034f-e8ef0a51{grid-area:Area-13}.webflow-nova #w-node-_32704894-6963-76b5-7283-244a99b30353-e8ef0a51,.webflow-nova-1-5 #w-node-_32704894-6963-76b5-7283-244a99b30353-e8ef0a51,.webflow-nova-1-1 #w-node-_32704894-6963-76b5-7283-244a99b30353-e8ef0a51{grid-area:Area-15}.webflow-nova #w-node-_32704894-6963-76b5-7283-244a99b30357-e8ef0a51,.webflow-nova-1-5 #w-node-_32704894-6963-76b5-7283-244a99b30357-e8ef0a51,.webflow-nova-1-1 #w-node-_32704894-6963-76b5-7283-244a99b30357-e8ef0a51{grid-area:Area-17}.webflow-nova #w-node-_32704894-6963-76b5-7283-244a99b3035b-e8ef0a51,.webflow-nova-1-5 #w-node-_32704894-6963-76b5-7283-244a99b3035b-e8ef0a51,.webflow-nova-1-1 #w-node-_32704894-6963-76b5-7283-244a99b3035b-e8ef0a51{grid-area:Area-19}.webflow-nova #w-node-_32704894-6963-76b5-7283-244a99b3035f-e8ef0a51,.webflow-nova-1-5 #w-node-_32704894-6963-76b5-7283-244a99b3035f-e8ef0a51,.webflow-nova-1-1 #w-node-_32704894-6963-76b5-7283-244a99b3035f-e8ef0a51{grid-area:Area-21}.webflow-nova #w-node-_32704894-6963-76b5-7283-244a99b30363-e8ef0a51,.webflow-nova-1-5 #w-node-_32704894-6963-76b5-7283-244a99b30363-e8ef0a51,.webflow-nova-1-1 #w-node-_32704894-6963-76b5-7283-244a99b30363-e8ef0a51{grid-area:Area-23}.webflow-nova #w-node-_32704894-6963-76b5-7283-244a99b30367-e8ef0a51,.webflow-nova-1-5 #w-node-_32704894-6963-76b5-7283-244a99b30367-e8ef0a51,.webflow-nova-1-1 #w-node-_32704894-6963-76b5-7283-244a99b30367-e8ef0a51{grid-area:Area-25}.webflow-nova #w-node-_32704894-6963-76b5-7283-244a99b3036b-e8ef0a51,.webflow-nova-1-5 #w-node-_32704894-6963-76b5-7283-244a99b3036b-e8ef0a51,.webflow-nova-1-1 #w-node-_32704894-6963-76b5-7283-244a99b3036b-e8ef0a51{grid-area:Area-4}.webflow-nova #w-node-_32704894-6963-76b5-7283-244a99b3036e-e8ef0a51,.webflow-nova-1-5 #w-node-_32704894-6963-76b5-7283-244a99b3036e-e8ef0a51,.webflow-nova-1-1 #w-node-_32704894-6963-76b5-7283-244a99b3036e-e8ef0a51{grid-area:Area-6}.webflow-nova #w-node-_32704894-6963-76b5-7283-244a99b30370-e8ef0a51,.webflow-nova #w-node-_32704894-6963-76b5-7283-244a99b30373-e8ef0a51,.webflow-nova #w-node-_32704894-6963-76b5-7283-244a99b30376-e8ef0a51,.webflow-nova #w-node-_32704894-6963-76b5-7283-244a99b30379-e8ef0a51,.webflow-nova #w-node-_32704894-6963-76b5-7283-244a99b3037c-e8ef0a51,.webflow-nova #w-node-_32704894-6963-76b5-7283-244a99b3037f-e8ef0a51,.webflow-nova #w-node-_32704894-6963-76b5-7283-244a99b30382-e8ef0a51,.webflow-nova #w-node-_32704894-6963-76b5-7283-244a99b30384-e8ef0a51,.webflow-nova #w-node-_32704894-6963-76b5-7283-244a99b30386-e8ef0a51,.webflow-nova #w-node-_32704894-6963-76b5-7283-244a99b30389-e8ef0a51,.webflow-nova #w-node-_32704894-6963-76b5-7283-244a99b3038c-e8ef0a51,.webflow-nova #w-node-_32704894-6963-76b5-7283-244a99b30390-e8ef0a51,.webflow-nova-1-5 #w-node-_32704894-6963-76b5-7283-244a99b30370-e8ef0a51,.webflow-nova-1-5 #w-node-_32704894-6963-76b5-7283-244a99b30373-e8ef0a51,.webflow-nova-1-5 #w-node-_32704894-6963-76b5-7283-244a99b30376-e8ef0a51,.webflow-nova-1-5 #w-node-_32704894-6963-76b5-7283-244a99b30379-e8ef0a51,.webflow-nova-1-5 #w-node-_32704894-6963-76b5-7283-244a99b3037c-e8ef0a51,.webflow-nova-1-5 #w-node-_32704894-6963-76b5-7283-244a99b3037f-e8ef0a51,.webflow-nova-1-5 #w-node-_32704894-6963-76b5-7283-244a99b30382-e8ef0a51,.webflow-nova-1-5 #w-node-_32704894-6963-76b5-7283-244a99b30384-e8ef0a51,.webflow-nova-1-5 #w-node-_32704894-6963-76b5-7283-244a99b30386-e8ef0a51,.webflow-nova-1-5 #w-node-_32704894-6963-76b5-7283-244a99b30389-e8ef0a51,.webflow-nova-1-5 #w-node-_32704894-6963-76b5-7283-244a99b3038c-e8ef0a51,.webflow-nova-1-5 #w-node-_32704894-6963-76b5-7283-244a99b30390-e8ef0a51,.webflow-nova-1-1 #w-node-_32704894-6963-76b5-7283-244a99b30370-e8ef0a51,.webflow-nova-1-1 #w-node-_32704894-6963-76b5-7283-244a99b30373-e8ef0a51,.webflow-nova-1-1 #w-node-_32704894-6963-76b5-7283-244a99b30376-e8ef0a51,.webflow-nova-1-1 #w-node-_32704894-6963-76b5-7283-244a99b30379-e8ef0a51,.webflow-nova-1-1 #w-node-_32704894-6963-76b5-7283-244a99b3037c-e8ef0a51,.webflow-nova-1-1 #w-node-_32704894-6963-76b5-7283-244a99b3037f-e8ef0a51,.webflow-nova-1-1 #w-node-_32704894-6963-76b5-7283-244a99b30382-e8ef0a51,.webflow-nova-1-1 #w-node-_32704894-6963-76b5-7283-244a99b30384-e8ef0a51,.webflow-nova-1-1 #w-node-_32704894-6963-76b5-7283-244a99b30386-e8ef0a51,.webflow-nova-1-1 #w-node-_32704894-6963-76b5-7283-244a99b30389-e8ef0a51,.webflow-nova-1-1 #w-node-_32704894-6963-76b5-7283-244a99b3038c-e8ef0a51,.webflow-nova-1-1 #w-node-_32704894-6963-76b5-7283-244a99b30390-e8ef0a51{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-aac70074-d0f1-52d6-3380-f9e83ca8aecf-e8ef0a51,.webflow-nova-1-5 #w-node-aac70074-d0f1-52d6-3380-f9e83ca8aecf-e8ef0a51,.webflow-nova-1-1 #w-node-aac70074-d0f1-52d6-3380-f9e83ca8aecf-e8ef0a51{grid-area:Area}.webflow-nova #w-node-aac70074-d0f1-52d6-3380-f9e83ca8aed3-e8ef0a51,.webflow-nova-1-5 #w-node-aac70074-d0f1-52d6-3380-f9e83ca8aed3-e8ef0a51,.webflow-nova-1-1 #w-node-aac70074-d0f1-52d6-3380-f9e83ca8aed3-e8ef0a51{grid-area:Area-2}.webflow-nova #w-node-aac70074-d0f1-52d6-3380-f9e83ca8aed5-e8ef0a51,.webflow-nova-1-5 #w-node-aac70074-d0f1-52d6-3380-f9e83ca8aed5-e8ef0a51,.webflow-nova-1-1 #w-node-aac70074-d0f1-52d6-3380-f9e83ca8aed5-e8ef0a51{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-aac70074-d0f1-52d6-3380-f9e83ca8aed9-e8ef0a51,.webflow-nova-1-5 #w-node-aac70074-d0f1-52d6-3380-f9e83ca8aed9-e8ef0a51,.webflow-nova-1-1 #w-node-aac70074-d0f1-52d6-3380-f9e83ca8aed9-e8ef0a51{grid-area:Area-5}.webflow-nova #w-node-aac70074-d0f1-52d6-3380-f9e83ca8aedd-e8ef0a51,.webflow-nova-1-5 #w-node-aac70074-d0f1-52d6-3380-f9e83ca8aedd-e8ef0a51,.webflow-nova-1-1 #w-node-aac70074-d0f1-52d6-3380-f9e83ca8aedd-e8ef0a51{grid-area:Area-7}.webflow-nova #w-node-aac70074-d0f1-52d6-3380-f9e83ca8aee1-e8ef0a51,.webflow-nova-1-5 #w-node-aac70074-d0f1-52d6-3380-f9e83ca8aee1-e8ef0a51,.webflow-nova-1-1 #w-node-aac70074-d0f1-52d6-3380-f9e83ca8aee1-e8ef0a51{grid-area:Area-9}.webflow-nova #w-node-aac70074-d0f1-52d6-3380-f9e83ca8aee5-e8ef0a51,.webflow-nova-1-5 #w-node-aac70074-d0f1-52d6-3380-f9e83ca8aee5-e8ef0a51,.webflow-nova-1-1 #w-node-aac70074-d0f1-52d6-3380-f9e83ca8aee5-e8ef0a51{grid-area:Area-11}.webflow-nova #w-node-aac70074-d0f1-52d6-3380-f9e83ca8aee9-e8ef0a51,.webflow-nova-1-5 #w-node-aac70074-d0f1-52d6-3380-f9e83ca8aee9-e8ef0a51,.webflow-nova-1-1 #w-node-aac70074-d0f1-52d6-3380-f9e83ca8aee9-e8ef0a51{grid-area:Area-13}.webflow-nova #w-node-aac70074-d0f1-52d6-3380-f9e83ca8aeed-e8ef0a51,.webflow-nova-1-5 #w-node-aac70074-d0f1-52d6-3380-f9e83ca8aeed-e8ef0a51,.webflow-nova-1-1 #w-node-aac70074-d0f1-52d6-3380-f9e83ca8aeed-e8ef0a51{grid-area:Area-15}.webflow-nova #w-node-aac70074-d0f1-52d6-3380-f9e83ca8aef1-e8ef0a51,.webflow-nova-1-5 #w-node-aac70074-d0f1-52d6-3380-f9e83ca8aef1-e8ef0a51,.webflow-nova-1-1 #w-node-aac70074-d0f1-52d6-3380-f9e83ca8aef1-e8ef0a51{grid-area:Area-17}.webflow-nova #w-node-aac70074-d0f1-52d6-3380-f9e83ca8aef5-e8ef0a51,.webflow-nova-1-5 #w-node-aac70074-d0f1-52d6-3380-f9e83ca8aef5-e8ef0a51,.webflow-nova-1-1 #w-node-aac70074-d0f1-52d6-3380-f9e83ca8aef5-e8ef0a51{grid-area:Area-19}.webflow-nova #w-node-aac70074-d0f1-52d6-3380-f9e83ca8aef9-e8ef0a51,.webflow-nova-1-5 #w-node-aac70074-d0f1-52d6-3380-f9e83ca8aef9-e8ef0a51,.webflow-nova-1-1 #w-node-aac70074-d0f1-52d6-3380-f9e83ca8aef9-e8ef0a51{grid-area:Area-21}.webflow-nova #w-node-aac70074-d0f1-52d6-3380-f9e83ca8aefd-e8ef0a51,.webflow-nova-1-5 #w-node-aac70074-d0f1-52d6-3380-f9e83ca8aefd-e8ef0a51,.webflow-nova-1-1 #w-node-aac70074-d0f1-52d6-3380-f9e83ca8aefd-e8ef0a51{grid-area:Area-23}.webflow-nova #w-node-aac70074-d0f1-52d6-3380-f9e83ca8af01-e8ef0a51,.webflow-nova-1-5 #w-node-aac70074-d0f1-52d6-3380-f9e83ca8af01-e8ef0a51,.webflow-nova-1-1 #w-node-aac70074-d0f1-52d6-3380-f9e83ca8af01-e8ef0a51{grid-area:Area-25}.webflow-nova #w-node-aac70074-d0f1-52d6-3380-f9e83ca8af05-e8ef0a51,.webflow-nova-1-5 #w-node-aac70074-d0f1-52d6-3380-f9e83ca8af05-e8ef0a51,.webflow-nova-1-1 #w-node-aac70074-d0f1-52d6-3380-f9e83ca8af05-e8ef0a51{grid-area:Area-4}.webflow-nova #w-node-aac70074-d0f1-52d6-3380-f9e83ca8af08-e8ef0a51,.webflow-nova-1-5 #w-node-aac70074-d0f1-52d6-3380-f9e83ca8af08-e8ef0a51,.webflow-nova-1-1 #w-node-aac70074-d0f1-52d6-3380-f9e83ca8af08-e8ef0a51{grid-area:Area-6}.webflow-nova #w-node-aac70074-d0f1-52d6-3380-f9e83ca8af0a-e8ef0a51,.webflow-nova #w-node-aac70074-d0f1-52d6-3380-f9e83ca8af0d-e8ef0a51,.webflow-nova #w-node-aac70074-d0f1-52d6-3380-f9e83ca8af10-e8ef0a51,.webflow-nova #w-node-aac70074-d0f1-52d6-3380-f9e83ca8af13-e8ef0a51,.webflow-nova #w-node-aac70074-d0f1-52d6-3380-f9e83ca8af16-e8ef0a51,.webflow-nova #w-node-aac70074-d0f1-52d6-3380-f9e83ca8af19-e8ef0a51,.webflow-nova #w-node-aac70074-d0f1-52d6-3380-f9e83ca8af1c-e8ef0a51,.webflow-nova #w-node-aac70074-d0f1-52d6-3380-f9e83ca8af1e-e8ef0a51,.webflow-nova #w-node-aac70074-d0f1-52d6-3380-f9e83ca8af20-e8ef0a51,.webflow-nova #w-node-aac70074-d0f1-52d6-3380-f9e83ca8af23-e8ef0a51,.webflow-nova #w-node-aac70074-d0f1-52d6-3380-f9e83ca8af26-e8ef0a51,.webflow-nova #w-node-aac70074-d0f1-52d6-3380-f9e83ca8af2a-e8ef0a51,.webflow-nova-1-5 #w-node-aac70074-d0f1-52d6-3380-f9e83ca8af0a-e8ef0a51,.webflow-nova-1-5 #w-node-aac70074-d0f1-52d6-3380-f9e83ca8af0d-e8ef0a51,.webflow-nova-1-5 #w-node-aac70074-d0f1-52d6-3380-f9e83ca8af10-e8ef0a51,.webflow-nova-1-5 #w-node-aac70074-d0f1-52d6-3380-f9e83ca8af13-e8ef0a51,.webflow-nova-1-5 #w-node-aac70074-d0f1-52d6-3380-f9e83ca8af16-e8ef0a51,.webflow-nova-1-5 #w-node-aac70074-d0f1-52d6-3380-f9e83ca8af19-e8ef0a51,.webflow-nova-1-5 #w-node-aac70074-d0f1-52d6-3380-f9e83ca8af1c-e8ef0a51,.webflow-nova-1-5 #w-node-aac70074-d0f1-52d6-3380-f9e83ca8af1e-e8ef0a51,.webflow-nova-1-5 #w-node-aac70074-d0f1-52d6-3380-f9e83ca8af20-e8ef0a51,.webflow-nova-1-5 #w-node-aac70074-d0f1-52d6-3380-f9e83ca8af23-e8ef0a51,.webflow-nova-1-5 #w-node-aac70074-d0f1-52d6-3380-f9e83ca8af26-e8ef0a51,.webflow-nova-1-5 #w-node-aac70074-d0f1-52d6-3380-f9e83ca8af2a-e8ef0a51,.webflow-nova-1-1 #w-node-aac70074-d0f1-52d6-3380-f9e83ca8af0a-e8ef0a51,.webflow-nova-1-1 #w-node-aac70074-d0f1-52d6-3380-f9e83ca8af0d-e8ef0a51,.webflow-nova-1-1 #w-node-aac70074-d0f1-52d6-3380-f9e83ca8af10-e8ef0a51,.webflow-nova-1-1 #w-node-aac70074-d0f1-52d6-3380-f9e83ca8af13-e8ef0a51,.webflow-nova-1-1 #w-node-aac70074-d0f1-52d6-3380-f9e83ca8af16-e8ef0a51,.webflow-nova-1-1 #w-node-aac70074-d0f1-52d6-3380-f9e83ca8af19-e8ef0a51,.webflow-nova-1-1 #w-node-aac70074-d0f1-52d6-3380-f9e83ca8af1c-e8ef0a51,.webflow-nova-1-1 #w-node-aac70074-d0f1-52d6-3380-f9e83ca8af1e-e8ef0a51,.webflow-nova-1-1 #w-node-aac70074-d0f1-52d6-3380-f9e83ca8af20-e8ef0a51,.webflow-nova-1-1 #w-node-aac70074-d0f1-52d6-3380-f9e83ca8af23-e8ef0a51,.webflow-nova-1-1 #w-node-aac70074-d0f1-52d6-3380-f9e83ca8af26-e8ef0a51,.webflow-nova-1-1 #w-node-aac70074-d0f1-52d6-3380-f9e83ca8af2a-e8ef0a51{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-dd73785e-abb3-10c5-446b-3af37752a6b1-e8ef0a51,.webflow-nova-1-5 #w-node-dd73785e-abb3-10c5-446b-3af37752a6b1-e8ef0a51,.webflow-nova-1-1 #w-node-dd73785e-abb3-10c5-446b-3af37752a6b1-e8ef0a51{grid-area:Area}.webflow-nova #w-node-dd73785e-abb3-10c5-446b-3af37752a6b5-e8ef0a51,.webflow-nova-1-5 #w-node-dd73785e-abb3-10c5-446b-3af37752a6b5-e8ef0a51,.webflow-nova-1-1 #w-node-dd73785e-abb3-10c5-446b-3af37752a6b5-e8ef0a51{grid-area:Area-2}.webflow-nova #w-node-dd73785e-abb3-10c5-446b-3af37752a6b7-e8ef0a51,.webflow-nova-1-5 #w-node-dd73785e-abb3-10c5-446b-3af37752a6b7-e8ef0a51,.webflow-nova-1-1 #w-node-dd73785e-abb3-10c5-446b-3af37752a6b7-e8ef0a51{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-dd73785e-abb3-10c5-446b-3af37752a6bb-e8ef0a51,.webflow-nova-1-5 #w-node-dd73785e-abb3-10c5-446b-3af37752a6bb-e8ef0a51,.webflow-nova-1-1 #w-node-dd73785e-abb3-10c5-446b-3af37752a6bb-e8ef0a51{grid-area:Area-5}.webflow-nova #w-node-dd73785e-abb3-10c5-446b-3af37752a6bf-e8ef0a51,.webflow-nova-1-5 #w-node-dd73785e-abb3-10c5-446b-3af37752a6bf-e8ef0a51,.webflow-nova-1-1 #w-node-dd73785e-abb3-10c5-446b-3af37752a6bf-e8ef0a51{grid-area:Area-7}.webflow-nova #w-node-dd73785e-abb3-10c5-446b-3af37752a6c3-e8ef0a51,.webflow-nova-1-5 #w-node-dd73785e-abb3-10c5-446b-3af37752a6c3-e8ef0a51,.webflow-nova-1-1 #w-node-dd73785e-abb3-10c5-446b-3af37752a6c3-e8ef0a51{grid-area:Area-9}.webflow-nova #w-node-dd73785e-abb3-10c5-446b-3af37752a6c7-e8ef0a51,.webflow-nova-1-5 #w-node-dd73785e-abb3-10c5-446b-3af37752a6c7-e8ef0a51,.webflow-nova-1-1 #w-node-dd73785e-abb3-10c5-446b-3af37752a6c7-e8ef0a51{grid-area:Area-11}.webflow-nova #w-node-dd73785e-abb3-10c5-446b-3af37752a6cb-e8ef0a51,.webflow-nova-1-5 #w-node-dd73785e-abb3-10c5-446b-3af37752a6cb-e8ef0a51,.webflow-nova-1-1 #w-node-dd73785e-abb3-10c5-446b-3af37752a6cb-e8ef0a51{grid-area:Area-13}.webflow-nova #w-node-dd73785e-abb3-10c5-446b-3af37752a6cf-e8ef0a51,.webflow-nova-1-5 #w-node-dd73785e-abb3-10c5-446b-3af37752a6cf-e8ef0a51,.webflow-nova-1-1 #w-node-dd73785e-abb3-10c5-446b-3af37752a6cf-e8ef0a51{grid-area:Area-15}.webflow-nova #w-node-dd73785e-abb3-10c5-446b-3af37752a6d3-e8ef0a51,.webflow-nova-1-5 #w-node-dd73785e-abb3-10c5-446b-3af37752a6d3-e8ef0a51,.webflow-nova-1-1 #w-node-dd73785e-abb3-10c5-446b-3af37752a6d3-e8ef0a51{grid-area:Area-17}.webflow-nova #w-node-dd73785e-abb3-10c5-446b-3af37752a6d7-e8ef0a51,.webflow-nova-1-5 #w-node-dd73785e-abb3-10c5-446b-3af37752a6d7-e8ef0a51,.webflow-nova-1-1 #w-node-dd73785e-abb3-10c5-446b-3af37752a6d7-e8ef0a51{grid-area:Area-19}.webflow-nova #w-node-dd73785e-abb3-10c5-446b-3af37752a6db-e8ef0a51,.webflow-nova-1-5 #w-node-dd73785e-abb3-10c5-446b-3af37752a6db-e8ef0a51,.webflow-nova-1-1 #w-node-dd73785e-abb3-10c5-446b-3af37752a6db-e8ef0a51{grid-area:Area-21}.webflow-nova #w-node-dd73785e-abb3-10c5-446b-3af37752a6df-e8ef0a51,.webflow-nova-1-5 #w-node-dd73785e-abb3-10c5-446b-3af37752a6df-e8ef0a51,.webflow-nova-1-1 #w-node-dd73785e-abb3-10c5-446b-3af37752a6df-e8ef0a51{grid-area:Area-23}.webflow-nova #w-node-dd73785e-abb3-10c5-446b-3af37752a6e3-e8ef0a51,.webflow-nova-1-5 #w-node-dd73785e-abb3-10c5-446b-3af37752a6e3-e8ef0a51,.webflow-nova-1-1 #w-node-dd73785e-abb3-10c5-446b-3af37752a6e3-e8ef0a51{grid-area:Area-25}.webflow-nova #w-node-dd73785e-abb3-10c5-446b-3af37752a6e7-e8ef0a51,.webflow-nova-1-5 #w-node-dd73785e-abb3-10c5-446b-3af37752a6e7-e8ef0a51,.webflow-nova-1-1 #w-node-dd73785e-abb3-10c5-446b-3af37752a6e7-e8ef0a51{grid-area:Area-4}.webflow-nova #w-node-dd73785e-abb3-10c5-446b-3af37752a6ea-e8ef0a51,.webflow-nova-1-5 #w-node-dd73785e-abb3-10c5-446b-3af37752a6ea-e8ef0a51,.webflow-nova-1-1 #w-node-dd73785e-abb3-10c5-446b-3af37752a6ea-e8ef0a51{grid-area:Area-6}.webflow-nova #w-node-dd73785e-abb3-10c5-446b-3af37752a6ec-e8ef0a51,.webflow-nova #w-node-dd73785e-abb3-10c5-446b-3af37752a6ef-e8ef0a51,.webflow-nova #w-node-dd73785e-abb3-10c5-446b-3af37752a6f2-e8ef0a51,.webflow-nova #w-node-dd73785e-abb3-10c5-446b-3af37752a6f5-e8ef0a51,.webflow-nova #w-node-dd73785e-abb3-10c5-446b-3af37752a6f8-e8ef0a51,.webflow-nova #w-node-dd73785e-abb3-10c5-446b-3af37752a6fb-e8ef0a51,.webflow-nova #w-node-dd73785e-abb3-10c5-446b-3af37752a6fe-e8ef0a51,.webflow-nova #w-node-dd73785e-abb3-10c5-446b-3af37752a700-e8ef0a51,.webflow-nova #w-node-dd73785e-abb3-10c5-446b-3af37752a702-e8ef0a51,.webflow-nova #w-node-dd73785e-abb3-10c5-446b-3af37752a705-e8ef0a51,.webflow-nova #w-node-dd73785e-abb3-10c5-446b-3af37752a708-e8ef0a51,.webflow-nova #w-node-dd73785e-abb3-10c5-446b-3af37752a70c-e8ef0a51,.webflow-nova-1-5 #w-node-dd73785e-abb3-10c5-446b-3af37752a6ec-e8ef0a51,.webflow-nova-1-5 #w-node-dd73785e-abb3-10c5-446b-3af37752a6ef-e8ef0a51,.webflow-nova-1-5 #w-node-dd73785e-abb3-10c5-446b-3af37752a6f2-e8ef0a51,.webflow-nova-1-5 #w-node-dd73785e-abb3-10c5-446b-3af37752a6f5-e8ef0a51,.webflow-nova-1-5 #w-node-dd73785e-abb3-10c5-446b-3af37752a6f8-e8ef0a51,.webflow-nova-1-5 #w-node-dd73785e-abb3-10c5-446b-3af37752a6fb-e8ef0a51,.webflow-nova-1-5 #w-node-dd73785e-abb3-10c5-446b-3af37752a6fe-e8ef0a51,.webflow-nova-1-5 #w-node-dd73785e-abb3-10c5-446b-3af37752a700-e8ef0a51,.webflow-nova-1-5 #w-node-dd73785e-abb3-10c5-446b-3af37752a702-e8ef0a51,.webflow-nova-1-5 #w-node-dd73785e-abb3-10c5-446b-3af37752a705-e8ef0a51,.webflow-nova-1-5 #w-node-dd73785e-abb3-10c5-446b-3af37752a708-e8ef0a51,.webflow-nova-1-5 #w-node-dd73785e-abb3-10c5-446b-3af37752a70c-e8ef0a51,.webflow-nova-1-1 #w-node-dd73785e-abb3-10c5-446b-3af37752a6ec-e8ef0a51,.webflow-nova-1-1 #w-node-dd73785e-abb3-10c5-446b-3af37752a6ef-e8ef0a51,.webflow-nova-1-1 #w-node-dd73785e-abb3-10c5-446b-3af37752a6f2-e8ef0a51,.webflow-nova-1-1 #w-node-dd73785e-abb3-10c5-446b-3af37752a6f5-e8ef0a51,.webflow-nova-1-1 #w-node-dd73785e-abb3-10c5-446b-3af37752a6f8-e8ef0a51,.webflow-nova-1-1 #w-node-dd73785e-abb3-10c5-446b-3af37752a6fb-e8ef0a51,.webflow-nova-1-1 #w-node-dd73785e-abb3-10c5-446b-3af37752a6fe-e8ef0a51,.webflow-nova-1-1 #w-node-dd73785e-abb3-10c5-446b-3af37752a700-e8ef0a51,.webflow-nova-1-1 #w-node-dd73785e-abb3-10c5-446b-3af37752a702-e8ef0a51,.webflow-nova-1-1 #w-node-dd73785e-abb3-10c5-446b-3af37752a705-e8ef0a51,.webflow-nova-1-1 #w-node-dd73785e-abb3-10c5-446b-3af37752a708-e8ef0a51,.webflow-nova-1-1 #w-node-dd73785e-abb3-10c5-446b-3af37752a70c-e8ef0a51{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3be4f-e8ef0a51,.webflow-nova-1-5 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3be4f-e8ef0a51,.webflow-nova-1-1 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3be4f-e8ef0a51{grid-area:Area-2}.webflow-nova #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3be51-e8ef0a51,.webflow-nova-1-5 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3be51-e8ef0a51,.webflow-nova-1-1 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3be51-e8ef0a51{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3be55-e8ef0a51,.webflow-nova-1-5 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3be55-e8ef0a51,.webflow-nova-1-1 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3be55-e8ef0a51{grid-area:Area-5}.webflow-nova #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3be59-e8ef0a51,.webflow-nova-1-5 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3be59-e8ef0a51,.webflow-nova-1-1 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3be59-e8ef0a51{grid-area:Area-7}.webflow-nova #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3be5d-e8ef0a51,.webflow-nova-1-5 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3be5d-e8ef0a51,.webflow-nova-1-1 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3be5d-e8ef0a51{grid-area:Area-9}.webflow-nova #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3be61-e8ef0a51,.webflow-nova-1-5 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3be61-e8ef0a51,.webflow-nova-1-1 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3be61-e8ef0a51{grid-area:Area-11}.webflow-nova #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3be65-e8ef0a51,.webflow-nova-1-5 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3be65-e8ef0a51,.webflow-nova-1-1 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3be65-e8ef0a51{grid-area:Area-13}.webflow-nova #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3be69-e8ef0a51,.webflow-nova-1-5 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3be69-e8ef0a51,.webflow-nova-1-1 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3be69-e8ef0a51{grid-area:Area-15}.webflow-nova #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3be6f-e8ef0a51,.webflow-nova-1-5 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3be6f-e8ef0a51,.webflow-nova-1-1 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3be6f-e8ef0a51{grid-area:Area-17}.webflow-nova #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3be73-e8ef0a51,.webflow-nova-1-5 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3be73-e8ef0a51,.webflow-nova-1-1 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3be73-e8ef0a51{grid-area:Area-19}.webflow-nova #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3be77-e8ef0a51,.webflow-nova-1-5 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3be77-e8ef0a51,.webflow-nova-1-1 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3be77-e8ef0a51{grid-area:Area-21}.webflow-nova #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3be7b-e8ef0a51,.webflow-nova-1-5 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3be7b-e8ef0a51,.webflow-nova-1-1 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3be7b-e8ef0a51{grid-area:Area-23}.webflow-nova #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3be7f-e8ef0a51,.webflow-nova-1-5 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3be7f-e8ef0a51,.webflow-nova-1-1 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3be7f-e8ef0a51{grid-area:Area-25}.webflow-nova #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3be83-e8ef0a51,.webflow-nova-1-5 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3be83-e8ef0a51,.webflow-nova-1-1 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3be83-e8ef0a51{grid-area:Area-4}.webflow-nova #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3be86-e8ef0a51,.webflow-nova-1-5 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3be86-e8ef0a51,.webflow-nova-1-1 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3be86-e8ef0a51{grid-area:Area-6}.webflow-nova #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3be88-e8ef0a51,.webflow-nova #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3be8b-e8ef0a51,.webflow-nova #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3be8e-e8ef0a51,.webflow-nova #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3be91-e8ef0a51,.webflow-nova #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3be94-e8ef0a51,.webflow-nova #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3be97-e8ef0a51,.webflow-nova #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3be9a-e8ef0a51,.webflow-nova #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3be9c-e8ef0a51,.webflow-nova #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3be9e-e8ef0a51,.webflow-nova #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3bea0-e8ef0a51,.webflow-nova #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3bea3-e8ef0a51,.webflow-nova #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3bea7-e8ef0a51,.webflow-nova-1-5 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3be88-e8ef0a51,.webflow-nova-1-5 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3be8b-e8ef0a51,.webflow-nova-1-5 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3be8e-e8ef0a51,.webflow-nova-1-5 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3be91-e8ef0a51,.webflow-nova-1-5 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3be94-e8ef0a51,.webflow-nova-1-5 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3be97-e8ef0a51,.webflow-nova-1-5 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3be9a-e8ef0a51,.webflow-nova-1-5 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3be9c-e8ef0a51,.webflow-nova-1-5 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3be9e-e8ef0a51,.webflow-nova-1-5 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3bea0-e8ef0a51,.webflow-nova-1-5 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3bea3-e8ef0a51,.webflow-nova-1-5 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3bea7-e8ef0a51,.webflow-nova-1-1 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3be88-e8ef0a51,.webflow-nova-1-1 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3be8b-e8ef0a51,.webflow-nova-1-1 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3be8e-e8ef0a51,.webflow-nova-1-1 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3be91-e8ef0a51,.webflow-nova-1-1 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3be94-e8ef0a51,.webflow-nova-1-1 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3be97-e8ef0a51,.webflow-nova-1-1 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3be9a-e8ef0a51,.webflow-nova-1-1 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3be9c-e8ef0a51,.webflow-nova-1-1 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3be9e-e8ef0a51,.webflow-nova-1-1 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3bea0-e8ef0a51,.webflow-nova-1-1 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3bea3-e8ef0a51,.webflow-nova-1-1 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3bea7-e8ef0a51{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-_96d601a4-ac65-1cd5-9d7a-42738470de2f-e8ef0a51,.webflow-nova-1-5 #w-node-_96d601a4-ac65-1cd5-9d7a-42738470de2f-e8ef0a51,.webflow-nova-1-1 #w-node-_96d601a4-ac65-1cd5-9d7a-42738470de2f-e8ef0a51{grid-area:Area-2}.webflow-nova #w-node-_96d601a4-ac65-1cd5-9d7a-42738470de31-e8ef0a51,.webflow-nova-1-5 #w-node-_96d601a4-ac65-1cd5-9d7a-42738470de31-e8ef0a51,.webflow-nova-1-1 #w-node-_96d601a4-ac65-1cd5-9d7a-42738470de31-e8ef0a51{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-_96d601a4-ac65-1cd5-9d7a-42738470de36-e8ef0a51,.webflow-nova-1-5 #w-node-_96d601a4-ac65-1cd5-9d7a-42738470de36-e8ef0a51,.webflow-nova-1-1 #w-node-_96d601a4-ac65-1cd5-9d7a-42738470de36-e8ef0a51{grid-area:Area-5}.webflow-nova #w-node-_96d601a4-ac65-1cd5-9d7a-42738470de3b-e8ef0a51,.webflow-nova-1-5 #w-node-_96d601a4-ac65-1cd5-9d7a-42738470de3b-e8ef0a51,.webflow-nova-1-1 #w-node-_96d601a4-ac65-1cd5-9d7a-42738470de3b-e8ef0a51{grid-area:Area-7}.webflow-nova #w-node-_96d601a4-ac65-1cd5-9d7a-42738470de40-e8ef0a51,.webflow-nova-1-5 #w-node-_96d601a4-ac65-1cd5-9d7a-42738470de40-e8ef0a51,.webflow-nova-1-1 #w-node-_96d601a4-ac65-1cd5-9d7a-42738470de40-e8ef0a51{grid-area:Area-9}.webflow-nova #w-node-_96d601a4-ac65-1cd5-9d7a-42738470de45-e8ef0a51,.webflow-nova-1-5 #w-node-_96d601a4-ac65-1cd5-9d7a-42738470de45-e8ef0a51,.webflow-nova-1-1 #w-node-_96d601a4-ac65-1cd5-9d7a-42738470de45-e8ef0a51{grid-area:Area-11}.webflow-nova #w-node-_96d601a4-ac65-1cd5-9d7a-42738470de4a-e8ef0a51,.webflow-nova-1-5 #w-node-_96d601a4-ac65-1cd5-9d7a-42738470de4a-e8ef0a51,.webflow-nova-1-1 #w-node-_96d601a4-ac65-1cd5-9d7a-42738470de4a-e8ef0a51{grid-area:Area-13}.webflow-nova #w-node-_96d601a4-ac65-1cd5-9d7a-42738470de4f-e8ef0a51,.webflow-nova-1-5 #w-node-_96d601a4-ac65-1cd5-9d7a-42738470de4f-e8ef0a51,.webflow-nova-1-1 #w-node-_96d601a4-ac65-1cd5-9d7a-42738470de4f-e8ef0a51{grid-area:Area-15}.webflow-nova #w-node-_96d601a4-ac65-1cd5-9d7a-42738470de54-e8ef0a51,.webflow-nova-1-5 #w-node-_96d601a4-ac65-1cd5-9d7a-42738470de54-e8ef0a51,.webflow-nova-1-1 #w-node-_96d601a4-ac65-1cd5-9d7a-42738470de54-e8ef0a51{grid-area:Area-17}.webflow-nova #w-node-_96d601a4-ac65-1cd5-9d7a-42738470de59-e8ef0a51,.webflow-nova-1-5 #w-node-_96d601a4-ac65-1cd5-9d7a-42738470de59-e8ef0a51,.webflow-nova-1-1 #w-node-_96d601a4-ac65-1cd5-9d7a-42738470de59-e8ef0a51{grid-area:Area-19}.webflow-nova #w-node-_96d601a4-ac65-1cd5-9d7a-42738470de5e-e8ef0a51,.webflow-nova-1-5 #w-node-_96d601a4-ac65-1cd5-9d7a-42738470de5e-e8ef0a51,.webflow-nova-1-1 #w-node-_96d601a4-ac65-1cd5-9d7a-42738470de5e-e8ef0a51{grid-area:Area-21}.webflow-nova #w-node-_96d601a4-ac65-1cd5-9d7a-42738470de63-e8ef0a51,.webflow-nova-1-5 #w-node-_96d601a4-ac65-1cd5-9d7a-42738470de63-e8ef0a51,.webflow-nova-1-1 #w-node-_96d601a4-ac65-1cd5-9d7a-42738470de63-e8ef0a51{grid-area:Area-23}.webflow-nova #w-node-_96d601a4-ac65-1cd5-9d7a-42738470de68-e8ef0a51,.webflow-nova-1-5 #w-node-_96d601a4-ac65-1cd5-9d7a-42738470de68-e8ef0a51,.webflow-nova-1-1 #w-node-_96d601a4-ac65-1cd5-9d7a-42738470de68-e8ef0a51{grid-area:Area-25}.webflow-nova #w-node-_96d601a4-ac65-1cd5-9d7a-42738470de6d-e8ef0a51,.webflow-nova-1-5 #w-node-_96d601a4-ac65-1cd5-9d7a-42738470de6d-e8ef0a51,.webflow-nova-1-1 #w-node-_96d601a4-ac65-1cd5-9d7a-42738470de6d-e8ef0a51{grid-area:Area-4}.webflow-nova #w-node-_96d601a4-ac65-1cd5-9d7a-42738470de70-e8ef0a51,.webflow-nova-1-5 #w-node-_96d601a4-ac65-1cd5-9d7a-42738470de70-e8ef0a51,.webflow-nova-1-1 #w-node-_96d601a4-ac65-1cd5-9d7a-42738470de70-e8ef0a51{grid-area:Area-6}.webflow-nova #w-node-_96d601a4-ac65-1cd5-9d7a-42738470de72-e8ef0a51,.webflow-nova #w-node-_96d601a4-ac65-1cd5-9d7a-42738470de75-e8ef0a51,.webflow-nova #w-node-_96d601a4-ac65-1cd5-9d7a-42738470de78-e8ef0a51,.webflow-nova #w-node-_96d601a4-ac65-1cd5-9d7a-42738470de7b-e8ef0a51,.webflow-nova #w-node-_96d601a4-ac65-1cd5-9d7a-42738470de7e-e8ef0a51,.webflow-nova #w-node-_96d601a4-ac65-1cd5-9d7a-42738470de81-e8ef0a51,.webflow-nova #w-node-_96d601a4-ac65-1cd5-9d7a-42738470de84-e8ef0a51,.webflow-nova #w-node-_96d601a4-ac65-1cd5-9d7a-42738470de86-e8ef0a51,.webflow-nova #w-node-_96d601a4-ac65-1cd5-9d7a-42738470de88-e8ef0a51,.webflow-nova #w-node-_96d601a4-ac65-1cd5-9d7a-42738470de8a-e8ef0a51,.webflow-nova #w-node-_96d601a4-ac65-1cd5-9d7a-42738470de8d-e8ef0a51,.webflow-nova #w-node-_96d601a4-ac65-1cd5-9d7a-42738470de91-e8ef0a51,.webflow-nova-1-5 #w-node-_96d601a4-ac65-1cd5-9d7a-42738470de72-e8ef0a51,.webflow-nova-1-5 #w-node-_96d601a4-ac65-1cd5-9d7a-42738470de75-e8ef0a51,.webflow-nova-1-5 #w-node-_96d601a4-ac65-1cd5-9d7a-42738470de78-e8ef0a51,.webflow-nova-1-5 #w-node-_96d601a4-ac65-1cd5-9d7a-42738470de7b-e8ef0a51,.webflow-nova-1-5 #w-node-_96d601a4-ac65-1cd5-9d7a-42738470de7e-e8ef0a51,.webflow-nova-1-5 #w-node-_96d601a4-ac65-1cd5-9d7a-42738470de81-e8ef0a51,.webflow-nova-1-5 #w-node-_96d601a4-ac65-1cd5-9d7a-42738470de84-e8ef0a51,.webflow-nova-1-5 #w-node-_96d601a4-ac65-1cd5-9d7a-42738470de86-e8ef0a51,.webflow-nova-1-5 #w-node-_96d601a4-ac65-1cd5-9d7a-42738470de88-e8ef0a51,.webflow-nova-1-5 #w-node-_96d601a4-ac65-1cd5-9d7a-42738470de8a-e8ef0a51,.webflow-nova-1-5 #w-node-_96d601a4-ac65-1cd5-9d7a-42738470de8d-e8ef0a51,.webflow-nova-1-5 #w-node-_96d601a4-ac65-1cd5-9d7a-42738470de91-e8ef0a51,.webflow-nova-1-1 #w-node-_96d601a4-ac65-1cd5-9d7a-42738470de72-e8ef0a51,.webflow-nova-1-1 #w-node-_96d601a4-ac65-1cd5-9d7a-42738470de75-e8ef0a51,.webflow-nova-1-1 #w-node-_96d601a4-ac65-1cd5-9d7a-42738470de78-e8ef0a51,.webflow-nova-1-1 #w-node-_96d601a4-ac65-1cd5-9d7a-42738470de7b-e8ef0a51,.webflow-nova-1-1 #w-node-_96d601a4-ac65-1cd5-9d7a-42738470de7e-e8ef0a51,.webflow-nova-1-1 #w-node-_96d601a4-ac65-1cd5-9d7a-42738470de81-e8ef0a51,.webflow-nova-1-1 #w-node-_96d601a4-ac65-1cd5-9d7a-42738470de84-e8ef0a51,.webflow-nova-1-1 #w-node-_96d601a4-ac65-1cd5-9d7a-42738470de86-e8ef0a51,.webflow-nova-1-1 #w-node-_96d601a4-ac65-1cd5-9d7a-42738470de88-e8ef0a51,.webflow-nova-1-1 #w-node-_96d601a4-ac65-1cd5-9d7a-42738470de8a-e8ef0a51,.webflow-nova-1-1 #w-node-_96d601a4-ac65-1cd5-9d7a-42738470de8d-e8ef0a51,.webflow-nova-1-1 #w-node-_96d601a4-ac65-1cd5-9d7a-42738470de91-e8ef0a51{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-_0bafef5f-a066-0a14-0426-7d1a60e3529e-e8ef0a51,.webflow-nova-1-5 #w-node-_0bafef5f-a066-0a14-0426-7d1a60e3529e-e8ef0a51,.webflow-nova-1-1 #w-node-_0bafef5f-a066-0a14-0426-7d1a60e3529e-e8ef0a51{grid-area:Area-2}.webflow-nova #w-node-_0bafef5f-a066-0a14-0426-7d1a60e352a0-e8ef0a51,.webflow-nova-1-5 #w-node-_0bafef5f-a066-0a14-0426-7d1a60e352a0-e8ef0a51,.webflow-nova-1-1 #w-node-_0bafef5f-a066-0a14-0426-7d1a60e352a0-e8ef0a51{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-_0bafef5f-a066-0a14-0426-7d1a60e352a5-e8ef0a51,.webflow-nova-1-5 #w-node-_0bafef5f-a066-0a14-0426-7d1a60e352a5-e8ef0a51,.webflow-nova-1-1 #w-node-_0bafef5f-a066-0a14-0426-7d1a60e352a5-e8ef0a51{grid-area:Area-5}.webflow-nova #w-node-_0bafef5f-a066-0a14-0426-7d1a60e352aa-e8ef0a51,.webflow-nova-1-5 #w-node-_0bafef5f-a066-0a14-0426-7d1a60e352aa-e8ef0a51,.webflow-nova-1-1 #w-node-_0bafef5f-a066-0a14-0426-7d1a60e352aa-e8ef0a51{grid-area:Area-7}.webflow-nova #w-node-_0bafef5f-a066-0a14-0426-7d1a60e352af-e8ef0a51,.webflow-nova-1-5 #w-node-_0bafef5f-a066-0a14-0426-7d1a60e352af-e8ef0a51,.webflow-nova-1-1 #w-node-_0bafef5f-a066-0a14-0426-7d1a60e352af-e8ef0a51{grid-area:Area-9}.webflow-nova #w-node-_0bafef5f-a066-0a14-0426-7d1a60e352b4-e8ef0a51,.webflow-nova-1-5 #w-node-_0bafef5f-a066-0a14-0426-7d1a60e352b4-e8ef0a51,.webflow-nova-1-1 #w-node-_0bafef5f-a066-0a14-0426-7d1a60e352b4-e8ef0a51{grid-area:Area-11}.webflow-nova #w-node-_0bafef5f-a066-0a14-0426-7d1a60e352b9-e8ef0a51,.webflow-nova-1-5 #w-node-_0bafef5f-a066-0a14-0426-7d1a60e352b9-e8ef0a51,.webflow-nova-1-1 #w-node-_0bafef5f-a066-0a14-0426-7d1a60e352b9-e8ef0a51{grid-area:Area-13}.webflow-nova #w-node-_0bafef5f-a066-0a14-0426-7d1a60e352be-e8ef0a51,.webflow-nova-1-5 #w-node-_0bafef5f-a066-0a14-0426-7d1a60e352be-e8ef0a51,.webflow-nova-1-1 #w-node-_0bafef5f-a066-0a14-0426-7d1a60e352be-e8ef0a51{grid-area:Area-15}.webflow-nova #w-node-_0bafef5f-a066-0a14-0426-7d1a60e352c3-e8ef0a51,.webflow-nova-1-5 #w-node-_0bafef5f-a066-0a14-0426-7d1a60e352c3-e8ef0a51,.webflow-nova-1-1 #w-node-_0bafef5f-a066-0a14-0426-7d1a60e352c3-e8ef0a51{grid-area:Area-17}.webflow-nova #w-node-_0bafef5f-a066-0a14-0426-7d1a60e352c8-e8ef0a51,.webflow-nova-1-5 #w-node-_0bafef5f-a066-0a14-0426-7d1a60e352c8-e8ef0a51,.webflow-nova-1-1 #w-node-_0bafef5f-a066-0a14-0426-7d1a60e352c8-e8ef0a51{grid-area:Area-19}.webflow-nova #w-node-_0bafef5f-a066-0a14-0426-7d1a60e352cd-e8ef0a51,.webflow-nova-1-5 #w-node-_0bafef5f-a066-0a14-0426-7d1a60e352cd-e8ef0a51,.webflow-nova-1-1 #w-node-_0bafef5f-a066-0a14-0426-7d1a60e352cd-e8ef0a51{grid-area:Area-21}.webflow-nova #w-node-_0bafef5f-a066-0a14-0426-7d1a60e352d2-e8ef0a51,.webflow-nova-1-5 #w-node-_0bafef5f-a066-0a14-0426-7d1a60e352d2-e8ef0a51,.webflow-nova-1-1 #w-node-_0bafef5f-a066-0a14-0426-7d1a60e352d2-e8ef0a51{grid-area:Area-23}.webflow-nova #w-node-_0bafef5f-a066-0a14-0426-7d1a60e352d7-e8ef0a51,.webflow-nova-1-5 #w-node-_0bafef5f-a066-0a14-0426-7d1a60e352d7-e8ef0a51,.webflow-nova-1-1 #w-node-_0bafef5f-a066-0a14-0426-7d1a60e352d7-e8ef0a51{grid-area:Area-25}.webflow-nova #w-node-_0bafef5f-a066-0a14-0426-7d1a60e352dc-e8ef0a51,.webflow-nova-1-5 #w-node-_0bafef5f-a066-0a14-0426-7d1a60e352dc-e8ef0a51,.webflow-nova-1-1 #w-node-_0bafef5f-a066-0a14-0426-7d1a60e352dc-e8ef0a51{grid-area:Area-4}.webflow-nova #w-node-_0bafef5f-a066-0a14-0426-7d1a60e352df-e8ef0a51,.webflow-nova-1-5 #w-node-_0bafef5f-a066-0a14-0426-7d1a60e352df-e8ef0a51,.webflow-nova-1-1 #w-node-_0bafef5f-a066-0a14-0426-7d1a60e352df-e8ef0a51{grid-area:Area-6}.webflow-nova #w-node-_0bafef5f-a066-0a14-0426-7d1a60e352e1-e8ef0a51,.webflow-nova #w-node-_0bafef5f-a066-0a14-0426-7d1a60e352e4-e8ef0a51,.webflow-nova #w-node-_0bafef5f-a066-0a14-0426-7d1a60e352e7-e8ef0a51,.webflow-nova #w-node-_0bafef5f-a066-0a14-0426-7d1a60e352ea-e8ef0a51,.webflow-nova #w-node-_0bafef5f-a066-0a14-0426-7d1a60e352ed-e8ef0a51,.webflow-nova #w-node-_0bafef5f-a066-0a14-0426-7d1a60e352f0-e8ef0a51,.webflow-nova #w-node-_0bafef5f-a066-0a14-0426-7d1a60e352f3-e8ef0a51,.webflow-nova #w-node-_0bafef5f-a066-0a14-0426-7d1a60e352f5-e8ef0a51,.webflow-nova #w-node-_0bafef5f-a066-0a14-0426-7d1a60e352f7-e8ef0a51,.webflow-nova #w-node-_0bafef5f-a066-0a14-0426-7d1a60e352f9-e8ef0a51,.webflow-nova #w-node-_0bafef5f-a066-0a14-0426-7d1a60e352fc-e8ef0a51,.webflow-nova #w-node-_0bafef5f-a066-0a14-0426-7d1a60e35300-e8ef0a51,.webflow-nova-1-5 #w-node-_0bafef5f-a066-0a14-0426-7d1a60e352e1-e8ef0a51,.webflow-nova-1-5 #w-node-_0bafef5f-a066-0a14-0426-7d1a60e352e4-e8ef0a51,.webflow-nova-1-5 #w-node-_0bafef5f-a066-0a14-0426-7d1a60e352e7-e8ef0a51,.webflow-nova-1-5 #w-node-_0bafef5f-a066-0a14-0426-7d1a60e352ea-e8ef0a51,.webflow-nova-1-5 #w-node-_0bafef5f-a066-0a14-0426-7d1a60e352ed-e8ef0a51,.webflow-nova-1-5 #w-node-_0bafef5f-a066-0a14-0426-7d1a60e352f0-e8ef0a51,.webflow-nova-1-5 #w-node-_0bafef5f-a066-0a14-0426-7d1a60e352f3-e8ef0a51,.webflow-nova-1-5 #w-node-_0bafef5f-a066-0a14-0426-7d1a60e352f5-e8ef0a51,.webflow-nova-1-5 #w-node-_0bafef5f-a066-0a14-0426-7d1a60e352f7-e8ef0a51,.webflow-nova-1-5 #w-node-_0bafef5f-a066-0a14-0426-7d1a60e352f9-e8ef0a51,.webflow-nova-1-5 #w-node-_0bafef5f-a066-0a14-0426-7d1a60e352fc-e8ef0a51,.webflow-nova-1-5 #w-node-_0bafef5f-a066-0a14-0426-7d1a60e35300-e8ef0a51,.webflow-nova-1-1 #w-node-_0bafef5f-a066-0a14-0426-7d1a60e352e1-e8ef0a51,.webflow-nova-1-1 #w-node-_0bafef5f-a066-0a14-0426-7d1a60e352e4-e8ef0a51,.webflow-nova-1-1 #w-node-_0bafef5f-a066-0a14-0426-7d1a60e352e7-e8ef0a51,.webflow-nova-1-1 #w-node-_0bafef5f-a066-0a14-0426-7d1a60e352ea-e8ef0a51,.webflow-nova-1-1 #w-node-_0bafef5f-a066-0a14-0426-7d1a60e352ed-e8ef0a51,.webflow-nova-1-1 #w-node-_0bafef5f-a066-0a14-0426-7d1a60e352f0-e8ef0a51,.webflow-nova-1-1 #w-node-_0bafef5f-a066-0a14-0426-7d1a60e352f3-e8ef0a51,.webflow-nova-1-1 #w-node-_0bafef5f-a066-0a14-0426-7d1a60e352f5-e8ef0a51,.webflow-nova-1-1 #w-node-_0bafef5f-a066-0a14-0426-7d1a60e352f7-e8ef0a51,.webflow-nova-1-1 #w-node-_0bafef5f-a066-0a14-0426-7d1a60e352f9-e8ef0a51,.webflow-nova-1-1 #w-node-_0bafef5f-a066-0a14-0426-7d1a60e352fc-e8ef0a51,.webflow-nova-1-1 #w-node-_0bafef5f-a066-0a14-0426-7d1a60e35300-e8ef0a51{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-_1543351c-6e43-1f7b-8c49-b3c38129da6f-e8ef0a51,.webflow-nova-1-5 #w-node-_1543351c-6e43-1f7b-8c49-b3c38129da6f-e8ef0a51,.webflow-nova-1-1 #w-node-_1543351c-6e43-1f7b-8c49-b3c38129da6f-e8ef0a51{grid-area:Area-2}.webflow-nova #w-node-_1543351c-6e43-1f7b-8c49-b3c38129da71-e8ef0a51,.webflow-nova-1-5 #w-node-_1543351c-6e43-1f7b-8c49-b3c38129da71-e8ef0a51,.webflow-nova-1-1 #w-node-_1543351c-6e43-1f7b-8c49-b3c38129da71-e8ef0a51{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-_1543351c-6e43-1f7b-8c49-b3c38129da76-e8ef0a51,.webflow-nova-1-5 #w-node-_1543351c-6e43-1f7b-8c49-b3c38129da76-e8ef0a51,.webflow-nova-1-1 #w-node-_1543351c-6e43-1f7b-8c49-b3c38129da76-e8ef0a51{grid-area:Area-5}.webflow-nova #w-node-_1543351c-6e43-1f7b-8c49-b3c38129da7b-e8ef0a51,.webflow-nova-1-5 #w-node-_1543351c-6e43-1f7b-8c49-b3c38129da7b-e8ef0a51,.webflow-nova-1-1 #w-node-_1543351c-6e43-1f7b-8c49-b3c38129da7b-e8ef0a51{grid-area:Area-7}.webflow-nova #w-node-_1543351c-6e43-1f7b-8c49-b3c38129da80-e8ef0a51,.webflow-nova-1-5 #w-node-_1543351c-6e43-1f7b-8c49-b3c38129da80-e8ef0a51,.webflow-nova-1-1 #w-node-_1543351c-6e43-1f7b-8c49-b3c38129da80-e8ef0a51{grid-area:Area-9}.webflow-nova #w-node-_1543351c-6e43-1f7b-8c49-b3c38129da85-e8ef0a51,.webflow-nova-1-5 #w-node-_1543351c-6e43-1f7b-8c49-b3c38129da85-e8ef0a51,.webflow-nova-1-1 #w-node-_1543351c-6e43-1f7b-8c49-b3c38129da85-e8ef0a51{grid-area:Area-11}.webflow-nova #w-node-_1543351c-6e43-1f7b-8c49-b3c38129da8a-e8ef0a51,.webflow-nova-1-5 #w-node-_1543351c-6e43-1f7b-8c49-b3c38129da8a-e8ef0a51,.webflow-nova-1-1 #w-node-_1543351c-6e43-1f7b-8c49-b3c38129da8a-e8ef0a51{grid-area:Area-13}.webflow-nova #w-node-_1543351c-6e43-1f7b-8c49-b3c38129da8f-e8ef0a51,.webflow-nova-1-5 #w-node-_1543351c-6e43-1f7b-8c49-b3c38129da8f-e8ef0a51,.webflow-nova-1-1 #w-node-_1543351c-6e43-1f7b-8c49-b3c38129da8f-e8ef0a51{grid-area:Area-15}.webflow-nova #w-node-_1543351c-6e43-1f7b-8c49-b3c38129da94-e8ef0a51,.webflow-nova-1-5 #w-node-_1543351c-6e43-1f7b-8c49-b3c38129da94-e8ef0a51,.webflow-nova-1-1 #w-node-_1543351c-6e43-1f7b-8c49-b3c38129da94-e8ef0a51{grid-area:Area-17}.webflow-nova #w-node-_1543351c-6e43-1f7b-8c49-b3c38129da99-e8ef0a51,.webflow-nova-1-5 #w-node-_1543351c-6e43-1f7b-8c49-b3c38129da99-e8ef0a51,.webflow-nova-1-1 #w-node-_1543351c-6e43-1f7b-8c49-b3c38129da99-e8ef0a51{grid-area:Area-19}.webflow-nova #w-node-_1543351c-6e43-1f7b-8c49-b3c38129da9e-e8ef0a51,.webflow-nova-1-5 #w-node-_1543351c-6e43-1f7b-8c49-b3c38129da9e-e8ef0a51,.webflow-nova-1-1 #w-node-_1543351c-6e43-1f7b-8c49-b3c38129da9e-e8ef0a51{grid-area:Area-21}.webflow-nova #w-node-_1543351c-6e43-1f7b-8c49-b3c38129daa3-e8ef0a51,.webflow-nova-1-5 #w-node-_1543351c-6e43-1f7b-8c49-b3c38129daa3-e8ef0a51,.webflow-nova-1-1 #w-node-_1543351c-6e43-1f7b-8c49-b3c38129daa3-e8ef0a51{grid-area:Area-23}.webflow-nova #w-node-_1543351c-6e43-1f7b-8c49-b3c38129daa8-e8ef0a51,.webflow-nova-1-5 #w-node-_1543351c-6e43-1f7b-8c49-b3c38129daa8-e8ef0a51,.webflow-nova-1-1 #w-node-_1543351c-6e43-1f7b-8c49-b3c38129daa8-e8ef0a51{grid-area:Area-25}.webflow-nova #w-node-_1543351c-6e43-1f7b-8c49-b3c38129daad-e8ef0a51,.webflow-nova-1-5 #w-node-_1543351c-6e43-1f7b-8c49-b3c38129daad-e8ef0a51,.webflow-nova-1-1 #w-node-_1543351c-6e43-1f7b-8c49-b3c38129daad-e8ef0a51{grid-area:Area-4}.webflow-nova #w-node-_1543351c-6e43-1f7b-8c49-b3c38129dab0-e8ef0a51,.webflow-nova-1-5 #w-node-_1543351c-6e43-1f7b-8c49-b3c38129dab0-e8ef0a51,.webflow-nova-1-1 #w-node-_1543351c-6e43-1f7b-8c49-b3c38129dab0-e8ef0a51{grid-area:Area-6}.webflow-nova #w-node-_1543351c-6e43-1f7b-8c49-b3c38129dab2-e8ef0a51,.webflow-nova #w-node-_1543351c-6e43-1f7b-8c49-b3c38129dab5-e8ef0a51,.webflow-nova #w-node-_1543351c-6e43-1f7b-8c49-b3c38129dab8-e8ef0a51,.webflow-nova #w-node-_1543351c-6e43-1f7b-8c49-b3c38129dabb-e8ef0a51,.webflow-nova #w-node-_1543351c-6e43-1f7b-8c49-b3c38129dabe-e8ef0a51,.webflow-nova #w-node-_1543351c-6e43-1f7b-8c49-b3c38129dac1-e8ef0a51,.webflow-nova #w-node-_1543351c-6e43-1f7b-8c49-b3c38129dac4-e8ef0a51,.webflow-nova #w-node-_1543351c-6e43-1f7b-8c49-b3c38129dac6-e8ef0a51,.webflow-nova #w-node-_1543351c-6e43-1f7b-8c49-b3c38129dac8-e8ef0a51,.webflow-nova #w-node-_1543351c-6e43-1f7b-8c49-b3c38129daca-e8ef0a51,.webflow-nova #w-node-_1543351c-6e43-1f7b-8c49-b3c38129dacd-e8ef0a51,.webflow-nova #w-node-_1543351c-6e43-1f7b-8c49-b3c38129dad1-e8ef0a51,.webflow-nova-1-5 #w-node-_1543351c-6e43-1f7b-8c49-b3c38129dab2-e8ef0a51,.webflow-nova-1-5 #w-node-_1543351c-6e43-1f7b-8c49-b3c38129dab5-e8ef0a51,.webflow-nova-1-5 #w-node-_1543351c-6e43-1f7b-8c49-b3c38129dab8-e8ef0a51,.webflow-nova-1-5 #w-node-_1543351c-6e43-1f7b-8c49-b3c38129dabb-e8ef0a51,.webflow-nova-1-5 #w-node-_1543351c-6e43-1f7b-8c49-b3c38129dabe-e8ef0a51,.webflow-nova-1-5 #w-node-_1543351c-6e43-1f7b-8c49-b3c38129dac1-e8ef0a51,.webflow-nova-1-5 #w-node-_1543351c-6e43-1f7b-8c49-b3c38129dac4-e8ef0a51,.webflow-nova-1-5 #w-node-_1543351c-6e43-1f7b-8c49-b3c38129dac6-e8ef0a51,.webflow-nova-1-5 #w-node-_1543351c-6e43-1f7b-8c49-b3c38129dac8-e8ef0a51,.webflow-nova-1-5 #w-node-_1543351c-6e43-1f7b-8c49-b3c38129daca-e8ef0a51,.webflow-nova-1-5 #w-node-_1543351c-6e43-1f7b-8c49-b3c38129dacd-e8ef0a51,.webflow-nova-1-5 #w-node-_1543351c-6e43-1f7b-8c49-b3c38129dad1-e8ef0a51,.webflow-nova-1-1 #w-node-_1543351c-6e43-1f7b-8c49-b3c38129dab2-e8ef0a51,.webflow-nova-1-1 #w-node-_1543351c-6e43-1f7b-8c49-b3c38129dab5-e8ef0a51,.webflow-nova-1-1 #w-node-_1543351c-6e43-1f7b-8c49-b3c38129dab8-e8ef0a51,.webflow-nova-1-1 #w-node-_1543351c-6e43-1f7b-8c49-b3c38129dabb-e8ef0a51,.webflow-nova-1-1 #w-node-_1543351c-6e43-1f7b-8c49-b3c38129dabe-e8ef0a51,.webflow-nova-1-1 #w-node-_1543351c-6e43-1f7b-8c49-b3c38129dac1-e8ef0a51,.webflow-nova-1-1 #w-node-_1543351c-6e43-1f7b-8c49-b3c38129dac4-e8ef0a51,.webflow-nova-1-1 #w-node-_1543351c-6e43-1f7b-8c49-b3c38129dac6-e8ef0a51,.webflow-nova-1-1 #w-node-_1543351c-6e43-1f7b-8c49-b3c38129dac8-e8ef0a51,.webflow-nova-1-1 #w-node-_1543351c-6e43-1f7b-8c49-b3c38129daca-e8ef0a51,.webflow-nova-1-1 #w-node-_1543351c-6e43-1f7b-8c49-b3c38129dacd-e8ef0a51,.webflow-nova-1-1 #w-node-_1543351c-6e43-1f7b-8c49-b3c38129dad1-e8ef0a51{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-a4c4331f,.webflow-nova-1-5 #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-a4c4331f,.webflow-nova-1-1 #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-a4c4331f{grid-area:Area-3;justify-self:end}.webflow-nova #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-a4c4331f,.webflow-nova-1-5 #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-a4c4331f,.webflow-nova-1-1 #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-a4c4331f{grid-area:span 1/span 1/span 1/span 1;justify-self:start}.webflow-nova #w-node-dd869850-772b-453d-bbeb-1be3a31a15c6-a4c4331f,.webflow-nova-1-5 #w-node-dd869850-772b-453d-bbeb-1be3a31a15c6-a4c4331f,.webflow-nova-1-1 #w-node-dd869850-772b-453d-bbeb-1be3a31a15c6-a4c4331f{grid-area:Area-4}.webflow-nova #w-node-e6392f64-663b-3749-cd88-1e8a7634e784-a4c4331f,.webflow-nova-1-5 #w-node-e6392f64-663b-3749-cd88-1e8a7634e784-a4c4331f,.webflow-nova-1-1 #w-node-e6392f64-663b-3749-cd88-1e8a7634e784-a4c4331f{grid-area:Area-5}.webflow-nova #w-node-_75171cc3-8095-888a-88da-cc91659f8a5a-a4c4331f,.webflow-nova-1-5 #w-node-_75171cc3-8095-888a-88da-cc91659f8a5a-a4c4331f,.webflow-nova-1-1 #w-node-_75171cc3-8095-888a-88da-cc91659f8a5a-a4c4331f{grid-area:Area}.webflow-nova #w-node-e85eac13-7467-b231-3257-0ea82caf7f4f-a4c4331f,.webflow-nova-1-5 #w-node-e85eac13-7467-b231-3257-0ea82caf7f4f-a4c4331f,.webflow-nova-1-1 #w-node-e85eac13-7467-b231-3257-0ea82caf7f4f-a4c4331f{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-_51960da0-2f2b-f102-ed44-48b73d2c2622-a4c4331f,.webflow-nova-1-5 #w-node-_51960da0-2f2b-f102-ed44-48b73d2c2622-a4c4331f,.webflow-nova-1-1 #w-node-_51960da0-2f2b-f102-ed44-48b73d2c2622-a4c4331f{grid-area:Area-2}.webflow-nova #w-node-_803696d7-760c-ec52-b524-be578a0f02b5-a4c4331f,.webflow-nova-1-5 #w-node-_803696d7-760c-ec52-b524-be578a0f02b5-a4c4331f,.webflow-nova-1-1 #w-node-_803696d7-760c-ec52-b524-be578a0f02b5-a4c4331f{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-b7f0298c-7537-0960-2125-6289c4e7a56d-a4c4331f,.webflow-nova-1-5 #w-node-b7f0298c-7537-0960-2125-6289c4e7a56d-a4c4331f,.webflow-nova-1-1 #w-node-b7f0298c-7537-0960-2125-6289c4e7a56d-a4c4331f{grid-area:Area-5}.webflow-nova #w-node-_854c6c3c-dab8-c85e-eb25-8644387a3b51-a4c4331f,.webflow-nova-1-5 #w-node-_854c6c3c-dab8-c85e-eb25-8644387a3b51-a4c4331f,.webflow-nova-1-1 #w-node-_854c6c3c-dab8-c85e-eb25-8644387a3b51-a4c4331f{grid-area:Area-7}.webflow-nova #w-node-_67bad35d-f28c-72d6-3c8e-6b6eac7a0356-a4c4331f,.webflow-nova-1-5 #w-node-_67bad35d-f28c-72d6-3c8e-6b6eac7a0356-a4c4331f,.webflow-nova-1-1 #w-node-_67bad35d-f28c-72d6-3c8e-6b6eac7a0356-a4c4331f{grid-area:Area-9}.webflow-nova #w-node-_9d560963-0eea-f898-862e-343658334092-a4c4331f,.webflow-nova-1-5 #w-node-_9d560963-0eea-f898-862e-343658334092-a4c4331f,.webflow-nova-1-1 #w-node-_9d560963-0eea-f898-862e-343658334092-a4c4331f{grid-area:Area-11}.webflow-nova #w-node-fdfcf439-0c4e-b212-0df8-24fac1cbe524-a4c4331f,.webflow-nova-1-5 #w-node-fdfcf439-0c4e-b212-0df8-24fac1cbe524-a4c4331f,.webflow-nova-1-1 #w-node-fdfcf439-0c4e-b212-0df8-24fac1cbe524-a4c4331f{grid-area:Area-13}.webflow-nova #w-node-f3b62fb4-961f-3d67-faba-f9d7cefc3e40-a4c4331f,.webflow-nova-1-5 #w-node-f3b62fb4-961f-3d67-faba-f9d7cefc3e40-a4c4331f,.webflow-nova-1-1 #w-node-f3b62fb4-961f-3d67-faba-f9d7cefc3e40-a4c4331f{grid-area:Area-15}.webflow-nova #w-node-b8e62033-8231-f470-3af2-d2f776928348-a4c4331f,.webflow-nova-1-5 #w-node-b8e62033-8231-f470-3af2-d2f776928348-a4c4331f,.webflow-nova-1-1 #w-node-b8e62033-8231-f470-3af2-d2f776928348-a4c4331f{grid-area:Area-17}.webflow-nova #w-node-_2e8b6b84-2182-5c31-1a95-5acdd21f68f9-a4c4331f,.webflow-nova-1-5 #w-node-_2e8b6b84-2182-5c31-1a95-5acdd21f68f9-a4c4331f,.webflow-nova-1-1 #w-node-_2e8b6b84-2182-5c31-1a95-5acdd21f68f9-a4c4331f{grid-area:Area-19}.webflow-nova #w-node-a18dadd2-2f8a-dde0-7dff-2d000cbd7369-a4c4331f,.webflow-nova-1-5 #w-node-a18dadd2-2f8a-dde0-7dff-2d000cbd7369-a4c4331f,.webflow-nova-1-1 #w-node-a18dadd2-2f8a-dde0-7dff-2d000cbd7369-a4c4331f{grid-area:Area-21}.webflow-nova #w-node-b0df871c-4ef9-7c34-f5d9-27c4e63d5d3f-a4c4331f,.webflow-nova-1-5 #w-node-b0df871c-4ef9-7c34-f5d9-27c4e63d5d3f-a4c4331f,.webflow-nova-1-1 #w-node-b0df871c-4ef9-7c34-f5d9-27c4e63d5d3f-a4c4331f{grid-area:Area-23}.webflow-nova #w-node-_770d5a9c-2e90-3667-9237-d3c745296ef7-a4c4331f,.webflow-nova-1-5 #w-node-_770d5a9c-2e90-3667-9237-d3c745296ef7-a4c4331f,.webflow-nova-1-1 #w-node-_770d5a9c-2e90-3667-9237-d3c745296ef7-a4c4331f{grid-area:Area-25}.webflow-nova #w-node-e414fe9a-2e6f-854b-be33-019f39beae64-a4c4331f,.webflow-nova-1-5 #w-node-e414fe9a-2e6f-854b-be33-019f39beae64-a4c4331f,.webflow-nova-1-1 #w-node-e414fe9a-2e6f-854b-be33-019f39beae64-a4c4331f{grid-area:Area-4}.webflow-nova #w-node-_88b86c28-779e-49df-c345-c9c3b59bd20f-a4c4331f,.webflow-nova-1-5 #w-node-_88b86c28-779e-49df-c345-c9c3b59bd20f-a4c4331f,.webflow-nova-1-1 #w-node-_88b86c28-779e-49df-c345-c9c3b59bd20f-a4c4331f{grid-area:Area-6}.webflow-nova #w-node-_3e8b44e6-01dd-4328-f0b3-27029a04af33-a4c4331f,.webflow-nova #w-node-_218bbf0e-0007-bd45-8baf-1e75f449cdb4-a4c4331f,.webflow-nova #w-node-c40b44bc-67c4-7be6-9be6-5f20a55ec125-a4c4331f,.webflow-nova #w-node-_9a5c69ab-134d-89f5-566d-3e006c3db8d4-a4c4331f,.webflow-nova #w-node-b9e17244-a6ef-9d4c-b9d9-00aa50a7f17b-a4c4331f,.webflow-nova #w-node-_291fb8c5-6f1b-f517-230e-3636e0f447ff-a4c4331f,.webflow-nova #w-node-cd94d9f2-44e9-0f9f-d13e-33bb77229092-a4c4331f,.webflow-nova #w-node-cc9fd449-8b2a-5654-dcfb-c3ca8d73bc17-a4c4331f,.webflow-nova #w-node-e6ff7f2f-30b5-1127-edef-844e094a58df-a4c4331f,.webflow-nova #w-node-_647abf36-5ee7-0fa6-2840-8e1f9a8e4eda-a4c4331f,.webflow-nova #w-node-_01eb4e13-ae05-62df-5388-a10e29eca962-a4c4331f,.webflow-nova #w-node-ce6edfdd-98e0-38d0-8c48-de95b3bc419e-a4c4331f,.webflow-nova-1-5 #w-node-_3e8b44e6-01dd-4328-f0b3-27029a04af33-a4c4331f,.webflow-nova-1-5 #w-node-_218bbf0e-0007-bd45-8baf-1e75f449cdb4-a4c4331f,.webflow-nova-1-5 #w-node-c40b44bc-67c4-7be6-9be6-5f20a55ec125-a4c4331f,.webflow-nova-1-5 #w-node-_9a5c69ab-134d-89f5-566d-3e006c3db8d4-a4c4331f,.webflow-nova-1-5 #w-node-b9e17244-a6ef-9d4c-b9d9-00aa50a7f17b-a4c4331f,.webflow-nova-1-5 #w-node-_291fb8c5-6f1b-f517-230e-3636e0f447ff-a4c4331f,.webflow-nova-1-5 #w-node-cd94d9f2-44e9-0f9f-d13e-33bb77229092-a4c4331f,.webflow-nova-1-5 #w-node-cc9fd449-8b2a-5654-dcfb-c3ca8d73bc17-a4c4331f,.webflow-nova-1-5 #w-node-e6ff7f2f-30b5-1127-edef-844e094a58df-a4c4331f,.webflow-nova-1-5 #w-node-_647abf36-5ee7-0fa6-2840-8e1f9a8e4eda-a4c4331f,.webflow-nova-1-5 #w-node-_01eb4e13-ae05-62df-5388-a10e29eca962-a4c4331f,.webflow-nova-1-5 #w-node-ce6edfdd-98e0-38d0-8c48-de95b3bc419e-a4c4331f,.webflow-nova-1-1 #w-node-_3e8b44e6-01dd-4328-f0b3-27029a04af33-a4c4331f,.webflow-nova-1-1 #w-node-_218bbf0e-0007-bd45-8baf-1e75f449cdb4-a4c4331f,.webflow-nova-1-1 #w-node-c40b44bc-67c4-7be6-9be6-5f20a55ec125-a4c4331f,.webflow-nova-1-1 #w-node-_9a5c69ab-134d-89f5-566d-3e006c3db8d4-a4c4331f,.webflow-nova-1-1 #w-node-b9e17244-a6ef-9d4c-b9d9-00aa50a7f17b-a4c4331f,.webflow-nova-1-1 #w-node-_291fb8c5-6f1b-f517-230e-3636e0f447ff-a4c4331f,.webflow-nova-1-1 #w-node-cd94d9f2-44e9-0f9f-d13e-33bb77229092-a4c4331f,.webflow-nova-1-1 #w-node-cc9fd449-8b2a-5654-dcfb-c3ca8d73bc17-a4c4331f,.webflow-nova-1-1 #w-node-e6ff7f2f-30b5-1127-edef-844e094a58df-a4c4331f,.webflow-nova-1-1 #w-node-_647abf36-5ee7-0fa6-2840-8e1f9a8e4eda-a4c4331f,.webflow-nova-1-1 #w-node-_01eb4e13-ae05-62df-5388-a10e29eca962-a4c4331f,.webflow-nova-1-1 #w-node-ce6edfdd-98e0-38d0-8c48-de95b3bc419e-a4c4331f{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91ec7-a4c4331f,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91ec7-a4c4331f,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91ec7-a4c4331f{grid-area:Area-2}.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91ec9-a4c4331f,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91ec9-a4c4331f,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91ec9-a4c4331f{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91ecd-a4c4331f,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91ecd-a4c4331f,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91ecd-a4c4331f{grid-area:Area-5}.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91ed1-a4c4331f,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91ed1-a4c4331f,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91ed1-a4c4331f{grid-area:Area-7}.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91ed5-a4c4331f,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91ed5-a4c4331f,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91ed5-a4c4331f{grid-area:Area-9}.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91ed9-a4c4331f,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91ed9-a4c4331f,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91ed9-a4c4331f{grid-area:Area-11}.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91edd-a4c4331f,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91edd-a4c4331f,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91edd-a4c4331f{grid-area:Area-13}.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91ee1-a4c4331f,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91ee1-a4c4331f,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91ee1-a4c4331f{grid-area:Area-15}.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91ee5-a4c4331f,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91ee5-a4c4331f,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91ee5-a4c4331f{grid-area:Area-17}.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91ee9-a4c4331f,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91ee9-a4c4331f,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91ee9-a4c4331f{grid-area:Area-19}.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91eed-a4c4331f,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91eed-a4c4331f,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91eed-a4c4331f{grid-area:Area-21}.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91ef1-a4c4331f,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91ef1-a4c4331f,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91ef1-a4c4331f{grid-area:Area-23}.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91ef5-a4c4331f,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91ef5-a4c4331f,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91ef5-a4c4331f{grid-area:Area-25}.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91ef9-a4c4331f,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91ef9-a4c4331f,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91ef9-a4c4331f{grid-area:Area-4}.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91efc-a4c4331f,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91efc-a4c4331f,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91efc-a4c4331f{grid-area:Area-6}.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91efe-a4c4331f,.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91f01-a4c4331f,.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91f04-a4c4331f,.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91f07-a4c4331f,.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91f0a-a4c4331f,.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91f0d-a4c4331f,.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91f10-a4c4331f,.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91f12-a4c4331f,.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91f14-a4c4331f,.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91f17-a4c4331f,.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91f1a-a4c4331f,.webflow-nova #w-node-_413af13e-5466-7d88-f825-c27450e91f1e-a4c4331f,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91efe-a4c4331f,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91f01-a4c4331f,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91f04-a4c4331f,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91f07-a4c4331f,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91f0a-a4c4331f,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91f0d-a4c4331f,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91f10-a4c4331f,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91f12-a4c4331f,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91f14-a4c4331f,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91f17-a4c4331f,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91f1a-a4c4331f,.webflow-nova-1-5 #w-node-_413af13e-5466-7d88-f825-c27450e91f1e-a4c4331f,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91efe-a4c4331f,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91f01-a4c4331f,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91f04-a4c4331f,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91f07-a4c4331f,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91f0a-a4c4331f,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91f0d-a4c4331f,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91f10-a4c4331f,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91f12-a4c4331f,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91f14-a4c4331f,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91f17-a4c4331f,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91f1a-a4c4331f,.webflow-nova-1-1 #w-node-_413af13e-5466-7d88-f825-c27450e91f1e-a4c4331f{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b69258552a-a4c4331f,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b69258552a-a4c4331f,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b69258552a-a4c4331f{grid-area:Area-2}.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b69258552c-a4c4331f,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b69258552c-a4c4331f,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b69258552c-a4c4331f{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b692585530-a4c4331f,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b692585530-a4c4331f,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b692585530-a4c4331f{grid-area:Area-5}.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b692585534-a4c4331f,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b692585534-a4c4331f,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b692585534-a4c4331f{grid-area:Area-7}.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b692585538-a4c4331f,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b692585538-a4c4331f,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b692585538-a4c4331f{grid-area:Area-9}.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b69258553c-a4c4331f,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b69258553c-a4c4331f,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b69258553c-a4c4331f{grid-area:Area-11}.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b692585540-a4c4331f,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b692585540-a4c4331f,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b692585540-a4c4331f{grid-area:Area-13}.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b692585544-a4c4331f,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b692585544-a4c4331f,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b692585544-a4c4331f{grid-area:Area-15}.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b692585548-a4c4331f,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b692585548-a4c4331f,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b692585548-a4c4331f{grid-area:Area-17}.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b69258554c-a4c4331f,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b69258554c-a4c4331f,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b69258554c-a4c4331f{grid-area:Area-19}.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b692585550-a4c4331f,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b692585550-a4c4331f,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b692585550-a4c4331f{grid-area:Area-21}.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b692585554-a4c4331f,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b692585554-a4c4331f,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b692585554-a4c4331f{grid-area:Area-23}.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b692585558-a4c4331f,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b692585558-a4c4331f,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b692585558-a4c4331f{grid-area:Area-25}.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b69258555c-a4c4331f,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b69258555c-a4c4331f,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b69258555c-a4c4331f{grid-area:Area-4}.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b69258555f-a4c4331f,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b69258555f-a4c4331f,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b69258555f-a4c4331f{grid-area:Area-6}.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b692585561-a4c4331f,.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b692585564-a4c4331f,.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b692585567-a4c4331f,.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b69258556a-a4c4331f,.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b69258556d-a4c4331f,.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b692585570-a4c4331f,.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b692585573-a4c4331f,.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b692585575-a4c4331f,.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b692585577-a4c4331f,.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b69258557a-a4c4331f,.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b69258557d-a4c4331f,.webflow-nova #w-node-f29ff4f9-b955-585c-c9df-65b692585581-a4c4331f,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b692585561-a4c4331f,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b692585564-a4c4331f,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b692585567-a4c4331f,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b69258556a-a4c4331f,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b69258556d-a4c4331f,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b692585570-a4c4331f,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b692585573-a4c4331f,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b692585575-a4c4331f,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b692585577-a4c4331f,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b69258557a-a4c4331f,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b69258557d-a4c4331f,.webflow-nova-1-5 #w-node-f29ff4f9-b955-585c-c9df-65b692585581-a4c4331f,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b692585561-a4c4331f,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b692585564-a4c4331f,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b692585567-a4c4331f,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b69258556a-a4c4331f,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b69258556d-a4c4331f,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b692585570-a4c4331f,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b692585573-a4c4331f,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b692585575-a4c4331f,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b692585577-a4c4331f,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b69258557a-a4c4331f,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b69258557d-a4c4331f,.webflow-nova-1-1 #w-node-f29ff4f9-b955-585c-c9df-65b692585581-a4c4331f{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e87d-a4c4331f,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e87d-a4c4331f,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e87d-a4c4331f{grid-area:Area-2}.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e87f-a4c4331f,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e87f-a4c4331f,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e87f-a4c4331f{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e883-a4c4331f,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e883-a4c4331f,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e883-a4c4331f{grid-area:Area-5}.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e887-a4c4331f,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e887-a4c4331f,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e887-a4c4331f{grid-area:Area-7}.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e88b-a4c4331f,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e88b-a4c4331f,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e88b-a4c4331f{grid-area:Area-9}.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e88f-a4c4331f,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e88f-a4c4331f,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e88f-a4c4331f{grid-area:Area-11}.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e893-a4c4331f,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e893-a4c4331f,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e893-a4c4331f{grid-area:Area-13}.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e897-a4c4331f,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e897-a4c4331f,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e897-a4c4331f{grid-area:Area-15}.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e89b-a4c4331f,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e89b-a4c4331f,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e89b-a4c4331f{grid-area:Area-17}.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e89f-a4c4331f,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e89f-a4c4331f,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e89f-a4c4331f{grid-area:Area-19}.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e8a3-a4c4331f,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e8a3-a4c4331f,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e8a3-a4c4331f{grid-area:Area-21}.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e8a7-a4c4331f,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e8a7-a4c4331f,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e8a7-a4c4331f{grid-area:Area-23}.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e8ab-a4c4331f,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e8ab-a4c4331f,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e8ab-a4c4331f{grid-area:Area-25}.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e8af-a4c4331f,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e8af-a4c4331f,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e8af-a4c4331f{grid-area:Area-4}.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e8b2-a4c4331f,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e8b2-a4c4331f,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e8b2-a4c4331f{grid-area:Area-6}.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e8b4-a4c4331f,.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e8b7-a4c4331f,.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e8ba-a4c4331f,.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e8bd-a4c4331f,.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e8c0-a4c4331f,.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e8c3-a4c4331f,.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e8c6-a4c4331f,.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e8c8-a4c4331f,.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e8ca-a4c4331f,.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e8cd-a4c4331f,.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e8d0-a4c4331f,.webflow-nova #w-node-fcfea591-daf3-53c3-3d38-de837604e8d4-a4c4331f,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e8b4-a4c4331f,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e8b7-a4c4331f,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e8ba-a4c4331f,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e8bd-a4c4331f,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e8c0-a4c4331f,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e8c3-a4c4331f,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e8c6-a4c4331f,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e8c8-a4c4331f,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e8ca-a4c4331f,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e8cd-a4c4331f,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e8d0-a4c4331f,.webflow-nova-1-5 #w-node-fcfea591-daf3-53c3-3d38-de837604e8d4-a4c4331f,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e8b4-a4c4331f,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e8b7-a4c4331f,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e8ba-a4c4331f,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e8bd-a4c4331f,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e8c0-a4c4331f,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e8c3-a4c4331f,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e8c6-a4c4331f,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e8c8-a4c4331f,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e8ca-a4c4331f,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e8cd-a4c4331f,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e8d0-a4c4331f,.webflow-nova-1-1 #w-node-fcfea591-daf3-53c3-3d38-de837604e8d4-a4c4331f{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae44-a4c4331f,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae44-a4c4331f,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae44-a4c4331f{grid-area:Area-2}.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae46-a4c4331f,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae46-a4c4331f,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae46-a4c4331f{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae4b-a4c4331f,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae4b-a4c4331f,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae4b-a4c4331f{grid-area:Area-5}.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae50-a4c4331f,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae50-a4c4331f,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae50-a4c4331f{grid-area:Area-7}.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae55-a4c4331f,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae55-a4c4331f,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae55-a4c4331f{grid-area:Area-9}.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae5a-a4c4331f,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae5a-a4c4331f,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae5a-a4c4331f{grid-area:Area-11}.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae5f-a4c4331f,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae5f-a4c4331f,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae5f-a4c4331f{grid-area:Area-13}.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae64-a4c4331f,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae64-a4c4331f,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae64-a4c4331f{grid-area:Area-15}.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae69-a4c4331f,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae69-a4c4331f,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae69-a4c4331f{grid-area:Area-17}.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae6e-a4c4331f,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae6e-a4c4331f,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae6e-a4c4331f{grid-area:Area-19}.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae73-a4c4331f,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae73-a4c4331f,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae73-a4c4331f{grid-area:Area-21}.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae78-a4c4331f,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae78-a4c4331f,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae78-a4c4331f{grid-area:Area-23}.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae7d-a4c4331f,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae7d-a4c4331f,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae7d-a4c4331f{grid-area:Area-25}.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae81-a4c4331f,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae81-a4c4331f,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae81-a4c4331f{grid-area:Area-4}.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae84-a4c4331f,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae84-a4c4331f,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae84-a4c4331f{grid-area:Area-6}.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae86-a4c4331f,.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae89-a4c4331f,.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae8c-a4c4331f,.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae8f-a4c4331f,.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae92-a4c4331f,.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae95-a4c4331f,.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae98-a4c4331f,.webflow-nova #w-node-_0924da9d-e17d-cabd-493d-22e6c568fbc9-a4c4331f,.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae9a-a4c4331f,.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae9c-a4c4331f,.webflow-nova #w-node-_36f338b0-e267-0233-5e62-1b51425cae9f-a4c4331f,.webflow-nova #w-node-_8a288c6b-7e76-e18a-297f-d3a29a3c653a-a4c4331f,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae86-a4c4331f,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae89-a4c4331f,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae8c-a4c4331f,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae8f-a4c4331f,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae92-a4c4331f,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae95-a4c4331f,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae98-a4c4331f,.webflow-nova-1-5 #w-node-_0924da9d-e17d-cabd-493d-22e6c568fbc9-a4c4331f,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae9a-a4c4331f,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae9c-a4c4331f,.webflow-nova-1-5 #w-node-_36f338b0-e267-0233-5e62-1b51425cae9f-a4c4331f,.webflow-nova-1-5 #w-node-_8a288c6b-7e76-e18a-297f-d3a29a3c653a-a4c4331f,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae86-a4c4331f,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae89-a4c4331f,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae8c-a4c4331f,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae8f-a4c4331f,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae92-a4c4331f,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae95-a4c4331f,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae98-a4c4331f,.webflow-nova-1-1 #w-node-_0924da9d-e17d-cabd-493d-22e6c568fbc9-a4c4331f,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae9a-a4c4331f,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae9c-a4c4331f,.webflow-nova-1-1 #w-node-_36f338b0-e267-0233-5e62-1b51425cae9f-a4c4331f,.webflow-nova-1-1 #w-node-_8a288c6b-7e76-e18a-297f-d3a29a3c653a-a4c4331f{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c1a-a4c4331f,.webflow-nova-1-5 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c1a-a4c4331f,.webflow-nova-1-1 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c1a-a4c4331f{grid-area:Area-2}.webflow-nova #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c1c-a4c4331f,.webflow-nova-1-5 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c1c-a4c4331f,.webflow-nova-1-1 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c1c-a4c4331f{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c20-a4c4331f,.webflow-nova-1-5 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c20-a4c4331f,.webflow-nova-1-1 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c20-a4c4331f{grid-area:Area-5}.webflow-nova #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c24-a4c4331f,.webflow-nova-1-5 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c24-a4c4331f,.webflow-nova-1-1 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c24-a4c4331f{grid-area:Area-7}.webflow-nova #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c28-a4c4331f,.webflow-nova-1-5 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c28-a4c4331f,.webflow-nova-1-1 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c28-a4c4331f{grid-area:Area-9}.webflow-nova #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c2c-a4c4331f,.webflow-nova-1-5 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c2c-a4c4331f,.webflow-nova-1-1 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c2c-a4c4331f{grid-area:Area-11}.webflow-nova #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c30-a4c4331f,.webflow-nova-1-5 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c30-a4c4331f,.webflow-nova-1-1 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c30-a4c4331f{grid-area:Area-13}.webflow-nova #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c34-a4c4331f,.webflow-nova-1-5 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c34-a4c4331f,.webflow-nova-1-1 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c34-a4c4331f{grid-area:Area-15}.webflow-nova #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c38-a4c4331f,.webflow-nova-1-5 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c38-a4c4331f,.webflow-nova-1-1 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c38-a4c4331f{grid-area:Area-17}.webflow-nova #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c3c-a4c4331f,.webflow-nova-1-5 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c3c-a4c4331f,.webflow-nova-1-1 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c3c-a4c4331f{grid-area:Area-19}.webflow-nova #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c40-a4c4331f,.webflow-nova-1-5 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c40-a4c4331f,.webflow-nova-1-1 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c40-a4c4331f{grid-area:Area-21}.webflow-nova #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c44-a4c4331f,.webflow-nova-1-5 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c44-a4c4331f,.webflow-nova-1-1 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c44-a4c4331f{grid-area:Area-23}.webflow-nova #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c48-a4c4331f,.webflow-nova-1-5 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c48-a4c4331f,.webflow-nova-1-1 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c48-a4c4331f{grid-area:Area-25}.webflow-nova #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c4c-a4c4331f,.webflow-nova-1-5 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c4c-a4c4331f,.webflow-nova-1-1 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c4c-a4c4331f{grid-area:Area-4}.webflow-nova #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c4f-a4c4331f,.webflow-nova-1-5 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c4f-a4c4331f,.webflow-nova-1-1 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c4f-a4c4331f{grid-area:Area-6}.webflow-nova #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c51-a4c4331f,.webflow-nova #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c54-a4c4331f,.webflow-nova #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c57-a4c4331f,.webflow-nova #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c5a-a4c4331f,.webflow-nova #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c5d-a4c4331f,.webflow-nova #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c60-a4c4331f,.webflow-nova #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c63-a4c4331f,.webflow-nova #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c65-a4c4331f,.webflow-nova #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c67-a4c4331f,.webflow-nova #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c69-a4c4331f,.webflow-nova #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c6c-a4c4331f,.webflow-nova #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c70-a4c4331f,.webflow-nova-1-5 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c51-a4c4331f,.webflow-nova-1-5 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c54-a4c4331f,.webflow-nova-1-5 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c57-a4c4331f,.webflow-nova-1-5 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c5a-a4c4331f,.webflow-nova-1-5 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c5d-a4c4331f,.webflow-nova-1-5 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c60-a4c4331f,.webflow-nova-1-5 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c63-a4c4331f,.webflow-nova-1-5 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c65-a4c4331f,.webflow-nova-1-5 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c67-a4c4331f,.webflow-nova-1-5 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c69-a4c4331f,.webflow-nova-1-5 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c6c-a4c4331f,.webflow-nova-1-5 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c70-a4c4331f,.webflow-nova-1-1 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c51-a4c4331f,.webflow-nova-1-1 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c54-a4c4331f,.webflow-nova-1-1 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c57-a4c4331f,.webflow-nova-1-1 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c5a-a4c4331f,.webflow-nova-1-1 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c5d-a4c4331f,.webflow-nova-1-1 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c60-a4c4331f,.webflow-nova-1-1 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c63-a4c4331f,.webflow-nova-1-1 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c65-a4c4331f,.webflow-nova-1-1 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c67-a4c4331f,.webflow-nova-1-1 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c69-a4c4331f,.webflow-nova-1-1 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c6c-a4c4331f,.webflow-nova-1-1 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c70-a4c4331f{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b181016-a4c4331f,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b181016-a4c4331f,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b181016-a4c4331f{grid-area:Area-2}.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b181018-a4c4331f,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b181018-a4c4331f,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b181018-a4c4331f{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b18101c-a4c4331f,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b18101c-a4c4331f,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b18101c-a4c4331f{grid-area:Area-5}.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b181020-a4c4331f,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b181020-a4c4331f,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b181020-a4c4331f{grid-area:Area-7}.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b181024-a4c4331f,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b181024-a4c4331f,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b181024-a4c4331f{grid-area:Area-9}.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b181028-a4c4331f,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b181028-a4c4331f,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b181028-a4c4331f{grid-area:Area-11}.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b18102c-a4c4331f,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b18102c-a4c4331f,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b18102c-a4c4331f{grid-area:Area-13}.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b181030-a4c4331f,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b181030-a4c4331f,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b181030-a4c4331f{grid-area:Area-15}.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b181034-a4c4331f,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b181034-a4c4331f,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b181034-a4c4331f{grid-area:Area-17}.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b181038-a4c4331f,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b181038-a4c4331f,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b181038-a4c4331f{grid-area:Area-19}.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b18103c-a4c4331f,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b18103c-a4c4331f,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b18103c-a4c4331f{grid-area:Area-21}.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b181040-a4c4331f,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b181040-a4c4331f,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b181040-a4c4331f{grid-area:Area-23}.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b181044-a4c4331f,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b181044-a4c4331f,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b181044-a4c4331f{grid-area:Area-25}.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b181048-a4c4331f,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b181048-a4c4331f,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b181048-a4c4331f{grid-area:Area-4}.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b18104b-a4c4331f,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b18104b-a4c4331f,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b18104b-a4c4331f{grid-area:Area-6}.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b18104d-a4c4331f,.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b181050-a4c4331f,.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b181053-a4c4331f,.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b181056-a4c4331f,.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b181059-a4c4331f,.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b18105c-a4c4331f,.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b18105f-a4c4331f,.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b181061-a4c4331f,.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b181063-a4c4331f,.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b181065-a4c4331f,.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b181068-a4c4331f,.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b18106c-a4c4331f,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b18104d-a4c4331f,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b181050-a4c4331f,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b181053-a4c4331f,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b181056-a4c4331f,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b181059-a4c4331f,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b18105c-a4c4331f,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b18105f-a4c4331f,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b181061-a4c4331f,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b181063-a4c4331f,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b181065-a4c4331f,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b181068-a4c4331f,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b18106c-a4c4331f,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b18104d-a4c4331f,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b181050-a4c4331f,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b181053-a4c4331f,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b181056-a4c4331f,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b181059-a4c4331f,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b18105c-a4c4331f,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b18105f-a4c4331f,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b181061-a4c4331f,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b181063-a4c4331f,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b181065-a4c4331f,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b181068-a4c4331f,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b18106c-a4c4331f{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-_72d57993-fac5-9f78-ef6d-aeef203b469c-a4c4331f,.webflow-nova-1-5 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b469c-a4c4331f,.webflow-nova-1-1 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b469c-a4c4331f{grid-area:Area-2}.webflow-nova #w-node-_72d57993-fac5-9f78-ef6d-aeef203b469e-a4c4331f,.webflow-nova-1-5 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b469e-a4c4331f,.webflow-nova-1-1 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b469e-a4c4331f{grid-area:span 1/span 1/span 1/span 1}.webflow-nova #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46a2-a4c4331f,.webflow-nova-1-5 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46a2-a4c4331f,.webflow-nova-1-1 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46a2-a4c4331f{grid-area:Area-5}.webflow-nova #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46a6-a4c4331f,.webflow-nova-1-5 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46a6-a4c4331f,.webflow-nova-1-1 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46a6-a4c4331f{grid-area:Area-7}.webflow-nova #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46aa-a4c4331f,.webflow-nova-1-5 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46aa-a4c4331f,.webflow-nova-1-1 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46aa-a4c4331f{grid-area:Area-9}.webflow-nova #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46ae-a4c4331f,.webflow-nova-1-5 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46ae-a4c4331f,.webflow-nova-1-1 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46ae-a4c4331f{grid-area:Area-11}.webflow-nova #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46b2-a4c4331f,.webflow-nova-1-5 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46b2-a4c4331f,.webflow-nova-1-1 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46b2-a4c4331f{grid-area:Area-13}.webflow-nova #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46b6-a4c4331f,.webflow-nova-1-5 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46b6-a4c4331f,.webflow-nova-1-1 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46b6-a4c4331f{grid-area:Area-15}.webflow-nova #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46ba-a4c4331f,.webflow-nova-1-5 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46ba-a4c4331f,.webflow-nova-1-1 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46ba-a4c4331f{grid-area:Area-17}.webflow-nova #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46be-a4c4331f,.webflow-nova-1-5 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46be-a4c4331f,.webflow-nova-1-1 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46be-a4c4331f{grid-area:Area-19}.webflow-nova #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46c2-a4c4331f,.webflow-nova-1-5 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46c2-a4c4331f,.webflow-nova-1-1 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46c2-a4c4331f{grid-area:Area-21}.webflow-nova #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46c6-a4c4331f,.webflow-nova-1-5 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46c6-a4c4331f,.webflow-nova-1-1 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46c6-a4c4331f{grid-area:Area-23}.webflow-nova #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46ca-a4c4331f,.webflow-nova-1-5 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46ca-a4c4331f,.webflow-nova-1-1 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46ca-a4c4331f{grid-area:Area-25}.webflow-nova #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46ce-a4c4331f,.webflow-nova-1-5 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46ce-a4c4331f,.webflow-nova-1-1 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46ce-a4c4331f{grid-area:Area-4}.webflow-nova #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46d1-a4c4331f,.webflow-nova-1-5 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46d1-a4c4331f,.webflow-nova-1-1 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46d1-a4c4331f{grid-area:Area-6}.webflow-nova #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46d3-a4c4331f,.webflow-nova #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46d6-a4c4331f,.webflow-nova #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46d9-a4c4331f,.webflow-nova #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46dc-a4c4331f,.webflow-nova #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46df-a4c4331f,.webflow-nova #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46e2-a4c4331f,.webflow-nova #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46e5-a4c4331f,.webflow-nova #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46e7-a4c4331f,.webflow-nova #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46e9-a4c4331f,.webflow-nova #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46eb-a4c4331f,.webflow-nova #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46ee-a4c4331f,.webflow-nova #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46f2-a4c4331f,.webflow-nova-1-5 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46d3-a4c4331f,.webflow-nova-1-5 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46d6-a4c4331f,.webflow-nova-1-5 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46d9-a4c4331f,.webflow-nova-1-5 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46dc-a4c4331f,.webflow-nova-1-5 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46df-a4c4331f,.webflow-nova-1-5 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46e2-a4c4331f,.webflow-nova-1-5 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46e5-a4c4331f,.webflow-nova-1-5 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46e7-a4c4331f,.webflow-nova-1-5 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46e9-a4c4331f,.webflow-nova-1-5 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46eb-a4c4331f,.webflow-nova-1-5 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46ee-a4c4331f,.webflow-nova-1-5 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46f2-a4c4331f,.webflow-nova-1-1 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46d3-a4c4331f,.webflow-nova-1-1 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46d6-a4c4331f,.webflow-nova-1-1 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46d9-a4c4331f,.webflow-nova-1-1 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46dc-a4c4331f,.webflow-nova-1-1 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46df-a4c4331f,.webflow-nova-1-1 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46e2-a4c4331f,.webflow-nova-1-1 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46e5-a4c4331f,.webflow-nova-1-1 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46e7-a4c4331f,.webflow-nova-1-1 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46e9-a4c4331f,.webflow-nova-1-1 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46eb-a4c4331f,.webflow-nova-1-1 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46ee-a4c4331f,.webflow-nova-1-1 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46f2-a4c4331f{grid-area:span 1/span 1/span 1/span 1}@media screen and (max-width:991px){.webflow-nova #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-3e7f463f,.webflow-nova #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-3e7f463f,.webflow-nova #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-d1b1bcbf,.webflow-nova #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-d1b1bcbf,.webflow-nova #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-c8057d47,.webflow-nova #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-c8057d47,.webflow-nova #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-4132a557,.webflow-nova #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-4132a557,.webflow-nova #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-cc0f8505,.webflow-nova #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-cc0f8505,.webflow-nova #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-f8f1f8a3,.webflow-nova #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-f8f1f8a3,.webflow-nova #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-33c935af,.webflow-nova #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-33c935af,.webflow-nova #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-e8ef0a51,.webflow-nova #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-e8ef0a51,.webflow-nova #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-a4c4331f,.webflow-nova #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-a4c4331f,.webflow-nova-1-5 #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-3e7f463f,.webflow-nova-1-5 #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-3e7f463f,.webflow-nova-1-5 #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-d1b1bcbf,.webflow-nova-1-5 #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-d1b1bcbf,.webflow-nova-1-5 #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-c8057d47,.webflow-nova-1-5 #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-c8057d47,.webflow-nova-1-5 #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-4132a557,.webflow-nova-1-5 #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-4132a557,.webflow-nova-1-5 #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-cc0f8505,.webflow-nova-1-5 #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-cc0f8505,.webflow-nova-1-5 #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-f8f1f8a3,.webflow-nova-1-5 #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-f8f1f8a3,.webflow-nova-1-5 #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-33c935af,.webflow-nova-1-5 #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-33c935af,.webflow-nova-1-5 #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-e8ef0a51,.webflow-nova-1-5 #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-e8ef0a51,.webflow-nova-1-5 #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-a4c4331f,.webflow-nova-1-5 #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-a4c4331f,.webflow-nova-1-1 #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-3e7f463f,.webflow-nova-1-1 #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-3e7f463f,.webflow-nova-1-1 #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-d1b1bcbf,.webflow-nova-1-1 #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-d1b1bcbf,.webflow-nova-1-1 #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-c8057d47,.webflow-nova-1-1 #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-c8057d47,.webflow-nova-1-1 #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-4132a557,.webflow-nova-1-1 #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-4132a557,.webflow-nova-1-1 #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-cc0f8505,.webflow-nova-1-1 #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-cc0f8505,.webflow-nova-1-1 #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-f8f1f8a3,.webflow-nova-1-1 #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-f8f1f8a3,.webflow-nova-1-1 #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-33c935af,.webflow-nova-1-1 #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-33c935af,.webflow-nova-1-1 #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-e8ef0a51,.webflow-nova-1-1 #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-e8ef0a51,.webflow-nova-1-1 #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-a4c4331f,.webflow-nova-1-1 #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-a4c4331f{justify-self:end}}@media screen and (max-width:479px){.webflow-nova #w-node-_0924da9d-e17d-cabd-493d-22e6c568fbc9-3e7f463f,.webflow-nova #w-node-_8a288c6b-7e76-e18a-297f-d3a29a3c653a-3e7f463f,.webflow-nova #w-node-a3667f27-f912-e340-a486-30f7f025ad43-3e7f463f,.webflow-nova #w-node-a3667f27-f912-e340-a486-30f7f025ad4e-3e7f463f,.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b181061-3e7f463f,.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b18106c-3e7f463f,.webflow-nova #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b82b8-3e7f463f,.webflow-nova #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b82c3-3e7f463f,.webflow-nova #w-node-_0924da9d-e17d-cabd-493d-22e6c568fbc9-d1b1bcbf,.webflow-nova #w-node-_8a288c6b-7e76-e18a-297f-d3a29a3c653a-d1b1bcbf,.webflow-nova #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c65-d1b1bcbf,.webflow-nova #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c70-d1b1bcbf,.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b181061-d1b1bcbf,.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b18106c-d1b1bcbf,.webflow-nova #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46e7-d1b1bcbf,.webflow-nova #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46f2-d1b1bcbf,.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe23a3-c8057d47,.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe23ae-c8057d47,.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2404-c8057d47,.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe240f-c8057d47,.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2465-c8057d47,.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2470-c8057d47,.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe24c6-c8057d47,.webflow-nova #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe24d1-c8057d47,.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc2cf-4132a557,.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc2da-4132a557,.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc330-4132a557,.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc33b-4132a557,.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc391-4132a557,.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc39c-4132a557,.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc3f2-4132a557,.webflow-nova #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc3fd-4132a557,.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1bc5-cc0f8505,.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1bd0-cc0f8505,.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c26-cc0f8505,.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c31-cc0f8505,.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c87-cc0f8505,.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c92-cc0f8505,.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1ce8-cc0f8505,.webflow-nova #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1cf3-cc0f8505,.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d6f0-f8f1f8a3,.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d6fb-f8f1f8a3,.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d751-f8f1f8a3,.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d75c-f8f1f8a3,.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d7b2-f8f1f8a3,.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d7bd-f8f1f8a3,.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d813-f8f1f8a3,.webflow-nova #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d81e-f8f1f8a3,.webflow-nova #w-node-_0924da9d-e17d-cabd-493d-22e6c568fbc9-33c935af,.webflow-nova #w-node-_8a288c6b-7e76-e18a-297f-d3a29a3c653a-33c935af,.webflow-nova #w-node-a3667f27-f912-e340-a486-30f7f025ad43-33c935af,.webflow-nova #w-node-a3667f27-f912-e340-a486-30f7f025ad4e-33c935af,.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b181061-33c935af,.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b18106c-33c935af,.webflow-nova #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b82b8-33c935af,.webflow-nova #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b82c3-33c935af,.webflow-nova #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3be9c-e8ef0a51,.webflow-nova #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3bea7-e8ef0a51,.webflow-nova #w-node-_96d601a4-ac65-1cd5-9d7a-42738470de86-e8ef0a51,.webflow-nova #w-node-_96d601a4-ac65-1cd5-9d7a-42738470de91-e8ef0a51,.webflow-nova #w-node-_0bafef5f-a066-0a14-0426-7d1a60e352f5-e8ef0a51,.webflow-nova #w-node-_0bafef5f-a066-0a14-0426-7d1a60e35300-e8ef0a51,.webflow-nova #w-node-_1543351c-6e43-1f7b-8c49-b3c38129dac6-e8ef0a51,.webflow-nova #w-node-_1543351c-6e43-1f7b-8c49-b3c38129dad1-e8ef0a51,.webflow-nova #w-node-_0924da9d-e17d-cabd-493d-22e6c568fbc9-a4c4331f,.webflow-nova #w-node-_8a288c6b-7e76-e18a-297f-d3a29a3c653a-a4c4331f,.webflow-nova #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c65-a4c4331f,.webflow-nova #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c70-a4c4331f,.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b181061-a4c4331f,.webflow-nova #w-node-_6a39193c-84a2-7172-f007-61fc5b18106c-a4c4331f,.webflow-nova #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46e7-a4c4331f,.webflow-nova #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46f2-a4c4331f,.webflow-nova-1-5 #w-node-_0924da9d-e17d-cabd-493d-22e6c568fbc9-3e7f463f,.webflow-nova-1-5 #w-node-_8a288c6b-7e76-e18a-297f-d3a29a3c653a-3e7f463f,.webflow-nova-1-5 #w-node-a3667f27-f912-e340-a486-30f7f025ad43-3e7f463f,.webflow-nova-1-5 #w-node-a3667f27-f912-e340-a486-30f7f025ad4e-3e7f463f,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b181061-3e7f463f,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b18106c-3e7f463f,.webflow-nova-1-5 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b82b8-3e7f463f,.webflow-nova-1-5 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b82c3-3e7f463f,.webflow-nova-1-5 #w-node-_0924da9d-e17d-cabd-493d-22e6c568fbc9-d1b1bcbf,.webflow-nova-1-5 #w-node-_8a288c6b-7e76-e18a-297f-d3a29a3c653a-d1b1bcbf,.webflow-nova-1-5 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c65-d1b1bcbf,.webflow-nova-1-5 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c70-d1b1bcbf,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b181061-d1b1bcbf,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b18106c-d1b1bcbf,.webflow-nova-1-5 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46e7-d1b1bcbf,.webflow-nova-1-5 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46f2-d1b1bcbf,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe23a3-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe23ae-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2404-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe240f-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2465-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2470-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe24c6-c8057d47,.webflow-nova-1-5 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe24d1-c8057d47,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc2cf-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc2da-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc330-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc33b-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc391-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc39c-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc3f2-4132a557,.webflow-nova-1-5 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc3fd-4132a557,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1bc5-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1bd0-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c26-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c31-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c87-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c92-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1ce8-cc0f8505,.webflow-nova-1-5 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1cf3-cc0f8505,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d6f0-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d6fb-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d751-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d75c-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d7b2-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d7bd-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d813-f8f1f8a3,.webflow-nova-1-5 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d81e-f8f1f8a3,.webflow-nova-1-5 #w-node-_0924da9d-e17d-cabd-493d-22e6c568fbc9-33c935af,.webflow-nova-1-5 #w-node-_8a288c6b-7e76-e18a-297f-d3a29a3c653a-33c935af,.webflow-nova-1-5 #w-node-a3667f27-f912-e340-a486-30f7f025ad43-33c935af,.webflow-nova-1-5 #w-node-a3667f27-f912-e340-a486-30f7f025ad4e-33c935af,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b181061-33c935af,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b18106c-33c935af,.webflow-nova-1-5 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b82b8-33c935af,.webflow-nova-1-5 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b82c3-33c935af,.webflow-nova-1-5 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3be9c-e8ef0a51,.webflow-nova-1-5 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3bea7-e8ef0a51,.webflow-nova-1-5 #w-node-_96d601a4-ac65-1cd5-9d7a-42738470de86-e8ef0a51,.webflow-nova-1-5 #w-node-_96d601a4-ac65-1cd5-9d7a-42738470de91-e8ef0a51,.webflow-nova-1-5 #w-node-_0bafef5f-a066-0a14-0426-7d1a60e352f5-e8ef0a51,.webflow-nova-1-5 #w-node-_0bafef5f-a066-0a14-0426-7d1a60e35300-e8ef0a51,.webflow-nova-1-5 #w-node-_1543351c-6e43-1f7b-8c49-b3c38129dac6-e8ef0a51,.webflow-nova-1-5 #w-node-_1543351c-6e43-1f7b-8c49-b3c38129dad1-e8ef0a51,.webflow-nova-1-5 #w-node-_0924da9d-e17d-cabd-493d-22e6c568fbc9-a4c4331f,.webflow-nova-1-5 #w-node-_8a288c6b-7e76-e18a-297f-d3a29a3c653a-a4c4331f,.webflow-nova-1-5 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c65-a4c4331f,.webflow-nova-1-5 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c70-a4c4331f,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b181061-a4c4331f,.webflow-nova-1-5 #w-node-_6a39193c-84a2-7172-f007-61fc5b18106c-a4c4331f,.webflow-nova-1-5 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46e7-a4c4331f,.webflow-nova-1-5 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46f2-a4c4331f,.webflow-nova-1-1 #w-node-_0924da9d-e17d-cabd-493d-22e6c568fbc9-3e7f463f,.webflow-nova-1-1 #w-node-_8a288c6b-7e76-e18a-297f-d3a29a3c653a-3e7f463f,.webflow-nova-1-1 #w-node-a3667f27-f912-e340-a486-30f7f025ad43-3e7f463f,.webflow-nova-1-1 #w-node-a3667f27-f912-e340-a486-30f7f025ad4e-3e7f463f,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b181061-3e7f463f,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b18106c-3e7f463f,.webflow-nova-1-1 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b82b8-3e7f463f,.webflow-nova-1-1 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b82c3-3e7f463f,.webflow-nova-1-1 #w-node-_0924da9d-e17d-cabd-493d-22e6c568fbc9-d1b1bcbf,.webflow-nova-1-1 #w-node-_8a288c6b-7e76-e18a-297f-d3a29a3c653a-d1b1bcbf,.webflow-nova-1-1 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c65-d1b1bcbf,.webflow-nova-1-1 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c70-d1b1bcbf,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b181061-d1b1bcbf,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b18106c-d1b1bcbf,.webflow-nova-1-1 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46e7-d1b1bcbf,.webflow-nova-1-1 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46f2-d1b1bcbf,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe23a3-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe23ae-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2404-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe240f-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2465-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe2470-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe24c6-c8057d47,.webflow-nova-1-1 #w-node-_6a03762e-7c76-ef16-e0d3-fd8773fe24d1-c8057d47,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc2cf-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc2da-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc330-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc33b-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc391-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc39c-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc3f2-4132a557,.webflow-nova-1-1 #w-node-fb45b6fd-f01f-45e2-de5e-d753f94cc3fd-4132a557,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1bc5-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1bd0-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c26-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c31-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c87-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1c92-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1ce8-cc0f8505,.webflow-nova-1-1 #w-node-_58f8823f-5fa8-264c-2257-fb305b0c1cf3-cc0f8505,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d6f0-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d6fb-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d751-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d75c-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d7b2-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d7bd-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d813-f8f1f8a3,.webflow-nova-1-1 #w-node-a78f68b2-5095-f96a-6d49-c0a126a3d81e-f8f1f8a3,.webflow-nova-1-1 #w-node-_0924da9d-e17d-cabd-493d-22e6c568fbc9-33c935af,.webflow-nova-1-1 #w-node-_8a288c6b-7e76-e18a-297f-d3a29a3c653a-33c935af,.webflow-nova-1-1 #w-node-a3667f27-f912-e340-a486-30f7f025ad43-33c935af,.webflow-nova-1-1 #w-node-a3667f27-f912-e340-a486-30f7f025ad4e-33c935af,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b181061-33c935af,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b18106c-33c935af,.webflow-nova-1-1 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b82b8-33c935af,.webflow-nova-1-1 #w-node-_4d00d07e-cc5e-f3ec-4bf7-bb09f34b82c3-33c935af,.webflow-nova-1-1 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3be9c-e8ef0a51,.webflow-nova-1-1 #w-node-_6036ecf8-64d9-36e2-f4f8-213d0da3bea7-e8ef0a51,.webflow-nova-1-1 #w-node-_96d601a4-ac65-1cd5-9d7a-42738470de86-e8ef0a51,.webflow-nova-1-1 #w-node-_96d601a4-ac65-1cd5-9d7a-42738470de91-e8ef0a51,.webflow-nova-1-1 #w-node-_0bafef5f-a066-0a14-0426-7d1a60e352f5-e8ef0a51,.webflow-nova-1-1 #w-node-_0bafef5f-a066-0a14-0426-7d1a60e35300-e8ef0a51,.webflow-nova-1-1 #w-node-_1543351c-6e43-1f7b-8c49-b3c38129dac6-e8ef0a51,.webflow-nova-1-1 #w-node-_1543351c-6e43-1f7b-8c49-b3c38129dad1-e8ef0a51,.webflow-nova-1-1 #w-node-_0924da9d-e17d-cabd-493d-22e6c568fbc9-a4c4331f,.webflow-nova-1-1 #w-node-_8a288c6b-7e76-e18a-297f-d3a29a3c653a-a4c4331f,.webflow-nova-1-1 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c65-a4c4331f,.webflow-nova-1-1 #w-node-d9ca982e-b2cd-cedc-16c6-9e3897a73c70-a4c4331f,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b181061-a4c4331f,.webflow-nova-1-1 #w-node-_6a39193c-84a2-7172-f007-61fc5b18106c-a4c4331f,.webflow-nova-1-1 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46e7-a4c4331f,.webflow-nova-1-1 #w-node-_72d57993-fac5-9f78-ef6d-aeef203b46f2-a4c4331f{grid-area:span 1/span 1/span 1/span 1}}@font-face{font-family:'Linotype din next lt pro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DIN-Next-LT-Pro-UltraLight.ttf") format("truetype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:'Linotype din next lt pro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DIN-Next-LT-Pro-Medium.ttf") format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:'Linotype din next lt pro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DIN-Next-LT-Pro-Regular.ttf") format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'Linotype din next lt pro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DIN-Next-LT-Pro-Italic.ttf") format("truetype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:'Linotype din next lt pro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DIN-Next-LT-Pro-Black.ttf") format("truetype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:'Linotype din next lt pro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DIN-Next-LT-Pro-Heavy.ttf") format("truetype"),url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DIN-Next-LT-Pro-Bold.ttf") format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:'Linotype din next lt pro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DIN-Next-LT-Pro-Light.ttf") format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:'Linotype dinnextltpro Condensed';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-BlackCondensed.otf") format("opentype"),url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-HeavyCondensed.otf") format("opentype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:'Linotype dinnextltpro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-BlackItalic.otf") format("opentype"),url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-HeavyItalic.otf") format("opentype");font-weight:900;font-style:italic;font-display:swap}@font-face{font-family:'Linotype dinnextltpro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-Italic.otf") format("opentype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:'Linotype dinnextltpro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-Black.otf") format("opentype"),url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-BlackCondIta.otf") format("opentype"),url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-Heavy.otf") format("opentype"),url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-HeavyCondIta.otf") format("opentype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:'Linotype dinnextltpro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-Light.otf") format("opentype"),url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-LightCondIta.otf") format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:'Linotype dinnextltpro Condensed';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-BoldCondensed.otf") format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:'Linotype dinnextltpro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-BoldCondIta.otf") format("opentype"),url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-Bold.otf") format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:'Linotype dinnextltpro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-BoldItalic.otf") format("opentype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:'Linotype dinnextltpro condensed';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-Condensed.otf") format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'Linotype dinnextltpro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-LightItalic.otf") format("opentype"),url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-LightItalic.otf") format("opentype");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:'Linotype dinnextltpro condita';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-CondIta.otf") format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'Linotype dinnextltpro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-Medium.otf") format("opentype"),url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-MediumCond.otf") format("opentype"),url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-MediumCondIta.otf") format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:'Linotype dinnextltpro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-MediumItalic.otf") format("opentype");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:'Linotype dinnextltpro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-UltraLight.otf") format("opentype"),url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-UltraLightCond.otf") format("opentype"),url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-UltraLightIt.otf") format("opentype"),url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-UltraLightCondIta.otf") format("opentype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:'Linotype dinnextltpro Condensed';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-LightCondensed.otf") format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:'Linotype dinnextltpro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-Regular.otf") format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'Dinok';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-Black.otf") format("opentype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:'Dinok';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-Bold.otf") format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:'Dinnextw1g';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/DINNextW1G-Black.otf") format("opentype"),url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/DINNextW1G-Heavy.otf") format("opentype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:'Dinnextw1g';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/DINNextW1G-BlackItalic.otf") format("opentype"),url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/DINNextW1G-HeavyItalic.otf") format("opentype");font-weight:900;font-style:italic;font-display:swap}@font-face{font-family:'Dinnextw1g';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/DINNextW1G-Bold.otf") format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:'Dinnextw1g';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/DINNextW1G-MediumItalic.otf") format("opentype");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:'Dinnextw1g';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/DINNextW1G-BoldItalic.otf") format("opentype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:'Dinnextw1g';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/DINNextW1G-Italic.otf") format("opentype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:'Dinnextw1g';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/DINNextW1G-Medium.otf") format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:'Dinnextw1g';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/DINNextW1G-Light.otf") format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:'Dinnextw1g';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/DINNextW1G-Regular.otf") format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'Dinnextw1g';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/DINNextW1G-LightItalic.otf") format("opentype");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:'Dinnextw1g';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/DINNextW1G-UltraLight.otf") format("opentype"),url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/DINNextW1G-UltraLightIt.otf") format("opentype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:'Hgrge';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/hgrge.otf") format("opentype");font-weight:400;font-style:normal;font-display:swap}.webflow-bora-2{color:#333;background-color:#000;font-family:system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Fira Sans','Droid Sans','Helvetica Neue',sans-serif}.webflow-bora-2-content{margin-top:-60px}.webflow-bora-2 .w-layout-grid{display:grid;grid-auto-columns:1fr;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;grid-row-gap:16px;grid-column-gap:16px}.webflow-bora-2 .sticky-nav{position:sticky;top:0;z-index:2;display:block;overflow:visible;padding:10px 20px;clear:none;background-color:#f9f9f9}.webflow-bora-2 .nav-grid{display:grid;width:100%;margin:0;padding:0;justify-content:flex-start;align-items:center;grid-auto-flow:column;grid-auto-columns:max-content;grid-column-gap:20px;grid-row-gap:20px;grid-template-areas:"Area-2 Area-3 Area-4 Area Area-5a Area-5";grid-template-columns:1fr max-content max-content max-content max-content;grid-template-rows:auto}.webflow-bora-2 .nav-link-2{display:block;margin-right:0;margin-left:0;padding:10px 0;font-family:'Linotype din next lt pro',sans-serif;color:#000;font-weight:400;text-decoration:none;text-transform:none}.webflow-bora-2 .nav-link-2:hover{text-decoration:underline}.webflow-bora-2 .container-7{display:block;overflow:visible;max-width:60%;object-fit:fill}.webflow-bora-2 .bora2-heritage{position:static;overflow:visible;height:auto;min-height:auto;border-radius:0;background-color:#e7e7e7;opacity:1;background-clip:border-box;-webkit-text-fill-color:inherit}.webflow-bora-2 .bora2-heritage-scroll-container2{position:relative;overflow:visible;width:100%;height:150vh;float:none;clear:none}.webflow-bora-2 .sticky-container-bora-2{position:sticky;top:0;display:flex;overflow:visible;height:100vh;margin-right:auto;margin-left:auto;flex-direction:column;justify-content:center;align-items:center}.webflow-bora-2 .div-block-19{position:absolute;left:0;top:0;right:0;bottom:0;display:flex;width:65%;height:100%;flex-direction:row;justify-content:flex-start;align-items:center;align-self:auto;flex:0 auto}.webflow-bora-2 .text-block-4{position:static;left:0;top:0;right:36%;bottom:0;margin-bottom:25%;margin-left:30%;padding-right:10%;flex:0 auto;font-family:'Linotype din next lt pro',sans-serif;color:#000;font-size:1.8vw;line-height:1.3;font-weight:300}.webflow-bora-2 .new_design{position:static;overflow:visible;height:auto;min-height:auto;margin-bottom:0;border-radius:0;background-color:#000;background-clip:border-box;-webkit-text-fill-color:inherit}.webflow-bora-2 .new-design-scroll-container2-copy{position:relative;overflow:visible;width:100%;height:300vh;float:none;clear:none}.webflow-bora-2 .sticky-container-new-design{position:sticky;top:0;display:flex;overflow:hidden;height:100vh;max-width:100%;margin-right:auto;margin-left:auto;padding-top:0;flex-direction:column;justify-content:center;align-items:center}.webflow-bora-2 .text-block-6{position:static;z-index:0;display:flex;overflow:visible;width:100%;height:100%;justify-content:center;align-items:center;align-self:auto;flex:1;font-family:'Linotype din next lt pro',sans-serif;color:#fff;font-size:7.5vw;font-weight:700;text-transform:uppercase}.webflow-bora-2 .div-block-21{position:absolute;left:0;top:0;right:0;bottom:0;display:block;margin-bottom:-12%;padding-bottom:0;justify-content:center;flex-wrap:nowrap;align-items:center;flex:0 auto;object-fit:fill}.webflow-bora-2 .image-8{position:absolute;display:block;max-width:15%;align-self:auto;flex:0 auto;opacity:0}.webflow-bora-2 .div-block-24{position:absolute;display:flex;width:100%;padding-top:30%;justify-content:center;align-items:center;align-self:auto;flex:0 auto}.webflow-bora-2 .button-5{padding:3px 20px;border-radius:5px;background-color:#494949;font-family:'Linotype din next lt pro',sans-serif;font-size:15px}.webflow-bora-2 .div-block-rotor{position:absolute;left:0;top:0;right:auto;bottom:0;display:flex;width:50%;height:100%;margin-top:7%;margin-right:auto;margin-left:6%;flex-direction:row;justify-content:center;align-items:center;align-self:auto;flex:0 auto;opacity:0}.webflow-bora-2 .sticky-container-power{position:sticky;top:0;display:flex;overflow:visible;height:100vh;max-width:100%;margin-right:auto;margin-left:auto;flex-direction:column;justify-content:center;align-items:center}.webflow-bora-2 .power-scroll-container{position:relative;overflow:visible;width:100%;height:700vh;float:none;clear:none}.webflow-bora-2 .power{position:static;display:block;overflow:visible;height:auto;min-height:auto;margin-bottom:0;border-radius:0;background-color:#000;background-clip:border-box;-webkit-text-fill-color:inherit}.webflow-bora-2 .text-block-power-copy{position:static;left:0;top:0;right:36%;bottom:0;display:block;margin-right:36%;justify-content:center;align-items:center;align-self:auto;flex:0 auto;font-family:'Linotype din next lt pro',sans-serif;color:#fff;font-size:1.4vw;line-height:1.3;font-weight:300;object-fit:fill}.webflow-bora-2 .div-block-power-2{position:absolute;left:0;top:0;right:0;bottom:0;display:flex;overflow:visible;width:50%;height:100%;margin-left:50%;clear:none;flex-direction:column;justify-content:center;flex-wrap:nowrap;align-items:flex-start;align-self:auto;flex:0 auto;opacity:1;object-fit:fill}.webflow-bora-2 .div-block-durability-2{position:absolute;left:0;top:0;right:0;bottom:0;display:flex;overflow:visible;width:50%;height:100%;margin-left:50%;clear:none;flex-direction:column;justify-content:center;flex-wrap:nowrap;align-items:flex-start;align-self:auto;flex:0 auto;opacity:1;object-fit:fill}.webflow-bora-2 .text-block-durability-2{position:static;left:0;top:0;right:36%;bottom:0;display:block;margin-right:36%;justify-content:center;align-items:center;align-self:auto;flex:0 auto;font-family:'Linotype din next lt pro',sans-serif;color:#fff;font-size:1.4vw;line-height:1.3;font-weight:300;object-fit:fill}.webflow-bora-2 .div-block-reliability-2{position:absolute;left:0;top:0;right:0;bottom:0;display:flex;overflow:visible;width:50%;height:100%;margin-left:50%;clear:none;flex-direction:column;justify-content:center;flex-wrap:nowrap;align-items:flex-start;align-self:auto;flex:0 auto;opacity:1;object-fit:fill}.webflow-bora-2 .text-block-reliability-2{position:static;left:0;top:0;right:36%;bottom:0;display:block;margin-right:36%;justify-content:center;align-items:center;align-self:auto;flex:0 auto;font-family:'Linotype din next lt pro',sans-serif;color:#fff;font-size:1.4vw;line-height:1.3;font-weight:300;object-fit:fill}.webflow-bora-2 .div-block-contamination-2{position:absolute;left:0;top:0;right:0;bottom:0;display:flex;width:50%;height:100%;margin-left:50%;clear:none;flex-direction:column;justify-content:center;flex-wrap:nowrap;align-items:flex-start;align-self:auto;flex:0 auto;opacity:1}.webflow-bora-2 .text-block-contamination-2{position:static;left:0;top:0;right:36%;bottom:0;display:block;margin-right:36%;flex-direction:column;justify-content:center;align-items:flex-start;align-self:auto;flex:0 auto;font-family:'Linotype din next lt pro',sans-serif;color:#fff;font-size:1.4vw;line-height:1.3;font-weight:300;object-fit:fill}.webflow-bora-2 .div-block-safe-2{position:absolute;left:0;top:0;right:0;bottom:0;display:flex;overflow:visible;width:50%;height:100%;margin-left:50%;clear:none;flex-direction:column;justify-content:center;flex-wrap:nowrap;align-items:flex-start;align-self:auto;flex:0 auto;opacity:1;object-fit:fill}.webflow-bora-2 .text-block-safe-2{position:static;left:0;top:0;right:36%;bottom:0;display:block;margin-right:36%;justify-content:center;align-items:center;align-self:auto;flex:0 auto;font-family:'Linotype din next lt pro',sans-serif;color:#fff;font-size:1.4vw;line-height:1.3;font-weight:300;object-fit:fill}.webflow-bora-2 .div-block-hinder-2{position:absolute;left:0;top:0;right:0;bottom:0;display:flex;overflow:visible;width:50%;height:100%;margin-left:50%;clear:none;flex-direction:column;justify-content:center;flex-wrap:nowrap;align-items:flex-start;align-self:auto;flex:0 auto;opacity:1;object-fit:fill}.webflow-bora-2 .text-block-hinder-2{position:static;left:0;top:0;right:36%;bottom:0;display:block;margin-right:36%;justify-content:center;align-items:center;align-self:auto;flex:0 auto;font-family:'Linotype din next lt pro',sans-serif;color:#fff;font-size:1.4vw;line-height:1.3;font-weight:300;object-fit:fill}.webflow-bora-2 .div-block-quietly-2{position:absolute;left:0;top:0;right:0;bottom:0;display:flex;overflow:visible;width:50%;height:100%;margin-left:50%;clear:none;flex-direction:column;justify-content:center;flex-wrap:nowrap;align-items:flex-start;align-self:auto;flex:0 auto;opacity:1;object-fit:fill}.webflow-bora-2 .text-block-quietly-2{position:static;left:0;top:0;right:36%;bottom:0;display:block;margin-right:36%;justify-content:center;align-items:center;align-self:auto;flex:0 auto;font-family:'Linotype din next lt pro',sans-serif;color:#fff;font-size:1.4vw;line-height:1.3;font-weight:300;object-fit:fill}.webflow-bora-2 .div-block-freedom-2{position:absolute;display:flex;overflow:visible;width:50%;height:100%;margin-left:50%;clear:none;flex-direction:column;justify-content:center;flex-wrap:nowrap;align-items:flex-start;align-self:auto;flex:0 auto;opacity:1;object-fit:fill}.webflow-bora-2 .text-block-freedom-2{position:static;left:0;top:0;right:36%;bottom:0;display:block;margin-right:36%;justify-content:center;align-items:center;align-self:auto;flex:0 auto;font-family:'Linotype din next lt pro',sans-serif;color:#fff;font-size:1.4vw;line-height:1.3;font-weight:300;text-align:left;object-fit:fill}.webflow-bora-2 .block-power{position:absolute;left:0;top:0;right:0;bottom:0;display:block;width:100%;height:100%;flex-direction:column;justify-content:center;align-items:center;opacity:0;perspective-origin:50% 50%;transform-origin:50% 50%}.webflow-bora-2 .block-durability{position:absolute;left:0;top:0;right:0;bottom:0;display:block;width:100%;height:100%;flex-direction:column;justify-content:center;align-items:center;opacity:0}.webflow-bora-2 .block-reliability{position:absolute;left:0;top:0;right:0;bottom:0;display:block;width:100%;height:100%;flex-direction:column;justify-content:center;align-items:center;opacity:0}.webflow-bora-2 .block-contamination-2{position:absolute;left:0;top:0;right:0;bottom:0;display:block;width:100%;height:100%;flex-direction:column;justify-content:center;align-items:center;opacity:0}.webflow-bora-2 .block-safe{position:absolute;left:0;top:0;right:0;bottom:0;display:block;width:100%;height:100%;flex-direction:column;justify-content:center;align-items:center;opacity:0}.webflow-bora-2 .block-hinder{position:absolute;left:0;top:0;right:0;bottom:0;display:block;width:100%;height:100%;flex-direction:column;justify-content:center;align-items:center;opacity:0}.webflow-bora-2 .block-quietly{position:absolute;left:0;top:0;right:0;bottom:0;width:100%;height:100%;opacity:0}.webflow-bora-2 .block-freedom{position:absolute;left:0;top:0;right:0;bottom:0;display:block;width:100%;height:100%;flex-direction:column;justify-content:center;align-items:center;opacity:0}.webflow-bora-2 .div-block-made-for-you-2{position:absolute;left:0;top:0;right:0;bottom:0;display:flex;overflow:visible;width:50%;height:100%;margin-left:50%;clear:none;flex-direction:column;justify-content:center;flex-wrap:nowrap;align-items:flex-start;align-self:auto;flex:0 auto;opacity:1;object-fit:fill}.webflow-bora-2 .text-block-made-for-you-2{position:static;left:0;top:0;right:36%;bottom:0;display:block;margin-right:36%;justify-content:center;align-items:center;align-self:auto;flex:0 auto;font-family:'Linotype din next lt pro',sans-serif;color:#fff;font-size:1.4vw;line-height:1.3;font-weight:300;object-fit:fill}.webflow-bora-2 .block-made-for-you{position:absolute;left:0;top:0;right:0;bottom:0;display:block;width:100%;height:100%;flex-direction:column;justify-content:center;align-items:center;opacity:0}.webflow-bora-2 .div-block-made{position:absolute;left:0;top:0;right:0;bottom:0;z-index:1;display:flex;width:40%;height:100%;margin-top:3%;margin-left:10%;clear:none;flex-direction:column;justify-content:center;flex-wrap:nowrap;align-items:center;align-self:auto;flex:0 auto;opacity:0}.webflow-bora-2 .image-made{position:absolute;left:0;top:0;right:0;bottom:0;z-index:-2;display:block;overflow:visible;width:60%;margin:auto}.webflow-bora-2 .section-technique{position:static;background-color:#e7e7e7}.webflow-bora-2 .said-scroll-technique{position:relative;overflow:visible;width:100%;height:59vw;float:none;clear:none;background-color:transparent}.webflow-bora-2 .section-intro{position:relative;height:auto;min-height:auto;background-color:#000}.webflow-bora-2 .intro-scroll-container{position:relative;overflow:visible;width:100%;height:150vh;float:none;clear:none;background-color:transparent}.webflow-bora-2 .intro-container-made-for-you{position:sticky;top:0;display:flex;overflow:hidden;height:100vh;max-width:100%;margin-right:auto;margin-left:auto;padding-top:0;flex-direction:column;justify-content:center;align-items:center}.webflow-bora-2 .div-block-intro{position:absolute;left:0;top:0;right:0;bottom:0;z-index:2;display:flex;width:100%;height:100%;margin-top:8%;clear:none;flex-direction:column;justify-content:center;flex-wrap:nowrap;align-items:center;align-self:auto;flex:0 auto;opacity:1}.webflow-bora-2 .div-block-26{opacity:1}.webflow-bora-2 .div-block-turbines{position:absolute;left:0;top:0;right:0;bottom:0;display:flex;width:50%;height:60%;margin-top:9%;margin-left:5%;clear:none;flex-direction:row;justify-content:center;flex-wrap:nowrap;align-items:center;align-self:auto;flex:0 auto;opacity:1}.webflow-bora-2 .image-turbines{position:static;left:0;top:0;right:0;bottom:0;display:block;overflow:visible;width:55%;margin:auto}.webflow-bora-2 .html-embed{position:static;left:0;top:0;right:0;bottom:0;display:block;width:53.25%;max-width:100%;margin:auto;justify-content:center;align-items:stretch;opacity:1}.webflow-bora-2 .text-span-6{font-family:Dinok,sans-serif;font-size:300%;line-height:1;font-weight:700}.webflow-bora-2 .text-span-7{font-family:Dinok,sans-serif;font-size:300%;line-height:1;font-weight:700}.webflow-bora-2 .text-span-8{font-family:Dinok,sans-serif;font-size:300%;line-height:1;font-weight:700}.webflow-bora-2 .text-span-9{font-family:Dinok,sans-serif;font-size:300%;font-weight:700}.webflow-bora-2 .text-span-10{font-family:Dinok,sans-serif;font-size:300%;line-height:1;font-weight:700}.webflow-bora-2 .text-span-11{font-family:Dinok,sans-serif;font-size:300%;line-height:1;font-weight:700}.webflow-bora-2 .text-span-12{font-family:Dinok,sans-serif;font-size:300%;line-height:1;font-weight:700}.webflow-bora-2 .text-span-13{font-family:Dinok,sans-serif;font-size:300%;line-height:1;font-weight:700}.webflow-bora-2 .text-span-14{font-family:Dinok,sans-serif;font-size:300%;line-height:1;font-weight:700}.webflow-bora-2 .div-block-34{position:absolute;left:0;top:1%;right:0;bottom:0;display:flex;width:50%;height:96%;margin-left:50%;flex-direction:row;justify-content:flex-start;align-items:center}.webflow-bora-2 .grid-3{grid-auto-flow:row;grid-column-gap:0vw;grid-row-gap:0vw;grid-template-areas:"Area Area-2" "Area-3 Area-4" "Area-5 Area-6" "Area-7 Area-8" "Area-9 Area-10" "Area-11 Area-12" "Area-13 Area-14" "Area-15 Area-16" "Area-17 Area-18" "Area-19 Area-20" "Area-21 Area-22" "Area-23 Area-24" "Area-25 .";grid-template-columns:50% 50%;grid-template-rows:2vw 2vw 2vw 2vw 2vw 2vw 2vw 2vw 3vw 2vw 2vw 2vw 2vw}.webflow-bora-2 .heading-10{display:flex;margin-top:0;margin-bottom:0;padding-left:5%;justify-content:flex-start;align-items:center;border-style:solid;border-width:1px 0 0 1px;border-color:#a3a3a3;border-radius:0;background-color:#fff;font-family:Dinok,sans-serif;font-size:1vw}.webflow-bora-2 .bold-text-13{padding-left:5%;font-size:.8vw;line-height:1;font-weight:500}.webflow-bora-2 .text-block-11{display:flex;padding-left:5%;justify-content:flex-start;align-items:center;border-style:solid;border-width:1px 1px 0;border-color:#a3a3a3;border-radius:0;background-color:#fff;font-family:'Linotype din next lt pro',sans-serif;font-size:.8vw;line-height:1}.webflow-bora-2 .tab-link-tab-1{width:50%;padding:2% 0;background-color:#fff;font-family:Dinok,sans-serif;color:#000;font-size:.8vw;font-weight:700;text-align:center}.webflow-bora-2 .tab-link-tab-1.w--current{display:inline-block;padding:2% 0;justify-content:space-around;justify-items:stretch;align-items:stretch;grid-auto-columns:1fr;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;background-color:#63b9e9;font-family:Dinok,sans-serif;color:#fff;font-size:.8vw;font-weight:700}.webflow-bora-2 .tab-link-tab-2{width:50%;padding:2% 0;border-left:1px solid #a3a3a3;background-color:#fff;font-family:Dinok,sans-serif;color:#000;font-size:.8vw;font-weight:700;text-align:center}.webflow-bora-2 .tab-link-tab-2.w--current{width:50%;padding-top:2%;padding-bottom:2%;border-right:1px solid #a3a3a3;border-left:1px solid #a3a3a3;background-color:#63b9e9;color:#fff;text-align:center}.webflow-bora-2 .text-block-14{position:static;top:auto;bottom:0;display:flex;margin-bottom:0;padding-top:4%;padding-bottom:1%;align-items:flex-end;align-self:flex-end;font-size:.7vw;line-height:1.6}.webflow-bora-2 .heading-10-copy{display:flex;margin-top:0;margin-bottom:0;padding-left:5%;justify-content:flex-start;align-items:center;border-style:solid;border-width:1px 0 1px 1px;border-color:#a3a3a3;border-radius:0}.webflow-bora-2 .text-block-11-copy{display:flex;padding-left:5%;justify-content:flex-start;align-items:center;border-style:solid;border-width:1px;border-color:#a3a3a3;border-radius:0;font-family:'Linotype din next lt pro',sans-serif;font-size:.8vw;line-height:1}.webflow-bora-2 .heading-10-copy{display:flex;margin-top:0;margin-bottom:0;justify-content:flex-start;align-items:center;border-style:solid;border-width:1px 0 1px 1px;border-color:#a3a3a3;border-radius:0}.webflow-bora-2 .text-block-11-copy{display:flex;padding-left:5%;justify-content:flex-start;align-items:center;border-style:solid;border-width:1px;border-color:#a3a3a3;border-radius:0;font-family:'Linotype din next lt pro',sans-serif;font-size:1vw;line-height:1}.webflow-bora-2 .heading-10-copy{display:flex;margin-top:0;margin-bottom:0;justify-content:flex-start;align-items:center;border-style:solid;border-width:1px 0 1px 1px;border-color:#a3a3a3;border-radius:0}.webflow-bora-2 .text-block-11-copy{display:flex;padding-left:5%;justify-content:flex-start;align-items:center;border-style:solid;border-width:1px;border-color:#a3a3a3;border-radius:0;font-family:'Linotype din next lt pro',sans-serif;font-size:1vw;line-height:1}.webflow-bora-2 .heading-10-copy{display:flex;margin-top:0;margin-bottom:0;justify-content:flex-start;align-items:center;border-style:solid;border-width:1px 0 1px 1px;border-color:#a3a3a3;border-radius:0;background-color:#fff;font-family:Dinok,sans-serif;font-size:1vw}.webflow-bora-2 .text-block-11-copy{display:flex;padding-left:5%;justify-content:flex-start;align-items:center;border-style:solid;border-width:1px;border-color:#a3a3a3;border-radius:0;background-color:#fff;font-family:'Linotype din next lt pro',sans-serif;font-size:1vw;line-height:1}.webflow-bora-2 .div-block-turbines-copy{position:absolute;left:0;top:0;right:0;bottom:0;display:none;width:50%;height:100%;margin-top:6%;margin-left:5%;clear:none;flex-direction:row;justify-content:center;flex-wrap:nowrap;align-items:center;align-self:auto;flex:0 auto;opacity:1}.webflow-bora-2 .div-block-34-copy{position:absolute;left:0;top:0;right:0;bottom:0;display:none;width:50%;height:100%;margin-left:50%;flex-direction:row;justify-content:flex-start;align-items:center}.webflow-bora-2 .said-scroll-technique-copy{position:relative;display:none;overflow:visible;width:100%;height:200vh;float:none;clear:none;background-color:transparent}.webflow-bora-2 .heading-13{position:static;bottom:139.375px;z-index:23;margin-top:8%;margin-bottom:4%;font-family:Dinok,sans-serif;font-size:2vw}.webflow-bora-2 .text-block-11-copy{display:flex;padding-left:5%;justify-content:flex-start;align-items:center;border-style:solid;border-width:1px;border-color:#a3a3a3;border-radius:0;background-color:#fff;font-family:'Linotype din next lt pro',sans-serif;font-size:.8vw;line-height:1}.webflow-bora-2 .hero-overlay{display:none;height:90vh;max-height:780px;padding-top:100px;padding-bottom:100px;justify-content:center;align-items:center;background-image:linear-gradient(180deg,rgba(0,0,0,.6),rgba(0,0,0,.6)),url("https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg");background-position:0 0,50% 50%;color:#fff}.webflow-bora-2 .centered-container{flex:1;text-align:center}.webflow-bora-2 .div-block-valve{position:absolute;left:0;top:0;right:auto;bottom:0;display:flex;width:50%;height:100%;margin-top:7%;margin-right:auto;margin-left:6%;flex-direction:row;justify-content:center;align-items:center;align-self:auto;flex:0 auto;opacity:0}.webflow-bora-2 .image-15{width:45%}.webflow-bora-2 .div-block-accuchuck{position:absolute;left:0;top:0;right:auto;bottom:0;display:flex;width:45%;height:100%;margin-top:0;margin-right:auto;margin-left:6%;flex-direction:row;justify-content:center;align-items:center;align-self:auto;flex:0 auto;opacity:0}.webflow-bora-2 .div-block-cool-touch{position:absolute;left:0;top:0;right:auto;bottom:0;display:flex;width:50%;height:100%;margin-top:2%;margin-right:auto;margin-left:6%;flex-direction:row;justify-content:center;align-items:center;align-self:auto;flex:0 auto;opacity:0}.webflow-bora-2 .cooltouch-image{width:50%}.webflow-bora-2 .div-block-preciplus{position:absolute;left:0;top:0;right:auto;bottom:0;display:flex;width:50%;height:100%;margin-top:7%;margin-right:auto;margin-left:6%;flex-direction:row;justify-content:center;align-items:center;align-self:auto;flex:0 auto;opacity:0}.webflow-bora-2 .div-block-quattro{position:absolute;left:0;top:0;right:auto;bottom:0;display:flex;width:50%;height:100%;margin-top:2%;margin-right:auto;margin-left:6%;flex-direction:row;justify-content:center;align-items:center;align-self:auto;flex:0 auto;opacity:0}.webflow-bora-2 .html-embed-quattro{position:static;left:0;top:0;right:0;bottom:0;display:block;width:53.25%;max-width:100%;margin:auto;justify-content:center;align-items:stretch}.webflow-bora-2 .image-16{overflow:visible;width:4vw;max-width:none;object-fit:fill}.webflow-bora-2 .navbar{display:none;margin-top:54px}.webflow-bora-2 .text-block-14-copy{position:static;top:auto;bottom:0;display:flex;margin-bottom:0;padding-top:2%;padding-bottom:1%;align-items:flex-end;align-self:flex-end;font-size:.8vw}.webflow-bora-2 .text-block-14-copy{position:static;top:auto;bottom:0;display:flex;margin-bottom:0;padding-top:2%;padding-bottom:1%;align-items:flex-end;align-self:flex-end;font-size:.7vw;line-height:1.6}.webflow-bora-2 .div-block-freemove{position:absolute;left:0;top:0;right:auto;bottom:0;display:flex;width:50%;height:100%;margin-top:-5%;margin-right:auto;margin-left:6%;flex-direction:row;justify-content:center;align-items:center;align-self:auto;flex:0 auto;opacity:0}.webflow-bora-2 .image-freemove{width:45%}.webflow-bora-2 .link-block-2{display:inline}.webflow-bora-2 .text-block-14-copy{position:static;top:auto;bottom:0;display:flex;margin-bottom:0;padding-top:2%;padding-bottom:1%;align-items:flex-end;align-self:flex-end;font-size:.7vw;line-height:1.6}.webflow-bora-2 .text-block-11-copy-copy{display:flex;padding-left:5%;justify-content:flex-start;align-items:center;border-style:solid;border-width:1px;border-color:#a3a3a3;border-radius:0;font-family:'Linotype din next lt pro',sans-serif;font-size:1vw;line-height:1}.webflow-bora-2 .text-block-11-copy-copy{display:flex;padding-left:5%;justify-content:flex-start;align-items:center;border-style:solid;border-width:1px;border-color:#a3a3a3;border-radius:0;font-family:'Linotype din next lt pro',sans-serif;font-size:.8vw;line-height:1}.webflow-bora-2 .text-block-11-copy-copy{display:flex;padding-left:5%;justify-content:flex-start;align-items:center;border-style:solid;border-width:1px;border-color:#a3a3a3;border-radius:0;font-family:'Linotype din next lt pro',sans-serif;font-size:1vw;line-height:1}.webflow-bora-2 .text-block-11-copy-copy{display:flex;padding-left:5%;justify-content:flex-start;align-items:center;border-style:solid;border-width:1px;border-color:#a3a3a3;border-radius:0;background-color:#fff;font-family:'Linotype din next lt pro',sans-serif;font-size:1vw;line-height:1}.webflow-bora-2 .text-block-14-copy{position:static;top:auto;bottom:0;display:flex;margin-bottom:0;padding-top:4%;padding-bottom:1%;align-items:flex-end;align-self:flex-end;font-size:.7vw;line-height:1.6}.webflow-bora-2 .text-span-27{position:relative;font-size:2.5vw;font-weight:300}.webflow-bora-2 .image-intro-2{position:absolute;left:0;top:0;right:0;bottom:0;z-index:2;display:block;overflow:visible;width:100%;max-width:none;margin:auto auto auto 16%;white-space:normal}.webflow-bora-2 .div-block-intro-3{position:absolute;left:0;top:0;right:0;bottom:0;display:flex;width:50%;height:100%;margin-top:-9%;margin-left:25%;clear:none;flex-direction:column;justify-content:center;flex-wrap:nowrap;align-items:flex-start;align-self:auto;flex:0 auto;opacity:1}.webflow-bora-2 .text-block-intro-3{position:static;left:0;top:0;right:auto;bottom:0;display:block;margin-top:3%;justify-content:center;align-items:center;align-self:auto;flex:0 auto;opacity:1;font-family:'Linotype din next lt pro',sans-serif;color:#fff;font-size:6vw;line-height:1;font-weight:500}.webflow-bora-2 .image-19{position:static;display:block;width:8vw;opacity:1}.webflow-bora-2 .block-intro-2{position:absolute;left:0;top:0;right:0;bottom:0;z-index:0;display:block;width:100%;height:100%;flex-direction:column;justify-content:center;align-items:center;opacity:1}.webflow-bora-2 .paragraph-5{position:relative;top:auto;display:inline;margin-top:0;margin-bottom:0;justify-content:flex-end;align-items:center;font-family:'Linotype din next lt pro',sans-serif;color:#fff;font-size:2vw;line-height:3vw;font-weight:300;text-align:left}.webflow-bora-2 .block-bora-ex-vendu{position:absolute;left:0;top:0;right:0;bottom:0;display:block;width:100%;height:100%;flex-direction:column;justify-content:center;align-items:center;opacity:1}.webflow-bora-2 .div-block-borax5{position:absolute;bottom:0;display:flex;overflow:visible;width:50%;height:100%;clear:none;flex-direction:column;justify-content:center;flex-wrap:nowrap;align-items:flex-start;align-self:auto;flex:0 auto;opacity:1;object-fit:fill}.webflow-bora-2 .bora-ex-vendu-scroll-container{position:relative;overflow:visible;width:100%;height:310vh;float:none;clear:none;background-color:transparent}.webflow-bora-2 .div-block-bora-ex-vendu{position:absolute;display:flex;overflow:visible;width:50%;height:100%;margin-left:50%;clear:none;flex-direction:column;justify-content:center;flex-wrap:nowrap;align-items:flex-start;align-self:auto;flex:0 auto;opacity:0;object-fit:fill}.webflow-bora-2 .sticky-container-bora-ex-vendu{position:sticky;top:0;display:flex;overflow:visible;height:100vh;max-width:100%;margin-right:auto;margin-left:auto;padding-top:0;flex-direction:column;justify-content:center;align-items:center}.webflow-bora-2 .bora-ex-vendu{position:relative;top:auto;z-index:2;height:auto;min-height:auto;margin-top:-30em;border-top:50px none transparent;background-color:#e7e7e7;background-position:50% 0;background-size:cover;background-repeat:no-repeat;background-attachment:scroll;box-shadow:inset 0 0 8em 8em #000}.webflow-bora-2 .heading-18{margin-top:0;margin-bottom:0;margin-left:-30%;align-self:center;font-family:'Linotype din next lt pro',sans-serif;color:#fff;font-size:10vw;line-height:.7;font-weight:700;text-align:left}.webflow-bora-2 .image-20{position:absolute;left:0;top:auto;right:0;bottom:-3%;width:9.3em;min-width:9vw;margin-left:75%}.webflow-bora-2 .image-21{position:absolute;left:0;top:auto;right:0;bottom:-3%;width:9.3em;min-width:9vw;margin-left:56%}.webflow-bora-2 .image-22{position:absolute;left:0;top:auto;right:0;bottom:-4%;width:9.8em;min-height:9.5vw;min-width:9.5vw;margin-left:35%}.webflow-bora-2 .heading-20{margin-top:0;margin-bottom:0;margin-left:-30%;align-self:center;font-family:'Linotype din next lt pro',sans-serif;color:#fff;font-size:6vw;line-height:1;text-align:center}.webflow-bora-2 .div-block-bora-ex-vendu-2{position:absolute;display:flex;overflow:visible;width:50%;height:100%;margin-left:50%;clear:none;flex-direction:column;justify-content:center;flex-wrap:nowrap;align-items:flex-start;align-self:auto;flex:0 auto;opacity:0;object-fit:fill}.webflow-bora-2 .heading-qualite{margin:0 35% 0 0;align-self:center;font-family:'Linotype din next lt pro',sans-serif;color:#fff;font-size:2vw;line-height:1.2;font-weight:300;text-align:left}.webflow-bora-2 .div-block-bora-ex-vendu-3{position:absolute;display:flex;overflow:visible;width:50%;height:100%;margin-left:50%;clear:none;flex-direction:column;justify-content:center;flex-wrap:nowrap;align-items:flex-start;align-self:auto;flex:0 auto;opacity:0;object-fit:fill}.webflow-bora-2 .heading-30ans{margin-top:0;margin-bottom:0;margin-left:-30%;align-self:center;font-family:'Linotype din next lt pro',sans-serif;color:#fff;font-size:9vw;line-height:.7;font-weight:700;text-align:left}.webflow-bora-2 .heading-existance{margin-top:0;margin-bottom:0;margin-left:-30%;align-self:center;font-family:'Linotype din next lt pro',sans-serif;color:#fff;font-size:5.5vw;line-height:1;font-weight:500;text-align:center}.webflow-bora-2 .div-block-bora-ex-vendu-4{position:absolute;display:flex;overflow:visible;width:50%;height:100%;margin-left:50%;clear:none;flex-direction:column;justify-content:center;flex-wrap:nowrap;align-items:flex-start;align-self:auto;flex:0 auto;opacity:0;object-fit:fill}.webflow-bora-2 .heading-demontrer{margin-top:-10%;margin-right:30%;margin-bottom:0;align-self:center;font-family:'Linotype din next lt pro',sans-serif;color:#fff;font-size:4vw;line-height:1.1;font-weight:500;text-align:left}.webflow-bora-2 .div-block-39{position:absolute;bottom:0;display:block;width:100%;min-height:17%;justify-content:center;align-items:center;flex:0 auto;background-color:#e7e7e7;box-shadow:14px 14px 3px 20px #e7e7e7;object-fit:fill}.webflow-bora-2 .heading-21{position:absolute;left:30%;margin-top:22%;margin-bottom:0;font-family:'Linotype din next lt pro',sans-serif;color:#000;font-size:5vw;line-height:1}.webflow-bora-2 .div-block-19-copy{position:absolute;left:0;top:0;right:0;bottom:0;display:flex;width:35%;height:100%;margin-left:60%;flex-direction:row;justify-content:flex-start;align-items:center;align-self:auto;flex:0 auto}.webflow-bora-2 .image-24{width:75%;margin-bottom:-5%}.webflow-bora-2 .image-25{position:absolute;z-index:1;display:block;overflow:visible;width:450vw;max-width:none;flex:0 auto;opacity:1;object-fit:fill}.webflow-bora-2 .div-block-40{position:absolute;overflow:hidden;width:100%;height:100%}.webflow-bora-2 .image-26{position:absolute;z-index:auto;display:block;overflow:visible;height:132vw;max-width:none;opacity:1;object-fit:fill}.webflow-bora-2 .background-video-3{position:absolute;z-index:-5;overflow:visible;width:100%;height:100%;opacity:1}.webflow-bora-2 .text-block-6-copy{position:absolute;left:.05vw;top:0;right:0;bottom:0;z-index:0;display:flex;overflow:visible;width:100%;height:100%;justify-content:center;align-items:center;align-self:auto;flex:1;opacity:0;font-family:'Linotype din next lt pro',sans-serif;color:#fff;font-size:7.5vw;font-weight:700;text-transform:uppercase}.webflow-bora-2 .column-6{margin-top:.4vw}.webflow-bora-2 .protective_deconstruct{position:static;overflow:visible;height:auto;min-height:auto;border-radius:0;background-color:#000;opacity:1;background-clip:border-box;-webkit-text-fill-color:inherit}.webflow-bora-2 .deconstruct-scroll-container{position:relative;overflow:visible;width:100%;height:100vh;float:none;clear:none}.webflow-bora-2 .sticky-container-deconstruct{position:sticky;top:0;display:flex;overflow:visible;height:100vh;max-width:100%;margin-right:auto;margin-left:auto;flex-direction:column;justify-content:center;align-items:center}.webflow-bora-2 .div-block-deconstruct-1{position:absolute;left:0;top:0;right:0;bottom:0;display:flex;width:100%;height:50%;flex-direction:row;justify-content:flex-start;align-items:center;align-self:auto;flex:0 auto}.webflow-bora-2 .div-block-deconstruct-2{position:absolute;left:0;top:35%;right:0;bottom:0;display:flex;width:100%;height:50%;flex-direction:row;justify-content:flex-start;align-items:center;align-self:auto;flex:0 auto}.webflow-bora-2 .text-block-deconstruct-1{position:absolute;left:52%;top:50%;right:24%;bottom:auto;flex:0 auto;font-family:'Linotype din next lt pro',sans-serif;color:#fff;font-size:1.5vw;line-height:1.3;font-weight:300}.webflow-bora-2 .heading-deconstruct{position:absolute;left:20%;top:50%;right:53%;margin-top:0;margin-bottom:0;font-family:'Linotype din next lt pro',sans-serif;color:#fff;font-size:3.5vw;line-height:1}.webflow-bora-2 .html-deconstruct{position:static;left:0;top:0;right:0;bottom:0;display:block;width:60%;max-width:100%;margin:10% auto auto 20%;justify-content:center;align-items:stretch;transform:rotate(-5deg)}.webflow-bora-2 .html-embed-robuste{position:static;left:0;top:0;right:0;bottom:0;display:block;width:80%;max-width:100%;margin:auto;justify-content:center;align-items:stretch}.webflow-bora-2 .image-made-copy{position:absolute;left:0;top:0;right:0;bottom:0;z-index:-2;display:block;overflow:visible;width:60%;margin:auto}.webflow-bora-2 .bold-text-25{line-height:1.3}.webflow-bora-2 .bold-text-26{line-height:1.3}.webflow-bora-2 .div-block-lifetime{position:absolute;left:0;top:0;right:auto;bottom:0;display:flex;width:50%;height:100%;margin-top:7%;margin-right:auto;margin-left:6%;flex-direction:row;justify-content:center;align-items:center;align-self:auto;flex:0 auto;opacity:0}.webflow-bora-2 .text-span-28{font-weight:500}.webflow-bora-2 .text-span-29{font-weight:500}.webflow-bora-2 .text-span-30{font-weight:500}.webflow-bora-2 .text-span-31{font-weight:500}.webflow-bora-2 .text-span-32{font-weight:500}.webflow-bora-2 .text-span-33{font-weight:500}.webflow-bora-2 .text-span-34{font-weight:500}.webflow-bora-2 .text-span-35{font-weight:500}.webflow-bora-2 .text-span-36{font-weight:500}.webflow-bora-2 .text-span-37{font-weight:500}.webflow-bora-2 .text-span-38{font-weight:500}.webflow-bora-2 .text-span-39{font-weight:500}@media screen and (max-width:991px){.webflow-bora-2 .sticky-nav{left:0;right:0;bottom:0;display:block;width:0;height:0;padding:0}.webflow-bora-2 .nav-grid{width:0}.webflow-bora-2 .nav-link-2{padding-top:0;padding-bottom:0;font-size:0px;line-height:0}.webflow-bora-2 .container-7{max-width:0}.webflow-bora-2 .div-block-19{left:0;top:0;right:0;bottom:0;width:100%}.webflow-bora-2 .text-block-4{position:absolute;left:10%;top:65%;right:10%;bottom:0;margin-bottom:0;margin-left:0;padding-right:0;font-size:4vw;text-align:center}.webflow-bora-2 .new_design{margin-top:0}.webflow-bora-2 .sticky-container-new-design{height:100vh}.webflow-bora-2 .text-block-6{font-size:10vw}.webflow-bora-2 .image-8{max-width:40%}.webflow-bora-2 .div-block-24{padding-top:40%}.webflow-bora-2 .button-5{padding:0;font-size:0px;line-height:0}.webflow-bora-2 .div-block-rotor{width:100%;height:100%;margin-left:0;opacity:0}.webflow-bora-2 .text-block-power-copy{left:0;top:0;right:0;bottom:0;margin-right:20%;margin-bottom:20%;margin-left:20%;font-size:3vw}.webflow-bora-2 .div-block-power-2{width:100%;height:100%;margin-top:0;margin-right:0;margin-left:0;justify-content:flex-end}.webflow-bora-2 .div-block-durability-2{width:100%;margin-left:0;justify-content:flex-end}.webflow-bora-2 .text-block-durability-2{left:0;top:0;right:0;bottom:0;margin-right:20%;margin-bottom:20%;margin-left:20%;font-size:3vw}.webflow-bora-2 .div-block-reliability-2{width:100%;margin-left:0;justify-content:flex-end}.webflow-bora-2 .text-block-reliability-2{margin-right:20%;margin-bottom:20%;margin-left:20%;font-size:3vw}.webflow-bora-2 .div-block-contamination-2{width:100%;margin-left:0;justify-content:flex-end}.webflow-bora-2 .text-block-contamination-2{left:auto;top:0;right:0;bottom:0;margin-right:20%;margin-bottom:20%;margin-left:20%;font-size:3vw}.webflow-bora-2 .div-block-safe-2{width:100%;margin-left:0;justify-content:flex-end}.webflow-bora-2 .text-block-safe-2{margin-right:20%;margin-bottom:20%;margin-left:20%;font-size:3vw}.webflow-bora-2 .div-block-hinder-2{width:100%;margin-left:0;justify-content:flex-end}.webflow-bora-2 .text-block-hinder-2{margin-right:20%;margin-bottom:20%;margin-left:20%;font-size:3vw}.webflow-bora-2 .div-block-quietly-2{width:100%;margin-left:0;justify-content:flex-end}.webflow-bora-2 .text-block-quietly-2{margin-right:20%;margin-bottom:20%;margin-left:20%;font-size:3vw}.webflow-bora-2 .div-block-freedom-2{width:100%;margin-left:0;justify-content:flex-end}.webflow-bora-2 .text-block-freedom-2{margin-right:20%;margin-bottom:20%;margin-left:20%;font-size:3vw}.webflow-bora-2 .block-power{opacity:1}.webflow-bora-2 .block-durability{opacity:0}.webflow-bora-2 .block-reliability{opacity:0}.webflow-bora-2 .block-contamination-2{opacity:0}.webflow-bora-2 .block-safe{opacity:0}.webflow-bora-2 .block-hinder{opacity:0}.webflow-bora-2 .block-quietly{top:-6%;opacity:0}.webflow-bora-2 .block-freedom{opacity:0}.webflow-bora-2 .div-block-made-for-you-2{width:100%;margin-right:0;margin-left:0;justify-content:flex-end}.webflow-bora-2 .text-block-made-for-you-2{left:0;top:0;right:0;bottom:0;margin-right:20%;margin-bottom:15%;margin-left:20%;font-size:3vw}.webflow-bora-2 .block-made-for-you{opacity:0}.webflow-bora-2 .div-block-made{z-index:-1;width:100%;height:50%;margin-left:0;justify-content:center;align-items:center;opacity:1}.webflow-bora-2 .image-made{top:10%;width:60%}.webflow-bora-2 .said-scroll-technique{height:auto}.webflow-bora-2 .div-block-intro{margin-top:12%}.webflow-bora-2 .div-block-turbines{position:relative;width:100%;height:auto;margin-top:0;margin-left:0;align-items:flex-start}.webflow-bora-2 .image-turbines{width:40%;margin-top:10%;align-self:auto}.webflow-bora-2 .html-embed{margin-top:0;align-items:flex-start}.webflow-bora-2 .text-span-9{line-height:1}.webflow-bora-2 .div-block-34{position:relative;width:100%;height:auto;margin-left:0;justify-content:center;align-items:flex-end}.webflow-bora-2 .tabs{width:100%;margin-bottom:5%}.webflow-bora-2 .grid-3{grid-template-columns:50% 50%;grid-template-rows:5vw 5vw 5vw 5vw 5vw 5vw 5vw 5vw 5vw 5vw 5vw 5vw 5vw}.webflow-bora-2 .heading-10{padding-left:5%;font-family:'Linotype din next lt pro',sans-serif;font-size:2vw;font-weight:500}.webflow-bora-2 .bold-text-13{font-size:2vw}.webflow-bora-2 .text-block-11{font-size:2vw}.webflow-bora-2 .tab-link-tab-1{width:50%;padding-right:7.7%;padding-left:7.7%;border-right:1px solid #a3a3a3;color:#000;font-size:2vw}.webflow-bora-2 .tab-link-tab-1.w--current{padding-right:7.7%;padding-left:7.7%;border-right:1px solid #a3a3a3;font-size:2vw}.webflow-bora-2 .tab-link-tab-2{width:50%;padding-right:7.7%;padding-left:7.7%;border-left-width:0;font-family:Dinok,sans-serif;font-size:2vw;font-weight:700}.webflow-bora-2 .tab-link-tab-2.w--current{padding-right:7.6%;padding-left:7.7%;border-right-width:0;font-size:2vw}.webflow-bora-2 .tabs-content{overflow:visible;width:100%}.webflow-bora-2 .text-block-14{font-size:1.6vw}.webflow-bora-2 .heading-10-copy{padding-left:5%;font-family:'Linotype din next lt pro',sans-serif;font-size:2vw;font-weight:500}.webflow-bora-2 .text-block-11-copy{font-size:2vw}.webflow-bora-2 .text-block-11-copy{font-size:2vw}.webflow-bora-2 .text-block-11-copy{font-size:2vw}.webflow-bora-2 .text-block-11-copy{font-size:2vw}.webflow-bora-2 .div-block-turbines-copy{display:block;width:100%;margin-top:0;margin-left:0;align-items:flex-start}.webflow-bora-2 .div-block-34-copy{display:block;width:100%;margin-left:0;justify-content:center;align-items:flex-end}.webflow-bora-2 .said-scroll-technique-copy{display:block;width:0;height:0;opacity:0}.webflow-bora-2 .heading-13{overflow:hidden;font-size:4vw}.webflow-bora-2 .text-block-11-copy{font-size:2vw}.webflow-bora-2 .hero-overlay{display:block;width:0;height:0;max-height:0px;padding-top:0;padding-bottom:0}.webflow-bora-2 .heading-14{width:0;height:0;font-size:0px}.webflow-bora-2 .div-block-valve{z-index:-1;width:100%;height:100%;margin-left:0;align-items:flex-start;opacity:0}.webflow-bora-2 .div-block-accuchuck{width:100%;height:100%;margin-left:0;align-items:flex-start;opacity:0}.webflow-bora-2 .div-block-cool-touch{width:100%;height:100%;margin-left:0;align-items:flex-start;opacity:0}.webflow-bora-2 .cooltouch-image{margin-right:auto;margin-bottom:auto;margin-left:auto;opacity:1}.webflow-bora-2 .div-block-preciplus{width:100%;height:100%;margin-left:0;align-items:flex-start;opacity:0}.webflow-bora-2 .div-block-quattro{width:100%;height:100%;margin-left:0;opacity:0}.webflow-bora-2 .html-embed-quattro{margin-top:0;align-items:flex-start}.webflow-bora-2 .image-16{width:0}.webflow-bora-2 .navbar{display:block;background-color:#fff}.webflow-bora-2 .nav-link-4{font-family:'Linotype din next lt pro',sans-serif;font-weight:400}.webflow-bora-2 .nav-link-5{font-family:'Linotype din next lt pro',sans-serif}.webflow-bora-2 .nav-link-6{font-family:'Linotype din next lt pro',sans-serif}.webflow-bora-2 .image-18{max-width:18%;padding-top:3vw;padding-left:3vw}.webflow-bora-2 .text-block-14-copy{font-size:2vw}.webflow-bora-2 .text-block-14-copy{font-size:1.6vw}.webflow-bora-2 .div-block-freemove{width:100%;height:100%;margin-left:0;align-items:flex-start;opacity:0}.webflow-bora-2 .nav-link-7{font-family:'Linotype din next lt pro',sans-serif}.webflow-bora-2 .nav-link-8{font-family:'Linotype din next lt pro',sans-serif}.webflow-bora-2 .link-block-2{font-size:0px}.webflow-bora-2 .text-block-14-copy{font-size:1.6vw}.webflow-bora-2 .text-block-11-copy-copy{font-size:2vw}.webflow-bora-2 .text-block-11-copy-copy{font-size:2vw}.webflow-bora-2 .text-block-11-copy-copy{font-size:2vw}.webflow-bora-2 .text-block-11-copy-copy{font-size:2vw}.webflow-bora-2 .div-block-38{width:85%}.webflow-bora-2 .text-block-14-copy{font-size:1.6vw}.webflow-bora-2 .div-block-intro-3{margin-top:-20vw}.webflow-bora-2 .text-block-intro-3{left:0;top:0;right:0;bottom:0;font-size:12vw}.webflow-bora-2 .image-19{width:16vw}.webflow-bora-2 .paragraph-5{display:inline-block;margin-top:2vw;font-size:4vw}.webflow-bora-2 .div-block-borax5{width:100%}.webflow-bora-2 .div-block-bora-ex-vendu{width:100%;margin-left:0;opacity:1}.webflow-bora-2 .bora-ex-vendu{margin-top:0}.webflow-bora-2 .heading-18{margin-top:-65%;margin-left:0;font-size:15vw}.webflow-bora-2 .image-20{bottom:-3.1%;width:8.5em;margin-left:61%}.webflow-bora-2 .image-21{bottom:-3.1%;width:8.5em;margin-left:41%}.webflow-bora-2 .image-22{bottom:-4%;width:9em;margin-left:20%}.webflow-bora-2 .heading-20{margin-left:0;font-size:11vw}.webflow-bora-2 .div-block-bora-ex-vendu-2{width:100%;margin-left:0;opacity:0}.webflow-bora-2 .heading-qualite{margin-top:-65%;margin-right:20%;margin-left:20%;opacity:1;font-size:4vw}.webflow-bora-2 .div-block-bora-ex-vendu-3{width:100%;margin-left:0;opacity:0}.webflow-bora-2 .heading-30ans{margin-top:-65%;margin-left:0;font-size:15vw}.webflow-bora-2 .heading-existance{margin-left:0;font-size:10.5vw}.webflow-bora-2 .div-block-bora-ex-vendu-4{width:100%;margin-left:0;opacity:0}.webflow-bora-2 .heading-demontrer{margin-top:-70%;margin-right:20%;margin-left:20%;font-size:7vw}.webflow-bora-2 .div-block-39{box-shadow:14px 14px 4px 20px #e7e7e7}.webflow-bora-2 .heading-21{left:0;top:50%;right:0;bottom:0;margin-top:0;font-size:8vw;text-align:center}.webflow-bora-2 .div-block-19-copy{width:100%;margin-left:0}.webflow-bora-2 .image-24{position:absolute;left:0;top:0;right:0;bottom:0;width:50%;margin-top:5%;margin-bottom:0;margin-left:25%}.webflow-bora-2 .image-26{height:100%}.webflow-bora-2 .text-block-6-copy{font-size:10vw}.webflow-bora-2 .column-6{padding-right:0;padding-left:0}.webflow-bora-2 .sticky-container-deconstruct{height:100vh;padding-top:0}.webflow-bora-2 .div-block-deconstruct-1{position:absolute;width:100%;height:100%;margin-left:0}.webflow-bora-2 .div-block-deconstruct-2{position:relative;width:100%;height:100%;margin-left:0}.webflow-bora-2 .text-block-deconstruct-1{left:0;top:34%;right:0;bottom:0;font-size:4vw;text-align:center}.webflow-bora-2 .heading-deconstruct{left:0;top:10%;right:0;bottom:0;font-size:8vw;text-align:center}.webflow-bora-2 .html-deconstruct{width:90%;margin-top:auto;margin-bottom:40%;margin-left:auto;align-items:flex-start}.webflow-bora-2 .column-7{padding-right:0;padding-left:0}.webflow-bora-2 .html-embed-robuste{margin-top:-20%;align-items:flex-start}.webflow-bora-2 .image-made-copy{top:10%;width:60%}.webflow-bora-2 .div-block-lifetime{width:100%;height:100%;margin-left:0;align-items:flex-start;opacity:0}.webflow-bora-2 .columns-4{width:70%}.webflow-bora-2 .tabs-copy{overflow:hidden;width:100%;margin-bottom:5%}}@media screen and (max-width:767px){.webflow-bora-2 .sticky-nav{position:relative}.webflow-bora-2 .nav-grid{text-align:center}.webflow-bora-2 .bora2-heritage{display:none}.webflow-bora-2 .new_design{display:none}.webflow-bora-2 .power{display:none}.webflow-bora-2 .section-technique{display:none}.webflow-bora-2 .section-intro{display:none}.webflow-bora-2 .hero-overlay{display:block;width:100%;height:120vh;max-height:none;padding:40px 20px;background-image:linear-gradient(180deg,#363636,#363636)}.webflow-bora-2 .heading-14{position:absolute;left:0;top:40%;right:0;bottom:0;text-align:center;text-transform:uppercase}.webflow-bora-2 .bora-ex-vendu{display:none}.webflow-bora-2 .protective_deconstruct{display:none}}@media screen and (max-width:479px){.webflow-bora-2 .sticky-nav{position:sticky;display:none;padding:0}.webflow-bora-2 .nav-grid{display:flex;grid-auto-flow:row;grid-template-columns:1fr;grid-template-rows:0px}.webflow-bora-2 .nav-link-2{padding-top:10px;padding-bottom:10px;border-top:1px solid #c4c4c4}.webflow-bora-2 .list-item{flex:1}.webflow-bora-2 .list-item-2{flex:1}.webflow-bora-2 .list-item-3{flex:1}.webflow-bora-2 .list-item-4{flex:1;grid-area:Area-5a}.webflow-bora-2 .bora2-heritage{display:block}.webflow-bora-2 .text-block-4{font-size:5vw}.webflow-bora-2 .new_design{display:block}.webflow-bora-2 .sticky-container-power{margin-right:0;margin-left:0}.webflow-bora-2 .power{display:block}.webflow-bora-2 .text-block-power-copy{margin-right:10%;margin-bottom:30%;margin-left:10%;align-self:stretch;font-size:4.5vw}.webflow-bora-2 .text-block-durability-2{margin-right:10%;margin-left:10%;align-self:stretch;font-size:4.5vw}.webflow-bora-2 .text-block-reliability-2{margin-right:10%;margin-left:10%;align-self:stretch;font-size:4.5vw}.webflow-bora-2 .text-block-contamination-2{margin-right:10%;margin-left:10%;align-self:stretch;font-size:4.5vw}.webflow-bora-2 .text-block-safe-2{margin-right:10%;margin-left:10%;align-self:stretch;font-size:4.5vw}.webflow-bora-2 .text-block-hinder-2{margin-right:10%;margin-left:10%;align-self:stretch;font-size:4.5vw}.webflow-bora-2 .text-block-quietly-2{margin-right:10%;margin-left:10%;align-self:stretch;font-size:4.5vw}.webflow-bora-2 .text-block-freedom-2{margin-right:10%;margin-left:10%;align-self:stretch;font-size:4.5vw}.webflow-bora-2 .block-power{opacity:1}.webflow-bora-2 .block-durability{opacity:0}.webflow-bora-2 .block-contamination-2{opacity:0}.webflow-bora-2 .block-hinder{opacity:0}.webflow-bora-2 .text-block-made-for-you-2{margin-right:10%;margin-bottom:20%;margin-left:10%;font-size:4.5vw}.webflow-bora-2 .div-block-made{opacity:0}.webflow-bora-2 .image-made{width:60%}.webflow-bora-2 .section-technique{display:block}.webflow-bora-2 .said-scroll-technique{display:none;height:100vh}.webflow-bora-2 .section-intro{display:block}.webflow-bora-2 .div-block-turbines{position:relative;height:50%}.webflow-bora-2 .image-turbines{width:80%;margin-top:0;padding-top:10%}.webflow-bora-2 .html-embed{width:58.25%;align-items:flex-start}.webflow-bora-2 .text-span-9{line-height:1}.webflow-bora-2 .div-block-34{position:relative;top:0;z-index:1;height:50%}.webflow-bora-2 .tabs{width:100%;margin-bottom:0}.webflow-bora-2 .grid-3{grid-template-areas:"Area Area-2" "Area-3 Area-4" "Area-5 Area-6" "Area-7 Area-8" "Area-9 Area-10" "Area-11 Area-12" "Area-13 Area-14" "Area-15 Area-16" "Area-17 Area-18" "Area-19 Area-20" "Area-21 Area-22" "Area-23 Area-24" "Area-25 Area-26";grid-template-rows:repeat(auto-fit,8%) 8% 8% 8% 11% 8% 8% 8% 12% 8% 8% 8% 8%}.webflow-bora-2 .heading-10{border-width:1px 0 0 1px}.webflow-bora-2 .bold-text-13{font-size:3vw;font-weight:700}.webflow-bora-2 .text-block-11{border-width:1px 1px 0;font-size:3vw}.webflow-bora-2 .tab-link-tab-1.w--current{width:50%}.webflow-bora-2 .tab-link-tab-2{position:absolute;left:50%;bottom:0;width:50%;font-size:3vw}.webflow-bora-2 .tab-link-tab-2.w--current{font-size:3vw}.webflow-bora-2 .text-block-14{margin-top:15%;padding-bottom:5%;font-size:3vw}.webflow-bora-2 .heading-10-copy{border-width:1px 0 1px .5px}.webflow-bora-2 .text-block-11-copy{border-width:1px;font-size:3vw}.webflow-bora-2 .heading-10-copy{border-width:1px 0 0 .5px}.webflow-bora-2 .text-block-11-copy{border-width:1px 1px 0;font-size:3vw}.webflow-bora-2 .heading-10-copy{border-width:1px 0 0 .5px}.webflow-bora-2 .text-block-11-copy{border-width:1px 1px 0;font-size:3vw}.webflow-bora-2 .heading-10-copy{border-width:1px 0 1px .5px}.webflow-bora-2 .text-block-11-copy{border-width:1px;font-size:3vw}.webflow-bora-2 .div-block-turbines-copy{position:relative;display:block;height:50%}.webflow-bora-2 .div-block-34-copy{position:relative;top:0;z-index:1;display:block;height:50%;padding-right:3%;padding-left:3%}.webflow-bora-2 .said-scroll-technique-copy{display:block;width:100%;height:auto;opacity:1}.webflow-bora-2 .heading-13{padding-left:3%;font-size:6vw;text-align:left}.webflow-bora-2 .text-block-11-copy{border-width:1px 1px 0;font-size:3vw}.webflow-bora-2 .text-block-19{font-size:3vw}.webflow-bora-2 .hero-overlay{display:none}.webflow-bora-2 .centered-container{text-align:left}.webflow-bora-2 .image-15{width:50%}.webflow-bora-2 .div-block-accuchuck{margin-top:-10%;opacity:1}.webflow-bora-2 .cooltouch-image{width:55%;opacity:1}.webflow-bora-2 .div-block-preciplus{opacity:0}.webflow-bora-2 .html-embed-quattro{width:58.25%;align-items:flex-start}.webflow-bora-2 .navbar{display:block;margin-top:60px;background-color:#fff}.webflow-bora-2 .nav-link-4{font-family:Dinok,sans-serif;font-weight:700}.webflow-bora-2 .nav-link-5{font-family:Dinok,sans-serif;font-weight:700}.webflow-bora-2 .nav-link-6{font-family:Dinok,sans-serif;font-weight:700}.webflow-bora-2 .image-18{max-width:30%}.webflow-bora-2 .text-block-14-copy{margin-top:5%;padding-bottom:5%;font-size:3vw}.webflow-bora-2 .text-block-14-copy{margin-top:2%;padding-bottom:5%;font-size:3vw}.webflow-bora-2 .image-freemove{width:50%}.webflow-bora-2 .nav-link-7{font-family:Dinok,sans-serif;font-weight:700}.webflow-bora-2 .nav-link-8{font-family:Dinok,sans-serif;font-weight:700}.webflow-bora-2 .text-block-14-copy{margin-top:0;padding-bottom:5%;font-size:3vw}.webflow-bora-2 .text-block-11-copy-copy{border-width:1px;background-color:#fff;font-size:3vw}.webflow-bora-2 .text-block-11-copy-copy{border-width:1px;font-size:3vw}.webflow-bora-2 .text-block-11-copy-copy{border-width:1px 1px 0;font-size:3vw}.webflow-bora-2 .text-block-11-copy-copy{border-width:1px;font-size:3vw}.webflow-bora-2 .text-block-14-copy{margin-top:15%;padding-bottom:5%;font-size:3vw}.webflow-bora-2 .div-block-bora-ex-vendu{opacity:1}.webflow-bora-2 .bora-ex-vendu{display:block}.webflow-bora-2 .heading-18{margin-top:-90%;font-size:22vw}.webflow-bora-2 .image-20{width:6.1em;margin-left:66%}.webflow-bora-2 .image-21{width:6.1em;margin-left:40%}.webflow-bora-2 .image-22{width:6.5em;margin-left:14%}.webflow-bora-2 .heading-20{font-size:13vw}.webflow-bora-2 .div-block-bora-ex-vendu-2{opacity:0}.webflow-bora-2 .heading-qualite{margin-top:-90%;margin-right:15%;margin-left:15%;font-size:5vw}.webflow-bora-2 .div-block-bora-ex-vendu-3{opacity:0}.webflow-bora-2 .heading-30ans{margin-top:-90%;font-size:22vw}.webflow-bora-2 .heading-existance{font-size:15vw}.webflow-bora-2 .div-block-bora-ex-vendu-4{opacity:0}.webflow-bora-2 .heading-demontrer{margin-top:-90%;margin-right:15%;margin-left:15%;font-size:10vw}.webflow-bora-2 .heading-21{font-size:10vw}.webflow-bora-2 .image-24{margin-top:10%}.webflow-bora-2 .protective_deconstruct{display:block}.webflow-bora-2 .div-block-deconstruct-2{top:10%}.webflow-bora-2 .text-block-deconstruct-1{font-size:5vw}.webflow-bora-2 .heading-deconstruct{font-size:10vw}.webflow-bora-2 .html-deconstruct{align-items:flex-start}.webflow-bora-2 .html-embed-robuste{width:85%;margin-top:0;align-items:flex-start}.webflow-bora-2 .image-made-copy{width:60%}.webflow-bora-2 .columns-4{width:100%}.webflow-bora-2 .tabs-copy{width:100%;margin-bottom:0}}.webflow-bora-2 #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-c4ea08dd{-ms-grid-row:1;-ms-grid-column:3;justify-self:end;grid-area:Area-3}.webflow-bora-2 .grid-3>#w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-c4ea08dd{-ms-grid-row:3;-ms-grid-column:1}.webflow-bora-2 #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-c4ea08dd{justify-self:start;grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-bora-2 #w-node-dd869850-772b-453d-bbeb-1be3a31a15c6-c4ea08dd{-ms-grid-row:1;-ms-grid-column:5;grid-area:Area-4}.webflow-bora-2 .grid-3>#w-node-dd869850-772b-453d-bbeb-1be3a31a15c6-c4ea08dd{-ms-grid-row:3;-ms-grid-column:3}.webflow-bora-2 #w-node-e6392f64-663b-3749-cd88-1e8a7634e784-c4ea08dd{-ms-grid-row:1;-ms-grid-column:9;grid-area:Area-5}.webflow-bora-2 .grid-3>#w-node-e6392f64-663b-3749-cd88-1e8a7634e784-c4ea08dd{-ms-grid-row:5;-ms-grid-column:1}.webflow-bora-2 #w-node-_75171cc3-8095-888a-88da-cc91659f8a5a-c4ea08dd{-ms-grid-row:1;-ms-grid-column:7;grid-area:Area}.webflow-bora-2 .grid-3>#w-node-_75171cc3-8095-888a-88da-cc91659f8a5a-c4ea08dd{-ms-grid-row:1;-ms-grid-column:1}.webflow-bora-2 #w-node-_51960da0-2f2b-f102-ed44-48b73d2c2622-c4ea08dd{-ms-grid-row:1;-ms-grid-column:1;grid-area:Area-2}.webflow-bora-2 .grid-3>#w-node-_51960da0-2f2b-f102-ed44-48b73d2c2622-c4ea08dd{-ms-grid-row:1;-ms-grid-column:3}.webflow-bora-2 #w-node-_803696d7-760c-ec52-b524-be578a0f02b5-c4ea08dd{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-bora-2 #w-node-b7f0298c-7537-0960-2125-6289c4e7a56d-c4ea08dd{-ms-grid-row:1;-ms-grid-column:9;grid-area:Area-5}.webflow-bora-2 .grid-3>#w-node-b7f0298c-7537-0960-2125-6289c4e7a56d-c4ea08dd{-ms-grid-row:5;-ms-grid-column:1}.webflow-bora-2 #w-node-_854c6c3c-dab8-c85e-eb25-8644387a3b51-c4ea08dd{-ms-grid-row:7;-ms-grid-column:1;grid-area:Area-7}.webflow-bora-2 #w-node-_67bad35d-f28c-72d6-3c8e-6b6eac7a0356-c4ea08dd{-ms-grid-row:9;-ms-grid-column:1;grid-area:Area-9}.webflow-bora-2 #w-node-_9d560963-0eea-f898-862e-343658334092-c4ea08dd{-ms-grid-row:11;-ms-grid-column:1;grid-area:Area-11}.webflow-bora-2 #w-node-fdfcf439-0c4e-b212-0df8-24fac1cbe524-c4ea08dd{-ms-grid-row:13;-ms-grid-column:1;grid-area:Area-13}.webflow-bora-2 #w-node-f3b62fb4-961f-3d67-faba-f9d7cefc3e40-c4ea08dd{-ms-grid-row:15;-ms-grid-column:1;grid-area:Area-15}.webflow-bora-2 #w-node-b8e62033-8231-f470-3af2-d2f776928348-c4ea08dd{-ms-grid-row:17;-ms-grid-column:1;grid-area:Area-17}.webflow-bora-2 #w-node-_2e8b6b84-2182-5c31-1a95-5acdd21f68f9-c4ea08dd{-ms-grid-row:19;-ms-grid-column:1;grid-area:Area-19}.webflow-bora-2 #w-node-a18dadd2-2f8a-dde0-7dff-2d000cbd7369-c4ea08dd{-ms-grid-row:21;-ms-grid-column:1;grid-area:Area-21}.webflow-bora-2 #w-node-b0df871c-4ef9-7c34-f5d9-27c4e63d5d3f-c4ea08dd{-ms-grid-row:23;-ms-grid-column:1;grid-area:Area-23}.webflow-bora-2 #w-node-_770d5a9c-2e90-3667-9237-d3c745296ef7-c4ea08dd{-ms-grid-row:25;-ms-grid-column:1;grid-area:Area-25}.webflow-bora-2 #w-node-e414fe9a-2e6f-854b-be33-019f39beae64-c4ea08dd{-ms-grid-row:1;-ms-grid-column:5;grid-area:Area-4}.webflow-bora-2 .grid-3>#w-node-e414fe9a-2e6f-854b-be33-019f39beae64-c4ea08dd{-ms-grid-row:3;-ms-grid-column:3}.webflow-bora-2 #w-node-_88b86c28-779e-49df-c345-c9c3b59bd20f-c4ea08dd{-ms-grid-row:5;-ms-grid-column:3;grid-area:Area-6}.webflow-bora-2 #w-node-_3e8b44e6-01dd-4328-f0b3-27029a04af33-c4ea08dd{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-bora-2 #w-node-_218bbf0e-0007-bd45-8baf-1e75f449cdb4-c4ea08dd{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-bora-2 #w-node-c40b44bc-67c4-7be6-9be6-5f20a55ec125-c4ea08dd{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-bora-2 #w-node-_9a5c69ab-134d-89f5-566d-3e006c3db8d4-c4ea08dd{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-bora-2 #w-node-b9e17244-a6ef-9d4c-b9d9-00aa50a7f17b-c4ea08dd{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-bora-2 #w-node-_291fb8c5-6f1b-f517-230e-3636e0f447ff-c4ea08dd{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-bora-2 #w-node-cd94d9f2-44e9-0f9f-d13e-33bb77229092-c4ea08dd{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-bora-2 #w-node-cc9fd449-8b2a-5654-dcfb-c3ca8d73bc17-c4ea08dd{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-bora-2 #w-node-e6ff7f2f-30b5-1127-edef-844e094a58df-c4ea08dd{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-bora-2 #w-node-_647abf36-5ee7-0fa6-2840-8e1f9a8e4eda-c4ea08dd{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-bora-2 #w-node-ed6e0263-d79b-209f-e9b8-e808f7d7245a-c4ea08dd{-ms-grid-row:1;-ms-grid-column:7;grid-area:Area}.webflow-bora-2 .grid-3>#w-node-ed6e0263-d79b-209f-e9b8-e808f7d7245a-c4ea08dd{-ms-grid-row:1;-ms-grid-column:1}.webflow-bora-2 #w-node-ed6e0263-d79b-209f-e9b8-e808f7d7245e-c4ea08dd{-ms-grid-row:1;-ms-grid-column:1;grid-area:Area-2}.webflow-bora-2 .grid-3>#w-node-ed6e0263-d79b-209f-e9b8-e808f7d7245e-c4ea08dd{-ms-grid-row:1;-ms-grid-column:3}.webflow-bora-2 #w-node-ed6e0263-d79b-209f-e9b8-e808f7d72460-c4ea08dd{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-bora-2 #w-node-ed6e0263-d79b-209f-e9b8-e808f7d72465-c4ea08dd{-ms-grid-row:1;-ms-grid-column:9;grid-area:Area-5}.webflow-bora-2 .grid-3>#w-node-ed6e0263-d79b-209f-e9b8-e808f7d72465-c4ea08dd{-ms-grid-row:5;-ms-grid-column:1}.webflow-bora-2 #w-node-ed6e0263-d79b-209f-e9b8-e808f7d7246a-c4ea08dd{-ms-grid-row:7;-ms-grid-column:1;grid-area:Area-7}.webflow-bora-2 #w-node-ed6e0263-d79b-209f-e9b8-e808f7d7246f-c4ea08dd{-ms-grid-row:9;-ms-grid-column:1;grid-area:Area-9}.webflow-bora-2 #w-node-ed6e0263-d79b-209f-e9b8-e808f7d72474-c4ea08dd{-ms-grid-row:11;-ms-grid-column:1;grid-area:Area-11}.webflow-bora-2 #w-node-ed6e0263-d79b-209f-e9b8-e808f7d72479-c4ea08dd{-ms-grid-row:13;-ms-grid-column:1;grid-area:Area-13}.webflow-bora-2 #w-node-ed6e0263-d79b-209f-e9b8-e808f7d7247d-c4ea08dd{-ms-grid-row:15;-ms-grid-column:1;grid-area:Area-15}.webflow-bora-2 #w-node-ed6e0263-d79b-209f-e9b8-e808f7d72482-c4ea08dd{-ms-grid-row:17;-ms-grid-column:1;grid-area:Area-17}.webflow-bora-2 #w-node-ed6e0263-d79b-209f-e9b8-e808f7d72487-c4ea08dd{-ms-grid-row:19;-ms-grid-column:1;grid-area:Area-19}.webflow-bora-2 #w-node-ed6e0263-d79b-209f-e9b8-e808f7d7248c-c4ea08dd{-ms-grid-row:21;-ms-grid-column:1;grid-area:Area-21}.webflow-bora-2 #w-node-ed6e0263-d79b-209f-e9b8-e808f7d72491-c4ea08dd{-ms-grid-row:23;-ms-grid-column:1;grid-area:Area-23}.webflow-bora-2 #w-node-ed6e0263-d79b-209f-e9b8-e808f7d72496-c4ea08dd{-ms-grid-row:25;-ms-grid-column:1;grid-area:Area-25}.webflow-bora-2 #w-node-ed6e0263-d79b-209f-e9b8-e808f7d7249b-c4ea08dd{-ms-grid-row:1;-ms-grid-column:5;grid-area:Area-4}.webflow-bora-2 .grid-3>#w-node-ed6e0263-d79b-209f-e9b8-e808f7d7249b-c4ea08dd{-ms-grid-row:3;-ms-grid-column:3}.webflow-bora-2 #w-node-ed6e0263-d79b-209f-e9b8-e808f7d7249e-c4ea08dd{-ms-grid-row:5;-ms-grid-column:3;grid-area:Area-6}.webflow-bora-2 #w-node-ed6e0263-d79b-209f-e9b8-e808f7d724a0-c4ea08dd{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-bora-2 #w-node-ed6e0263-d79b-209f-e9b8-e808f7d724a3-c4ea08dd{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-bora-2 #w-node-ed6e0263-d79b-209f-e9b8-e808f7d724a6-c4ea08dd{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-bora-2 #w-node-ed6e0263-d79b-209f-e9b8-e808f7d724a9-c4ea08dd{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-bora-2 #w-node-ed6e0263-d79b-209f-e9b8-e808f7d724ac-c4ea08dd{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-bora-2 #w-node-ed6e0263-d79b-209f-e9b8-e808f7d724af-c4ea08dd{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-bora-2 #w-node-ed6e0263-d79b-209f-e9b8-e808f7d724b2-c4ea08dd{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-bora-2 #w-node-ed6e0263-d79b-209f-e9b8-e808f7d724b4-c4ea08dd{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-bora-2 #w-node-ed6e0263-d79b-209f-e9b8-e808f7d724b6-c4ea08dd{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-bora-2 #w-node-ed6e0263-d79b-209f-e9b8-e808f7d724b9-c4ea08dd{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d7388f-c4ea08dd{-ms-grid-row:1;-ms-grid-column:1;grid-area:Area-2}.webflow-bora-2 .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d7388f-c4ea08dd{-ms-grid-row:1;-ms-grid-column:3}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73891-c4ea08dd{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73896-c4ea08dd{-ms-grid-row:1;-ms-grid-column:9;grid-area:Area-5}.webflow-bora-2 .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d73896-c4ea08dd{-ms-grid-row:5;-ms-grid-column:1}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d7389b-c4ea08dd{-ms-grid-row:7;-ms-grid-column:1;grid-area:Area-7}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738a0-c4ea08dd{-ms-grid-row:9;-ms-grid-column:1;grid-area:Area-9}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738a5-c4ea08dd{-ms-grid-row:11;-ms-grid-column:1;grid-area:Area-11}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738aa-c4ea08dd{-ms-grid-row:13;-ms-grid-column:1;grid-area:Area-13}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738ae-c4ea08dd{-ms-grid-row:15;-ms-grid-column:1;grid-area:Area-15}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738b3-c4ea08dd{-ms-grid-row:17;-ms-grid-column:1;grid-area:Area-17}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738b8-c4ea08dd{-ms-grid-row:19;-ms-grid-column:1;grid-area:Area-19}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738bd-c4ea08dd{-ms-grid-row:21;-ms-grid-column:1;grid-area:Area-21}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738c2-c4ea08dd{-ms-grid-row:23;-ms-grid-column:1;grid-area:Area-23}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738c7-c4ea08dd{-ms-grid-row:25;-ms-grid-column:1;grid-area:Area-25}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738cc-c4ea08dd{-ms-grid-row:1;-ms-grid-column:5;grid-area:Area-4}.webflow-bora-2 .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d738cc-c4ea08dd{-ms-grid-row:3;-ms-grid-column:3}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738cf-c4ea08dd{-ms-grid-row:5;-ms-grid-column:3;grid-area:Area-6}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738d1-c4ea08dd{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738d4-c4ea08dd{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738d7-c4ea08dd{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738da-c4ea08dd{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738dd-c4ea08dd{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738e0-c4ea08dd{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738e3-c4ea08dd{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738e5-c4ea08dd{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738e7-c4ea08dd{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738ea-c4ea08dd{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738f1-c4ea08dd{-ms-grid-row:1;-ms-grid-column:7;grid-area:Area}.webflow-bora-2 .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d738f1-c4ea08dd{-ms-grid-row:1;-ms-grid-column:1}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738f5-c4ea08dd{-ms-grid-row:1;-ms-grid-column:1;grid-area:Area-2}.webflow-bora-2 .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d738f5-c4ea08dd{-ms-grid-row:1;-ms-grid-column:3}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738f7-c4ea08dd{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738fc-c4ea08dd{-ms-grid-row:1;-ms-grid-column:9;grid-area:Area-5}.webflow-bora-2 .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d738fc-c4ea08dd{-ms-grid-row:5;-ms-grid-column:1}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73901-c4ea08dd{-ms-grid-row:7;-ms-grid-column:1;grid-area:Area-7}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73906-c4ea08dd{-ms-grid-row:9;-ms-grid-column:1;grid-area:Area-9}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d7390b-c4ea08dd{-ms-grid-row:11;-ms-grid-column:1;grid-area:Area-11}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73910-c4ea08dd{-ms-grid-row:13;-ms-grid-column:1;grid-area:Area-13}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73914-c4ea08dd{-ms-grid-row:15;-ms-grid-column:1;grid-area:Area-15}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73919-c4ea08dd{-ms-grid-row:17;-ms-grid-column:1;grid-area:Area-17}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d7391e-c4ea08dd{-ms-grid-row:19;-ms-grid-column:1;grid-area:Area-19}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73923-c4ea08dd{-ms-grid-row:21;-ms-grid-column:1;grid-area:Area-21}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73928-c4ea08dd{-ms-grid-row:23;-ms-grid-column:1;grid-area:Area-23}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d7392d-c4ea08dd{-ms-grid-row:25;-ms-grid-column:1;grid-area:Area-25}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73932-c4ea08dd{-ms-grid-row:1;-ms-grid-column:5;grid-area:Area-4}.webflow-bora-2 .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d73932-c4ea08dd{-ms-grid-row:3;-ms-grid-column:3}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73935-c4ea08dd{-ms-grid-row:5;-ms-grid-column:3;grid-area:Area-6}@media screen and (max-width:479px){.webflow-bora-2 .grid-3>#w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-c4ea08dd{-ms-grid-row:2;-ms-grid-column:1}.webflow-bora-2 .grid-3>#w-node-dd869850-772b-453d-bbeb-1be3a31a15c6-c4ea08dd{-ms-grid-row:2;-ms-grid-column:2}.webflow-bora-2 .grid-3>#w-node-e6392f64-663b-3749-cd88-1e8a7634e784-c4ea08dd{-ms-grid-row:3;-ms-grid-column:1}.webflow-bora-2 .grid-3>#w-node-_75171cc3-8095-888a-88da-cc91659f8a5a-c4ea08dd{-ms-grid-row:1;-ms-grid-column:1}.webflow-bora-2 .grid-3>#w-node-_51960da0-2f2b-f102-ed44-48b73d2c2622-c4ea08dd{-ms-grid-row:1;-ms-grid-column:2}.webflow-bora-2 .grid-3>#w-node-b7f0298c-7537-0960-2125-6289c4e7a56d-c4ea08dd{-ms-grid-row:3;-ms-grid-column:1}.webflow-bora-2 #w-node-_854c6c3c-dab8-c85e-eb25-8644387a3b51-c4ea08dd{-ms-grid-row:4;-ms-grid-column:1}.webflow-bora-2 #w-node-_67bad35d-f28c-72d6-3c8e-6b6eac7a0356-c4ea08dd{-ms-grid-row:5;-ms-grid-column:1}.webflow-bora-2 #w-node-_9d560963-0eea-f898-862e-343658334092-c4ea08dd{-ms-grid-row:6;-ms-grid-column:1}.webflow-bora-2 #w-node-fdfcf439-0c4e-b212-0df8-24fac1cbe524-c4ea08dd{-ms-grid-row:7;-ms-grid-column:1}.webflow-bora-2 #w-node-f3b62fb4-961f-3d67-faba-f9d7cefc3e40-c4ea08dd{-ms-grid-row:8;-ms-grid-column:1}.webflow-bora-2 #w-node-b8e62033-8231-f470-3af2-d2f776928348-c4ea08dd{-ms-grid-row:9;-ms-grid-column:1}.webflow-bora-2 #w-node-_2e8b6b84-2182-5c31-1a95-5acdd21f68f9-c4ea08dd{-ms-grid-row:10;-ms-grid-column:1}.webflow-bora-2 #w-node-a18dadd2-2f8a-dde0-7dff-2d000cbd7369-c4ea08dd{-ms-grid-row:11;-ms-grid-column:1}.webflow-bora-2 #w-node-b0df871c-4ef9-7c34-f5d9-27c4e63d5d3f-c4ea08dd{-ms-grid-row:12;-ms-grid-column:1}.webflow-bora-2 #w-node-_770d5a9c-2e90-3667-9237-d3c745296ef7-c4ea08dd{-ms-grid-row:13;-ms-grid-column:1}.webflow-bora-2 .grid-3>#w-node-e414fe9a-2e6f-854b-be33-019f39beae64-c4ea08dd{-ms-grid-row:2;-ms-grid-column:2}.webflow-bora-2 #w-node-_88b86c28-779e-49df-c345-c9c3b59bd20f-c4ea08dd{-ms-grid-row:3;-ms-grid-column:2}.webflow-bora-2 .grid-3>#w-node-ed6e0263-d79b-209f-e9b8-e808f7d7245a-c4ea08dd{-ms-grid-row:1;-ms-grid-column:1}.webflow-bora-2 .grid-3>#w-node-ed6e0263-d79b-209f-e9b8-e808f7d7245e-c4ea08dd{-ms-grid-row:1;-ms-grid-column:2}.webflow-bora-2 .grid-3>#w-node-ed6e0263-d79b-209f-e9b8-e808f7d72465-c4ea08dd{-ms-grid-row:3;-ms-grid-column:1}.webflow-bora-2 #w-node-ed6e0263-d79b-209f-e9b8-e808f7d7246a-c4ea08dd{-ms-grid-row:4;-ms-grid-column:1}.webflow-bora-2 #w-node-ed6e0263-d79b-209f-e9b8-e808f7d7246f-c4ea08dd{-ms-grid-row:5;-ms-grid-column:1}.webflow-bora-2 #w-node-ed6e0263-d79b-209f-e9b8-e808f7d72474-c4ea08dd{-ms-grid-row:6;-ms-grid-column:1}.webflow-bora-2 #w-node-ed6e0263-d79b-209f-e9b8-e808f7d72479-c4ea08dd{-ms-grid-row:7;-ms-grid-column:1}.webflow-bora-2 #w-node-ed6e0263-d79b-209f-e9b8-e808f7d7247d-c4ea08dd{-ms-grid-row:8;-ms-grid-column:1}.webflow-bora-2 #w-node-ed6e0263-d79b-209f-e9b8-e808f7d72482-c4ea08dd{-ms-grid-row:9;-ms-grid-column:1}.webflow-bora-2 #w-node-ed6e0263-d79b-209f-e9b8-e808f7d72487-c4ea08dd{-ms-grid-row:10;-ms-grid-column:1}.webflow-bora-2 #w-node-ed6e0263-d79b-209f-e9b8-e808f7d7248c-c4ea08dd{-ms-grid-row:11;-ms-grid-column:1}.webflow-bora-2 #w-node-ed6e0263-d79b-209f-e9b8-e808f7d72491-c4ea08dd{-ms-grid-row:12;-ms-grid-column:1}.webflow-bora-2 #w-node-ed6e0263-d79b-209f-e9b8-e808f7d72496-c4ea08dd{-ms-grid-row:13;-ms-grid-column:1}.webflow-bora-2 .grid-3>#w-node-ed6e0263-d79b-209f-e9b8-e808f7d7249b-c4ea08dd{-ms-grid-row:2;-ms-grid-column:2}.webflow-bora-2 #w-node-ed6e0263-d79b-209f-e9b8-e808f7d7249e-c4ea08dd{-ms-grid-row:3;-ms-grid-column:2}.webflow-bora-2 .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d7388f-c4ea08dd{-ms-grid-row:1;-ms-grid-column:2}.webflow-bora-2 .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d73896-c4ea08dd{-ms-grid-row:3;-ms-grid-column:1}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d7389b-c4ea08dd{-ms-grid-row:4;-ms-grid-column:1}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738a0-c4ea08dd{-ms-grid-row:5;-ms-grid-column:1}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738a5-c4ea08dd{-ms-grid-row:6;-ms-grid-column:1}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738aa-c4ea08dd{-ms-grid-row:7;-ms-grid-column:1}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738ae-c4ea08dd{-ms-grid-row:8;-ms-grid-column:1}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738b3-c4ea08dd{-ms-grid-row:9;-ms-grid-column:1}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738b8-c4ea08dd{-ms-grid-row:10;-ms-grid-column:1}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738bd-c4ea08dd{-ms-grid-row:11;-ms-grid-column:1}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738c2-c4ea08dd{-ms-grid-row:12;-ms-grid-column:1}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738c7-c4ea08dd{-ms-grid-row:13;-ms-grid-column:1}.webflow-bora-2 .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d738cc-c4ea08dd{-ms-grid-row:2;-ms-grid-column:2}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738cf-c4ea08dd{-ms-grid-row:3;-ms-grid-column:2}.webflow-bora-2 .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d738f1-c4ea08dd{-ms-grid-row:1;-ms-grid-column:1}.webflow-bora-2 .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d738f5-c4ea08dd{-ms-grid-row:1;-ms-grid-column:2}.webflow-bora-2 .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d738fc-c4ea08dd{-ms-grid-row:3;-ms-grid-column:1}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73901-c4ea08dd{-ms-grid-row:4;-ms-grid-column:1}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73906-c4ea08dd{-ms-grid-row:5;-ms-grid-column:1}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d7390b-c4ea08dd{-ms-grid-row:6;-ms-grid-column:1}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73910-c4ea08dd{-ms-grid-row:7;-ms-grid-column:1}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73914-c4ea08dd{-ms-grid-row:8;-ms-grid-column:1}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73919-c4ea08dd{-ms-grid-row:9;-ms-grid-column:1}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d7391e-c4ea08dd{-ms-grid-row:10;-ms-grid-column:1}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73923-c4ea08dd{-ms-grid-row:11;-ms-grid-column:1}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73928-c4ea08dd{-ms-grid-row:12;-ms-grid-column:1}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d7392d-c4ea08dd{-ms-grid-row:13;-ms-grid-column:1}.webflow-bora-2 .grid-3>#w-node-_19bfddc8-7afc-22dc-3aec-e71284d73932-c4ea08dd{-ms-grid-row:2;-ms-grid-column:2}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73935-c4ea08dd{-ms-grid-row:3;-ms-grid-column:2}}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73937-c4ea08dd{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d7393a-c4ea08dd{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d7393d-c4ea08dd{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73940-c4ea08dd{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73943-c4ea08dd{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73946-c4ea08dd{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73949-c4ea08dd{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d7394b-c4ea08dd{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d7394e-c4ea08dd{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73951-c4ea08dd{grid-column-start:span 1;-ms-grid-column-span:1;grid-column-end:span 1;grid-row-start:span 1;-ms-grid-row-span:1;grid-row-end:span 1}@media screen and (max-width:991px){.webflow-bora-2 #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-c4ea08dd{justify-self:end}.webflow-bora-2 #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-c4ea08dd{justify-self:end}}.webflow-bora-2 #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-30288c31{grid-area:Area-3;justify-self:end}.webflow-bora-2 #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-30288c31{grid-area:span 1/span 1/span 1/span 1;justify-self:start}.webflow-bora-2 #w-node-dd869850-772b-453d-bbeb-1be3a31a15c6-30288c31{grid-area:Area-4}.webflow-bora-2 #w-node-e6392f64-663b-3749-cd88-1e8a7634e784-30288c31{grid-area:Area-5}.webflow-bora-2 #w-node-_75171cc3-8095-888a-88da-cc91659f8a5a-30288c31{grid-area:Area}.webflow-bora-2 #w-node-_51960da0-2f2b-f102-ed44-48b73d2c2622-30288c31{grid-area:Area-2}.webflow-bora-2 #w-node-_803696d7-760c-ec52-b524-be578a0f02b5-30288c31{grid-area:span 1/span 1/span 1/span 1}.webflow-bora-2 #w-node-b7f0298c-7537-0960-2125-6289c4e7a56d-30288c31{grid-area:Area-5}.webflow-bora-2 #w-node-_854c6c3c-dab8-c85e-eb25-8644387a3b51-30288c31{grid-area:Area-7}.webflow-bora-2 #w-node-_67bad35d-f28c-72d6-3c8e-6b6eac7a0356-30288c31{grid-area:Area-9}.webflow-bora-2 #w-node-_9d560963-0eea-f898-862e-343658334092-30288c31{grid-area:Area-11}.webflow-bora-2 #w-node-fdfcf439-0c4e-b212-0df8-24fac1cbe524-30288c31{grid-area:Area-13}.webflow-bora-2 #w-node-f3b62fb4-961f-3d67-faba-f9d7cefc3e40-30288c31{grid-area:Area-15}.webflow-bora-2 #w-node-b8e62033-8231-f470-3af2-d2f776928348-30288c31{grid-area:Area-17}.webflow-bora-2 #w-node-_2e8b6b84-2182-5c31-1a95-5acdd21f68f9-30288c31{grid-area:Area-19}.webflow-bora-2 #w-node-a18dadd2-2f8a-dde0-7dff-2d000cbd7369-30288c31{grid-area:Area-21}.webflow-bora-2 #w-node-b0df871c-4ef9-7c34-f5d9-27c4e63d5d3f-30288c31{grid-area:Area-23}.webflow-bora-2 #w-node-_770d5a9c-2e90-3667-9237-d3c745296ef7-30288c31{grid-area:Area-25}.webflow-bora-2 #w-node-e414fe9a-2e6f-854b-be33-019f39beae64-30288c31{grid-area:Area-4}.webflow-bora-2 #w-node-_88b86c28-779e-49df-c345-c9c3b59bd20f-30288c31{grid-area:Area-6}.webflow-bora-2 #w-node-_3e8b44e6-01dd-4328-f0b3-27029a04af33-30288c31,.webflow-bora-2 #w-node-_218bbf0e-0007-bd45-8baf-1e75f449cdb4-30288c31,.webflow-bora-2 #w-node-c40b44bc-67c4-7be6-9be6-5f20a55ec125-30288c31,.webflow-bora-2 #w-node-_9a5c69ab-134d-89f5-566d-3e006c3db8d4-30288c31,.webflow-bora-2 #w-node-b9e17244-a6ef-9d4c-b9d9-00aa50a7f17b-30288c31,.webflow-bora-2 #w-node-_291fb8c5-6f1b-f517-230e-3636e0f447ff-30288c31,.webflow-bora-2 #w-node-cd94d9f2-44e9-0f9f-d13e-33bb77229092-30288c31,.webflow-bora-2 #w-node-cc9fd449-8b2a-5654-dcfb-c3ca8d73bc17-30288c31,.webflow-bora-2 #w-node-e6ff7f2f-30b5-1127-edef-844e094a58df-30288c31,.webflow-bora-2 #w-node-_647abf36-5ee7-0fa6-2840-8e1f9a8e4eda-30288c31{grid-area:span 1/span 1/span 1/span 1}.webflow-bora-2 #w-node-ed6e0263-d79b-209f-e9b8-e808f7d7245a-30288c31{grid-area:Area}.webflow-bora-2 #w-node-ed6e0263-d79b-209f-e9b8-e808f7d7245e-30288c31{grid-area:Area-2}.webflow-bora-2 #w-node-ed6e0263-d79b-209f-e9b8-e808f7d72460-30288c31{grid-area:span 1/span 1/span 1/span 1}.webflow-bora-2 #w-node-ed6e0263-d79b-209f-e9b8-e808f7d72465-30288c31{grid-area:Area-5}.webflow-bora-2 #w-node-ed6e0263-d79b-209f-e9b8-e808f7d7246a-30288c31{grid-area:Area-7}.webflow-bora-2 #w-node-ed6e0263-d79b-209f-e9b8-e808f7d7246f-30288c31{grid-area:Area-9}.webflow-bora-2 #w-node-ed6e0263-d79b-209f-e9b8-e808f7d72474-30288c31{grid-area:Area-11}.webflow-bora-2 #w-node-ed6e0263-d79b-209f-e9b8-e808f7d72479-30288c31{grid-area:Area-13}.webflow-bora-2 #w-node-ed6e0263-d79b-209f-e9b8-e808f7d7247d-30288c31{grid-area:Area-15}.webflow-bora-2 #w-node-ed6e0263-d79b-209f-e9b8-e808f7d72482-30288c31{grid-area:Area-17}.webflow-bora-2 #w-node-ed6e0263-d79b-209f-e9b8-e808f7d72487-30288c31{grid-area:Area-19}.webflow-bora-2 #w-node-ed6e0263-d79b-209f-e9b8-e808f7d7248c-30288c31{grid-area:Area-21}.webflow-bora-2 #w-node-ed6e0263-d79b-209f-e9b8-e808f7d72491-30288c31{grid-area:Area-23}.webflow-bora-2 #w-node-ed6e0263-d79b-209f-e9b8-e808f7d72496-30288c31{grid-area:Area-25}.webflow-bora-2 #w-node-ed6e0263-d79b-209f-e9b8-e808f7d7249b-30288c31{grid-area:Area-4}.webflow-bora-2 #w-node-ed6e0263-d79b-209f-e9b8-e808f7d7249e-30288c31{grid-area:Area-6}.webflow-bora-2 #w-node-ed6e0263-d79b-209f-e9b8-e808f7d724a0-30288c31,.webflow-bora-2 #w-node-ed6e0263-d79b-209f-e9b8-e808f7d724a3-30288c31,.webflow-bora-2 #w-node-ed6e0263-d79b-209f-e9b8-e808f7d724a6-30288c31,.webflow-bora-2 #w-node-ed6e0263-d79b-209f-e9b8-e808f7d724a9-30288c31,.webflow-bora-2 #w-node-ed6e0263-d79b-209f-e9b8-e808f7d724ac-30288c31,.webflow-bora-2 #w-node-ed6e0263-d79b-209f-e9b8-e808f7d724af-30288c31,.webflow-bora-2 #w-node-ed6e0263-d79b-209f-e9b8-e808f7d724b2-30288c31,.webflow-bora-2 #w-node-ed6e0263-d79b-209f-e9b8-e808f7d724b4-30288c31,.webflow-bora-2 #w-node-ed6e0263-d79b-209f-e9b8-e808f7d724b6-30288c31,.webflow-bora-2 #w-node-ed6e0263-d79b-209f-e9b8-e808f7d724b9-30288c31{grid-area:span 1/span 1/span 1/span 1}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d7388f-30288c31{grid-area:Area-2}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73891-30288c31{grid-area:span 1/span 1/span 1/span 1}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73896-30288c31{grid-area:Area-5}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d7389b-30288c31{grid-area:Area-7}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738a0-30288c31{grid-area:Area-9}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738a5-30288c31{grid-area:Area-11}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738aa-30288c31{grid-area:Area-13}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738ae-30288c31{grid-area:Area-15}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738b3-30288c31{grid-area:Area-17}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738b8-30288c31{grid-area:Area-19}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738bd-30288c31{grid-area:Area-21}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738c2-30288c31{grid-area:Area-23}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738c7-30288c31{grid-area:Area-25}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738cc-30288c31{grid-area:Area-4}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738cf-30288c31{grid-area:Area-6}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738d1-30288c31,.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738d4-30288c31,.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738d7-30288c31,.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738da-30288c31,.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738dd-30288c31,.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738e0-30288c31,.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738e3-30288c31,.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738e5-30288c31,.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738e7-30288c31,.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738ea-30288c31{grid-area:span 1/span 1/span 1/span 1}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738f1-30288c31{grid-area:Area}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738f5-30288c31{grid-area:Area-2}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738f7-30288c31{grid-area:span 1/span 1/span 1/span 1}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d738fc-30288c31{grid-area:Area-5}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73901-30288c31{grid-area:Area-7}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73906-30288c31{grid-area:Area-9}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d7390b-30288c31{grid-area:Area-11}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73910-30288c31{grid-area:Area-13}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73914-30288c31{grid-area:Area-15}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73919-30288c31{grid-area:Area-17}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d7391e-30288c31{grid-area:Area-19}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73923-30288c31{grid-area:Area-21}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73928-30288c31{grid-area:Area-23}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d7392d-30288c31{grid-area:Area-25}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73932-30288c31{grid-area:Area-4}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73935-30288c31{grid-area:Area-6}.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73937-30288c31,.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d7393a-30288c31,.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d7393d-30288c31,.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73940-30288c31,.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73943-30288c31,.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73946-30288c31,.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73949-30288c31,.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d7394b-30288c31,.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d7394e-30288c31,.webflow-bora-2 #w-node-_19bfddc8-7afc-22dc-3aec-e71284d73951-30288c31{grid-area:span 1/span 1/span 1/span 1}@media screen and (max-width:991px){.webflow-bora-2 #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-30288c31,.webflow-bora-2 #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-30288c31{justify-self:end}}@font-face{font-family:'Linotype din next lt pro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DIN-Next-LT-Pro-UltraLight.ttf") format("truetype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:'Linotype din next lt pro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DIN-Next-LT-Pro-Medium.ttf") format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:'Linotype din next lt pro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DIN-Next-LT-Pro-Regular.ttf") format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'Linotype din next lt pro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DIN-Next-LT-Pro-Italic.ttf") format("truetype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:'Linotype din next lt pro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DIN-Next-LT-Pro-Black.ttf") format("truetype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:'Linotype din next lt pro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DIN-Next-LT-Pro-Heavy.ttf") format("truetype"),url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DIN-Next-LT-Pro-Bold.ttf") format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:'Linotype din next lt pro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DIN-Next-LT-Pro-Light.ttf") format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:'Linotype dinnextltpro Condensed';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-BlackCondensed.otf") format("opentype"),url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-HeavyCondensed.otf") format("opentype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:'Linotype dinnextltpro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-BlackItalic.otf") format("opentype"),url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-HeavyItalic.otf") format("opentype");font-weight:900;font-style:italic;font-display:swap}@font-face{font-family:'Linotype dinnextltpro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-Italic.otf") format("opentype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:'Linotype dinnextltpro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-Black.otf") format("opentype"),url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-BlackCondIta.otf") format("opentype"),url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-Heavy.otf") format("opentype"),url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-HeavyCondIta.otf") format("opentype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:'Linotype dinnextltpro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-Light.otf") format("opentype"),url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-LightCondIta.otf") format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:'Linotype dinnextltpro Condensed';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-BoldCondensed.otf") format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:'Linotype dinnextltpro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-BoldCondIta.otf") format("opentype"),url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-Bold.otf") format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:'Linotype dinnextltpro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-BoldItalic.otf") format("opentype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:'Linotype dinnextltpro condensed';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-Condensed.otf") format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'Linotype dinnextltpro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-LightItalic.otf") format("opentype");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:'Linotype dinnextltpro condita';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-CondIta.otf") format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'Linotype dinnextltpro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-Medium.otf") format("opentype"),url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-MediumCond.otf") format("opentype"),url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-MediumCondIta.otf") format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:'Linotype dinnextltpro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-MediumItalic.otf") format("opentype");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:'Linotype dinnextltpro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-UltraLight.otf") format("opentype"),url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-UltraLightCond.otf") format("opentype"),url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-UltraLightIt.otf") format("opentype"),url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-UltraLightCondIta.otf") format("opentype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:'Linotype dinnextltpro Condensed';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-LightCondensed.otf") format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:'Linotype dinnextltpro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-Regular.otf") format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'Dinok';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-Black.otf") format("opentype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:'Dinok';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-Bold.otf") format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:'Dinnextw 1 G';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/DINNextW1G-Bold.otf") format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:'Dinnextw 1 G';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/DINNextW1G-UltraLight.otf") format("opentype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:'Dinnextw 1 G';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/DINNextW1G-Light.otf") format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:'Dinnextw 1 G';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/DINNextW1G-Medium.otf") format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:'Dinnextw 1 G';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/DINNextW1G-Black.otf") format("opentype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:'Dinnextw 1 G';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/DINNextW1G-Regular.otf") format("opentype");font-weight:400;font-style:normal;font-display:swap}.webflow-bora-2.webflow-de .text-span-7{font-size:250%}.webflow-bora-2.webflow-de .text-span-8{font-size:250%}.webflow-bora-2.webflow-de .text-span-9{line-height:1}.webflow-bora-2.webflow-de .heading-30ans{font-size:6vw}.webflow-bora-2.webflow-de .heading-existance{font-size:4vw;line-height:1.3}.webflow-bora-2.webflow-de .heading-demontrer{font-size:3vw}.webflow-bora-2.webflow-de .heading-21{font-size:4vw}.webflow-bora-2.webflow-de .image-25{margin-right:0}.webflow-bora-2.webflow-de .text-span-40{text-transform:uppercase}.webflow-bora-2.webflow-de .text-span-41{font-weight:500}.webflow-bora-2.webflow-de .text-span-42{font-weight:500}.webflow-bora-2.webflow-de .text-span-43{font-weight:500}.webflow-bora-2.webflow-de .text-span-44{font-weight:500}.webflow-bora-2.webflow-de .text-span-45{font-weight:500}.webflow-bora-2.webflow-de .text-span-46{font-weight:500}.webflow-bora-2.webflow-de .text-span-47{font-weight:500}.webflow-bora-2.webflow-de .text-span-48{font-weight:500}.webflow-bora-2.webflow-de .text-span-49{font-weight:500}.webflow-bora-2.webflow-de .text-span-50{font-weight:500}.webflow-bora-2.webflow-es .text-span-9{line-height:1}.webflow-bora-2.webflow-es .image-25{margin-right:0}.webflow-bora-2.webflow-es .text-span-40{font-weight:500}.webflow-bora-2.webflow-es .text-span-41{font-weight:500}.webflow-bora-2.webflow-es .text-span-42{font-weight:500}.webflow-bora-2.webflow-es .text-span-43{font-weight:500}.webflow-bora-2.webflow-es .text-span-44{font-weight:500}.webflow-bora-2.webflow-es .text-span-45{font-weight:500}.webflow-bora-2.webflow-es .text-span-46{font-weight:500}.webflow-bora-2.webflow-es .text-span-47{font-weight:500}.webflow-bora-2.webflow-es .text-span-48{font-weight:500}.webflow-bora-2.webflow-es .text-span-49{font-weight:500}.webflow-bora-2.webflow-es .text-span-50{font-weight:500}.webflow-bora-2.webflow-fr .heading-30ans{font-size:10vw}.webflow-bora-2.webflow-fr .image-25{margin-right:0}.webflow-bora-2.webflow-it .block-freedom{opacity:1}.webflow-bora-2.webflow-it .image-25{margin-right:0}.webflow-bora-2.webflow-it .text-span-40{font-weight:500}.webflow-bora-2.webflow-it .text-span-41{font-weight:500}.webflow-bora-2.webflow-it .text-span-42{font-weight:500}.webflow-bora-2.webflow-it .text-span-43{font-weight:500}.webflow-bora-2.webflow-it .text-span-44{font-weight:500}.webflow-bora-2.webflow-it .text-span-45{font-weight:500}.webflow-bora-2.webflow-it .text-span-46{font-weight:500}.webflow-bora-2.webflow-it .text-span-47{font-weight:500}.webflow-bora-2.webflow-it .text-span-48{font-weight:500}.webflow-bora-2.webflow-it .text-span-49{font-weight:500}.webflow-bora-2.webflow-it .text-span-50{font-weight:500}.webflow-bora-2.webflow-pt .image-25{margin-right:0}.webflow-bora-2.webflow-pt .text-span-40{font-weight:500}.webflow-bora-2.webflow-pt .text-span-41{font-weight:500}.webflow-bora-2.webflow-pt .text-span-42{font-weight:500}.webflow-bora-2.webflow-pt .text-span-43{font-weight:500}.webflow-bora-2.webflow-pt .text-span-44{font-weight:500}.webflow-bora-2.webflow-pt .text-span-45{font-weight:500}.webflow-bora-2.webflow-pt .text-span-46{position:static;font-weight:500}.webflow-bora-2.webflow-pt .text-span-47{font-weight:500}.webflow-bora-2.webflow-pt .text-span-48{font-weight:500}.webflow-bora-2.webflow-pt .text-span-49{font-weight:500}.webflow-bora-2.webflow-pt .text-span-50{font-weight:500}.webflow-bora-2.webflow-ru .ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-bora-2.webflow-ru .nav-link-2.ru,.webflow-bora-2.webflow-ru .nav-link-2.ru.w--current{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-bora-2.webflow-ru .text-block-4.ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-bora-2.webflow-ru .button-5.ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-bora-2.webflow-ru .text-block-power-copy.ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-bora-2.webflow-ru .text-block-durability-2.ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-bora-2.webflow-ru .text-block-reliability-2.ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-bora-2.webflow-ru .text-block-contamination-2.ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-bora-2.webflow-ru .text-block-safe-2.ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-bora-2.webflow-ru .text-block-hinder-2.ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-bora-2.webflow-ru .text-block-quietly-2.ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-bora-2.webflow-ru .text-block-freedom-2.ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-bora-2.webflow-ru .text-block-made-for-you-2.ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-bora-2.webflow-ru .text-span-6.ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-bora-2.webflow-ru .text-span-7.ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-bora-2.webflow-ru .text-span-8.ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-bora-2.webflow-ru .text-span-9.ru{font-family:"Dinnextw 1 G",Arial,sans-serif;line-height:100%}.webflow-bora-2.webflow-ru .text-span-10.ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-bora-2.webflow-ru .text-span-11.ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-bora-2.webflow-ru .text-span-12.ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-bora-2.webflow-ru .text-span-13.ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-bora-2.webflow-ru .text-span-14.ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-bora-2.webflow-ru .heading-10.ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-bora-2.webflow-ru .text-block-11.ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-bora-2.webflow-ru .text-block-14.ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-bora-2.webflow-ru .heading-10-copy.ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-bora-2.webflow-ru .heading-13.ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-bora-2.webflow-ru .text-block-14-copy.ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-bora-2.webflow-ru .heading-20.ru{font-size:5.5vw}.webflow-bora-2.webflow-ru .heading-30ans.ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-bora-2.webflow-ru .heading-existance.ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-bora-2.webflow-ru .heading-demontrer.ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-bora-2.webflow-ru .heading-21.ru{font-family:"Dinnextw 1 G",Arial,sans-serif;font-size:4vw}.webflow-bora-2.webflow-ru .text-block-deconstruct-1.ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-bora-2.webflow-ru .heading-deconstruct.ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-bora-2.webflow-ru .text-span-35.ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-bora-2.webflow-ru .text-block-intro-3{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-bora-2.webflow-ru .heading-18{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-bora-2.webflow-ru .text-block-6{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-bora-2.webflow-ru .text-block-6-copy{font-family:"Dinnextw 1 G",Arial,sans-serif}@media screen and (max-width:991px){.webflow-bora-2.webflow-de .text-block-4{top:70%;font-size:3.5vw}.webflow-bora-2.webflow-de .block-power{opacity:0}.webflow-bora-2.webflow-de .text-span-6{font-size:250%}.webflow-bora-2.webflow-de .text-span-7{font-size:200%}.webflow-bora-2.webflow-de .text-span-8{font-size:200%}.webflow-bora-2.webflow-de .text-span-9{font-size:250%}.webflow-bora-2.webflow-de .text-span-10{font-size:200%}.webflow-bora-2.webflow-de .text-span-13{font-size:250%}.webflow-bora-2.webflow-de .text-span-14{font-size:250%}.webflow-bora-2.webflow-de .heading-qualite{opacity:initial}.webflow-bora-2.webflow-de .heading-demontrer{margin-right:10%;margin-left:10%}.webflow-bora-2.webflow-de .heading-21{font-size:6vw}.webflow-bora-2.webflow-es .heading-qualite{opacity:initial}.webflow-bora-2.webflow-fr .heading-qualite{opacity:initial}.webflow-bora-2.webflow-fr .image-25{margin-right:0}.webflow-bora-2.webflow-it .heading-qualite{opacity:initial}.webflow-bora-2.webflow-pt .heading-qualite{opacity:initial}.webflow-bora-2.webflow-ru .text-block-11-copy.ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-bora-2.webflow-ru .nav-link-4.ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-bora-2.webflow-ru .nav-link-5.ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-bora-2.webflow-ru .nav-link-6.ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-bora-2.webflow-ru .nav-link-7.ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-bora-2.webflow-ru .heading-20.ru{margin-top:2%}.webflow-bora-2.webflow-ru .heading-21.ru{margin-left:6vw;margin-right:6vw;font-size:6vw}}@media screen and (max-width:479px){.webflow-bora-2.webflow-de .block-power{opacity:0}.webflow-bora-2.webflow-de .block-reliability{opacity:0}.webflow-bora-2.webflow-de .block-safe{opacity:0}.webflow-bora-2.webflow-de .block-quietly{opacity:0}.webflow-bora-2.webflow-de .block-freedom{opacity:0}.webflow-bora-2.webflow-de .block-made-for-you{opacity:0}.webflow-bora-2.webflow-de .text-span-6{font-size:250%}.webflow-bora-2.webflow-de .text-span-7{font-size:200%}.webflow-bora-2.webflow-de .text-span-8{font-size:200%}.webflow-bora-2.webflow-de .text-span-10{font-size:200%}.webflow-bora-2.webflow-de .text-span-13{font-size:250%}.webflow-bora-2.webflow-de .heading-qualite{margin-top:-90%;font-size:5vw}.webflow-bora-2.webflow-de .heading-qualite{margin-right:20%;margin-left:20%}.webflow-bora-2.webflow-de .heading-30ans{font-size:17vw}.webflow-bora-2.webflow-de .heading-existance{font-size:11vw}.webflow-bora-2.webflow-de .heading-demontrer{margin-right:5%;margin-left:5%;font-size:8vw}.webflow-bora-2.webflow-de .text-block-deconstruct-1{left:5%;right:5%}.webflow-bora-2.webflow-de .heading-deconstruct{margin-right:5%;margin-left:5%}.webflow-bora-2.webflow-es .heading-qualite{margin-right:20%;margin-left:20%}.webflow-bora-2.webflow-es .heading-demontrer{margin-right:20%;margin-left:20%}.webflow-bora-2.webflow-it .block-power{opacity:0}.webflow-bora-2.webflow-it .block-reliability{opacity:0}.webflow-bora-2.webflow-it .block-safe{opacity:0}.webflow-bora-2.webflow-it .block-quietly{opacity:0}.webflow-bora-2.webflow-it .block-freedom{opacity:0}.webflow-bora-2.webflow-it .block-made-for-you{opacity:0}.webflow-bora-2.webflow-it .text-span-10{display:inline;font-size:250%}.webflow-bora-2.webflow-pt .heading-qualite{margin-right:20%;margin-left:20%}.webflow-bora-2.webflow-pt .heading-demontrer{margin-right:20%;margin-left:20%}.webflow-bora-2.webflow-ru .text-span-10.ru{font-size:280%}.webflow-bora-2.webflow-ru .text-block-14.ru{font-size:2.7vw}.webflow-bora-2.webflow-ru .text-block-11-copy-copy.ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-bora-2.webflow-ru .heading-30ans.ru{font-size:20vw}}.webflow-ca-1-2-5{--white:#fff;--black:#000;--white-smoke:#f5f5f7;--black-2:#1d1d1f;--yellow:#fffb00;background-color:#fff;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,Oxygen,Fira Sans,Droid Sans,sans-serif;color:var(--black);line-height:20px}.webflow-ca-1-2-5 video{filter:brightness(100%);-webkit-filter:brightness(100%);-moz-filter:brightness(100%);-o-filter:brightness(100%)}.webflow-ca-1-2-5 .w-layout-grid{grid-row-gap:16px;grid-column-gap:16px;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;display:grid}.webflow-ca-1-2-5 .sticky-nav{z-index:99;clear:none;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);object-fit:fill;background-color:rgba(241,241,241,.75);padding:10px 20px;display:block;position:sticky;top:0;overflow:visible}.webflow-ca-1-2-5 .nav-grid{grid-column-gap:20px;grid-row-gap:20px;grid-template:"Area-2 Area-3 Area-4 Area Area-5 Area-6 Area-7"/1fr minmax(auto,auto) minmax(auto,auto) minmax(auto,auto) minmax(auto,auto);grid-auto-columns:minmax(auto,auto);grid-auto-flow:column;justify-content:flex-start;align-items:center;width:auto;margin:0;padding:0;display:grid}.webflow-ca-1-2-5 .nav-link{color:#000;text-transform:none;margin-right:0;padding:10px 0;font-family:Linotype din next lt pro,sans-serif;font-size:14px;font-weight:400;text-decoration:none;display:block}.webflow-ca-1-2-5 .nav-link:hover{text-decoration:underline}.webflow-ca-1-2-5 .container-7{object-fit:fill;max-width:64vw;display:block;overflow:visible}.webflow-ca-1-2-5 .nav-link-home{color:#fff;text-transform:none;cursor:pointer;margin-left:0;margin-right:0;padding:1vw 2vw;font-family:Linotype din next lt pro,sans-serif;font-size:1.5vw;font-weight:300;line-height:1;text-decoration:none;display:block;position:absolute}.webflow-ca-1-2-5 .nav-link-home:hover{text-decoration:underline}.webflow-ca-1-2-5 .nav-link-home.w--current{color:#000;font-size:14px}.webflow-ca-1-2-5 .utility-page-wrap{justify-content:center;align-items:center;width:100vw;max-width:100%;height:100vh;max-height:100%;display:flex}.webflow-ca-1-2-5 .utility-page-content{text-align:center;flex-direction:column;width:260px;display:flex}.webflow-ca-1-2-5 .section-intro{z-index:2;opacity:1;background-color:#000;height:auto;min-height:auto;position:relative;overflow:visible}.webflow-ca-1-2-5 .intro-scroll-container{float:none;clear:none;opacity:1;background-color:#000;width:100%;height:230vh;position:relative;overflow:visible}.webflow-ca-1-2-5 .section-surgical-appli{z-index:1;opacity:1;background-color:#000;height:auto;min-height:auto;position:relative}.webflow-ca-1-2-5 .surgical-appli-scroll-container{float:none;clear:none;opacity:1;background-color:#000;width:100%;height:320vh;position:relative}.webflow-ca-1-2-5 .surgical-appli-container{background-color:#000;flex-direction:column;justify-content:center;align-items:center;max-width:100%;height:100vh;margin-left:auto;margin-right:auto;padding-top:0;display:flex;position:sticky;top:0;overflow:hidden}.webflow-ca-1-2-5 .navbar-2{opacity:0;width:0;height:0;display:block}.webflow-ca-1-2-5 .container-9,.webflow-ca-1-2-5 .nav-menu-2{opacity:0;width:0;height:0}.webflow-ca-1-2-5 .nav-link-9,.webflow-ca-1-2-5 .nav-link-10,.webflow-ca-1-2-5 .nav-link-11,.webflow-ca-1-2-5 .nav-link-12,.webflow-ca-1-2-5 .nav-link-13,.webflow-ca-1-2-5 .nav-link-14,.webflow-ca-1-2-5 .menu-button-2,.webflow-ca-1-2-5 .brand.w--current{opacity:0}.webflow-ca-1-2-5 .bloc-blanc-intro-1{z-index:7;background-color:#fff;width:100vw;height:100vw;margin-top:-63vw;margin-right:66vw;position:absolute;top:0;bottom:0;left:auto;right:0;transform:rotate(40deg)}.webflow-ca-1-2-5 .text-block-contra-angle{z-index:8;opacity:1;color:#000;text-transform:uppercase;margin-top:6vw;margin-left:10.1vw;font-family:Linotype din next lt pro,sans-serif;font-size:1.55vw;font-weight:700;position:absolute;top:0;bottom:auto;left:0;right:auto}.webflow-ca-1-2-5 .text-block-contra-angle.de{font-size:1.85vw}.webflow-ca-1-2-5 .text-block-contra-angle.it{font-size:1.78vw}.webflow-ca-1-2-5 .text-block-contra-angle.fr{font-size:1.72vw}.webflow-ca-1-2-5 .text-block-contra-angle.en{font-size:1.7vw}.webflow-ca-1-2-5 .text-block-1-2-5{z-index:8;color:#000;letter-spacing:-.45vw;text-transform:uppercase;margin-top:10.3vw;margin-left:9.5vw;font-family:Linotype din next lt pro,sans-serif;font-size:6.7vw;font-weight:700;display:block;position:absolute;top:0;bottom:auto;left:0;right:auto}.webflow-ca-1-2-5 .swiss-made{z-index:8;color:#729cb8;letter-spacing:-8px;text-transform:uppercase;max-width:9vw;margin-top:14vw;margin-left:11vw;font-family:Dinnextw1g,sans-serif;font-size:8vw;font-weight:700;position:absolute;top:0;bottom:0;left:0;right:auto}.webflow-ca-1-2-5 .instruments-ca{z-index:5;height:45vw;max-height:45vw;margin-top:10vw;margin-left:28vw;display:block;position:absolute;top:auto;bottom:auto;left:0;right:auto}.webflow-ca-1-2-5 .fond-comete-ca-background-2{z-index:0;opacity:1;object-fit:fill;max-width:100vw;position:absolute;top:0;bottom:0;left:0;right:0}.webflow-ca-1-2-5 .cache-blanc{z-index:8;opacity:0;background-color:#000;position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.webflow-ca-1-2-5 .text-block-versatil-ergonomic{z-index:5;opacity:1;color:#fff;text-align:right;text-transform:uppercase;text-shadow:0 0 17px rgba(0,0,0,.66);margin-top:12.5vw;margin-left:54vw;font-family:Linotype din next lt pro,sans-serif;font-size:4.7vw;font-weight:700;line-height:4.7vw;position:absolute;top:0;bottom:auto;left:0;right:auto}.webflow-ca-1-2-5 .apicectomy{opacity:1;color:#fff;text-align:center;text-transform:uppercase;margin:0 18vw;font-family:Linotype din next lt pro,sans-serif;font-size:10vw;font-weight:900;line-height:10vw;position:absolute;top:auto;bottom:auto;left:auto;right:auto}.webflow-ca-1-2-5 .apicectomy.de{font-size:5vw;line-height:5vw}.webflow-ca-1-2-5 .hemisection{opacity:0;color:#fff;text-align:center;text-transform:uppercase;margin:0 18vw;font-family:Linotype din next lt pro,sans-serif;font-size:10vw;font-weight:900;position:absolute;top:auto;bottom:auto;left:auto;right:auto}.webflow-ca-1-2-5 .hemisection.de{font-size:5vw}.webflow-ca-1-2-5 .crown-lengthening{opacity:1;color:#fff;text-align:center;text-transform:uppercase;margin:0 18vw;font-family:Linotype din next lt pro,sans-serif;font-size:10vw;font-weight:900;line-height:10vw;position:absolute;top:auto;bottom:auto;left:auto;right:auto}.webflow-ca-1-2-5 .crown-lengthening.de{font-size:5vw;line-height:5vw}.webflow-ca-1-2-5 .wisdom-tooth-extraction{opacity:1;color:#fff;text-align:center;text-transform:uppercase;margin:0 18vw;font-family:Linotype din next lt pro,sans-serif;font-size:8.5vw;font-weight:900;line-height:8.5vw;position:absolute;top:auto;bottom:auto;left:auto;right:auto}.webflow-ca-1-2-5 .wisdom-tooth-extraction.de{font-size:5vw;line-height:5vw}.webflow-ca-1-2-5 .section-enhanced{z-index:1;background-color:#000;height:auto;min-height:auto;position:relative;overflow:visible}.webflow-ca-1-2-5 .enhanced-scroll-container{float:none;clear:none;opacity:1;background-color:#000;width:100%;height:100vh;position:relative;overflow:visible}.webflow-ca-1-2-5 .enhanced-container{background-color:#000;flex-direction:column;justify-content:center;align-items:center;max-width:100%;height:100vh;margin-left:auto;margin-right:auto;padding-top:0;display:flex;position:sticky;top:0;overflow:hidden}.webflow-ca-1-2-5 ._1-2-5-logo{z-index:1;color:#000;-webkit-text-stroke-color:#000;text-transform:uppercase;font-family:Dinnextw1g,sans-serif;font-size:24px;font-weight:400;line-height:1vw;position:static;top:0;bottom:auto;left:0;right:auto}.webflow-ca-1-2-5 ._1-2-5-logo.de{margin-left:-32px}.webflow-ca-1-2-5 ._1-2-5-logo.fr{margin-left:-65px}.webflow-ca-1-2-5 ._1-2-5-logo.pt{margin-left:-18px}.webflow-ca-1-2-5 .image-67{opacity:1;max-width:100vw;margin-left:0;margin-right:5px;display:block;position:absolute;top:auto;bottom:auto;left:auto;right:auto}.webflow-ca-1-2-5 .enhanced-sous-texte{z-index:1;color:#fff;text-align:left;text-transform:none;margin-top:5vw;margin-right:21vw;font-family:Linotype din next lt pro,sans-serif;font-size:1.25vw;font-weight:300;line-height:1.5vw;position:absolute;top:auto;bottom:auto;left:50vw;right:0}.webflow-ca-1-2-5 .text-span{text-transform:uppercase;font-size:4vw;font-weight:900;line-height:4vw;position:relative;bottom:1.1vw}.webflow-ca-1-2-5 .section-new-burs{z-index:1;opacity:1;background-color:#fff;height:auto;min-height:auto;position:relative;overflow:visible}.webflow-ca-1-2-5 .new-burs-scroll-container{float:none;clear:none;opacity:1;background-color:#fff;width:100%;height:250vh;position:relative;overflow:visible}.webflow-ca-1-2-5 .new-burs-container{background-color:#fff;flex-direction:column;justify-content:center;align-items:center;max-width:100%;height:100vh;margin-left:auto;margin-right:auto;padding-top:0;display:flex;position:sticky;top:0;overflow:hidden}.webflow-ca-1-2-5 .burs-sous-texte{z-index:1;opacity:1;color:#000;text-align:left;margin-top:2vw;margin-right:21vw;font-family:Linotype din next lt pro,sans-serif;font-size:1.25vw;font-weight:300;line-height:1.5vw;position:absolute;top:auto;bottom:auto;left:50vw;right:0}.webflow-ca-1-2-5 .burs-sous-texte.es{margin-right:17vw}.webflow-ca-1-2-5 .burs-sous-texte.de{margin-right:15vw}.webflow-ca-1-2-5 .burs-sous-texte.us{margin-top:-10vw}.webflow-ca-1-2-5 .text-span-burs{text-transform:uppercase;font-size:4vw;font-weight:900;line-height:4vw;display:inline-block}.webflow-ca-1-2-5 .text-span-3{opacity:1;color:#000;margin-top:-.7vw;margin-left:5vw;font-size:2vw;font-weight:700;position:absolute}.webflow-ca-1-2-5 .text-span-3.de{margin-top:.8vw}.webflow-ca-1-2-5 .text-span-3.fr{margin-top:.1vw}.webflow-ca-1-2-5 .text-span-3.us{margin-top:0}.webflow-ca-1-2-5 .text-block-technical-data{background-color:#fafafa;border-top:1px solid #a3a3a3;border-left:1px solid #a3a3a3;border-right:1px solid #a3a3a3;border-radius:0;justify-content:flex-start;align-items:center;padding-left:5%;font-family:Linotype din next lt pro,sans-serif;font-size:.8vw;line-height:1.1vw;display:flex}.webflow-ca-1-2-5 .grid-3{grid-column-gap:0vw;grid-row-gap:0vw;grid-template:"Area Area-2" 2vw "Area-3 Area-4" 2vw "Area-5 Area-6" 2vw "Area-7 Area-8" 2vw "Area-9 Area-10" 2vw "Area-11 Area-12" 5vw "Area-13 Area-14" 3vw "Area-15 Area-16" 2vw "Area-17 Area-18" 2vw "Area-19 Area-20" 2vw "Area-21 Area-22" 4vw "Area-23 Area-24"/14.5vw 14.5vw;grid-auto-rows:0;grid-auto-columns:.25fr;grid-auto-flow:column}.webflow-ca-1-2-5 .tabs{margin-top:5vw;margin-right:20vw;position:absolute;top:auto;bottom:auto;left:auto;right:0}.webflow-ca-1-2-5 .heading-13{z-index:23;color:#000;margin-top:0;margin-bottom:29vw;margin-right:35.8vw;font-family:Linotype din next lt pro,sans-serif;font-size:2vw;position:absolute;top:auto;bottom:auto;left:auto;right:0}.webflow-ca-1-2-5 .heading-13.fr{margin-right:31vw}.webflow-ca-1-2-5 .heading-13.de{margin-right:33.2vw}.webflow-ca-1-2-5 .heading-13.it{margin-right:39.1vw}.webflow-ca-1-2-5 .heading-13.pt{margin-right:35.5vw}.webflow-ca-1-2-5 .bold-text-technical-data{font-family:Linotype din next lt pro,sans-serif;font-size:1vw;font-weight:700;line-height:1vw}.webflow-ca-1-2-5 .text-block-tab-technical-data{font-family:Linotype din next lt pro,sans-serif}.webflow-ca-1-2-5 .new{width:4vw;margin-top:3.3vw;margin-right:5vw;position:absolute;left:50vw;right:0}.webflow-ca-1-2-5 .new.fr{margin-top:-.7vw}.webflow-ca-1-2-5 .new.de{margin-top:4.8vw}.webflow-ca-1-2-5 .new.es,.webflow-ca-1-2-5 .new.pt{margin-top:-.5vw}.webflow-ca-1-2-5 .section-avantages{z-index:1;opacity:1;background-color:#fff;height:auto;min-height:auto;position:relative;overflow:visible}.webflow-ca-1-2-5 .avantages-scroll-container{float:none;clear:none;opacity:1;background-color:#fff;width:100%;height:150vh;position:relative;overflow:visible}.webflow-ca-1-2-5 .avantages-container{background-color:#000;flex-direction:column;justify-content:center;align-items:center;max-width:100%;height:100vh;margin-left:auto;margin-right:auto;padding-top:0;display:flex;position:sticky;top:0;overflow:hidden}.webflow-ca-1-2-5 .image-69{width:56vw;margin-top:5vw;position:absolute;top:auto;bottom:auto;left:auto;right:0}.webflow-ca-1-2-5 .text-block-irrigation-routed{color:#fff;text-align:left;margin-bottom:23vw;margin-left:23vw;margin-right:58vw;font-family:Linotype din next lt pro,sans-serif;font-size:1.3vw;font-weight:300;line-height:1.5vw;position:absolute}.webflow-ca-1-2-5 .text-block-multi-strand{color:#fff;text-align:left;margin-bottom:-11vw;margin-left:23vw;margin-right:58vw;font-family:Linotype din next lt pro,sans-serif;font-size:1.3vw;font-weight:300;line-height:1.5vw;position:absolute}.webflow-ca-1-2-5 .text-block-connected{color:#fff;text-align:left;margin-top:-6vw;margin-left:23vw;margin-right:58vw;font-family:Linotype din next lt pro,sans-serif;font-size:1.3vw;font-weight:300;line-height:1.5vw;position:absolute}.webflow-ca-1-2-5 .vu-1{width:2.8vw;margin-bottom:26vw;margin-left:18vw;font-size:142px;position:absolute;top:auto;bottom:auto;left:0;right:auto}.webflow-ca-1-2-5 .vu-1.it,.webflow-ca-1-2-5 .vu-1.en{margin-bottom:24.5vw}.webflow-ca-1-2-5 .vu-2{width:2.8vw;margin-bottom:9vw;margin-left:18vw;font-size:142px;position:absolute;top:auto;bottom:auto;left:0;right:auto}.webflow-ca-1-2-5 .vu-2.it{margin-bottom:7.5vw}.webflow-ca-1-2-5 .vu-2.de{margin-bottom:10.5vw}.webflow-ca-1-2-5 .vu-2.es,.webflow-ca-1-2-5 .vu-2.en{margin-bottom:7.5vw}.webflow-ca-1-2-5 .vu-3{width:2.8vw;margin-bottom:-9.5vw;margin-left:18vw;font-size:142px;position:absolute;top:auto;bottom:auto;left:0;right:auto}.webflow-ca-1-2-5 .vu-3.de{margin-bottom:-11vw}.webflow-ca-1-2-5 .text-span-5{opacity:1;margin-top:-2.2vw;margin-left:5vw;font-size:2vw;font-weight:700;position:absolute}.webflow-ca-1-2-5 .text-span-5.de{margin-top:-.7vw}.webflow-ca-1-2-5 .text-span-5.fr{margin-top:-1.4vw}.webflow-ca-1-2-5 .text-span-5.us{margin-top:-1.5vw}.webflow-ca-1-2-5 .fond-comete-ca-background-1{z-index:1;opacity:1;object-fit:fill;max-width:100vw;position:absolute;top:0;bottom:0;left:0;right:0}.webflow-ca-1-2-5 .fond-comete-ca-contour{z-index:2;opacity:1;object-fit:fill;max-width:100vw;margin-top:-5vw;position:absolute;top:0;bottom:0;left:0;right:0}.webflow-ca-1-2-5 .fond-comete-ca-metore{z-index:3;opacity:1;filter:contrast(115%);object-fit:fill;max-width:100vw;margin-top:-5vw;margin-left:-1vw;position:absolute;top:0;bottom:0;left:0;right:0}.webflow-ca-1-2-5 .fond-comete-ca-comete{z-index:4;opacity:1;object-fit:fill;max-width:100vw;margin-top:-5vw;position:absolute;top:0;bottom:0;left:0;right:0}.webflow-ca-1-2-5 .intro-container{background-color:#000;flex-direction:column;justify-content:center;align-items:center;max-width:100%;height:100vh;margin-left:auto;margin-right:auto;padding-top:0;display:flex;position:sticky;top:0;overflow:hidden}.webflow-ca-1-2-5 .masque-noir{z-index:7;opacity:1;max-width:100vw;margin-top:8vw;position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.webflow-ca-1-2-5 .image-background{z-index:-3;opacity:1;filter:saturate(165%) contrast(105%);transform-style:preserve-3d;max-width:100vw;position:absolute;transform:rotateX(0) rotateY(180deg) rotateZ(0)}.webflow-ca-1-2-5 .section-latch-type{z-index:6;opacity:1;background-color:#000;height:auto;min-height:auto;position:relative}.webflow-ca-1-2-5 .latch-type-scroll-container{float:none;clear:none;opacity:1;background-color:#000;width:100%;height:325vh;position:relative}.webflow-ca-1-2-5 .latch-type-container{background-color:#000;flex-direction:column;justify-content:center;align-items:center;max-width:100%;height:100vh;margin-left:auto;margin-right:auto;padding-top:0;display:flex;position:sticky;top:0;overflow:hidden}.webflow-ca-1-2-5 .image-76{transform-style:preserve-3d;width:43vw;position:absolute;top:auto;bottom:auto;left:auto;right:auto}.webflow-ca-1-2-5 .unprecedented-standars{opacity:1;color:#fff;text-align:center;text-transform:none;margin:0 22vw;font-family:Linotype din next lt pro,sans-serif;font-size:2.5vw;font-weight:300;line-height:3vw;position:absolute;top:auto;bottom:auto;left:auto;right:auto}.webflow-ca-1-2-5 .unprecedented-standars.pt{margin-left:21vw;margin-right:21vw}.webflow-ca-1-2-5 ._3{width:5vw;margin-top:20vw;margin-left:25vw;position:absolute;top:auto;bottom:auto;left:0;right:auto}.webflow-ca-1-2-5 ._3.pt{margin-top:18vw}.webflow-ca-1-2-5 ._2{width:5vw;margin-left:25vw;position:absolute;top:auto;bottom:auto;left:0;right:auto}.webflow-ca-1-2-5 ._1{width:5vw;margin-bottom:20vw;margin-left:25vw;position:absolute;top:auto;bottom:auto;left:0;right:auto}.webflow-ca-1-2-5 ._1.pt{margin-bottom:20vw}.webflow-ca-1-2-5 .text-block-latch-type-1{color:#fff;margin-bottom:20vw;margin-left:32vw;margin-right:30vw;font-family:Linotype din next lt pro,sans-serif;font-size:2vw;font-weight:500;line-height:2vw;position:absolute;top:auto;bottom:auto;left:0;right:auto}.webflow-ca-1-2-5 .text-block-latch-type-2{color:#fff;margin-bottom:0;margin-left:32vw;margin-right:30vw;font-family:Linotype din next lt pro,sans-serif;font-size:2vw;font-weight:500;line-height:2vw;position:absolute;top:auto;bottom:auto;left:0;right:auto}.webflow-ca-1-2-5 .text-block-latch-type-3{color:#fff;margin-top:20vw;margin-left:32vw;margin-right:30vw;font-family:Linotype din next lt pro,sans-serif;font-size:2vw;font-weight:500;line-height:2vw;position:absolute;top:auto;bottom:auto;left:0;right:auto}.webflow-ca-1-2-5 .html-embed-computer{z-index:-1;position:absolute}.webflow-ca-1-2-5 .text-span-6{text-transform:uppercase;font-size:3.5vw;font-weight:800;line-height:4vw;position:relative;bottom:1.1vw}.webflow-ca-1-2-5 .masque-noir-90-deg{z-index:5;opacity:1;max-width:100vw;position:absolute;top:0;bottom:0;left:0;right:0;transform:rotate(180deg)}.webflow-ca-1-2-5 .masque-noir-90-deg-reliability{z-index:1;opacity:1;max-width:100vw;position:absolute;top:auto;bottom:auto;left:auto;right:auto;transform:rotate(180deg)}.webflow-ca-1-2-5 .masque-noir-reliability{z-index:1;opacity:1;max-width:100vw;position:absolute;top:auto;bottom:auto;left:auto;right:auto}.webflow-ca-1-2-5 .opacity-intro{z-index:9;opacity:1;background-color:#000;width:100vw;height:100vw;position:absolute;top:0;bottom:0;left:0;right:0}.webflow-ca-1-2-5 .text-span-7{font-size:7vw;font-weight:200;line-height:7vw;position:static;top:0;bottom:0;left:0;right:auto}.webflow-ca-1-2-5 .text-span-7.de{font-size:4vw;line-height:5vw}.webflow-ca-1-2-5 .heading-foot{background-color:#fafafa;border:1px solid #a3a3a3;border-right-width:0;border-radius:0;justify-content:flex-start;align-items:center;margin-top:0;margin-bottom:0;padding-left:5%;font-family:Dinok,sans-serif;font-size:1vw;display:flex}.webflow-ca-1-2-5 .text-block-technical-data-foot{background-color:#fafafa;border:1px solid #a3a3a3;border-radius:0;justify-content:flex-start;align-items:center;padding-left:5%;font-family:Linotype din next lt pro,sans-serif;font-size:.8vw;line-height:1.1vw;display:flex}.webflow-ca-1-2-5 .button-5{background-color:#494949;border-radius:5px;padding:3px 20px;font-family:Linotype din next lt pro,sans-serif;font-size:15px}.webflow-ca-1-2-5 ._1-2-5-logo-mobile{z-index:1;color:#000;-webkit-text-stroke-color:#000;text-transform:uppercase;font-family:Dinnextw1g,sans-serif;font-size:24px;font-weight:400;line-height:1vw;position:static;top:0;bottom:auto;left:0;right:auto}.webflow-ca-1-2-5 .lottie-animation-2-mobile{z-index:5;perspective:none;perspective-origin:65% 30%;transform-origin:65% 30%;width:100vw;margin-top:15vw;margin-left:-15vw;display:block;position:absolute;top:0;bottom:auto;left:0;right:0}.webflow-ca-1-2-5 .image-background-mobile{z-index:-3;opacity:1;filter:saturate(165%) contrast(105%);transform-style:preserve-3d;max-width:100vw;display:none;position:absolute;transform:rotateX(0) rotateY(180deg) rotateZ(0)}.webflow-ca-1-2-5 .enhanced-sous-texte-mobile{z-index:1;color:#fff;text-align:left;text-transform:none;margin-top:5vw;margin-right:17vw;font-family:Linotype din next lt pro,sans-serif;font-size:1.1vw;font-weight:300;line-height:1.5vw;display:none;position:absolute;top:auto;bottom:auto;left:50vw;right:5.8vw}.webflow-ca-1-2-5 .fond-comete-ca-comete-mobile{z-index:4;opacity:1;object-fit:fill;max-width:100vw;margin-top:-5vw;display:none;position:absolute;top:0;bottom:0;left:0;right:0}.webflow-ca-1-2-5 .fond-comete-ca-metore-mobile{z-index:3;opacity:1;filter:contrast(115%);object-fit:fill;max-width:100vw;margin-top:-5vw;margin-left:-1vw;display:none;position:absolute;top:0;bottom:0;left:0;right:0}.webflow-ca-1-2-5 .fond-comete-ca-background-1-mobile{z-index:1;opacity:1;object-fit:fill;max-width:100vw;display:none;position:absolute;top:0;bottom:0;left:0;right:0}.webflow-ca-1-2-5 .fond-comete-ca-background-2-mobile{z-index:0;opacity:1;object-fit:fill;max-width:100vw;display:none;position:absolute;top:0;bottom:0;left:0;right:0}.webflow-ca-1-2-5 .masque-noir-mobile{z-index:7;opacity:1;max-width:100vw;margin-top:8vw;position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.webflow-ca-1-2-5 .masque-noir-unfailling{z-index:5;opacity:1;max-width:100vw;display:none;position:absolute;top:0;bottom:0;left:0;right:0;transform:rotate(180deg)}.webflow-ca-1-2-5 .burs-sous-texte-mobile{z-index:1;opacity:1;color:#000;text-align:left;margin-top:5vw;margin-right:18vw;font-family:Linotype din next lt pro,sans-serif;font-size:1.1vw;font-weight:300;line-height:1.5vw;display:none;position:absolute;top:auto;bottom:auto;left:55vw;right:0}.webflow-ca-1-2-5 .html-embed-lindemann{z-index:3;width:63vw;margin-top:30vw;margin-left:-14vw;position:absolute;left:0}.webflow-ca-1-2-5 .html-embed-zekrya{z-index:1;width:63vw;margin-top:30vw;margin-left:-14vw;position:absolute;left:0}.webflow-ca-1-2-5 .heading-33{background-color:#fafafa;border:0 solid #a3a3a3;border-width:1px 0 0 1px;border-radius:0;justify-content:flex-start;align-items:center;margin-top:0;margin-bottom:0;padding-left:5%;font-family:Linotype din next lt pro,sans-serif;font-size:1vw;display:flex}.webflow-ca-1-2-5 .tab-link-tab-1-2{color:#000;text-align:center;background-color:#fff;border:1px solid #a3a3a3;border-radius:5px;width:48%;margin-bottom:1vw;padding:2% 0;font-family:Dinok,sans-serif;font-size:.8vw;font-weight:700}.webflow-ca-1-2-5 .tab-link-tab-1-2.w--current{color:#fff;background-color:#000;border-style:none;border-top-width:1px;border-top-color:#a3a3a3;border-left-width:1px;border-left-color:#a3a3a3;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;justify-content:space-around;align-items:stretch;justify-items:stretch;width:48%;padding:2% 0;font-family:Dinok,sans-serif;font-size:.8vw;font-weight:700;display:inline-block}.webflow-ca-1-2-5 .tab-link-tab-2-2{color:#000;text-align:center;background-color:#fff;border:1px solid #a3a3a3;border-radius:5px;width:48%;margin-bottom:1vw;margin-left:2.6%;padding:2% 0;font-family:Dinok,sans-serif;font-size:.8vw;font-weight:700}.webflow-ca-1-2-5 .tab-link-tab-2-2.w--current{color:#fff;text-align:center;background-color:#000;border-style:none;border-left-width:1px;border-left-color:#a3a3a3;border-right-width:1px;border-right-color:#a3a3a3;border-radius:5px;width:48%;margin-bottom:1vw;margin-left:2.6%;padding-top:2%;padding-bottom:2%}.webflow-ca-1-2-5 .tab-link-tab-2-2.us.w--current{margin-left:0}.webflow-ca-1-2-5 .image-turbines-2{width:31vw;margin-top:6vw;margin-left:auto;margin-right:1vw;display:block;position:static;top:0;bottom:0;left:0;right:0;overflow:visible}.webflow-ca-1-2-5 .heading-13-mobile{z-index:23;margin-top:8%;margin-bottom:4%;font-family:Dinok,sans-serif;font-size:2vw;display:none;position:static;bottom:139.375px}.webflow-ca-1-2-5 .said-scroll-technique-2{float:none;clear:none;background-color:rgba(0,0,0,0);width:100%;height:100vh;position:relative;overflow:visible}.webflow-ca-1-2-5 .div-block-turbines{clear:none;opacity:1;flex-flow:row;flex:0 auto;justify-content:center;align-self:auto;align-items:center;width:50%;height:100%;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.webflow-ca-1-2-5 .tabs-mobile{width:30vw;display:none}.webflow-ca-1-2-5 .div-block-34{flex-direction:row;justify-content:flex-end;align-items:center;width:100%;margin-top:0;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.webflow-ca-1-2-5 .div-block-38{flex-direction:row;align-items:center;width:50%;height:100%;display:flex}.webflow-ca-1-2-5 .link{color:#fff;text-decoration:underline}.webflow-ca-1-2-5 .vu-4{width:2.8vw;margin-bottom:-26vw;margin-left:18vw;font-size:142px;position:absolute;top:auto;bottom:auto;left:0;right:auto}.webflow-ca-1-2-5 .vu-4.it{margin-bottom:-27.5vw}.webflow-ca-1-2-5 .vu-4.de{margin-bottom:-27vw}.webflow-ca-1-2-5 .vu-4.es,.webflow-ca-1-2-5 .vu-4.en{margin-bottom:-27.5vw}.webflow-ca-1-2-5 .text-block-the-use-of{color:#fff;text-align:left;margin-bottom:-29vw;margin-left:23vw;margin-right:57vw;font-family:Linotype din next lt pro,sans-serif;font-size:1.3vw;font-weight:300;line-height:1.5vw;position:absolute}.webflow-ca-1-2-5 .button-6{background-color:#cfcfcf;border-radius:8px;margin-top:33vw;margin-left:11.5vw;padding-left:75px;padding-right:91px}.webflow-ca-1-2-5 .button-7{text-align:center;background-color:#000;border-radius:20px;width:10vw;height:2vw;margin-top:29vw;margin-left:0;padding:.5vw 1.5vw;font-family:Linotype din next lt pro,sans-serif;font-size:1vw;font-weight:300;line-height:1vw;position:absolute;top:auto;bottom:auto;left:50vw;right:0}.webflow-ca-1-2-5 .button-7.fr{width:12vw}.webflow-ca-1-2-5 .button-7.de{width:20vw}.webflow-ca-1-2-5 .button-7.it{width:12vw}.webflow-ca-1-2-5 .button-7.es{width:11vw;margin-top:25vw}.webflow-ca-1-2-5 .button-7.pt{width:11vw;margin-top:26vw}.webflow-ca-1-2-5 .button-7.us{margin-top:39vw}.webflow-ca-1-2-5 .image-intro-mobile{z-index:5;perspective:none;perspective-origin:65% 30%;transform-origin:65% 30%;width:100vw;margin-top:15vw;margin-left:-15vw;display:none;position:absolute;top:0;bottom:auto;left:0;right:0}.webflow-ca-1-2-5 .meche-us{z-index:10;width:23vw;margin-top:23vw;position:absolute;top:auto;bottom:auto;left:49.9vw;right:0}@media screen and (max-width:991px){.webflow-ca-1-2-5 .sticky-nav{width:0;height:0;padding:0;display:block;overflow:hidden}.webflow-ca-1-2-5 .nav-grid{width:0}.webflow-ca-1-2-5 .nav-link{width:0;height:0;padding-top:0;padding-bottom:0}.webflow-ca-1-2-5 .container-7{max-width:0;display:inline}.webflow-ca-1-2-5 .nav-link-home{width:0;height:0;padding-top:0;padding-bottom:0;font-size:0}.webflow-ca-1-2-5 .section-intro{background-image:none;overflow:visible}.webflow-ca-1-2-5 .section-surgical-appli{background-image:none}.webflow-ca-1-2-5 .surgical-appli-container{grid-column-gap:16px;grid-row-gap:16px;grid-template-rows:auto;grid-template-columns:1fr;grid-auto-columns:1fr;align-content:space-around;justify-items:center;width:100%;display:grid;overflow:hidden}.webflow-ca-1-2-5 .navbar-2{opacity:1;background-color:#181818;width:auto;height:auto;display:block;position:sticky;top:-1px}.webflow-ca-1-2-5 .container-9{opacity:1;flex-direction:row;justify-content:flex-start;align-items:center;width:auto;height:auto;display:flex}.webflow-ca-1-2-5 .nav-menu-2{opacity:1;background-color:#181818;width:auto;height:auto;display:block}.webflow-ca-1-2-5 .nav-link-9,.webflow-ca-1-2-5 .nav-link-10,.webflow-ca-1-2-5 .nav-link-11,.webflow-ca-1-2-5 .nav-link-12,.webflow-ca-1-2-5 .nav-link-13,.webflow-ca-1-2-5 .nav-link-14{opacity:1;color:#fff}.webflow-ca-1-2-5 .icon-2{color:#fff;font-size:37px}.webflow-ca-1-2-5 .menu-button-2{opacity:1;flex-flow:wrap;align-content:center;justify-content:space-between;align-items:stretch;margin-left:auto}.webflow-ca-1-2-5 .menu-button-2.w--open{background-color:#000}.webflow-ca-1-2-5 .brand{grid-column-gap:16px;grid-row-gap:16px;flex-direction:column;grid-template-rows:auto;grid-template-columns:1fr;grid-auto-columns:1fr;align-content:end;justify-content:center;align-items:center;justify-items:center}.webflow-ca-1-2-5 .brand.w--current{opacity:1}.webflow-ca-1-2-5 .bloc-blanc-intro-1{width:300vw;height:300vw;margin-top:-145vw;margin-right:87vw}.webflow-ca-1-2-5 .text-block-contra-angle{margin-top:15vw;font-size:2.99vw}.webflow-ca-1-2-5 .text-block-contra-angle.es{font-size:2.7vw}.webflow-ca-1-2-5 .text-block-contra-angle.de{font-size:3.2vw}.webflow-ca-1-2-5 .text-block-contra-angle.pt{font-size:2.75vw}.webflow-ca-1-2-5 .text-block-contra-angle.it,.webflow-ca-1-2-5 .text-block-contra-angle.fr{font-size:3.1vw}.webflow-ca-1-2-5 .text-block-contra-angle.en{font-size:3vw}.webflow-ca-1-2-5 .text-block-1-2-5{margin-top:22.3vw;font-size:11vw}.webflow-ca-1-2-5 .swiss-made{max-width:20.5vw;margin-top:30vw}.webflow-ca-1-2-5 .instruments-ca{height:80vw;max-height:none;margin-top:-39vw;margin-left:0;left:auto}.webflow-ca-1-2-5 .fond-comete-ca-background-2{display:none}.webflow-ca-1-2-5 .cache-blanc{width:100%;height:100%}.webflow-ca-1-2-5 .text-block-versatil-ergonomic{margin-top:33.5vw;margin-left:46vw;font-size:8vw;line-height:8vw}.webflow-ca-1-2-5 .apicectomy{font-size:14vw}.webflow-ca-1-2-5 .apicectomy.de{font-size:6vw;line-height:7vw}.webflow-ca-1-2-5 .hemisection{font-size:14vw}.webflow-ca-1-2-5 .hemisection.de{font-size:6vw}.webflow-ca-1-2-5 .crown-lengthening{font-size:14vw;line-height:12vw}.webflow-ca-1-2-5 .crown-lengthening.de{font-size:6vw}.webflow-ca-1-2-5 .crown-lengthening.it{font-size:12vw}.webflow-ca-1-2-5 .crown-lengthening.es{font-size:13vw;line-height:13vw}.webflow-ca-1-2-5 .wisdom-tooth-extraction{font-size:14vw;line-height:12vw}.webflow-ca-1-2-5 .wisdom-tooth-extraction.de{font-size:6vw}.webflow-ca-1-2-5 .wisdom-tooth-extraction.pt{margin-left:15vw;margin-right:15vw}.webflow-ca-1-2-5 .section-enhanced{background-image:none}.webflow-ca-1-2-5 .enhanced-scroll-container{height:100vh}.webflow-ca-1-2-5 .enhanced-container{grid-column-gap:16px;grid-row-gap:16px;grid-template-rows:auto;grid-template-columns:1fr;grid-auto-columns:1fr;align-content:space-around;justify-items:center;width:100%;display:grid}.webflow-ca-1-2-5 .image-67{max-width:135vw}.webflow-ca-1-2-5 .enhanced-sous-texte{text-align:center;margin-top:68vw;margin-left:5vw;margin-right:5vw;font-size:3vw;line-height:4vw;display:none;left:auto;right:auto}.webflow-ca-1-2-5 .text-span{font-size:8vw;line-height:8vw;bottom:3vw}.webflow-ca-1-2-5 .section-new-burs{background-position:50%;background-size:cover}.webflow-ca-1-2-5 .new-burs-container{grid-column-gap:16px;grid-row-gap:16px;grid-template-rows:auto;grid-template-columns:1fr;grid-auto-columns:1fr;align-content:space-around;justify-items:center;width:100%;display:grid}.webflow-ca-1-2-5 .burs-sous-texte{text-align:center;margin-top:54vw;margin-left:7vw;margin-right:7vw;font-size:3vw;line-height:4vw;top:auto;bottom:auto;left:auto;right:auto}.webflow-ca-1-2-5 .burs-sous-texte.es,.webflow-ca-1-2-5 .burs-sous-texte.de{margin-right:7vw}.webflow-ca-1-2-5 .burs-sous-texte.us{margin-top:42vw}.webflow-ca-1-2-5 .text-span-burs{font-size:8vw;line-height:8vw}.webflow-ca-1-2-5 .text-span-3{margin-left:-14vw;font-size:4vw}.webflow-ca-1-2-5 .text-span-3.de{margin-top:1.8vw;margin-left:-14vw}.webflow-ca-1-2-5 .text-span-3.es{margin-left:-19vw}.webflow-ca-1-2-5 .text-span-3.pt{margin-left:-14vw}.webflow-ca-1-2-5 .text-span-3.it,.webflow-ca-1-2-5 .text-span-3.fr{margin-left:-9vw}.webflow-ca-1-2-5 .text-block-technical-data{font-size:2vw;line-height:2.5vw}.webflow-ca-1-2-5 .grid-3{grid-template-rows:5vw 5vw 5vw 5vw 5vw 10vw 5vw 5vw 5vw 5vw 9.5vw;grid-template-columns:50% 50%}.webflow-ca-1-2-5 .tabs{width:75vw;margin:0 auto 4vw;display:none;top:auto;bottom:0;left:0;right:0}.webflow-ca-1-2-5 .tabs-content{width:100%;overflow:visible}.webflow-ca-1-2-5 .heading-13{margin:0 0 82vw 12.5vw;font-size:4vw;display:none;position:absolute;top:auto;bottom:0;left:0;right:0;overflow:hidden}.webflow-ca-1-2-5 .bold-text-technical-data{font-size:2vw;line-height:2.5vw}.webflow-ca-1-2-5 .new{z-index:1;width:8vw;margin-top:40vw;margin-right:41vw;left:auto;right:auto}.webflow-ca-1-2-5 .new.fr{margin-top:49.5vw;margin-right:31vw}.webflow-ca-1-2-5 .new.de{margin-top:49vw}.webflow-ca-1-2-5 .new.it{margin-top:48vw;margin-right:31vw}.webflow-ca-1-2-5 .new.es{margin-top:48vw;margin-right:52vw}.webflow-ca-1-2-5 .new.pt{margin-top:48vw}.webflow-ca-1-2-5 .new.us{margin-top:38vw}.webflow-ca-1-2-5 .section-avantages{background-position:50%;background-size:cover}.webflow-ca-1-2-5 .avantages-container{grid-column-gap:16px;grid-row-gap:16px;grid-template-rows:auto;grid-template-columns:1fr;grid-auto-columns:1fr;align-content:space-around;justify-items:center;width:100%;display:grid}.webflow-ca-1-2-5 .image-69{width:80vw;margin-top:-50vw}.webflow-ca-1-2-5 .text-block-irrigation-routed{margin:23vw 7vw 0 18vw;font-size:3vw;font-weight:300;line-height:4vw}.webflow-ca-1-2-5 .text-block-multi-strand{margin:76vw 7vw 0 18vw;font-size:3vw;font-weight:300;line-height:4vw}.webflow-ca-1-2-5 .text-block-connected{margin-top:49vw;margin-left:18vw;margin-right:7vw;font-size:3vw;font-weight:300;line-height:4vw}.webflow-ca-1-2-5 .vu-1{width:6vw;margin-top:22vw;margin-bottom:0;margin-left:7vw}.webflow-ca-1-2-5 .vu-1.it{margin-bottom:0}.webflow-ca-1-2-5 .vu-1.de{margin-top:18vw}.webflow-ca-1-2-5 .vu-1.en{margin-bottom:0}.webflow-ca-1-2-5 .vu-2{width:6vw;margin-top:56vw;margin-left:7vw}.webflow-ca-1-2-5 .vu-2.it{margin-top:55vw}.webflow-ca-1-2-5 .vu-2.de{margin-top:44vw;margin-bottom:0}.webflow-ca-1-2-5 .vu-2.es{margin-top:48vw;margin-bottom:0}.webflow-ca-1-2-5 .vu-3{width:6vw;margin-bottom:-75vw;margin-left:7vw}.webflow-ca-1-2-5 .vu-3.it,.webflow-ca-1-2-5 .vu-3.de{margin-bottom:-75vw}.webflow-ca-1-2-5 .text-span-5{margin-top:-4.7vw;margin-left:-14vw;font-size:4vw}.webflow-ca-1-2-5 .text-span-5.de{margin-top:-2.2vw;margin-left:-14vw}.webflow-ca-1-2-5 .text-span-5.es{margin-left:-19vw}.webflow-ca-1-2-5 .text-span-5.fr{margin-top:-4vw;margin-left:-9vw}.webflow-ca-1-2-5 .text-span-5.pt{margin-left:-14vw}.webflow-ca-1-2-5 .text-span-5.it{margin-left:-9vw}.webflow-ca-1-2-5 .text-span-5.us{margin-top:-4vw}.webflow-ca-1-2-5 .fond-comete-ca-background-1{opacity:1;display:none}.webflow-ca-1-2-5 .fond-comete-ca-contour{display:none}.webflow-ca-1-2-5 .fond-comete-ca-metore,.webflow-ca-1-2-5 .fond-comete-ca-comete{opacity:1;display:none}.webflow-ca-1-2-5 .intro-container{grid-column-gap:16px;grid-row-gap:16px;grid-template-rows:auto;grid-template-columns:1fr;grid-auto-columns:1fr;align-content:space-around;justify-items:center;width:100%;display:grid}.webflow-ca-1-2-5 .masque-noir{width:100vw;height:25vw;display:none;top:auto;bottom:0;left:0;right:0}.webflow-ca-1-2-5 .image-background{filter:saturate(165%) contrast(105%);display:none}.webflow-ca-1-2-5 .section-latch-type{background-image:none}.webflow-ca-1-2-5 .latch-type-container{grid-column-gap:16px;grid-row-gap:16px;grid-template-rows:auto;grid-template-columns:1fr;grid-auto-columns:1fr;align-content:space-around;justify-items:center;width:100%;display:grid}.webflow-ca-1-2-5 .image-76{transform:scale3d(1none,1none,1none);width:83vw}.webflow-ca-1-2-5 .unprecedented-standars{margin-left:8vw;margin-right:8vw;font-size:4vw;line-height:5vw}.webflow-ca-1-2-5 .unprecedented-standars.pt,.webflow-ca-1-2-5 .unprecedented-standars.es{margin-left:8vw;margin-right:8vw}.webflow-ca-1-2-5 ._3{width:8vw;margin-top:28vw;margin-left:7vw}.webflow-ca-1-2-5 ._3.it,.webflow-ca-1-2-5 ._3.pt{margin-top:28vw}.webflow-ca-1-2-5 ._2{width:8vw;margin-bottom:1vw;margin-left:7vw}.webflow-ca-1-2-5 ._2.it,.webflow-ca-1-2-5 ._2.pt{margin-bottom:2vw}.webflow-ca-1-2-5 ._1{width:8vw;margin-bottom:32vw;margin-left:7vw}.webflow-ca-1-2-5 ._1.it,.webflow-ca-1-2-5 ._1.pt{margin-bottom:32vw}.webflow-ca-1-2-5 ._1.de{margin-bottom:38vw}.webflow-ca-1-2-5 .text-block-latch-type-1{margin-bottom:30vw;margin-left:17vw;margin-right:5vw;font-size:4vw;line-height:5vw}.webflow-ca-1-2-5 .text-block-latch-type-1.de{margin-bottom:35vw}.webflow-ca-1-2-5 .text-block-latch-type-2{margin-left:17vw;margin-right:5vw;font-size:4vw;line-height:5vw}.webflow-ca-1-2-5 .text-block-latch-type-2.de{margin-bottom:-8vw}.webflow-ca-1-2-5 .text-block-latch-type-3{margin-top:30vw;margin-left:17vw;margin-right:5vw;font-size:4vw;line-height:5vw}.webflow-ca-1-2-5 .text-block-latch-type-3.de{margin-top:50vw}.webflow-ca-1-2-5 .html-embed-computer{width:280vw;display:block}.webflow-ca-1-2-5 .text-span-6{font-size:6vw;line-height:7vw;bottom:2vw}.webflow-ca-1-2-5 .masque-noir-90-deg{margin-top:3vw}.webflow-ca-1-2-5 .masque-noir-90-deg-reliability,.webflow-ca-1-2-5 .masque-noir-reliability{display:none}.webflow-ca-1-2-5 .opacity-intro{opacity:0;width:100%;height:100%}.webflow-ca-1-2-5 .text-span-7{font-size:11vw;line-height:14vw}.webflow-ca-1-2-5 .text-span-7.de{font-size:5vw}.webflow-ca-1-2-5 .heading-foot{padding-left:5%;font-family:Linotype din next lt pro,sans-serif;font-size:2vw;font-weight:500}.webflow-ca-1-2-5 .text-block-technical-data-foot{font-size:2vw;line-height:2.5vw}.webflow-ca-1-2-5 .button-5{padding:0;font-size:0;line-height:0}.webflow-ca-1-2-5 ._1-2-5-logo-mobile{color:#fff;font-size:30px}.webflow-ca-1-2-5 .lottie-animation-2-mobile{width:100vw;height:100vw;margin-top:49vw;margin-left:-27.8vw;display:none;top:0;bottom:0;left:0;right:0}.webflow-ca-1-2-5 .image-background-mobile{filter:saturate(165%) contrast(105%);display:block}.webflow-ca-1-2-5 .enhanced-sous-texte-mobile{text-align:center;margin-top:68vw;margin-left:7vw;margin-right:7vw;font-size:3vw;line-height:4vw;display:block;left:auto;right:auto}.webflow-ca-1-2-5 .fond-comete-ca-comete-mobile,.webflow-ca-1-2-5 .fond-comete-ca-metore-mobile{opacity:1;margin-top:-20vw;display:block}.webflow-ca-1-2-5 .fond-comete-ca-background-1-mobile{opacity:1;margin-top:-15vw;display:block}.webflow-ca-1-2-5 .fond-comete-ca-background-2-mobile{margin-top:-15vw;display:block}.webflow-ca-1-2-5 .masque-noir-mobile{display:none;top:auto;bottom:0;left:0;right:0}.webflow-ca-1-2-5 .masque-noir-unfailling{z-index:-3;margin-top:-1vw;display:block;top:0;bottom:auto;left:0;right:0;transform:rotate(180deg)}.webflow-ca-1-2-5 .burs-sous-texte-mobile{text-align:center;margin-top:60vw;margin-left:7vw;margin-right:7vw;font-size:3vw;line-height:4vw;top:auto;bottom:auto;left:auto;right:auto}.webflow-ca-1-2-5 .html-embed-lindemann{z-index:0;width:83vw;margin-top:-33vw;margin-left:-8vw;transform:rotate(20deg)}.webflow-ca-1-2-5 .html-embed-zekrya{z-index:-1;width:83vw;margin-top:-33vw;margin-left:-8vw;margin-right:0;transform:rotate(20deg)}.webflow-ca-1-2-5 .heading-33{padding-left:5%;font-family:Linotype din next lt pro,sans-serif;font-size:2vw;font-weight:500}.webflow-ca-1-2-5 .tab-link-tab-1-2{color:#000;border-right:1px solid #a3a3a3;width:48%;margin-bottom:3vw;padding-left:7.7%;padding-right:7.7%;font-size:2vw}.webflow-ca-1-2-5 .tab-link-tab-1-2.w--current{border:1px solid #000;width:48%;padding-left:7.7%;padding-right:7.7%;font-size:2vw}.webflow-ca-1-2-5 .tab-link-tab-2-2{border-left-width:1px;width:48%;margin-bottom:3vw;padding-left:7.7%;padding-right:7.7%;font-family:Dinok,sans-serif;font-size:2vw;font-weight:700}.webflow-ca-1-2-5 .tab-link-tab-2-2.w--current{border:1px solid #000;margin-bottom:3vw;padding-left:7.7%;padding-right:7.6%;font-size:2vw}.webflow-ca-1-2-5 .image-turbines-2{align-self:auto;width:85%;margin-top:10%;margin-right:auto;font-size:0}.webflow-ca-1-2-5 .heading-13-mobile{margin-bottom:5%;font-size:4vw;line-height:0;display:block}.webflow-ca-1-2-5 .heading-13-mobile.us{margin-bottom:5%}.webflow-ca-1-2-5 .said-scroll-technique-2{height:auto}.webflow-ca-1-2-5 .div-block-turbines{align-items:flex-start;width:100%;height:auto;margin-top:0;margin-left:0;position:relative}.webflow-ca-1-2-5 .tabs-mobile{width:100%;margin-bottom:10%;display:block}.webflow-ca-1-2-5 .div-block-34{justify-content:center;align-items:flex-end;width:100%;height:auto;margin-left:0;position:relative}.webflow-ca-1-2-5 .div-block-38{width:85%;margin-top:0;margin-left:0;display:block}.webflow-ca-1-2-5 .vu-4{width:6vw;margin-bottom:-104vw;margin-left:7vw}.webflow-ca-1-2-5 .vu-4.it,.webflow-ca-1-2-5 .vu-4.de{margin-bottom:-104vw}.webflow-ca-1-2-5 .vu-4.es,.webflow-ca-1-2-5 .vu-4.en{margin-bottom:-104.5vw}.webflow-ca-1-2-5 .text-block-the-use-of{margin:105vw 7vw 0 18vw;font-size:3vw;font-weight:300;line-height:4vw}.webflow-ca-1-2-5 .button-7{z-index:4;width:20vw;height:4vw;margin-top:98vw;font-size:2vw;font-weight:300;line-height:3vw;left:auto;right:auto}.webflow-ca-1-2-5 .button-7.fr{width:24vw;margin-top:110vw}.webflow-ca-1-2-5 .button-7.de{width:36vw;overflow:auto}.webflow-ca-1-2-5 .button-7.it{width:21vw;margin-top:101vw}.webflow-ca-1-2-5 .button-7.es{width:19vw;margin-top:101vw}.webflow-ca-1-2-5 .button-7.pt{width:18vw;margin-top:104vw}.webflow-ca-1-2-5 .button-7.us{margin-top:110vw}.webflow-ca-1-2-5 .image-77{z-index:11;position:absolute;top:auto;bottom:-25vw;left:0;right:0}.webflow-ca-1-2-5 .image-intro-mobile{width:100vw;margin-top:49vw;margin-left:-27.8vw;display:block;top:0;bottom:0;left:0;right:0}.webflow-ca-1-2-5 .meche-us{width:36vw;margin-top:86vw;left:auto;right:auto}}@media screen and (max-width:767px){.webflow-ca-1-2-5 .sticky-nav{position:relative}.webflow-ca-1-2-5 .nav-grid{text-align:center}.webflow-ca-1-2-5 .section-new-burs,.webflow-ca-1-2-5 .section-avantages{display:block}}@media screen and (max-width:479px){.webflow-ca-1-2-5 .body{background-color:#000}.webflow-ca-1-2-5 .sticky-nav{padding:0;display:block;position:sticky}.webflow-ca-1-2-5 .nav-grid{grid-template-rows:0;grid-template-columns:1fr;grid-auto-flow:row;display:flex}.webflow-ca-1-2-5 .nav-link{border-top:1px solid #c4c4c4;padding-top:10px;padding-bottom:10px}.webflow-ca-1-2-5 .list-item,.webflow-ca-1-2-5 .list-item-2,.webflow-ca-1-2-5 .list-item-3{flex:1}.webflow-ca-1-2-5 .nav-link-home{border-top:1px solid #c4c4c4;padding-top:10px;padding-bottom:10px}.webflow-ca-1-2-5 .section-intro,.webflow-ca-1-2-5 .section-surgical-appli{background-position:50%;background-size:cover;display:block}.webflow-ca-1-2-5 .section-intro{margin-top:-80px}.webflow-ca-1-2-5 .list-item-4{flex:1}.webflow-ca-1-2-5 .navbar-2{opacity:1;display:block}.webflow-ca-1-2-5 .container-9,.webflow-ca-1-2-5 .nav-menu-2,.webflow-ca-1-2-5 .nav-link-9,.webflow-ca-1-2-5 .nav-link-10,.webflow-ca-1-2-5 .nav-link-11,.webflow-ca-1-2-5 .nav-link-12,.webflow-ca-1-2-5 .nav-link-13,.webflow-ca-1-2-5 .nav-link-14{opacity:1}.webflow-ca-1-2-5 .icon-2{font-size:37px}.webflow-ca-1-2-5 .menu-button-2{opacity:1}.webflow-ca-1-2-5 .menu-button-2.w--open{background-color:#000}.webflow-ca-1-2-5 .brand.w--current{opacity:1}.webflow-ca-1-2-5 .bloc-blanc-intro-1{width:350vw;height:350vw;margin-top:-159vw;margin-right:86vw}.webflow-ca-1-2-5 .text-block-contra-angle{margin-top:27vw;margin-left:8vw;font-size:3.65vw;top:0;bottom:0;left:0;right:auto}.webflow-ca-1-2-5 .text-block-contra-angle.es{font-size:3.2vw}.webflow-ca-1-2-5 .text-block-contra-angle.de{font-size:3.8vw}.webflow-ca-1-2-5 .text-block-contra-angle.pt{font-size:3.2vw}.webflow-ca-1-2-5 .text-block-contra-angle.it{font-size:3.7vw}.webflow-ca-1-2-5 .text-block-contra-angle.fr,.webflow-ca-1-2-5 .text-block-contra-angle.en{font-size:3.6vw}.webflow-ca-1-2-5 .text-block-1-2-5{margin-top:35.5vw;margin-left:7vw;font-size:13vw;top:0;bottom:auto;left:0;right:auto}.webflow-ca-1-2-5 .swiss-made{width:25vw;max-width:none;margin-top:45vw;margin-left:8vw;font-size:7.8vw;top:0;bottom:0;left:0;right:auto}.webflow-ca-1-2-5 .instruments-ca{height:100vw;margin-top:-70vw}.webflow-ca-1-2-5 .text-block-versatil-ergonomic{margin-top:62vw;margin-left:0;margin-right:8vw;font-size:11vw;line-height:11vw;top:0;bottom:0;left:auto;right:0}.webflow-ca-1-2-5 .apicectomy{line-height:14vw}.webflow-ca-1-2-5 .apicectomy.de{font-size:7vw;line-height:7vw}.webflow-ca-1-2-5 .hemisection{line-height:14vw}.webflow-ca-1-2-5 .hemisection.de{font-size:7vw}.webflow-ca-1-2-5 .crown-lengthening{line-height:14vw}.webflow-ca-1-2-5 .crown-lengthening.de{font-size:7vw}.webflow-ca-1-2-5 .crown-lengthening.es{font-size:13vw;line-height:13vw}.webflow-ca-1-2-5 .wisdom-tooth-extraction{line-height:14vw}.webflow-ca-1-2-5 .wisdom-tooth-extraction.de{font-size:7vw}.webflow-ca-1-2-5 .section-enhanced{background-position:50%;background-size:cover;display:block}.webflow-ca-1-2-5 .enhanced-scroll-container,.webflow-ca-1-2-5 .enhanced-container{height:150vh}.webflow-ca-1-2-5 .text-span{font-size:8.2vw;bottom:6vw}.webflow-ca-1-2-5 .section-new-burs{background-position:50%;background-size:cover;display:block}.webflow-ca-1-2-5 .new-burs-scroll-container.us{height:100vh}.webflow-ca-1-2-5 .burs-sous-texte{display:none}.webflow-ca-1-2-5 .text-span-burs{padding-bottom:4vw;font-size:10vw;line-height:10vw;display:inline}.webflow-ca-1-2-5 .text-span-burs.us{display:inline-block}.webflow-ca-1-2-5 .text-span-3{margin-top:-4vw;margin-left:-16vw;font-size:5vw;line-height:7vw}.webflow-ca-1-2-5 .text-span-3.de{margin-top:-4vw;margin-left:-21vw}.webflow-ca-1-2-5 .text-span-3.es{margin-left:-25vw}.webflow-ca-1-2-5 .text-span-3.pt{margin-left:-17vw}.webflow-ca-1-2-5 .text-span-3.it{margin-left:-11vw}.webflow-ca-1-2-5 .text-span-3.fr{margin-top:-4vw;margin-left:-12vw}.webflow-ca-1-2-5 .text-block-technical-data{border-width:1px 1px 0;font-size:4vw;line-height:5vw}.webflow-ca-1-2-5 .text-block-technical-data.compability{font-size:3.7vw;line-height:5vw}.webflow-ca-1-2-5 .text-block-technical-data.compability.fr{font-size:3.2vw}.webflow-ca-1-2-5 .grid-3{grid-template-rows:8vw 11vw 11vw 11vw 11vw 24vw 14vw 14vw 8vw 8vw 22vw;grid-template-areas:"Area Area-2" "Area-3 Area-4" "Area-5 Area-6" "Area-7 Area-8" "Area-9 Area-10" "Area-11 Area-12" "Area-13 Area-14" "Area-15 Area-16" "Area-17 Area-18" "Area-19 Area-20" "Area-21 Area-22" "Area-23 Area-24"}.webflow-ca-1-2-5 .tabs{width:auto;height:auto;margin:11vw 5vw 0;position:static}.webflow-ca-1-2-5 .heading-13{text-align:left;margin-top:0;margin-bottom:135vw;margin-left:-51.5vw;padding-left:0;font-size:6vw;top:auto;bottom:0;left:auto;right:auto}.webflow-ca-1-2-5 .bold-text-technical-data{font-size:4vw;line-height:4vw}.webflow-ca-1-2-5 .text-block-tab-technical-data{font-size:4vw}.webflow-ca-1-2-5 .new{width:11vw;margin-top:40vw;margin-right:49vw}.webflow-ca-1-2-5 .new.fr{margin-top:10vw;margin-right:39vw}.webflow-ca-1-2-5 .new.de{margin-top:30vw;margin-right:57vw}.webflow-ca-1-2-5 .new.it{margin-top:40vw;margin-right:40vw}.webflow-ca-1-2-5 .new.es{margin-top:34vw;margin-right:65vw}.webflow-ca-1-2-5 .new.pt{margin-top:41vw}.webflow-ca-1-2-5 .section-avantages{background-position:50%;background-size:cover;display:block}.webflow-ca-1-2-5 .image-69{width:100vw;margin-right:-10vw}.webflow-ca-1-2-5 .text-block-irrigation-routed{margin-top:30vw;font-size:4vw;line-height:5vw}.webflow-ca-1-2-5 .text-block-multi-strand{margin-top:105vw;font-size:4vw;line-height:5vw}.webflow-ca-1-2-5 .text-block-connected{margin-top:69vw;font-size:4vw;line-height:5vw}.webflow-ca-1-2-5 .vu-1{margin-top:23vw}.webflow-ca-1-2-5 .vu-1.it{margin-top:27vw}.webflow-ca-1-2-5 .vu-1.pt{margin-top:28vw}.webflow-ca-1-2-5 .vu-1.fr,.webflow-ca-1-2-5 .vu-1.de{margin-top:22vw}.webflow-ca-1-2-5 .vu-2{margin-top:66vw;margin-bottom:0}.webflow-ca-1-2-5 .vu-2.it{margin-top:61vw;margin-bottom:0}.webflow-ca-1-2-5 .vu-2.pt,.webflow-ca-1-2-5 .vu-2.fr{margin-top:61vw}.webflow-ca-1-2-5 .vu-2.de{margin-top:62vw}.webflow-ca-1-2-5 .vu-2.es{margin-top:61vw}.webflow-ca-1-2-5 .vu-2.en{margin-bottom:0}.webflow-ca-1-2-5 .vu-3,.webflow-ca-1-2-5 .vu-3.it,.webflow-ca-1-2-5 .vu-3.pt{margin-bottom:-102vw}.webflow-ca-1-2-5 .vu-3.fr{margin-bottom:-103vw}.webflow-ca-1-2-5 .vu-3.de{margin-bottom:-102vw}.webflow-ca-1-2-5 .text-span-5{margin-top:-10vw;margin-left:23vw;font-size:5vw;line-height:7vw}.webflow-ca-1-2-5 .text-span-5.de{margin-top:-10vw;margin-left:16vw}.webflow-ca-1-2-5 .text-span-5.es{margin-left:10vw}.webflow-ca-1-2-5 .text-span-5.fr{margin-top:-10vw;margin-left:28vw}.webflow-ca-1-2-5 .text-span-5.pt{margin-left:23vw}.webflow-ca-1-2-5 .text-span-5.it{margin-left:30vw}.webflow-ca-1-2-5 .section-latch-type{background-position:50%;background-size:cover;display:block}.webflow-ca-1-2-5 .unprecedented-standars{font-size:5vw;line-height:6vw}.webflow-ca-1-2-5 ._3{width:10vw;margin-top:57.5vw}.webflow-ca-1-2-5 ._3.it{margin-top:57vw}.webflow-ca-1-2-5 ._3.pt{margin-top:51vw}.webflow-ca-1-2-5 ._2{width:10vw;margin-top:7vw}.webflow-ca-1-2-5 ._2.it{margin-top:13vw;margin-bottom:0}.webflow-ca-1-2-5 ._2.pt{margin-top:9vw}.webflow-ca-1-2-5 ._2.de{margin-top:-1vw}.webflow-ca-1-2-5 ._1{width:10vw;margin-bottom:43.5vw}.webflow-ca-1-2-5 ._1.it,.webflow-ca-1-2-5 ._1.pt{margin-bottom:38vw}.webflow-ca-1-2-5 ._1.de{margin-bottom:55vw}.webflow-ca-1-2-5 .text-block-latch-type-1{margin-bottom:35vw;margin-right:8vw;font-size:5vw;line-height:6vw}.webflow-ca-1-2-5 .text-block-latch-type-1.de{margin-bottom:46vw}.webflow-ca-1-2-5 .text-block-latch-type-2{margin-bottom:-15vw;margin-right:8vw;font-size:5vw;line-height:6vw}.webflow-ca-1-2-5 .text-block-latch-type-3{margin-top:60vw;margin-right:8vw;font-size:5vw;line-height:6vw}.webflow-ca-1-2-5 .text-block-latch-type-3.de{margin-top:67vw}.webflow-ca-1-2-5 .html-embed-computer{width:360vw}.webflow-ca-1-2-5 .text-span-6{font-size:6vw;line-height:7vw}.webflow-ca-1-2-5 .masque-noir-90-deg{height:200vw}.webflow-ca-1-2-5 .text-span-7.de{font-size:6vw}.webflow-ca-1-2-5 .list-item-5{flex:1}.webflow-ca-1-2-5 .text-block-technical-data-foot{font-size:4vw;line-height:5vw}.webflow-ca-1-2-5 .list-item-6{flex:1}.webflow-ca-1-2-5 ._1-2-5-logo-mobile{font-size:22px}.webflow-ca-1-2-5 .lottie-animation-2-mobile{margin-top:88vw;display:none}.webflow-ca-1-2-5 .enhanced-sous-texte-mobile{margin-top:128vw;font-size:5vw;line-height:6vw}.webflow-ca-1-2-5 .enhanced-sous-texte-mobile.it{margin-top:85vw}.webflow-ca-1-2-5 .fond-comete-ca-comete-mobile,.webflow-ca-1-2-5 .fond-comete-ca-metore-mobile,.webflow-ca-1-2-5 .fond-comete-ca-background-1-mobile,.webflow-ca-1-2-5 .fond-comete-ca-background-2-mobile{margin-top:22vw}.webflow-ca-1-2-5 .masque-noir-mobile{height:150vw;margin-top:0;margin-bottom:-1px;display:block;top:auto;bottom:0;left:0;right:0}.webflow-ca-1-2-5 .burs-sous-texte-mobile{margin-top:64vw;margin-left:8vw;margin-right:8vw;font-size:5vw;line-height:6vw;display:block}.webflow-ca-1-2-5 .burs-sous-texte-mobile.fr{margin-top:46vw}.webflow-ca-1-2-5 .burs-sous-texte-mobile.de{margin-top:50vw}.webflow-ca-1-2-5 .burs-sous-texte-mobile.us{margin-top:-53vw}.webflow-ca-1-2-5 .html-embed-lindemann,.webflow-ca-1-2-5 .html-embed-lindemann.de{width:90vw;margin-top:-73vw;margin-left:-9vw}.webflow-ca-1-2-5 .html-embed-zekrya{width:90vw;margin-top:-73vw;margin-left:-9vw;display:block}.webflow-ca-1-2-5 .html-embed-zekrya.de{width:90vw;margin-top:-73vw;margin-left:-9vw}.webflow-ca-1-2-5 .html-embed-zekrya.us{display:none}.webflow-ca-1-2-5 .heading-33{border-width:1px 0 0 1px}.webflow-ca-1-2-5 .tab-link-tab-1-2,.webflow-ca-1-2-5 .tab-link-tab-1-2.w--current{padding-top:4%;padding-bottom:4%}.webflow-ca-1-2-5 .tab-link-tab-2-2{margin-left:1%;padding-top:4%;padding-bottom:4%;font-size:3vw;position:absolute;bottom:0;left:50%}.webflow-ca-1-2-5 .tab-link-tab-2-2.w--current{grid-column-gap:16px;grid-row-gap:16px;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;width:48%;margin-bottom:0;margin-left:1%;padding-top:4%;padding-bottom:4%;font-size:3vw}.webflow-ca-1-2-5 .tab-link-tab-2-2.us.w--current{margin-bottom:3vw;position:relative;left:auto}.webflow-ca-1-2-5 .image-turbines-2{width:85%}.webflow-ca-1-2-5 .heading-13-mobile{text-align:left;margin-bottom:6%;font-size:6vw}.webflow-ca-1-2-5 .said-scroll-technique-2{display:block}.webflow-ca-1-2-5 .div-block-34{z-index:1}.webflow-ca-1-2-5 .section-tech{background-color:#fff}.webflow-ca-1-2-5 .vu-4{margin-bottom:-139vw}.webflow-ca-1-2-5 .vu-4.it{margin-bottom:-143vw}.webflow-ca-1-2-5 .vu-4.pt{margin-bottom:-140vw}.webflow-ca-1-2-5 .vu-4.de{margin-bottom:-139vw}.webflow-ca-1-2-5 .vu-4.es{margin-bottom:-138.5vw}.webflow-ca-1-2-5 .vu-4.en{margin-bottom:-139.5vw}.webflow-ca-1-2-5 .text-block-the-use-of{margin-top:147vw;font-size:4vw;line-height:5vw}.webflow-ca-1-2-5 .button-7{width:40vw;height:8vw;margin-top:153vw;font-size:4vw;font-weight:300;line-height:7vw}.webflow-ca-1-2-5 .button-7.fr{width:45vw;margin-top:150vw}.webflow-ca-1-2-5 .button-7.de{width:71vw;margin-top:150vw}.webflow-ca-1-2-5 .button-7.it{width:39vw;margin-top:150vw}.webflow-ca-1-2-5 .button-7.es{width:36vw;margin-top:155vw}.webflow-ca-1-2-5 .button-7.pt{width:35vw;margin-top:153vw}.webflow-ca-1-2-5 .button-7.us{margin-top:111vw}.webflow-ca-1-2-5 .image-intro-mobile{margin-top:88vw;display:block}.webflow-ca-1-2-5 .meche-us{width:67vw;margin-top:59vw}}.webflow-ca-1-2-5 #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-65e77c61{grid-area:Area-3;justify-self:end}.webflow-ca-1-2-5 #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-65e77c61{grid-area:Area-2;justify-self:start}.webflow-ca-1-2-5 #w-node-dd869850-772b-453d-bbeb-1be3a31a15c6-65e77c61{grid-area:Area-4}.webflow-ca-1-2-5 #w-node-_75171cc3-8095-888a-88da-cc91659f8a5a-65e77c61{grid-area:Area}.webflow-ca-1-2-5 #w-node-_8b3e873e-8ebb-232d-a91b-96198bf26405-65e77c61,.webflow-ca-1-2-5 #w-node-_6c87f825-9e15-11f6-8d3a-acdb60bba5e7-65e77c61,.webflow-ca-1-2-5 #w-node-_7f591789-ad29-25b3-8b39-f4b43e6a6261-65e77c61{grid-area:span 1/span 1/span 1/span 1}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-75930123035f-65e77c61{grid-area:Area-2}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-759301230361-65e77c61{grid-area:span 1/span 1/span 1/span 1}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-759301230365-65e77c61,.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-759301230369-65e77c61{grid-area:Area-5}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-75930123036d-65e77c61{grid-area:Area-7}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-759301230371-65e77c61{grid-area:Area-9}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-759301230375-65e77c61{grid-area:Area-11}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-75930123037b-65e77c61{grid-area:Area-13}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-75930123037f-65e77c61{grid-area:Area-15}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-759301230383-65e77c61{grid-area:Area-17}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-759301230388-65e77c61{grid-area:Area-19}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-75930123038c-65e77c61{grid-area:Area-21}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-759301230391-65e77c61{grid-area:Area-4}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-759301230396-65e77c61{grid-area:Area-6}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-759301230399-65e77c61{grid-area:Area-8}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-75930123039c-65e77c61{grid-area:Area-10}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-75930123039f-65e77c61{grid-area:Area-12}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303a2-65e77c61{grid-area:Area-14}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303a5-65e77c61{grid-area:Area-16}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303a8-65e77c61{grid-area:Area-18}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303aa-65e77c61{grid-area:Area-20}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303ac-65e77c61{grid-area:Area-22}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303b5-65e77c61{grid-area:Area}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303b9-65e77c61{grid-area:Area-2}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303bc-65e77c61{grid-area:span 1/span 1/span 1/span 1}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303c4-65e77c61{grid-area:Area-5}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303c8-65e77c61{grid-area:Area-7}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303cc-65e77c61{grid-area:Area-9}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303d0-65e77c61{grid-area:Area-11}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303d6-65e77c61{grid-area:Area-13}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303da-65e77c61{grid-area:Area-15}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303de-65e77c61{grid-area:Area-17}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303e3-65e77c61{grid-area:Area-19}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303e7-65e77c61{grid-area:Area-21}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303eb-65e77c61{grid-area:Area-4}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303f0-65e77c61{grid-area:Area-6}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303f3-65e77c61{grid-area:Area-8}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303f6-65e77c61{grid-area:Area-10}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303f9-65e77c61{grid-area:Area-12}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303fc-65e77c61{grid-area:Area-14}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303ff-65e77c61{grid-area:Area-16}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-759301230402-65e77c61{grid-area:Area-18}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-759301230404-65e77c61{grid-area:Area-20}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-759301230407-65e77c61{grid-area:Area-22}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bcc-65e77c61{grid-area:Area-2}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bce-65e77c61{grid-area:span 1/span 1/span 1/span 1}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bd6-65e77c61{grid-area:Area-7}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bda-65e77c61{grid-area:Area-9}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bde-65e77c61{grid-area:Area-11}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2be2-65e77c61{grid-area:Area-13}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2be8-65e77c61{grid-area:Area-15}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bec-65e77c61{grid-area:Area-17}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bf0-65e77c61{grid-area:Area-19}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bf5-65e77c61{grid-area:Area-21}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bf9-65e77c61{grid-area:Area-23}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bfe-65e77c61{grid-area:Area-4}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c03-65e77c61,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c06-65e77c61,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c09-65e77c61,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c0c-65e77c61,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c0f-65e77c61,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c12-65e77c61,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c15-65e77c61,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c17-65e77c61,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c19-65e77c61{grid-area:span 1/span 1/span 1/span 1}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c22-65e77c61{grid-area:Area}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c26-65e77c61{grid-area:Area-2}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c29-65e77c61{grid-area:span 1/span 1/span 1/span 1}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c31-65e77c61{grid-area:Area-7}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c35-65e77c61{grid-area:Area-9}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c39-65e77c61{grid-area:Area-11}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c3d-65e77c61{grid-area:Area-13}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c43-65e77c61{grid-area:Area-15}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c47-65e77c61{grid-area:Area-17}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c4b-65e77c61{grid-area:Area-19}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c50-65e77c61{grid-area:Area-21}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c54-65e77c61{grid-area:Area-23}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c58-65e77c61{grid-area:Area-4}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c5d-65e77c61,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c60-65e77c61,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c63-65e77c61,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c66-65e77c61,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c69-65e77c61,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c6c-65e77c61,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c6f-65e77c61,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c71-65e77c61,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c74-65e77c61{grid-area:span 1/span 1/span 1/span 1}.webflow-ca-1-2-5 #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-65e77ca1{grid-area:Area-3;justify-self:end}.webflow-ca-1-2-5 #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-65e77ca1{grid-area:Area-2;justify-self:start}.webflow-ca-1-2-5 #w-node-dd869850-772b-453d-bbeb-1be3a31a15c6-65e77ca1{grid-area:Area-4}.webflow-ca-1-2-5 #w-node-_75171cc3-8095-888a-88da-cc91659f8a5a-65e77ca1{grid-area:Area}.webflow-ca-1-2-5 #w-node-_8b3e873e-8ebb-232d-a91b-96198bf26405-65e77ca1,.webflow-ca-1-2-5 #w-node-_6c87f825-9e15-11f6-8d3a-acdb60bba5e7-65e77ca1,.webflow-ca-1-2-5 #w-node-_7f591789-ad29-25b3-8b39-f4b43e6a6261-65e77ca1{grid-area:span 1/span 1/span 1/span 1}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-75930123035f-65e77ca1{grid-area:Area-2}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-759301230361-65e77ca1{grid-area:span 1/span 1/span 1/span 1}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-759301230365-65e77ca1,.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-759301230369-65e77ca1{grid-area:Area-5}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-75930123036d-65e77ca1{grid-area:Area-7}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-759301230371-65e77ca1{grid-area:Area-9}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-759301230375-65e77ca1{grid-area:Area-11}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-75930123037b-65e77ca1{grid-area:Area-13}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-75930123037f-65e77ca1{grid-area:Area-15}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-759301230383-65e77ca1{grid-area:Area-17}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-759301230388-65e77ca1{grid-area:Area-19}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-75930123038c-65e77ca1{grid-area:Area-21}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-759301230391-65e77ca1{grid-area:Area-4}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-759301230396-65e77ca1{grid-area:Area-6}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-759301230399-65e77ca1{grid-area:Area-8}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-75930123039c-65e77ca1{grid-area:Area-10}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-75930123039f-65e77ca1{grid-area:Area-12}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303a2-65e77ca1{grid-area:Area-14}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303a5-65e77ca1{grid-area:Area-16}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303a8-65e77ca1{grid-area:Area-18}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303aa-65e77ca1{grid-area:Area-20}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303ac-65e77ca1{grid-area:Area-22}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303b5-65e77ca1{grid-area:Area}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303b9-65e77ca1{grid-area:Area-2}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303bc-65e77ca1{grid-area:span 1/span 1/span 1/span 1}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303c4-65e77ca1{grid-area:Area-5}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303c8-65e77ca1{grid-area:Area-7}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303cc-65e77ca1{grid-area:Area-9}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303d0-65e77ca1{grid-area:Area-11}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303d6-65e77ca1{grid-area:Area-13}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303da-65e77ca1{grid-area:Area-15}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303de-65e77ca1{grid-area:Area-17}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303e3-65e77ca1{grid-area:Area-19}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303e7-65e77ca1{grid-area:Area-21}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303eb-65e77ca1{grid-area:Area-4}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303f0-65e77ca1{grid-area:Area-6}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303f3-65e77ca1{grid-area:Area-8}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303f6-65e77ca1{grid-area:Area-10}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303f9-65e77ca1{grid-area:Area-12}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303fc-65e77ca1{grid-area:Area-14}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303ff-65e77ca1{grid-area:Area-16}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-759301230402-65e77ca1{grid-area:Area-18}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-759301230404-65e77ca1{grid-area:Area-20}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-759301230407-65e77ca1{grid-area:Area-22}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bcc-65e77ca1{grid-area:Area-2}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bce-65e77ca1{grid-area:span 1/span 1/span 1/span 1}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bd6-65e77ca1{grid-area:Area-7}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bda-65e77ca1{grid-area:Area-9}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bde-65e77ca1{grid-area:Area-11}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2be2-65e77ca1{grid-area:Area-13}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2be8-65e77ca1{grid-area:Area-15}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bec-65e77ca1{grid-area:Area-17}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bf0-65e77ca1{grid-area:Area-19}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bf5-65e77ca1{grid-area:Area-21}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bf9-65e77ca1{grid-area:Area-23}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bfe-65e77ca1{grid-area:Area-4}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c03-65e77ca1,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c06-65e77ca1,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c09-65e77ca1,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c0c-65e77ca1,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c0f-65e77ca1,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c12-65e77ca1,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c15-65e77ca1,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c17-65e77ca1,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c19-65e77ca1{grid-area:span 1/span 1/span 1/span 1}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c22-65e77ca1{grid-area:Area}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c26-65e77ca1{grid-area:Area-2}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c29-65e77ca1{grid-area:span 1/span 1/span 1/span 1}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c31-65e77ca1{grid-area:Area-7}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c35-65e77ca1{grid-area:Area-9}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c39-65e77ca1{grid-area:Area-11}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c3d-65e77ca1{grid-area:Area-13}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c43-65e77ca1{grid-area:Area-15}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c47-65e77ca1{grid-area:Area-17}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c4b-65e77ca1{grid-area:Area-19}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c50-65e77ca1{grid-area:Area-21}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c54-65e77ca1{grid-area:Area-23}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c58-65e77ca1{grid-area:Area-4}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c5d-65e77ca1,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c60-65e77ca1,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c63-65e77ca1,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c66-65e77ca1,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c69-65e77ca1,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c6c-65e77ca1,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c6f-65e77ca1,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c71-65e77ca1,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c74-65e77ca1{grid-area:span 1/span 1/span 1/span 1}.webflow-ca-1-2-5 #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-65e77cb7{grid-area:Area-3;justify-self:end}.webflow-ca-1-2-5 #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-65e77cb7{grid-area:Area-2;justify-self:start}.webflow-ca-1-2-5 #w-node-dd869850-772b-453d-bbeb-1be3a31a15c6-65e77cb7{grid-area:Area-4}.webflow-ca-1-2-5 #w-node-_75171cc3-8095-888a-88da-cc91659f8a5a-65e77cb7{grid-area:Area}.webflow-ca-1-2-5 #w-node-_8b3e873e-8ebb-232d-a91b-96198bf26405-65e77cb7,.webflow-ca-1-2-5 #w-node-_6c87f825-9e15-11f6-8d3a-acdb60bba5e7-65e77cb7,.webflow-ca-1-2-5 #w-node-_7f591789-ad29-25b3-8b39-f4b43e6a6261-65e77cb7{grid-area:span 1/span 1/span 1/span 1}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-75930123035f-65e77cb7{grid-area:Area-2}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-759301230361-65e77cb7{grid-area:span 1/span 1/span 1/span 1}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-759301230365-65e77cb7,.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-759301230369-65e77cb7{grid-area:Area-5}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-75930123036d-65e77cb7{grid-area:Area-7}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-759301230371-65e77cb7{grid-area:Area-9}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-759301230375-65e77cb7{grid-area:Area-11}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-75930123037b-65e77cb7{grid-area:Area-13}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-75930123037f-65e77cb7{grid-area:Area-15}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-759301230383-65e77cb7{grid-area:Area-17}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-759301230388-65e77cb7{grid-area:Area-19}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-75930123038c-65e77cb7{grid-area:Area-21}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-759301230391-65e77cb7{grid-area:Area-4}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-759301230396-65e77cb7{grid-area:Area-6}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-759301230399-65e77cb7{grid-area:Area-8}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-75930123039c-65e77cb7{grid-area:Area-10}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-75930123039f-65e77cb7{grid-area:Area-12}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303a2-65e77cb7{grid-area:Area-14}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303a5-65e77cb7{grid-area:Area-16}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303a8-65e77cb7{grid-area:Area-18}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303aa-65e77cb7{grid-area:Area-20}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303ac-65e77cb7{grid-area:Area-22}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303b5-65e77cb7{grid-area:Area}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303b9-65e77cb7{grid-area:Area-2}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303bc-65e77cb7{grid-area:span 1/span 1/span 1/span 1}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303c4-65e77cb7{grid-area:Area-5}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303c8-65e77cb7{grid-area:Area-7}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303cc-65e77cb7{grid-area:Area-9}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303d0-65e77cb7{grid-area:Area-11}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303d6-65e77cb7{grid-area:Area-13}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303da-65e77cb7{grid-area:Area-15}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303de-65e77cb7{grid-area:Area-17}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303e3-65e77cb7{grid-area:Area-19}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303e7-65e77cb7{grid-area:Area-21}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303eb-65e77cb7{grid-area:Area-4}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303f0-65e77cb7{grid-area:Area-6}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303f3-65e77cb7{grid-area:Area-8}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303f6-65e77cb7{grid-area:Area-10}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303f9-65e77cb7{grid-area:Area-12}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303fc-65e77cb7{grid-area:Area-14}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303ff-65e77cb7{grid-area:Area-16}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-759301230402-65e77cb7{grid-area:Area-18}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-759301230404-65e77cb7{grid-area:Area-20}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-759301230407-65e77cb7{grid-area:Area-22}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bcc-65e77cb7{grid-area:Area-2}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bce-65e77cb7{grid-area:span 1/span 1/span 1/span 1}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bd6-65e77cb7{grid-area:Area-7}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bda-65e77cb7{grid-area:Area-9}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bde-65e77cb7{grid-area:Area-11}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2be2-65e77cb7{grid-area:Area-13}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2be8-65e77cb7{grid-area:Area-15}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bec-65e77cb7{grid-area:Area-17}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bf0-65e77cb7{grid-area:Area-19}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bf5-65e77cb7{grid-area:Area-21}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bf9-65e77cb7{grid-area:Area-23}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bfe-65e77cb7{grid-area:Area-4}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c03-65e77cb7,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c06-65e77cb7,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c09-65e77cb7,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c0c-65e77cb7,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c0f-65e77cb7,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c12-65e77cb7,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c15-65e77cb7,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c17-65e77cb7,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c19-65e77cb7{grid-area:span 1/span 1/span 1/span 1}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c22-65e77cb7{grid-area:Area}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c26-65e77cb7{grid-area:Area-2}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c29-65e77cb7{grid-area:span 1/span 1/span 1/span 1}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c31-65e77cb7{grid-area:Area-7}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c35-65e77cb7{grid-area:Area-9}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c39-65e77cb7{grid-area:Area-11}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c3d-65e77cb7{grid-area:Area-13}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c43-65e77cb7{grid-area:Area-15}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c47-65e77cb7{grid-area:Area-17}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c4b-65e77cb7{grid-area:Area-19}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c50-65e77cb7{grid-area:Area-21}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c54-65e77cb7{grid-area:Area-23}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c58-65e77cb7{grid-area:Area-4}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c5d-65e77cb7,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c60-65e77cb7,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c63-65e77cb7,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c66-65e77cb7,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c69-65e77cb7,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c6c-65e77cb7,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c6f-65e77cb7,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c71-65e77cb7,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c74-65e77cb7{grid-area:span 1/span 1/span 1/span 1}.webflow-ca-1-2-5 #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-65e77cba{grid-area:Area-3;justify-self:end}.webflow-ca-1-2-5 #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-65e77cba{grid-area:Area-2;justify-self:start}.webflow-ca-1-2-5 #w-node-dd869850-772b-453d-bbeb-1be3a31a15c6-65e77cba{grid-area:Area-4}.webflow-ca-1-2-5 #w-node-_75171cc3-8095-888a-88da-cc91659f8a5a-65e77cba{grid-area:Area}.webflow-ca-1-2-5 #w-node-_8b3e873e-8ebb-232d-a91b-96198bf26405-65e77cba,.webflow-ca-1-2-5 #w-node-_6c87f825-9e15-11f6-8d3a-acdb60bba5e7-65e77cba,.webflow-ca-1-2-5 #w-node-_7f591789-ad29-25b3-8b39-f4b43e6a6261-65e77cba{grid-area:span 1/span 1/span 1/span 1}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-75930123035f-65e77cba{grid-area:Area-2}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-759301230361-65e77cba{grid-area:span 1/span 1/span 1/span 1}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-759301230365-65e77cba,.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-759301230369-65e77cba{grid-area:Area-5}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-75930123036d-65e77cba{grid-area:Area-7}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-759301230371-65e77cba{grid-area:Area-9}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-759301230375-65e77cba{grid-area:Area-11}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-75930123037b-65e77cba{grid-area:Area-13}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-75930123037f-65e77cba{grid-area:Area-15}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-759301230383-65e77cba{grid-area:Area-17}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-759301230388-65e77cba{grid-area:Area-19}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-75930123038c-65e77cba{grid-area:Area-21}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-759301230391-65e77cba{grid-area:Area-4}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-759301230396-65e77cba{grid-area:Area-6}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-759301230399-65e77cba{grid-area:Area-8}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-75930123039c-65e77cba{grid-area:Area-10}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-75930123039f-65e77cba{grid-area:Area-12}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303a2-65e77cba{grid-area:Area-14}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303a5-65e77cba{grid-area:Area-16}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303a8-65e77cba{grid-area:Area-18}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303aa-65e77cba{grid-area:Area-20}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303ac-65e77cba{grid-area:Area-22}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303b5-65e77cba{grid-area:Area}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303b9-65e77cba{grid-area:Area-2}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303bc-65e77cba{grid-area:span 1/span 1/span 1/span 1}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303c4-65e77cba{grid-area:Area-5}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303c8-65e77cba{grid-area:Area-7}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303cc-65e77cba{grid-area:Area-9}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303d0-65e77cba{grid-area:Area-11}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303d6-65e77cba{grid-area:Area-13}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303da-65e77cba{grid-area:Area-15}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303de-65e77cba{grid-area:Area-17}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303e3-65e77cba{grid-area:Area-19}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303e7-65e77cba{grid-area:Area-21}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303eb-65e77cba{grid-area:Area-4}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303f0-65e77cba{grid-area:Area-6}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303f3-65e77cba{grid-area:Area-8}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303f6-65e77cba{grid-area:Area-10}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303f9-65e77cba{grid-area:Area-12}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303fc-65e77cba{grid-area:Area-14}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303ff-65e77cba{grid-area:Area-16}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-759301230402-65e77cba{grid-area:Area-18}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-759301230404-65e77cba{grid-area:Area-20}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-759301230407-65e77cba{grid-area:Area-22}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bcc-65e77cba{grid-area:Area-2}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bce-65e77cba{grid-area:span 1/span 1/span 1/span 1}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bd6-65e77cba{grid-area:Area-7}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bda-65e77cba{grid-area:Area-9}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bde-65e77cba{grid-area:Area-11}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2be2-65e77cba{grid-area:Area-13}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2be8-65e77cba{grid-area:Area-15}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bec-65e77cba{grid-area:Area-17}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bf0-65e77cba{grid-area:Area-19}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bf5-65e77cba{grid-area:Area-21}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bf9-65e77cba{grid-area:Area-23}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bfe-65e77cba{grid-area:Area-4}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c03-65e77cba,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c06-65e77cba,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c09-65e77cba,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c0c-65e77cba,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c0f-65e77cba,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c12-65e77cba,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c15-65e77cba,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c17-65e77cba,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c19-65e77cba{grid-area:span 1/span 1/span 1/span 1}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c22-65e77cba{grid-area:Area}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c26-65e77cba{grid-area:Area-2}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c29-65e77cba{grid-area:span 1/span 1/span 1/span 1}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c31-65e77cba{grid-area:Area-7}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c35-65e77cba{grid-area:Area-9}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c39-65e77cba{grid-area:Area-11}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c3d-65e77cba{grid-area:Area-13}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c43-65e77cba{grid-area:Area-15}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c47-65e77cba{grid-area:Area-17}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c4b-65e77cba{grid-area:Area-19}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c50-65e77cba{grid-area:Area-21}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c54-65e77cba{grid-area:Area-23}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c58-65e77cba{grid-area:Area-4}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c5d-65e77cba,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c60-65e77cba,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c63-65e77cba,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c66-65e77cba,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c69-65e77cba,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c6c-65e77cba,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c6f-65e77cba,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c71-65e77cba,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c74-65e77cba{grid-area:span 1/span 1/span 1/span 1}.webflow-ca-1-2-5 #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-65e77cbc{grid-area:Area-3;justify-self:end}.webflow-ca-1-2-5 #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-65e77cbc{grid-area:Area-2;justify-self:start}.webflow-ca-1-2-5 #w-node-dd869850-772b-453d-bbeb-1be3a31a15c6-65e77cbc{grid-area:Area-4}.webflow-ca-1-2-5 #w-node-_75171cc3-8095-888a-88da-cc91659f8a5a-65e77cbc{grid-area:Area}.webflow-ca-1-2-5 #w-node-_8b3e873e-8ebb-232d-a91b-96198bf26405-65e77cbc,.webflow-ca-1-2-5 #w-node-_6c87f825-9e15-11f6-8d3a-acdb60bba5e7-65e77cbc,.webflow-ca-1-2-5 #w-node-_7f591789-ad29-25b3-8b39-f4b43e6a6261-65e77cbc{grid-area:span 1/span 1/span 1/span 1}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-75930123035f-65e77cbc{grid-area:Area-2}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-759301230361-65e77cbc{grid-area:span 1/span 1/span 1/span 1}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-759301230365-65e77cbc,.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-759301230369-65e77cbc{grid-area:Area-5}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-75930123036d-65e77cbc{grid-area:Area-7}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-759301230371-65e77cbc{grid-area:Area-9}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-759301230375-65e77cbc{grid-area:Area-11}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-75930123037b-65e77cbc{grid-area:Area-13}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-75930123037f-65e77cbc{grid-area:Area-15}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-759301230383-65e77cbc{grid-area:Area-17}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-759301230388-65e77cbc{grid-area:Area-19}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-75930123038c-65e77cbc{grid-area:Area-21}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-759301230391-65e77cbc{grid-area:Area-4}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-759301230396-65e77cbc{grid-area:Area-6}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-759301230399-65e77cbc{grid-area:Area-8}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-75930123039c-65e77cbc{grid-area:Area-10}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-75930123039f-65e77cbc{grid-area:Area-12}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303a2-65e77cbc{grid-area:Area-14}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303a5-65e77cbc{grid-area:Area-16}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303a8-65e77cbc{grid-area:Area-18}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303aa-65e77cbc{grid-area:Area-20}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303ac-65e77cbc{grid-area:Area-22}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303b5-65e77cbc{grid-area:Area}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303b9-65e77cbc{grid-area:Area-2}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303bc-65e77cbc{grid-area:span 1/span 1/span 1/span 1}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303c4-65e77cbc{grid-area:Area-5}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303c8-65e77cbc{grid-area:Area-7}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303cc-65e77cbc{grid-area:Area-9}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303d0-65e77cbc{grid-area:Area-11}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303d6-65e77cbc{grid-area:Area-13}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303da-65e77cbc{grid-area:Area-15}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303de-65e77cbc{grid-area:Area-17}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303e3-65e77cbc{grid-area:Area-19}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303e7-65e77cbc{grid-area:Area-21}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303eb-65e77cbc{grid-area:Area-4}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303f0-65e77cbc{grid-area:Area-6}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303f3-65e77cbc{grid-area:Area-8}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303f6-65e77cbc{grid-area:Area-10}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303f9-65e77cbc{grid-area:Area-12}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303fc-65e77cbc{grid-area:Area-14}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303ff-65e77cbc{grid-area:Area-16}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-759301230402-65e77cbc{grid-area:Area-18}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-759301230404-65e77cbc{grid-area:Area-20}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-759301230407-65e77cbc{grid-area:Area-22}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bcc-65e77cbc{grid-area:Area-2}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bce-65e77cbc{grid-area:span 1/span 1/span 1/span 1}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bd6-65e77cbc{grid-area:Area-7}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bda-65e77cbc{grid-area:Area-9}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bde-65e77cbc{grid-area:Area-11}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2be2-65e77cbc{grid-area:Area-13}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2be8-65e77cbc{grid-area:Area-15}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bec-65e77cbc{grid-area:Area-17}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bf0-65e77cbc{grid-area:Area-19}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bf5-65e77cbc{grid-area:Area-21}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bf9-65e77cbc{grid-area:Area-23}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bfe-65e77cbc{grid-area:Area-4}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c03-65e77cbc,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c06-65e77cbc,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c09-65e77cbc,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c0c-65e77cbc,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c0f-65e77cbc,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c12-65e77cbc,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c15-65e77cbc,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c17-65e77cbc,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c19-65e77cbc{grid-area:span 1/span 1/span 1/span 1}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c22-65e77cbc{grid-area:Area}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c26-65e77cbc{grid-area:Area-2}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c29-65e77cbc{grid-area:span 1/span 1/span 1/span 1}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c31-65e77cbc{grid-area:Area-7}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c35-65e77cbc{grid-area:Area-9}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c39-65e77cbc{grid-area:Area-11}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c3d-65e77cbc{grid-area:Area-13}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c43-65e77cbc{grid-area:Area-15}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c47-65e77cbc{grid-area:Area-17}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c4b-65e77cbc{grid-area:Area-19}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c50-65e77cbc{grid-area:Area-21}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c54-65e77cbc{grid-area:Area-23}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c58-65e77cbc{grid-area:Area-4}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c5d-65e77cbc,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c60-65e77cbc,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c63-65e77cbc,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c66-65e77cbc,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c69-65e77cbc,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c6c-65e77cbc,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c6f-65e77cbc,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c71-65e77cbc,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c74-65e77cbc{grid-area:span 1/span 1/span 1/span 1}.webflow-ca-1-2-5 #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-65e77cc1{grid-area:Area-3;justify-self:end}.webflow-ca-1-2-5 #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-65e77cc1{grid-area:Area-2;justify-self:start}.webflow-ca-1-2-5 #w-node-dd869850-772b-453d-bbeb-1be3a31a15c6-65e77cc1{grid-area:Area-4}.webflow-ca-1-2-5 #w-node-_75171cc3-8095-888a-88da-cc91659f8a5a-65e77cc1{grid-area:Area}.webflow-ca-1-2-5 #w-node-_8b3e873e-8ebb-232d-a91b-96198bf26405-65e77cc1,.webflow-ca-1-2-5 #w-node-_6c87f825-9e15-11f6-8d3a-acdb60bba5e7-65e77cc1,.webflow-ca-1-2-5 #w-node-_7f591789-ad29-25b3-8b39-f4b43e6a6261-65e77cc1{grid-area:span 1/span 1/span 1/span 1}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-75930123035f-65e77cc1{grid-area:Area-2}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-759301230361-65e77cc1{grid-area:span 1/span 1/span 1/span 1}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-759301230365-65e77cc1,.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-759301230369-65e77cc1{grid-area:Area-5}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-75930123036d-65e77cc1{grid-area:Area-7}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-759301230371-65e77cc1{grid-area:Area-9}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-759301230375-65e77cc1{grid-area:Area-11}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-75930123037b-65e77cc1{grid-area:Area-13}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-75930123037f-65e77cc1{grid-area:Area-15}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-759301230383-65e77cc1{grid-area:Area-17}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-759301230388-65e77cc1{grid-area:Area-19}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-75930123038c-65e77cc1{grid-area:Area-21}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-759301230391-65e77cc1{grid-area:Area-4}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-759301230396-65e77cc1{grid-area:Area-6}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-759301230399-65e77cc1{grid-area:Area-8}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-75930123039c-65e77cc1{grid-area:Area-10}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-75930123039f-65e77cc1{grid-area:Area-12}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303a2-65e77cc1{grid-area:Area-14}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303a5-65e77cc1{grid-area:Area-16}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303a8-65e77cc1{grid-area:Area-18}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303aa-65e77cc1{grid-area:Area-20}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303ac-65e77cc1{grid-area:Area-22}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303b5-65e77cc1{grid-area:Area}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303b9-65e77cc1{grid-area:Area-2}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303bc-65e77cc1{grid-area:span 1/span 1/span 1/span 1}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303c4-65e77cc1{grid-area:Area-5}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303c8-65e77cc1{grid-area:Area-7}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303cc-65e77cc1{grid-area:Area-9}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303d0-65e77cc1{grid-area:Area-11}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303d6-65e77cc1{grid-area:Area-13}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303da-65e77cc1{grid-area:Area-15}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303de-65e77cc1{grid-area:Area-17}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303e3-65e77cc1{grid-area:Area-19}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303e7-65e77cc1{grid-area:Area-21}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303eb-65e77cc1{grid-area:Area-4}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303f0-65e77cc1{grid-area:Area-6}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303f3-65e77cc1{grid-area:Area-8}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303f6-65e77cc1{grid-area:Area-10}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303f9-65e77cc1{grid-area:Area-12}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303fc-65e77cc1{grid-area:Area-14}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303ff-65e77cc1{grid-area:Area-16}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-759301230402-65e77cc1{grid-area:Area-18}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-759301230404-65e77cc1{grid-area:Area-20}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-759301230407-65e77cc1{grid-area:Area-22}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bcc-65e77cc1{grid-area:Area-2}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bce-65e77cc1{grid-area:span 1/span 1/span 1/span 1}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bd6-65e77cc1{grid-area:Area-7}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bda-65e77cc1{grid-area:Area-9}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bde-65e77cc1{grid-area:Area-11}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2be2-65e77cc1{grid-area:Area-13}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2be8-65e77cc1{grid-area:Area-15}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bec-65e77cc1{grid-area:Area-17}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bf0-65e77cc1{grid-area:Area-19}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bf5-65e77cc1{grid-area:Area-21}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bf9-65e77cc1{grid-area:Area-23}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bfe-65e77cc1{grid-area:Area-4}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c03-65e77cc1,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c06-65e77cc1,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c09-65e77cc1,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c0c-65e77cc1,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c0f-65e77cc1,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c12-65e77cc1,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c15-65e77cc1,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c17-65e77cc1,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c19-65e77cc1{grid-area:span 1/span 1/span 1/span 1}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c22-65e77cc1{grid-area:Area}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c26-65e77cc1{grid-area:Area-2}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c29-65e77cc1{grid-area:span 1/span 1/span 1/span 1}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c31-65e77cc1{grid-area:Area-7}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c35-65e77cc1{grid-area:Area-9}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c39-65e77cc1{grid-area:Area-11}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c3d-65e77cc1{grid-area:Area-13}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c43-65e77cc1{grid-area:Area-15}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c47-65e77cc1{grid-area:Area-17}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c4b-65e77cc1{grid-area:Area-19}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c50-65e77cc1{grid-area:Area-21}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c54-65e77cc1{grid-area:Area-23}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c58-65e77cc1{grid-area:Area-4}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c5d-65e77cc1,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c60-65e77cc1,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c63-65e77cc1,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c66-65e77cc1,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c69-65e77cc1,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c6c-65e77cc1,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c6f-65e77cc1,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c71-65e77cc1,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c74-65e77cc1{grid-area:span 1/span 1/span 1/span 1}.webflow-ca-1-2-5 #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-d2d3f704{grid-area:Area-3;justify-self:end}.webflow-ca-1-2-5 #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-d2d3f704{grid-area:Area-2;justify-self:start}.webflow-ca-1-2-5 #w-node-dd869850-772b-453d-bbeb-1be3a31a15c6-d2d3f704{grid-area:Area-4}.webflow-ca-1-2-5 #w-node-_75171cc3-8095-888a-88da-cc91659f8a5a-d2d3f704{grid-area:Area}.webflow-ca-1-2-5 #w-node-_8b3e873e-8ebb-232d-a91b-96198bf26405-d2d3f704,.webflow-ca-1-2-5 #w-node-_6c87f825-9e15-11f6-8d3a-acdb60bba5e7-d2d3f704,.webflow-ca-1-2-5 #w-node-_7f591789-ad29-25b3-8b39-f4b43e6a6261-d2d3f704{grid-area:span 1/span 1/span 1/span 1}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303b5-d2d3f704{grid-area:Area}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303b9-d2d3f704{grid-area:Area-2}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303bc-d2d3f704{grid-area:span 1/span 1/span 1/span 1}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303c4-d2d3f704{grid-area:Area-5}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303c8-d2d3f704{grid-area:Area-7}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303cc-d2d3f704{grid-area:Area-9}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303d0-d2d3f704{grid-area:Area-11}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303d6-d2d3f704{grid-area:Area-13}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303da-d2d3f704{grid-area:Area-15}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303de-d2d3f704{grid-area:Area-17}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303e3-d2d3f704{grid-area:Area-19}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303e7-d2d3f704{grid-area:Area-21}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303eb-d2d3f704{grid-area:Area-4}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303f0-d2d3f704{grid-area:Area-6}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303f3-d2d3f704{grid-area:Area-8}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303f6-d2d3f704{grid-area:Area-10}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303f9-d2d3f704{grid-area:Area-12}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303fc-d2d3f704{grid-area:Area-14}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-7593012303ff-d2d3f704{grid-area:Area-16}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-759301230402-d2d3f704{grid-area:Area-18}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-759301230404-d2d3f704{grid-area:Area-20}.webflow-ca-1-2-5 #w-node-_1b6dd2e0-129a-3bb7-0009-759301230407-d2d3f704{grid-area:Area-22}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c22-d2d3f704{grid-area:Area}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c26-d2d3f704{grid-area:Area-2}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c29-d2d3f704{grid-area:span 1/span 1/span 1/span 1}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c31-d2d3f704{grid-area:Area-7}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c35-d2d3f704{grid-area:Area-9}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c39-d2d3f704{grid-area:Area-11}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c3d-d2d3f704{grid-area:Area-13}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c43-d2d3f704{grid-area:Area-15}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c47-d2d3f704{grid-area:Area-17}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c4b-d2d3f704{grid-area:Area-19}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c50-d2d3f704{grid-area:Area-21}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c54-d2d3f704{grid-area:Area-23}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c58-d2d3f704{grid-area:Area-4}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c5d-d2d3f704,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c60-d2d3f704,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c63-d2d3f704,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c66-d2d3f704,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c69-d2d3f704,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c6c-d2d3f704,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c6f-d2d3f704,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c71-d2d3f704,.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c74-d2d3f704{grid-area:span 1/span 1/span 1/span 1}@media screen and (max-width:991px){.webflow-ca-1-2-5 #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-65e77c61,.webflow-ca-1-2-5 #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-65e77c61{justify-self:end}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bd6-65e77c61{grid-area:Area-5}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bda-65e77c61{grid-area:Area-7}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bde-65e77c61{grid-area:Area-9}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2be2-65e77c61{grid-area:Area-11}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2be8-65e77c61{grid-area:Area-13}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bec-65e77c61{grid-area:Area-15}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bf0-65e77c61{grid-area:Area-17}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bf5-65e77c61{grid-area:Area-19}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bf9-65e77c61{grid-area:Area-21}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c03-65e77c61{grid-area:Area-6}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c06-65e77c61{grid-area:Area-8}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c09-65e77c61{grid-area:Area-10}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c0c-65e77c61{grid-area:Area-12}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c0f-65e77c61{grid-area:Area-14}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c12-65e77c61{grid-area:Area-16}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c15-65e77c61{grid-area:Area-18}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c17-65e77c61{grid-area:Area-20}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c19-65e77c61{grid-area:Area-22}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c31-65e77c61{grid-area:Area-5}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c35-65e77c61{grid-area:Area-7}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c39-65e77c61{grid-area:Area-9}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c3d-65e77c61{grid-area:Area-11}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c43-65e77c61{grid-area:Area-13}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c47-65e77c61{grid-area:Area-15}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c4b-65e77c61{grid-area:Area-17}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c50-65e77c61{grid-area:Area-19}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c54-65e77c61{grid-area:Area-21}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c5d-65e77c61{grid-area:Area-6}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c60-65e77c61{grid-area:Area-8}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c63-65e77c61{grid-area:Area-10}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c66-65e77c61{grid-area:Area-12}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c69-65e77c61{grid-area:Area-14}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c6c-65e77c61{grid-area:Area-16}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c6f-65e77c61{grid-area:Area-18}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c71-65e77c61{grid-area:Area-20}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c74-65e77c61{grid-area:Area-22}.webflow-ca-1-2-5 #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-65e77ca1,.webflow-ca-1-2-5 #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-65e77ca1{justify-self:end}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bd6-65e77ca1{grid-area:Area-5}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bda-65e77ca1{grid-area:Area-7}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bde-65e77ca1{grid-area:Area-9}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2be2-65e77ca1{grid-area:Area-11}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2be8-65e77ca1{grid-area:Area-13}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bec-65e77ca1{grid-area:Area-15}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bf0-65e77ca1{grid-area:Area-17}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bf5-65e77ca1{grid-area:Area-19}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bf9-65e77ca1{grid-area:Area-21}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c03-65e77ca1{grid-area:Area-6}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c06-65e77ca1{grid-area:Area-8}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c09-65e77ca1{grid-area:Area-10}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c0c-65e77ca1{grid-area:Area-12}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c0f-65e77ca1{grid-area:Area-14}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c12-65e77ca1{grid-area:Area-16}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c15-65e77ca1{grid-area:Area-18}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c17-65e77ca1{grid-area:Area-20}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c19-65e77ca1{grid-area:Area-22}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c31-65e77ca1{grid-area:Area-5}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c35-65e77ca1{grid-area:Area-7}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c39-65e77ca1{grid-area:Area-9}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c3d-65e77ca1{grid-area:Area-11}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c43-65e77ca1{grid-area:Area-13}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c47-65e77ca1{grid-area:Area-15}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c4b-65e77ca1{grid-area:Area-17}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c50-65e77ca1{grid-area:Area-19}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c54-65e77ca1{grid-area:Area-21}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c5d-65e77ca1{grid-area:Area-6}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c60-65e77ca1{grid-area:Area-8}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c63-65e77ca1{grid-area:Area-10}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c66-65e77ca1{grid-area:Area-12}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c69-65e77ca1{grid-area:Area-14}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c6c-65e77ca1{grid-area:Area-16}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c6f-65e77ca1{grid-area:Area-18}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c71-65e77ca1{grid-area:Area-20}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c74-65e77ca1{grid-area:Area-22}.webflow-ca-1-2-5 #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-65e77cb7,.webflow-ca-1-2-5 #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-65e77cb7{justify-self:end}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bd6-65e77cb7{grid-area:Area-5}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bda-65e77cb7{grid-area:Area-7}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bde-65e77cb7{grid-area:Area-9}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2be2-65e77cb7{grid-area:Area-11}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2be8-65e77cb7{grid-area:Area-13}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bec-65e77cb7{grid-area:Area-15}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bf0-65e77cb7{grid-area:Area-17}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bf5-65e77cb7{grid-area:Area-19}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bf9-65e77cb7{grid-area:Area-21}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c03-65e77cb7{grid-area:Area-6}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c06-65e77cb7{grid-area:Area-8}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c09-65e77cb7{grid-area:Area-10}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c0c-65e77cb7{grid-area:Area-12}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c0f-65e77cb7{grid-area:Area-14}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c12-65e77cb7{grid-area:Area-16}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c15-65e77cb7{grid-area:Area-18}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c17-65e77cb7{grid-area:Area-20}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c19-65e77cb7{grid-area:Area-22}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c31-65e77cb7{grid-area:Area-5}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c35-65e77cb7{grid-area:Area-7}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c39-65e77cb7{grid-area:Area-9}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c3d-65e77cb7{grid-area:Area-11}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c43-65e77cb7{grid-area:Area-13}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c47-65e77cb7{grid-area:Area-15}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c4b-65e77cb7{grid-area:Area-17}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c50-65e77cb7{grid-area:Area-19}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c54-65e77cb7{grid-area:Area-21}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c5d-65e77cb7{grid-area:Area-6}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c60-65e77cb7{grid-area:Area-8}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c63-65e77cb7{grid-area:Area-10}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c66-65e77cb7{grid-area:Area-12}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c69-65e77cb7{grid-area:Area-14}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c6c-65e77cb7{grid-area:Area-16}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c6f-65e77cb7{grid-area:Area-18}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c71-65e77cb7{grid-area:Area-20}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c74-65e77cb7{grid-area:Area-22}.webflow-ca-1-2-5 #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-65e77cba,.webflow-ca-1-2-5 #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-65e77cba{justify-self:end}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bd6-65e77cba{grid-area:Area-5}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bda-65e77cba{grid-area:Area-7}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bde-65e77cba{grid-area:Area-9}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2be2-65e77cba{grid-area:Area-11}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2be8-65e77cba{grid-area:Area-13}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bec-65e77cba{grid-area:Area-15}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bf0-65e77cba{grid-area:Area-17}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bf5-65e77cba{grid-area:Area-19}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bf9-65e77cba{grid-area:Area-21}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c03-65e77cba{grid-area:Area-6}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c06-65e77cba{grid-area:Area-8}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c09-65e77cba{grid-area:Area-10}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c0c-65e77cba{grid-area:Area-12}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c0f-65e77cba{grid-area:Area-14}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c12-65e77cba{grid-area:Area-16}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c15-65e77cba{grid-area:Area-18}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c17-65e77cba{grid-area:Area-20}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c19-65e77cba{grid-area:Area-22}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c31-65e77cba{grid-area:Area-5}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c35-65e77cba{grid-area:Area-7}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c39-65e77cba{grid-area:Area-9}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c3d-65e77cba{grid-area:Area-11}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c43-65e77cba{grid-area:Area-13}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c47-65e77cba{grid-area:Area-15}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c4b-65e77cba{grid-area:Area-17}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c50-65e77cba{grid-area:Area-19}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c54-65e77cba{grid-area:Area-21}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c5d-65e77cba{grid-area:Area-6}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c60-65e77cba{grid-area:Area-8}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c63-65e77cba{grid-area:Area-10}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c66-65e77cba{grid-area:Area-12}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c69-65e77cba{grid-area:Area-14}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c6c-65e77cba{grid-area:Area-16}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c6f-65e77cba{grid-area:Area-18}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c71-65e77cba{grid-area:Area-20}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c74-65e77cba{grid-area:Area-22}.webflow-ca-1-2-5 #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-65e77cbc,.webflow-ca-1-2-5 #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-65e77cbc{justify-self:end}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bd6-65e77cbc{grid-area:Area-5}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bda-65e77cbc{grid-area:Area-7}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bde-65e77cbc{grid-area:Area-9}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2be2-65e77cbc{grid-area:Area-11}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2be8-65e77cbc{grid-area:Area-13}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bec-65e77cbc{grid-area:Area-15}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bf0-65e77cbc{grid-area:Area-17}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bf5-65e77cbc{grid-area:Area-19}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bf9-65e77cbc{grid-area:Area-21}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c03-65e77cbc{grid-area:Area-6}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c06-65e77cbc{grid-area:Area-8}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c09-65e77cbc{grid-area:Area-10}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c0c-65e77cbc{grid-area:Area-12}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c0f-65e77cbc{grid-area:Area-14}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c12-65e77cbc{grid-area:Area-16}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c15-65e77cbc{grid-area:Area-18}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c17-65e77cbc{grid-area:Area-20}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c19-65e77cbc{grid-area:Area-22}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c31-65e77cbc{grid-area:Area-5}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c35-65e77cbc{grid-area:Area-7}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c39-65e77cbc{grid-area:Area-9}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c3d-65e77cbc{grid-area:Area-11}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c43-65e77cbc{grid-area:Area-13}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c47-65e77cbc{grid-area:Area-15}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c4b-65e77cbc{grid-area:Area-17}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c50-65e77cbc{grid-area:Area-19}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c54-65e77cbc{grid-area:Area-21}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c5d-65e77cbc{grid-area:Area-6}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c60-65e77cbc{grid-area:Area-8}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c63-65e77cbc{grid-area:Area-10}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c66-65e77cbc{grid-area:Area-12}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c69-65e77cbc{grid-area:Area-14}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c6c-65e77cbc{grid-area:Area-16}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c6f-65e77cbc{grid-area:Area-18}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c71-65e77cbc{grid-area:Area-20}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c74-65e77cbc{grid-area:Area-22}.webflow-ca-1-2-5 #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-65e77cc1,.webflow-ca-1-2-5 #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-65e77cc1{justify-self:end}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bd6-65e77cc1{grid-area:Area-5}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bda-65e77cc1{grid-area:Area-7}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bde-65e77cc1{grid-area:Area-9}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2be2-65e77cc1{grid-area:Area-11}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2be8-65e77cc1{grid-area:Area-13}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bec-65e77cc1{grid-area:Area-15}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bf0-65e77cc1{grid-area:Area-17}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bf5-65e77cc1{grid-area:Area-19}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2bf9-65e77cc1{grid-area:Area-21}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c03-65e77cc1{grid-area:Area-6}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c06-65e77cc1{grid-area:Area-8}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c09-65e77cc1{grid-area:Area-10}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c0c-65e77cc1{grid-area:Area-12}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c0f-65e77cc1{grid-area:Area-14}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c12-65e77cc1{grid-area:Area-16}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c15-65e77cc1{grid-area:Area-18}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c17-65e77cc1{grid-area:Area-20}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c19-65e77cc1{grid-area:Area-22}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c31-65e77cc1{grid-area:Area-5}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c35-65e77cc1{grid-area:Area-7}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c39-65e77cc1{grid-area:Area-9}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c3d-65e77cc1{grid-area:Area-11}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c43-65e77cc1{grid-area:Area-13}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c47-65e77cc1{grid-area:Area-15}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c4b-65e77cc1{grid-area:Area-17}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c50-65e77cc1{grid-area:Area-19}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c54-65e77cc1{grid-area:Area-21}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c5d-65e77cc1{grid-area:Area-6}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c60-65e77cc1{grid-area:Area-8}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c63-65e77cc1{grid-area:Area-10}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c66-65e77cc1{grid-area:Area-12}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c69-65e77cc1{grid-area:Area-14}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c6c-65e77cc1{grid-area:Area-16}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c6f-65e77cc1{grid-area:Area-18}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c71-65e77cc1{grid-area:Area-20}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c74-65e77cc1{grid-area:Area-22}.webflow-ca-1-2-5 #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-d2d3f704,.webflow-ca-1-2-5 #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-d2d3f704{justify-self:end}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c31-d2d3f704{grid-area:Area-5}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c35-d2d3f704{grid-area:Area-7}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c39-d2d3f704{grid-area:Area-9}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c3d-d2d3f704{grid-area:Area-11}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c43-d2d3f704{grid-area:Area-13}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c47-d2d3f704{grid-area:Area-15}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c4b-d2d3f704{grid-area:Area-17}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c50-d2d3f704{grid-area:Area-19}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c54-d2d3f704{grid-area:Area-21}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c5d-d2d3f704{grid-area:Area-6}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c60-d2d3f704{grid-area:Area-8}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c63-d2d3f704{grid-area:Area-10}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c66-d2d3f704{grid-area:Area-12}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c69-d2d3f704{grid-area:Area-14}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c6c-d2d3f704{grid-area:Area-16}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c6f-d2d3f704{grid-area:Area-18}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c71-d2d3f704{grid-area:Area-20}.webflow-ca-1-2-5 #w-node-_3a5f70c2-f29e-c0b3-af4e-eac0c68c2c74-d2d3f704{grid-area:Area-22}}@media screen and (max-width:479px){.webflow-ca-1-2-5 #w-node-_3563046a-d0c4-dd93-df38-9f5825468b55-65e77c61,.webflow-ca-1-2-5 #w-node-b525d1e2-e2a5-864e-5ea0-088c9352fff9-65e77c61,.webflow-ca-1-2-5 #w-node-_3563046a-d0c4-dd93-df38-9f5825468b55-65e77ca1,.webflow-ca-1-2-5 #w-node-b525d1e2-e2a5-864e-5ea0-088c9352fff9-65e77ca1,.webflow-ca-1-2-5 #w-node-_3563046a-d0c4-dd93-df38-9f5825468b55-65e77cb7,.webflow-ca-1-2-5 #w-node-b525d1e2-e2a5-864e-5ea0-088c9352fff9-65e77cb7,.webflow-ca-1-2-5 #w-node-_3563046a-d0c4-dd93-df38-9f5825468b55-65e77cba,.webflow-ca-1-2-5 #w-node-b525d1e2-e2a5-864e-5ea0-088c9352fff9-65e77cba,.webflow-ca-1-2-5 #w-node-_3563046a-d0c4-dd93-df38-9f5825468b55-65e77cbc,.webflow-ca-1-2-5 #w-node-b525d1e2-e2a5-864e-5ea0-088c9352fff9-65e77cbc,.webflow-ca-1-2-5 #w-node-_3563046a-d0c4-dd93-df38-9f5825468b55-65e77cc1,.webflow-ca-1-2-5 #w-node-b525d1e2-e2a5-864e-5ea0-088c9352fff9-65e77cc1,.webflow-ca-1-2-5 #w-node-_3563046a-d0c4-dd93-df38-9f5825468b55-d2d3f704,.webflow-ca-1-2-5 #w-node-b525d1e2-e2a5-864e-5ea0-088c9352fff9-d2d3f704{grid-area:span 1/span 1/span 1/span 1}}@font-face{font-family:'Linotype din next lt pro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DIN-Next-LT-Pro-UltraLight.ttf") format("truetype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:'Linotype din next lt pro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DIN-Next-LT-Pro-Medium.ttf") format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:'Linotype din next lt pro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DIN-Next-LT-Pro-Regular.ttf") format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'Linotype din next lt pro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DIN-Next-LT-Pro-Italic.ttf") format("truetype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:'Linotype din next lt pro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DIN-Next-LT-Pro-Black.ttf") format("truetype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:'Linotype din next lt pro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DIN-Next-LT-Pro-Heavy.ttf") format("truetype"),url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DIN-Next-LT-Pro-Bold.ttf") format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:'Linotype din next lt pro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DIN-Next-LT-Pro-Light.ttf") format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:'Linotype dinnextltpro Condensed';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-BlackCondensed.otf") format("opentype"),url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-HeavyCondensed.otf") format("opentype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:'Linotype dinnextltpro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-BlackItalic.otf") format("opentype"),url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-HeavyItalic.otf") format("opentype");font-weight:900;font-style:italic;font-display:swap}@font-face{font-family:'Linotype dinnextltpro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-Italic.otf") format("opentype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:'Linotype dinnextltpro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-Black.otf") format("opentype"),url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-BlackCondIta.otf") format("opentype"),url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-Heavy.otf") format("opentype"),url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-HeavyCondIta.otf") format("opentype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:'Linotype dinnextltpro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-Light.otf") format("opentype"),url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-LightCondIta.otf") format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:'Linotype dinnextltpro Condensed';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-BoldCondensed.otf") format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:'Linotype dinnextltpro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-BoldCondIta.otf") format("opentype"),url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-Bold.otf") format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:'Linotype dinnextltpro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-BoldItalic.otf") format("opentype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:'Linotype dinnextltpro condensed';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-Condensed.otf") format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'Linotype dinnextltpro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-LightItalic.otf") format("opentype"),url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-LightItalic.otf") format("opentype");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:'Linotype dinnextltpro condita';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-CondIta.otf") format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'Linotype dinnextltpro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-Medium.otf") format("opentype"),url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-MediumCond.otf") format("opentype"),url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-MediumCondIta.otf") format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:'Linotype dinnextltpro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-MediumItalic.otf") format("opentype");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:'Linotype dinnextltpro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-UltraLight.otf") format("opentype"),url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-UltraLightCond.otf") format("opentype"),url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-UltraLightIt.otf") format("opentype"),url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-UltraLightCondIta.otf") format("opentype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:'Linotype dinnextltpro Condensed';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-LightCondensed.otf") format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:'Linotype dinnextltpro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-Regular.otf") format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'Dinok';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-Black.otf") format("opentype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:'Dinok';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-Bold.otf") format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:'Dinnextw1g';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/DINNextW1G-Black.otf") format("opentype"),url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/DINNextW1G-Heavy.otf") format("opentype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:'Dinnextw1g';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/DINNextW1G-BlackItalic.otf") format("opentype"),url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/DINNextW1G-HeavyItalic.otf") format("opentype");font-weight:900;font-style:italic;font-display:swap}@font-face{font-family:'Dinnextw1g';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/DINNextW1G-Bold.otf") format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:'Dinnextw1g';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/DINNextW1G-MediumItalic.otf") format("opentype");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:'Dinnextw1g';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/DINNextW1G-BoldItalic.otf") format("opentype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:'Dinnextw1g';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/DINNextW1G-Italic.otf") format("opentype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:'Dinnextw1g';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/DINNextW1G-Medium.otf") format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:'Dinnextw1g';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/DINNextW1G-Light.otf") format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:'Dinnextw1g';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/DINNextW1G-Regular.otf") format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'Dinnextw1g';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/DINNextW1G-LightItalic.otf") format("opentype");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:'Dinnextw1g';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/DINNextW1G-UltraLight.otf") format("opentype"),url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/DINNextW1G-UltraLightIt.otf") format("opentype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:'Hgrge';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/hgrge.otf") format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'Linotype dinnextltpro titre';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-Heavy.otf") format("opentype");font-weight:900;font-style:normal;font-display:swap}.webflow-ichiropro-ultimate-implantology{--white:#fff;--black:#000;--white-smoke:#f5f5f7;--black-2:#1d1d1f;--yellow:#eee;background-color:#000;margin-left:auto;margin-right:auto;line-height:20px;font-family:Linotype Dinnextltpro,sans-serif}@media screen and (max-width:10240px){.webflow-ichiropro-ultimate-implantology{--scale-factor:calc(1*1.6);font-size:calc(1rem*1.6)}}@media screen and (max-width:3840px){.webflow-ichiropro-ultimate-implantology{--scale-factor:calc(1*1.6);font-size:calc(1rem*1.6)}}@media screen and (max-width:1920px){.webflow-ichiropro-ultimate-implantology{--scale-factor:calc(.75*1.6);font-size:calc(.75rem*1.6)}}@media screen and (max-width:730px){.webflow-ichiropro-ultimate-implantology{--scale-factor:calc(.6*1.6);font-size:calc(.6rem*1.6)}}@media screen and (max-width:580px){.webflow-ichiropro-ultimate-implantology{--scale-factor:calc(.55*1.6);font-size:calc(.55rem*1.6)}}@media screen and (max-width:535px){.webflow-ichiropro-ultimate-implantology{--scale-factor:calc(.5*1.6);font-size:calc(.5rem*1.6)}}@media screen and (max-width:479px){.webflow-ichiropro-ultimate-implantology{--scale-factor:calc(.65*1.6);font-size:calc(.65rem*1.6)}}@media screen and (max-width:390px){.webflow-ichiropro-ultimate-implantology{--scale-factor:calc(.6*1.6);font-size:calc(.6rem*1.6)}}@media screen and (max-width:335px){.webflow-ichiropro-ultimate-implantology{--scale-factor:calc(.5*1.6);font-size:calc(.5rem*1.6)}}@media screen and (max-width:270px){.webflow-ichiropro-ultimate-implantology{--scale-factor:calc(.4357*1.6);font-size:calc(.4357rem*1.6)}}.webflow-ichiropro-ultimate-implantology video{filter:brightness(100%);-webkit-filter:brightness(100%);-moz-filter:brightness(100%);-o-filter:brightness(100%)}.webflow-ichiropro-ultimate-implantology .w-layout-grid{grid-row-gap:16px;grid-column-gap:16px;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;display:grid}.webflow-ichiropro-ultimate-implantology .sticky-nav{z-index:99;clear:none;-webkit-backdrop-filter:blur(calc(1.25rem*var(--scale-factor)));backdrop-filter:blur(calc(1.25rem*var(--scale-factor)));object-fit:fill;background-color:#f1f1f1bf;padding:10px 20px;display:block;position:sticky;top:0;overflow:visible}.webflow-ichiropro-ultimate-implantology .nav-grid{grid-column-gap:20px;grid-row-gap:20px;grid-template:"Area-2 Area-3 Area-4 Area Area-5 Area-6 Area-7"/1fr minmax(auto,auto) minmax(auto,auto) minmax(auto,auto) minmax(auto,auto);grid-auto-columns:minmax(auto,auto);grid-auto-flow:column;justify-content:flex-start;align-items:center;width:auto;margin:0;padding:0;display:grid}.webflow-ichiropro-ultimate-implantology .nav-link{color:#000;text-transform:none;margin-right:0;padding:10px 0;font-family:Linotype Dinnextltpro,sans-serif;font-size:14px;font-weight:400;text-decoration:none;display:block}.webflow-ichiropro-ultimate-implantology .nav-link:hover{text-decoration:underline}.webflow-ichiropro-ultimate-implantology .nav-link.ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-ichiropro-ultimate-implantology .container-7{object-fit:fill;max-width:calc(75rem*var(--scale-factor));display:block;overflow:visible}.webflow-ichiropro-ultimate-implantology .nav-link-home{color:#fff;text-transform:none;cursor:pointer;margin-left:0;margin-right:0;padding:1vw 2vw;font-family:Linotype Dinnextltpro,sans-serif;font-size:1.5vw;font-weight:300;line-height:1;text-decoration:none;display:block;position:absolute}.webflow-ichiropro-ultimate-implantology .nav-link-home:hover{text-decoration:underline}.webflow-ichiropro-ultimate-implantology .nav-link-home.w--current{color:#000;font-size:calc(.875rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .utility-page-wrap{justify-content:center;align-items:center;width:100vw;max-width:100%;height:100vh;max-height:100%;display:flex}.webflow-ichiropro-ultimate-implantology .utility-page-content{text-align:center;flex-direction:column;width:calc(16.25rem*var(--scale-factor));display:flex}.webflow-ichiropro-ultimate-implantology .section-intro{margin-top:calc(-6.25rem*var(--scale-factor));z-index:2;opacity:1;background-color:#000;justify-content:center;align-items:center;max-width:calc(160rem*var(--scale-factor));min-height:calc(42rem*var(--scale-factor));max-height:calc(85rem*var(--scale-factor));margin-left:auto;margin-right:auto;display:flex;position:relative;overflow:clip}.webflow-ichiropro-ultimate-implantology .navbar-2{opacity:0;width:0;height:0;display:none}.webflow-ichiropro-ultimate-implantology .container-9,.webflow-ichiropro-ultimate-implantology .nav-menu-2{opacity:0;width:0;height:0}.webflow-ichiropro-ultimate-implantology .nav-link-9,.webflow-ichiropro-ultimate-implantology .nav-link-10,.webflow-ichiropro-ultimate-implantology .nav-link-11,.webflow-ichiropro-ultimate-implantology .nav-link-12,.webflow-ichiropro-ultimate-implantology .nav-link-13,.webflow-ichiropro-ultimate-implantology .nav-link-14,.webflow-ichiropro-ultimate-implantology .menu-button-2,.webflow-ichiropro-ultimate-implantology .brand.w--current{opacity:0}.webflow-ichiropro-ultimate-implantology .text-block-your-implantology-system{z-index:5;color:#fff;text-align:left;text-transform:none;max-width:calc(20rem*var(--scale-factor));margin-top:calc(34.2rem*var(--scale-factor));margin-left:auto;margin-right:auto;font-size:calc(1.9rem*var(--scale-factor));font-weight:700;line-height:calc(2.4rem*var(--scale-factor));position:absolute;inset:0% 0% auto calc(57.5rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-block-your-implantology-system.fr{max-width:calc(15rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-block-your-implantology-system.ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-ichiropro-ultimate-implantology ._1-2-5-logo{z-index:1;color:#000;-webkit-text-stroke-color:#000;text-transform:none;font-family:Linotype Dinnextltpro,sans-serif;font-size:24px;font-weight:400;line-height:1vw;position:static;inset:0% auto auto 0%}.webflow-ichiropro-ultimate-implantology .button-5{background-color:#494949;border-radius:calc(.3125rem*var(--scale-factor));padding:3px 20px;font-family:Linotype Dinnextltpro,sans-serif;font-size:15px}.webflow-ichiropro-ultimate-implantology .button-5.ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-ichiropro-ultimate-implantology ._1-2-5-logo-mobile{z-index:1;color:#000;-webkit-text-stroke-color:#000;text-transform:uppercase;font-family:Dinnextw1g;font-size:calc(1.5rem*var(--scale-factor));font-weight:400;line-height:1vw;position:static;inset:0% auto auto 0%}.webflow-ichiropro-ultimate-implantology .code-embed{object-fit:cover;justify-content:center;align-items:center;min-width:calc(160rem*var(--scale-factor));max-width:calc(160rem*var(--scale-factor));margin-left:auto;margin-right:auto;display:flex;position:static;inset:0%;overflow:clip}.webflow-ichiropro-ultimate-implantology .section-intro-text{z-index:50;opacity:1;justify-content:center;align-items:center;max-width:calc(160rem*var(--scale-factor));height:calc(62.5rem*var(--scale-factor));margin-left:auto;margin-right:auto;display:flex;position:relative;overflow:clip}.webflow-ichiropro-ultimate-implantology .text-block-most-advanced-implantology-system{z-index:5;opacity:1;color:#fff;text-align:center;text-transform:none;flex:none;justify-content:center;align-items:center;max-width:calc(56.25rem*var(--scale-factor));margin-left:auto;margin-right:auto;font-size:calc(1.6rem*var(--scale-factor));font-weight:400;line-height:calc(2.6rem*var(--scale-factor));display:flex;position:absolute;inset:0%}.webflow-ichiropro-ultimate-implantology .text-block-most-advanced-implantology-system.ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-ichiropro-ultimate-implantology .section-smart-fonction{z-index:2;opacity:1;justify-content:center;align-items:center;height:calc(53.125rem*var(--scale-factor));margin-left:auto;margin-right:auto;display:flex;position:relative;overflow:clip}.webflow-ichiropro-ultimate-implantology .text-block-enter-a-world{z-index:5;opacity:1;color:#fff;text-align:center;text-transform:none;text-shadow:0 0 calc(1.0625rem*var(--scale-factor)) #000000a8;max-width:none;margin-top:calc(6.25rem*var(--scale-factor));margin-left:auto;margin-right:auto;font-size:calc(4rem*var(--scale-factor));font-weight:700;line-height:110%;position:absolute;inset:0% 0% auto}.webflow-ichiropro-ultimate-implantology .text-block-enter-a-world.ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-ichiropro-ultimate-implantology .image-doctors{object-fit:cover;width:100%;max-width:calc(160rem*var(--scale-factor));height:100%;margin-left:auto;margin-right:auto;overflow:clip}.webflow-ichiropro-ultimate-implantology .ichiropro-product-absolute{z-index:1;align-self:flex-start;width:calc(32rem*var(--scale-factor));margin-top:calc(-20rem*var(--scale-factor));margin-left:auto;margin-right:auto;position:absolute;bottom:auto;left:0;right:0}.webflow-ichiropro-ultimate-implantology .section-ipad-smart-function{z-index:2;opacity:1;background-color:#fff;border:calc(.0625rem*var(--scale-factor)) solid #eee;justify-content:center;align-items:center;height:calc(118.75rem*var(--scale-factor));margin-left:auto;margin-right:auto;display:flex;position:relative;overflow:visible}.webflow-ichiropro-ultimate-implantology .icone-end-to-end{z-index:0;height:calc(9.375rem*var(--scale-factor));margin-top:calc(21.875rem*var(--scale-factor));margin-right:calc(3.75rem*var(--scale-factor));position:absolute;inset:0% 0% 0% auto}.webflow-ichiropro-ultimate-implantology .div-block-container-ichiropro-icons{justify-content:center;align-items:center;max-width:calc(75rem*var(--scale-factor));height:100%;margin-left:auto;margin-right:auto;display:flex;position:absolute;inset:0%}.webflow-ichiropro-ultimate-implantology .text-block-end-to-end{z-index:0;opacity:1;color:#000;text-align:right;max-width:calc(19.25rem*var(--scale-factor));margin-top:calc(21.875rem*var(--scale-factor));margin-right:calc(13.125rem*var(--scale-factor));font-size:calc(1.9rem*var(--scale-factor));font-style:normal;font-weight:700;line-height:calc(1.6rem*var(--scale-factor));display:block;position:absolute;inset:0% 0% auto auto}.webflow-ichiropro-ultimate-implantology .text-block-end-to-end.ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-ichiropro-ultimate-implantology .text-span-end-to-end{font-size:calc(1.3rem*var(--scale-factor));font-weight:400;line-height:calc(1rem*var(--scale-factor));position:relative;top:calc(-.9375rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .div-block-50-left{z-index:0;margin-left:calc(1.25rem*var(--scale-factor));position:absolute;inset:0% 50% 0% 0%}.webflow-ichiropro-ultimate-implantology .div-block-50-right{z-index:0;margin-right:calc(1.25rem*var(--scale-factor));position:absolute;inset:0% 0% 0% 50%}.webflow-ichiropro-ultimate-implantology .text-block-personalised{z-index:0;opacity:1;color:#000;text-align:left;max-width:calc(19.3125rem*var(--scale-factor));margin-top:calc(34.375rem*var(--scale-factor));margin-left:calc(13.125rem*var(--scale-factor));font-size:calc(1.9rem*var(--scale-factor));font-style:normal;font-weight:700;line-height:calc(1.6rem*var(--scale-factor));display:block;position:absolute;inset:auto}.webflow-ichiropro-ultimate-implantology .text-block-personalised.ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-ichiropro-ultimate-implantology .text-span-personalised{font-size:calc(1.3rem*var(--scale-factor));font-weight:400;line-height:calc(1rem*var(--scale-factor));position:relative;top:calc(-.9375rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .icone-personalised{z-index:0;height:calc(9.375rem*var(--scale-factor));margin-top:calc(34.375rem*var(--scale-factor));margin-left:calc(3.75rem*var(--scale-factor));position:absolute;inset:0% auto 0% 0%}.webflow-ichiropro-ultimate-implantology .icone-2400{z-index:0;max-width:none;height:calc(15.625rem*var(--scale-factor));margin-top:calc(45.3125rem*var(--scale-factor));margin-right:calc(3.75rem*var(--scale-factor));position:absolute;inset:0% 0% 0% auto}.webflow-ichiropro-ultimate-implantology .icone-50{z-index:0;max-width:none;height:calc(15.625rem*var(--scale-factor));margin-top:calc(62.5rem*var(--scale-factor));margin-left:calc(3.75rem*var(--scale-factor));position:absolute;inset:0% auto 0% 0%}.webflow-ichiropro-ultimate-implantology .icone-paperless{z-index:0;height:calc(9.375rem*var(--scale-factor));margin-top:calc(80.3125rem*var(--scale-factor));margin-right:calc(3.75rem*var(--scale-factor));position:absolute;inset:0% 0% 0% auto}.webflow-ichiropro-ultimate-implantology .text-block-paperless{z-index:0;opacity:1;color:#000;text-align:right;max-width:calc(19.3125rem*var(--scale-factor));margin-top:calc(80.3125rem*var(--scale-factor));margin-right:calc(13.125rem*var(--scale-factor));font-size:calc(1.9rem*var(--scale-factor));font-style:normal;font-weight:700;line-height:calc(1.6rem*var(--scale-factor));display:block;position:absolute;inset:0% 0% auto auto}.webflow-ichiropro-ultimate-implantology .text-block-paperless.fr{max-width:calc(22rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-block-paperless.ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-ichiropro-ultimate-implantology .text-span-paperless{font-size:calc(1.3rem*var(--scale-factor));font-weight:400;line-height:calc(1rem*var(--scale-factor));position:relative;top:calc(-.9375rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .icone-step-by-step{height:calc(9.375rem*var(--scale-factor));margin-top:calc(96.875rem*var(--scale-factor));margin-left:calc(3.75rem*var(--scale-factor));position:absolute;inset:0% auto 0% 0%}.webflow-ichiropro-ultimate-implantology .text-block-automatic-updates{z-index:0;opacity:1;color:#000;text-align:left;max-width:calc(22.8125rem*var(--scale-factor));margin-top:calc(96.875rem*var(--scale-factor));margin-left:calc(13.125rem*var(--scale-factor));font-size:calc(1.9rem*var(--scale-factor));font-style:normal;font-weight:700;line-height:calc(1.6rem*var(--scale-factor));display:block;position:absolute;inset:0% 0% auto auto}.webflow-ichiropro-ultimate-implantology .text-block-automatic-updates.ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-ichiropro-ultimate-implantology .text-span-automatic-updates{font-size:calc(1.3rem*var(--scale-factor));font-weight:400;line-height:calc(1rem*var(--scale-factor));position:relative;top:calc(-.9375rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .code-embed-ilp{justify-content:center;align-items:flex-start;width:100%;max-width:calc(60rem*var(--scale-factor));margin-top:calc(-11rem*var(--scale-factor));margin-left:auto;margin-right:auto;padding-left:calc(2.5rem*var(--scale-factor));display:flex;position:absolute;inset:0% 0% auto;overflow:clip}.webflow-ichiropro-ultimate-implantology .trait-gris{background-color:#000;width:calc(.0625rem*var(--scale-factor));height:calc(112.5rem*var(--scale-factor));margin-left:auto;margin-right:auto;position:absolute;inset:0% 0% auto}.webflow-ichiropro-ultimate-implantology .button-discover-implant-system{z-index:10;background-color:#555;border-radius:calc(.625rem*var(--scale-factor));margin-bottom:calc(6.25rem*var(--scale-factor));margin-left:calc(3.75rem*var(--scale-factor));padding:calc(.8rem*var(--scale-factor)) calc(1rem*var(--scale-factor)) calc(1rem*var(--scale-factor));font-family:Linotype Dinnextltpro,sans-serif;font-size:calc(1rem*var(--scale-factor));font-style:normal;font-weight:700;line-height:calc(1rem*var(--scale-factor));position:absolute;inset:auto auto 0% 0%}.webflow-ichiropro-ultimate-implantology .button-discover-implant-system.it{margin-bottom:calc(5.25rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .button-discover-implant-system.es{margin-bottom:calc(4.65rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .button-discover-implant-system.ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-ichiropro-ultimate-implantology .pop-up-implant-systems{z-index:100;grid-column-gap:calc(1rem*var(--scale-factor));grid-row-gap:calc(1rem*var(--scale-factor));-webkit-backdrop-filter:blur(calc(1.25rem*var(--scale-factor)));backdrop-filter:blur(calc(1.25rem*var(--scale-factor)));background-color:#555555e6;border-radius:calc(1.25rem*var(--scale-factor));grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;justify-content:center;place-items:center stretch;max-width:calc(60rem*var(--scale-factor));height:calc(48rem*var(--scale-factor));margin:auto;display:none;position:fixed;inset:0%}.webflow-ichiropro-ultimate-implantology .link-block{color:#000;margin-top:calc(2rem*var(--scale-factor));margin-right:calc(2rem*var(--scale-factor));text-decoration:none;position:absolute;inset:0% 0% auto auto}.webflow-ichiropro-ultimate-implantology .text-block-2{z-index:2;color:#fff;font-family:"Fa Solid 900",sans-serif;font-size:calc(2rem*var(--scale-factor));font-weight:400;line-height:100%;position:relative;transform:rotate(45deg)}.webflow-ichiropro-ultimate-implantology .text-block-3{color:var(--white);margin-top:calc(4.25rem*var(--scale-factor));margin-left:calc(6rem*var(--scale-factor));margin-right:auto;font-family:Linotype Dinnextltpro,sans-serif;font-size:calc(2rem*var(--scale-factor));font-weight:700;position:absolute;inset:0% 0% auto}.webflow-ichiropro-ultimate-implantology .text-block-3.ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-ichiropro-ultimate-implantology .image-79{max-width:calc(42rem*var(--scale-factor));margin:auto auto calc(2.5rem*var(--scale-factor));position:absolute;inset:auto 0% 0%}.webflow-ichiropro-ultimate-implantology .image-80{z-index:5;width:100%;max-width:calc(37rem*var(--scale-factor));margin-top:calc(20rem*var(--scale-factor));margin-left:auto;margin-right:auto;position:absolute;inset:0% 0% auto}.webflow-ichiropro-ultimate-implantology .section-ergonomie{z-index:2;opacity:1;background-color:#000;justify-content:center;align-items:center;max-width:none;height:calc(215.625rem*var(--scale-factor));margin-left:auto;margin-right:auto;display:flex;position:relative;overflow:clip}.webflow-ichiropro-ultimate-implantology .text-designed-for-comfort{color:#000;text-align:center;max-width:calc(50.625rem*var(--scale-factor));margin-top:calc(6.25rem*var(--scale-factor));margin-left:auto;margin-right:auto;font-family:Linotype Dinnextltpro,sans-serif;font-size:calc(4rem*var(--scale-factor));font-weight:700;line-height:100%;position:absolute;inset:0% 0% auto}.webflow-ichiropro-ultimate-implantology .text-designed-for-comfort.ru{max-width:calc(58rem*var(--scale-factor));font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-ichiropro-ultimate-implantology .text-designed-for-comfort.jp{max-width:calc(52rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-combined-with{z-index:1;color:#000;text-align:center;text-transform:uppercase;max-width:calc(50.625rem*var(--scale-factor));margin-top:calc(16.875rem*var(--scale-factor));margin-left:auto;margin-right:auto;font-family:Linotype Dinnextltpro,sans-serif;font-size:calc(3rem*var(--scale-factor));font-weight:400;line-height:110%;position:absolute;inset:0% 0% auto}.webflow-ichiropro-ultimate-implantology .text-combined-with.ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-ichiropro-ultimate-implantology .text-span-ca-20_1{font-weight:800}.webflow-ichiropro-ultimate-implantology .text-technology-innovation{z-index:1;color:#000;text-align:center;max-width:calc(36rem*var(--scale-factor));margin-top:calc(26.9375rem*var(--scale-factor));margin-left:auto;margin-right:auto;font-family:Linotype Dinnextltpro,sans-serif;font-size:calc(1.6rem*var(--scale-factor));font-weight:400;line-height:calc(1.9rem*var(--scale-factor));position:absolute;inset:0% 0% auto}.webflow-ichiropro-ultimate-implantology .text-technology-innovation.ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-ichiropro-ultimate-implantology .code-embed-ca201{z-index:1;justify-content:center;align-items:center;width:calc(24.987rem*var(--scale-factor));margin-top:calc(38.6875rem*var(--scale-factor));margin-left:auto;margin-right:auto;display:flex;position:absolute;inset:auto 0%;overflow:clip}.webflow-ichiropro-ultimate-implantology .div-container-ergonomie{width:100%;max-width:calc(75rem*var(--scale-factor));height:100%}.webflow-ichiropro-ultimate-implantology .code-embed-pedale{z-index:1;justify-content:center;align-items:center;width:calc(50rem*var(--scale-factor));margin-top:calc(123.375rem*var(--scale-factor));margin-left:auto;margin-right:auto;display:flex;position:absolute;inset:auto 0;overflow:clip}.webflow-ichiropro-ultimate-implantology .text-block-enhanced-vision{z-index:0;opacity:1;color:#000;text-align:left;max-width:calc(22.8125rem*var(--scale-factor));margin-top:calc(43.5625rem*var(--scale-factor));margin-left:calc(13.75rem*var(--scale-factor));font-family:Linotype Dinnextltpro,sans-serif;font-size:calc(1.9rem*var(--scale-factor));font-weight:700;line-height:calc(1.6rem*var(--scale-factor));display:block;position:absolute;inset:auto}.webflow-ichiropro-ultimate-implantology .text-block-enhanced-vision.ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-ichiropro-ultimate-implantology .text-span-enhanced-vision{font-size:calc(1.3rem*var(--scale-factor));font-weight:400;line-height:calc(1rem*var(--scale-factor));position:relative;top:calc(.9375rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-block-pioneering-technology{z-index:0;opacity:1;color:#000;text-align:right;max-width:calc(22.0625rem*var(--scale-factor));margin-top:calc(56.3125rem*var(--scale-factor));margin-right:calc(13.75rem*var(--scale-factor));font-family:Linotype Dinnextltpro,sans-serif;font-size:calc(1.9rem*var(--scale-factor));font-weight:700;line-height:calc(1.6rem*var(--scale-factor));display:block;position:absolute;inset:auto 0% auto auto}.webflow-ichiropro-ultimate-implantology .text-block-pioneering-technology.fr,.webflow-ichiropro-ultimate-implantology .text-block-pioneering-technology.de{max-width:calc(24rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-block-pioneering-technology.ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-ichiropro-ultimate-implantology .text-span-pioneering-technology{font-size:calc(1.3rem*var(--scale-factor));font-weight:400;line-height:calc(1rem*var(--scale-factor));position:relative;top:calc(.9375rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-block-designed-to-improve{z-index:0;opacity:1;color:#000;text-align:left;max-width:calc(22.8125rem*var(--scale-factor));margin-top:calc(68rem*var(--scale-factor));margin-left:calc(13.75rem*var(--scale-factor));font-family:Linotype Dinnextltpro,sans-serif;font-size:calc(1.9rem*var(--scale-factor));font-weight:700;line-height:calc(1.6rem*var(--scale-factor));display:block;position:absolute;inset:auto}.webflow-ichiropro-ultimate-implantology .text-block-designed-to-improve.ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-ichiropro-ultimate-implantology .text-span-designed-to-improve{font-size:calc(1.3rem*var(--scale-factor));font-weight:400;line-height:calc(1rem*var(--scale-factor));position:relative;top:calc(.9375rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-wireless-footpedal{color:#000;text-align:center;text-transform:uppercase;max-width:calc(50.625rem*var(--scale-factor));margin-top:calc(100rem*var(--scale-factor));margin-left:auto;margin-right:auto;font-family:Linotype Dinnextltpro,sans-serif;font-size:calc(3rem*var(--scale-factor));font-weight:400;line-height:110%;position:absolute;inset:0% 0% auto}.webflow-ichiropro-ultimate-implantology .text-wireless-footpedal.de{max-width:calc(58rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-wireless-footpedal.ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-ichiropro-ultimate-implantology .text-span-wireless-footpedal{font-weight:800}.webflow-ichiropro-ultimate-implantology .text-with-the-aim{z-index:1;color:#000;text-align:center;max-width:calc(37rem*var(--scale-factor));margin-top:calc(110.813rem*var(--scale-factor));margin-left:auto;margin-right:auto;font-family:Linotype Dinnextltpro,sans-serif;font-size:calc(1.6rem*var(--scale-factor));font-weight:500;line-height:calc(1.9rem*var(--scale-factor));position:absolute;inset:0% 0% auto}.webflow-ichiropro-ultimate-implantology .text-with-the-aim.ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-ichiropro-ultimate-implantology .text-span-9{font-weight:700;line-height:calc(2.2rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-span-10,.webflow-ichiropro-ultimate-implantology .text-span-11,.webflow-ichiropro-ultimate-implantology .text-span-12,.webflow-ichiropro-ultimate-implantology .text-span-13,.webflow-ichiropro-ultimate-implantology .text-span-15{line-height:calc(2.2rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-block-complete-freedom{z-index:0;opacity:1;color:#000;text-align:right;max-width:calc(17.8125rem*var(--scale-factor));margin-top:calc(156.25rem*var(--scale-factor));margin-right:calc(15.625rem*var(--scale-factor));font-family:Linotype Dinnextltpro,sans-serif;font-size:calc(1.9rem*var(--scale-factor));font-weight:700;line-height:calc(1.6rem*var(--scale-factor));display:block;position:absolute;inset:0% 0% auto auto}.webflow-ichiropro-ultimate-implantology .text-block-complete-freedom.ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-ichiropro-ultimate-implantology .text-block-complete-freedom.jp{max-width:calc(19rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-span-complete-freedom{line-height:calc(2.2rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-span-complete-freedom-2{font-size:calc(1.3rem*var(--scale-factor));font-weight:400;line-height:calc(1rem*var(--scale-factor));position:relative;top:calc(.9375rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .icone-end-complete-freedom{z-index:0;height:calc(13.125rem*var(--scale-factor));margin-top:calc(156.25rem*var(--scale-factor));margin-right:calc(3.125rem*var(--scale-factor));position:absolute;inset:0% 0% 0% auto}.webflow-ichiropro-ultimate-implantology .trait-gris-ergonomie{z-index:0;background-color:#000;width:calc(.0625rem*var(--scale-factor));height:calc(55.875rem*var(--scale-factor));margin-top:calc(140.625rem*var(--scale-factor));margin-left:auto;margin-right:auto;position:absolute;inset:0% 0% auto}.webflow-ichiropro-ultimate-implantology .icone-fully-compatible{z-index:0;height:calc(10rem*var(--scale-factor));margin-top:calc(168.75rem*var(--scale-factor));margin-left:calc(3.75rem*var(--scale-factor));position:absolute;inset:0% auto 0% 0%}.webflow-ichiropro-ultimate-implantology .text-block-fully-compatible{z-index:0;opacity:1;color:#000;text-align:left;max-width:calc(18.75rem*var(--scale-factor));margin-top:calc(168.75rem*var(--scale-factor));margin-left:calc(13.75rem*var(--scale-factor));font-family:Linotype Dinnextltpro,sans-serif;font-size:calc(1.9rem*var(--scale-factor));font-weight:700;line-height:calc(1.6rem*var(--scale-factor));display:block;position:absolute;inset:auto}.webflow-ichiropro-ultimate-implantology .text-block-fully-compatible.de{max-width:calc(20rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-block-fully-compatible.ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-ichiropro-ultimate-implantology .icone-enhanced-effiency{z-index:0;height:calc(11.875rem*var(--scale-factor));margin-top:calc(181.25rem*var(--scale-factor));margin-right:calc(3.75rem*var(--scale-factor));position:absolute;inset:0% 0% 0% auto}.webflow-ichiropro-ultimate-implantology .text-block-enhanced-efficency{z-index:0;opacity:1;color:#000;text-align:right;max-width:calc(17.8125rem*var(--scale-factor));margin-top:calc(181.25rem*var(--scale-factor));margin-right:calc(15.625rem*var(--scale-factor));font-family:Linotype Dinnextltpro,sans-serif;font-size:calc(1.9rem*var(--scale-factor));font-weight:700;line-height:calc(1.6rem*var(--scale-factor));display:block;position:absolute;inset:0% 0% auto auto}.webflow-ichiropro-ultimate-implantology .text-block-enhanced-efficency.ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-ichiropro-ultimate-implantology .text-span-fully-compatible{font-size:calc(1.3rem*var(--scale-factor));font-weight:400;line-height:calc(1rem*var(--scale-factor));position:relative;top:calc(-.9375rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-span-fully-compatible-2,.webflow-ichiropro-ultimate-implantology .text-span-enhanced-efficiency{line-height:calc(2.2rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-span-enhanced-efficiency-2{font-size:calc(1.3rem*var(--scale-factor));font-weight:400;line-height:calc(1rem*var(--scale-factor));position:relative;top:calc(.9375rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .image-ipad{z-index:0;filter:brightness(103%);max-width:calc(35.9375rem*var(--scale-factor));margin-top:calc(225rem*var(--scale-factor));position:absolute;inset:0% calc(-5.3125rem*var(--scale-factor)) 0% auto}.webflow-ichiropro-ultimate-implantology .text-about-the-ichiropro{z-index:1;color:#000;text-align:center;text-transform:uppercase;max-width:calc(50.625rem*var(--scale-factor));margin-top:calc(206.25rem*var(--scale-factor));margin-left:auto;margin-right:auto;font-family:Linotype Dinnextltpro,sans-serif;font-size:calc(3rem*var(--scale-factor));font-weight:400;line-height:110%;position:absolute;inset:0% 0% auto}.webflow-ichiropro-ultimate-implantology .text-about-the-ichiropro.ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-ichiropro-ultimate-implantology .image-ipad-screen-1{z-index:1;max-width:calc(35.9375rem*var(--scale-factor));margin-top:calc(225rem*var(--scale-factor));position:absolute;inset:0% calc(-5.3125rem*var(--scale-factor)) 0% auto}.webflow-ichiropro-ultimate-implantology .section-surgery{z-index:2;opacity:1;background-color:#000;justify-content:center;align-items:center;max-width:none;height:calc(137.5rem*var(--scale-factor));margin-left:auto;margin-right:auto;display:flex;position:relative;overflow:clip}.webflow-ichiropro-ultimate-implantology .div-container-surgery{width:100%;max-width:calc(75rem*var(--scale-factor));height:100%}.webflow-ichiropro-ultimate-implantology .text-unlimited-versatility{z-index:1;color:#fff;text-align:center;max-width:calc(50.625rem*var(--scale-factor));margin-top:calc(6.25rem*var(--scale-factor));margin-left:auto;margin-right:auto;font-family:Linotype Dinnextltpro,sans-serif;font-size:calc(4rem*var(--scale-factor));font-weight:700;line-height:100%;position:absolute;inset:0% 0% auto}.webflow-ichiropro-ultimate-implantology .text-unlimited-versatility.ru{max-width:calc(58rem*var(--scale-factor));font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-ichiropro-ultimate-implantology .text-combined-with-pm-ca{z-index:1;color:#fff;text-align:center;text-transform:uppercase;max-width:calc(50.625rem*var(--scale-factor));margin-top:calc(16.875rem*var(--scale-factor));margin-left:auto;margin-right:auto;font-family:Linotype Dinnextltpro,sans-serif;font-size:calc(3rem*var(--scale-factor));font-weight:400;line-height:110%;position:absolute;inset:0% 0% auto}.webflow-ichiropro-ultimate-implantology .text-combined-with-pm-ca.ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-ichiropro-ultimate-implantology .text-span-pm-ca{font-weight:800}.webflow-ichiropro-ultimate-implantology .text-while-ichiropro{z-index:1;color:#fff;text-align:center;max-width:calc(43.4375rem*var(--scale-factor));margin-top:calc(26.9375rem*var(--scale-factor));margin-left:auto;margin-right:auto;font-family:Linotype Dinnextltpro,sans-serif;font-size:calc(1.6rem*var(--scale-factor));font-weight:400;line-height:calc(1.9rem*var(--scale-factor));position:absolute;inset:0% 0% auto}.webflow-ichiropro-ultimate-implantology .text-while-ichiropro.ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-ichiropro-ultimate-implantology .text-block-controlled-by-ipad{z-index:0;opacity:1;color:#000;text-align:left;justify-content:center;align-items:center;max-width:calc(18.75rem*var(--scale-factor));margin-top:calc(228.125rem*var(--scale-factor));margin-left:calc(8.4375rem*var(--scale-factor));font-family:Linotype Dinnextltpro,sans-serif;font-size:calc(1.3rem*var(--scale-factor));font-weight:400;line-height:calc(1.6rem*var(--scale-factor));display:block;position:absolute;inset:auto}.webflow-ichiropro-ultimate-implantology .text-block-controlled-by-ipad.ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-ichiropro-ultimate-implantology .text-block-peristalic{z-index:0;opacity:1;color:#000;text-align:right;max-width:calc(18.75rem*var(--scale-factor));margin-top:calc(275rem*var(--scale-factor));margin-right:calc(8.4375rem*var(--scale-factor));font-family:Linotype Dinnextltpro,sans-serif;font-size:calc(1.3rem*var(--scale-factor));font-weight:400;line-height:calc(1.6rem*var(--scale-factor));display:block;position:absolute;inset:0% 0% auto auto}.webflow-ichiropro-ultimate-implantology .text-block-peristalic.ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-ichiropro-ultimate-implantology .image-ipad-screen-2{z-index:2;max-width:calc(35.9375rem*var(--scale-factor));margin-top:calc(225rem*var(--scale-factor));position:absolute;inset:0% calc(-5.3125rem*var(--scale-factor)) 0% auto}.webflow-ichiropro-ultimate-implantology .image-ipad-screen-3{z-index:3;max-width:calc(35.9375rem*var(--scale-factor));margin-top:calc(225rem*var(--scale-factor));display:block;position:absolute;inset:0 calc(-5.3125rem*var(--scale-factor)) 0 auto}.webflow-ichiropro-ultimate-implantology .image-pm-1-2{max-height:calc(93.75rem*var(--scale-factor));margin-top:calc(41.6875rem*var(--scale-factor));margin-left:auto;margin-right:auto;position:absolute;inset:0% calc(2.5rem*var(--scale-factor)) 0% auto}.webflow-ichiropro-ultimate-implantology .image-82{z-index:1;max-width:calc(12.5rem*var(--scale-factor));margin-top:calc(56.25rem*var(--scale-factor));margin-left:auto;margin-right:auto;position:absolute;inset:0%}.webflow-ichiropro-ultimate-implantology .section-codiagnostix{z-index:2;opacity:1;background-color:#fff;justify-content:center;align-items:center;max-width:none;height:calc(112.5rem*var(--scale-factor));margin-left:auto;margin-right:auto;display:flex;position:relative;overflow:clip}.webflow-ichiropro-ultimate-implantology .div-container-codiagnostix{width:100%;max-width:calc(75rem*var(--scale-factor));height:100%}.webflow-ichiropro-ultimate-implantology .text-guided-surgery{z-index:1;color:#000;text-align:center;max-width:calc(51rem*var(--scale-factor));margin-top:calc(6.25rem*var(--scale-factor));margin-left:auto;margin-right:auto;font-family:Linotype Dinnextltpro,sans-serif;font-size:calc(4rem*var(--scale-factor));font-weight:700;line-height:100%;position:absolute;inset:0% 0% auto}.webflow-ichiropro-ultimate-implantology .text-guided-surgery.ru{max-width:calc(60rem*var(--scale-factor));font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-ichiropro-ultimate-implantology .text-guided-surgery.jp{max-width:calc(52rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-using-ichiropro{z-index:1;color:#000;text-align:center;max-width:calc(43.4375rem*var(--scale-factor));margin-top:calc(16.875rem*var(--scale-factor));margin-left:auto;margin-right:auto;font-family:Linotype Dinnextltpro,sans-serif;font-size:calc(1.3rem*var(--scale-factor));font-weight:400;line-height:calc(1.9rem*var(--scale-factor));position:absolute;inset:0% 0% auto}.webflow-ichiropro-ultimate-implantology .text-using-ichiropro.ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-ichiropro-ultimate-implantology .image-83{max-width:calc(34.375rem*var(--scale-factor));margin-top:calc(31.25rem*var(--scale-factor));margin-left:auto;margin-right:auto;position:absolute;inset:0%}.webflow-ichiropro-ultimate-implantology .image-84{max-width:calc(15.625rem*var(--scale-factor));margin-top:calc(58.75rem*var(--scale-factor));margin-left:auto;margin-right:auto;position:absolute;inset:0%}.webflow-ichiropro-ultimate-implantology .section-ilp-ichiropro{opacity:1;background-color:#000;height:auto;min-height:auto;position:relative;overflow:clip}.webflow-ichiropro-ultimate-implantology .ilp-ichiropro-scroll-container{float:none;clear:none;opacity:1;background-color:#000;width:100%;height:480vh;position:relative;overflow:visible}.webflow-ichiropro-ultimate-implantology .ilp-ichiropro-container{background-color:#000;flex-direction:column;justify-content:center;align-items:center;max-width:100%;height:100vh;margin-left:auto;margin-right:auto;padding-top:0;display:flex;position:sticky;top:0;overflow:hidden}.webflow-ichiropro-ultimate-implantology .text-block-ilp{z-index:5;opacity:1;color:#fff;text-align:center;justify-content:center;align-items:center;margin-left:auto;margin-right:auto;font-size:calc(20rem*var(--scale-factor));font-weight:900;line-height:100%;display:flex;position:absolute;inset:auto}.webflow-ichiropro-ultimate-implantology .text-block-ilp.ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-ichiropro-ultimate-implantology .code-embed-irrigation{z-index:1;justify-content:center;align-items:center;width:calc(35.9375rem*var(--scale-factor));margin-top:calc(263rem*var(--scale-factor));margin-left:auto;margin-right:calc(-5.3125rem*var(--scale-factor));display:flex;position:absolute;inset:auto auto auto 0%;overflow:clip}.webflow-ichiropro-ultimate-implantology .div-block-container-world-endless-possibility{justify-content:center;align-items:center;max-width:calc(75rem*var(--scale-factor));height:100%;margin-left:auto;margin-right:auto;display:flex;position:absolute;inset:0%}.webflow-ichiropro-ultimate-implantology .image-codiagnostix{max-width:calc(43.75rem*var(--scale-factor));margin-top:calc(70rem*var(--scale-factor));margin-left:auto;margin-right:auto;position:absolute;inset:0%}.webflow-ichiropro-ultimate-implantology .text-compatible-ichiropro{z-index:1;color:#000;text-align:center;max-width:calc(43.4375rem*var(--scale-factor));margin-top:calc(101.875rem*var(--scale-factor));margin-left:auto;margin-right:auto;font-family:Linotype Dinnextltpro,sans-serif;font-size:calc(1.3rem*var(--scale-factor));font-weight:400;line-height:calc(1.9rem*var(--scale-factor));position:absolute;inset:0% 0% auto}.webflow-ichiropro-ultimate-implantology .text-compatible-ichiropro.ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-ichiropro-ultimate-implantology .text-span-17{font-family:Linotype Dinnextltpro,sans-serif;font-style:italic}.webflow-ichiropro-ultimate-implantology .section-performance{z-index:2;opacity:1;background-color:#fff;justify-content:center;align-items:center;max-width:none;height:calc(310rem*var(--scale-factor));margin-left:auto;margin-right:auto;display:flex;position:relative;overflow:clip}.webflow-ichiropro-ultimate-implantology .div-container-performance{width:100%;max-width:calc(75rem*var(--scale-factor));height:100%}.webflow-ichiropro-ultimate-implantology .code-embed-technology{z-index:0;filter:hue-rotate(350deg) saturate(130%);flex-flow:row;place-content:flex-start center;align-items:center;max-width:calc(160rem*var(--scale-factor));margin-left:auto;margin-right:auto;padding-top:calc(9.375rem*var(--scale-factor));display:flex;position:absolute;inset:0%;overflow:hidden}.webflow-ichiropro-ultimate-implantology .div-block-technology{height:calc(62.5rem*var(--scale-factor));position:absolute;inset:0% 0% auto;overflow:clip}.webflow-ichiropro-ultimate-implantology .text-power-is-control{z-index:1;color:#fff;text-align:center;max-width:calc(50.625rem*var(--scale-factor));margin-top:calc(6.25rem*var(--scale-factor));margin-left:auto;margin-right:auto;font-family:Linotype Dinnextltpro,sans-serif;font-size:calc(4rem*var(--scale-factor));font-weight:700;line-height:100%;position:absolute;inset:0% 0% auto}.webflow-ichiropro-ultimate-implantology .text-power-is-control.ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-ichiropro-ultimate-implantology .text-power-is-control.jp{max-width:calc(60rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-combined-with-mxi{z-index:1;color:#fff;text-align:center;text-transform:uppercase;max-width:calc(50.625rem*var(--scale-factor));margin-top:calc(62.5rem*var(--scale-factor));margin-left:auto;margin-right:auto;font-family:Linotype Dinnextltpro,sans-serif;font-size:calc(3rem*var(--scale-factor));font-weight:400;line-height:110%;position:absolute;inset:0% 0% auto}.webflow-ichiropro-ultimate-implantology .text-combined-with-mxi.ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-ichiropro-ultimate-implantology .text-span-mxi{text-transform:none;font-weight:800}.webflow-ichiropro-ultimate-implantology .text-essence-mxi{z-index:1;color:#fff;text-align:center;max-width:calc(50.625rem*var(--scale-factor));margin-top:calc(77.5rem*var(--scale-factor));margin-left:auto;margin-right:auto;font-family:Linotype Dinnextltpro,sans-serif;font-size:calc(1.6rem*var(--scale-factor));font-weight:400;line-height:calc(1.9rem*var(--scale-factor));position:absolute;inset:0% 0% auto}.webflow-ichiropro-ultimate-implantology .text-essence-mxi.ru{max-width:calc(40rem*var(--scale-factor));font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-ichiropro-ultimate-implantology .mx-i-image{z-index:1;justify-content:center;align-items:center;width:calc(12.5rem*var(--scale-factor));margin-top:calc(93.75rem*var(--scale-factor));margin-left:auto;margin-right:auto;display:flex;position:absolute;inset:auto 0%;overflow:clip}.webflow-ichiropro-ultimate-implantology .code-embed-flux{z-index:-2;filter:saturate(150%);justify-content:center;align-items:center;max-width:calc(37rem*var(--scale-factor));margin-top:calc(78.8rem*var(--scale-factor));margin-left:auto;margin-right:auto;display:flex;position:absolute;inset:0% 0% auto;overflow:clip}.webflow-ichiropro-ultimate-implantology .div-block-44{background-image:linear-gradient(0deg,#000,#fff0);width:100%;height:50%;position:absolute;inset:auto 0% -1%}.webflow-ichiropro-ultimate-implantology .text-stability-power-reliability{z-index:1;color:#fff;text-align:center;max-width:calc(50.625rem*var(--scale-factor));margin-top:calc(73.75rem*var(--scale-factor));margin-left:auto;margin-right:auto;font-family:Linotype Dinnextltpro,sans-serif;font-size:calc(2rem*var(--scale-factor));font-weight:700;line-height:calc(1.9rem*var(--scale-factor));position:absolute;inset:0% 0% auto}.webflow-ichiropro-ultimate-implantology .text-stability-power-reliability.ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-ichiropro-ultimate-implantology .text-block-accurate-control{z-index:6;opacity:1;color:#fff;text-align:right;max-width:calc(22.0625rem*var(--scale-factor));margin-top:calc(99.75rem*var(--scale-factor));margin-right:calc(13.75rem*var(--scale-factor));font-family:Linotype Dinnextltpro,sans-serif;font-size:calc(1.9rem*var(--scale-factor));font-weight:700;line-height:calc(1.6rem*var(--scale-factor));display:block;position:absolute;inset:auto 0% auto auto}.webflow-ichiropro-ultimate-implantology .text-block-accurate-control.ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-ichiropro-ultimate-implantology .text-span-thanks-to{z-index:5;font-size:calc(1.3rem*var(--scale-factor));font-weight:400;line-height:calc(1rem*var(--scale-factor));position:relative;top:calc(.9375rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-span-titre-accurate-control{line-height:calc(2.2rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-block-no-calibration{z-index:0;opacity:1;color:#fff;text-align:left;max-width:calc(22.8125rem*var(--scale-factor));margin-top:calc(109.375rem*var(--scale-factor));margin-left:calc(13.75rem*var(--scale-factor));font-family:Linotype Dinnextltpro,sans-serif;font-size:calc(1.9rem*var(--scale-factor));font-weight:700;line-height:calc(1.6rem*var(--scale-factor));display:block;position:absolute;inset:auto}.webflow-ichiropro-ultimate-implantology .text-block-no-calibration.ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-ichiropro-ultimate-implantology .text-span-titre-no-calibration{font-weight:700;line-height:calc(2.2rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-span-no-calibration{font-size:calc(1.3rem*var(--scale-factor));font-weight:400;line-height:calc(1rem*var(--scale-factor));position:relative;top:calc(.9375rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-block-extended{z-index:6;opacity:1;color:#fff;text-align:right;max-width:calc(22.0625rem*var(--scale-factor));margin-top:calc(125.875rem*var(--scale-factor));margin-right:calc(13.75rem*var(--scale-factor));font-family:Linotype Dinnextltpro,sans-serif;font-size:calc(1.9rem*var(--scale-factor));font-weight:700;line-height:calc(1.6rem*var(--scale-factor));display:block;position:absolute;inset:auto 0% auto auto}.webflow-ichiropro-ultimate-implantology .text-block-extended.de{max-width:calc(23rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-block-extended.ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-ichiropro-ultimate-implantology .text-span-titre-extended{line-height:calc(2.2rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-span-extended{z-index:5;font-size:calc(1.3rem*var(--scale-factor));font-weight:400;line-height:calc(1rem*var(--scale-factor));position:relative;top:calc(.9375rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-with-stands-out{z-index:1;color:#fff;text-align:center;max-width:calc(56.25rem*var(--scale-factor));margin-top:calc(195.688rem*var(--scale-factor));margin-left:auto;margin-right:auto;font-family:Linotype Dinnextltpro,sans-serif;font-size:calc(1.3rem*var(--scale-factor));font-weight:400;line-height:calc(1.9rem*var(--scale-factor));position:absolute;inset:0% 0% auto}.webflow-ichiropro-ultimate-implantology .text-with-stands-out.ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-ichiropro-ultimate-implantology .ichiropro_ca_20_1_mxi{z-index:1;justify-content:center;align-items:center;width:calc(43.75rem*var(--scale-factor));margin-top:calc(157.063rem*var(--scale-factor));margin-left:auto;margin-right:auto;display:flex;position:absolute;inset:auto 0%;overflow:clip}.webflow-ichiropro-ultimate-implantology .image-ilp{width:60%;padding-top:calc(.9375rem*var(--scale-factor));display:block;position:relative;inset:0%}.webflow-ichiropro-ultimate-implantology .text-block-4{color:#fff;text-transform:uppercase;font-size:calc(1rem*var(--scale-factor));font-weight:300;line-height:calc(1.2rem*var(--scale-factor));position:static}.webflow-ichiropro-ultimate-implantology .text-block-4.ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-ichiropro-ultimate-implantology .text-block-4.jp{max-width:calc(7rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .div-block-45{z-index:1;width:calc(12.5rem*var(--scale-factor));margin-top:calc(28.2rem*var(--scale-factor));margin-left:auto;margin-right:auto;position:absolute;inset:0% auto auto 0%}.webflow-ichiropro-ultimate-implantology .div-block-doctors{width:100%;max-width:calc(160rem*var(--scale-factor));height:100%;overflow:clip}.webflow-ichiropro-ultimate-implantology .text-span-fa{margin-left:calc(38.5rem*var(--scale-factor));font-family:"Fa Solid 900",sans-serif;font-size:calc(2rem*var(--scale-factor));font-weight:900;position:absolute;top:calc(.25rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .button-read-more{z-index:10;background-color:#555;border-radius:calc(.625rem*var(--scale-factor));margin-top:calc(181.438rem*var(--scale-factor));margin-left:calc(3.75rem*var(--scale-factor));padding:calc(.8rem*var(--scale-factor)) calc(1rem*var(--scale-factor)) calc(1rem*var(--scale-factor));font-family:Linotype Dinnextltpro,sans-serif;font-size:calc(1rem*var(--scale-factor));font-weight:700;line-height:calc(1rem*var(--scale-factor));position:absolute;inset:0% auto auto 0%}.webflow-ichiropro-ultimate-implantology .button-read-more.it{margin-top:calc(183.538rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .button-read-more.pt{margin-top:calc(183.238rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .button-read-more.ru{margin-top:calc(187.038rem*var(--scale-factor));font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-ichiropro-ultimate-implantology .code-embed-ilp-technology{opacity:0;justify-content:center;align-items:center;max-width:calc(160rem*var(--scale-factor));height:110%;margin-left:auto;margin-right:auto;display:flex;position:absolute;inset:auto auto 0;overflow:clip}.webflow-ichiropro-ultimate-implantology .text-block-immediate{z-index:5;opacity:1;color:#fff;text-align:left;text-transform:uppercase;justify-content:center;align-items:center;margin-left:auto;margin-right:auto;font-size:calc(5rem*var(--scale-factor));font-weight:700;line-height:100%;display:flex;position:absolute;inset:auto}.webflow-ichiropro-ultimate-implantology .text-block-immediate.ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-ichiropro-ultimate-implantology .text-block-powered-by-ai{z-index:5;opacity:1;color:#fff;text-align:center;text-transform:uppercase;justify-content:center;align-items:center;margin-top:calc(-4.8125rem*var(--scale-factor));margin-left:auto;margin-right:auto;font-family:Linotype Dinnextltpro,sans-serif;font-size:calc(5rem*var(--scale-factor));font-weight:700;line-height:100%;display:flex;position:absolute;inset:auto}.webflow-ichiropro-ultimate-implantology .text-block-powered-by-ai.ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-ichiropro-ultimate-implantology .text-span-18{margin-top:calc(12.3125rem*var(--scale-factor));font-size:calc(8rem*var(--scale-factor));position:absolute}.webflow-ichiropro-ultimate-implantology .image-codiagnostix-ipad{max-width:calc(43.75rem*var(--scale-factor));margin-top:calc(70rem*var(--scale-factor));margin-left:auto;margin-right:auto;position:absolute;inset:0%}.webflow-ichiropro-ultimate-implantology .text-unlocking-power-immediacy{z-index:1;color:#fff;text-align:center;max-width:calc(38.75rem*var(--scale-factor));margin-top:calc(6.75rem*var(--scale-factor));margin-left:auto;margin-right:auto;font-family:Linotype Dinnextltpro,sans-serif;font-size:calc(4rem*var(--scale-factor));font-weight:700;line-height:100%;position:absolute;inset:0% 0% auto}.webflow-ichiropro-ultimate-implantology .text-unlocking-power-immediacy.ru{max-width:calc(60rem*var(--scale-factor));font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-ichiropro-ultimate-implantology .text-unlocking-power-immediacy.jp{max-width:calc(52rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .section-ilp-bis{z-index:2;opacity:1;background-color:#000;justify-content:center;align-items:center;max-width:none;height:calc(365.625rem*var(--scale-factor));margin-left:auto;margin-right:auto;display:flex;position:relative;overflow:clip}.webflow-ichiropro-ultimate-implantology .div-container-ilp-bis{width:100%;max-width:calc(160rem*var(--scale-factor));height:100%}.webflow-ichiropro-ultimate-implantology .cache-noir-ilp{background-image:linear-gradient(0deg,#000,#fff0);width:100%;height:50%;position:absolute;inset:auto 0% 0%}.webflow-ichiropro-ultimate-implantology .ilp-power-ai{z-index:1;justify-content:center;align-items:center;width:calc(12.5rem*var(--scale-factor));margin-left:auto;margin-right:auto;display:flex;position:absolute;inset:0% 0% auto;overflow:clip}.webflow-ichiropro-ultimate-implantology .text-directly-integrated{z-index:1;color:#fff;text-align:center;max-width:calc(50.625rem*var(--scale-factor));margin-top:calc(14.375rem*var(--scale-factor));margin-left:auto;margin-right:auto;font-family:Linotype Dinnextltpro,sans-serif;font-size:calc(2rem*var(--scale-factor));font-weight:400;line-height:calc(2.4rem*var(--scale-factor));position:absolute;inset:0% 0% auto}.webflow-ichiropro-ultimate-implantology .text-directly-integrated.ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-ichiropro-ultimate-implantology .text-span-19{font-weight:900}.webflow-ichiropro-ultimate-implantology .text-ai-drivent-tool{z-index:1;color:#fff;text-align:center;max-width:calc(56.25rem*var(--scale-factor));margin-top:calc(23.75rem*var(--scale-factor));margin-left:auto;margin-right:auto;font-family:Linotype Dinnextltpro,sans-serif;font-size:calc(1.6rem*var(--scale-factor));font-weight:400;line-height:calc(2.6rem*var(--scale-factor));position:absolute;inset:0% calc(1.25rem*var(--scale-factor)) auto}.webflow-ichiropro-ultimate-implantology .text-ai-drivent-tool.it,.webflow-ichiropro-ultimate-implantology .text-ai-drivent-tool.pt{max-width:calc(58.5rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-ai-drivent-tool.ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-ichiropro-ultimate-implantology .text-block-4000{color:#fff;margin-top:calc(50rem*var(--scale-factor));margin-right:calc(6.375rem*var(--scale-factor));font-family:Linotype Dinnextltpro,sans-serif;font-size:calc(7.1rem*var(--scale-factor));font-weight:900;position:absolute;inset:0% 0% auto auto}.webflow-ichiropro-ultimate-implantology .text-block-4000.es{margin-right:calc(4.475rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-block-4000.ru{margin-top:calc(48.8rem*var(--scale-factor));margin-right:calc(5.675rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-block-4000.jp{margin-right:calc(7.875rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-block-verified-curves{color:#fff;text-align:center;margin-top:calc(55.75rem*var(--scale-factor));margin-right:calc(6.8125rem*var(--scale-factor));font-family:Linotype Dinnextltpro,sans-serif;font-size:calc(2.6rem*var(--scale-factor));font-weight:700;position:absolute;inset:0% 0% auto auto}.webflow-ichiropro-ultimate-implantology .text-block-verified-curves.fr{margin-right:calc(6.4rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-block-verified-curves.de{margin-right:calc(2.2125rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-block-verified-curves.it{margin-right:calc(5.7rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-block-verified-curves.pt{margin-right:calc(3.1125rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-block-verified-curves.es{margin-right:calc(1.25rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-block-verified-curves.ru{margin-top:calc(52.3rem*var(--scale-factor));margin-right:calc(6.0125rem*var(--scale-factor));font-family:"Dinnextw 1 G",Arial,sans-serif;line-height:calc(2.6rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-block-verified-curves.jp{margin-right:calc(2.4125rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-supervised-machine-leraning{z-index:1;color:#fff;text-align:left;max-width:calc(20.875rem*var(--scale-factor));margin-top:calc(59.375rem*var(--scale-factor));margin-right:calc(3.6875rem*var(--scale-factor));font-family:Linotype Dinnextltpro,sans-serif;font-size:calc(1.3rem*var(--scale-factor));font-weight:400;line-height:calc(1.9rem*var(--scale-factor));position:absolute;inset:0% 0% auto auto}.webflow-ichiropro-ultimate-implantology .text-supervised-machine-leraning.de{text-align:center;margin-right:calc(4.8875rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-supervised-machine-leraning.es{text-align:center;margin-right:calc(2.7875rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-supervised-machine-leraning.pt{text-align:center;margin-right:calc(4.6875rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-supervised-machine-leraning.ru{text-align:center;margin-top:calc(59.3rem*var(--scale-factor));margin-right:calc(3.3875rem*var(--scale-factor));font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-ichiropro-ultimate-implantology .text-supervised-machine-leraning.jp{text-align:center;max-width:calc(15rem*var(--scale-factor));margin-right:calc(8.8875rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-block-1900{color:#fff;margin-top:calc(50rem*var(--scale-factor));margin-left:calc(3.9375rem*var(--scale-factor));font-family:Linotype Dinnextltpro,sans-serif;font-size:calc(7.1rem*var(--scale-factor));font-weight:900;position:absolute;inset:0% auto auto 0%}.webflow-ichiropro-ultimate-implantology .text-block-1900.de{margin-left:calc(6.1375rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-block-1900.es{margin-left:calc(5.8375rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-block-1900.pt{margin-left:calc(7.8375rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-block-1900.ru{margin-top:calc(48.8rem*var(--scale-factor));margin-left:calc(6.7375rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-block-1900.jp{margin-left:calc(7.875rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-block-real-implants{color:#fff;margin-top:calc(55.75rem*var(--scale-factor));margin-left:calc(4.375rem*var(--scale-factor));font-family:Linotype Dinnextltpro,sans-serif;font-size:calc(2.6rem*var(--scale-factor));font-weight:700;position:absolute;inset:0% auto auto 0%}.webflow-ichiropro-ultimate-implantology .text-block-real-implants.de{margin-left:calc(2.175rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-block-real-implants.es{margin-left:calc(1.675rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-block-real-implants.ru{text-align:center;margin-top:calc(52.3rem*var(--scale-factor));font-family:"Dinnextw 1 G",Arial,sans-serif;line-height:calc(2.6rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-block-real-implants.jp{margin-left:calc(5.475rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-enrolled{z-index:1;color:#fff;text-align:left;max-width:calc(20.875rem*var(--scale-factor));margin-top:calc(59.375rem*var(--scale-factor));margin-left:calc(4.375rem*var(--scale-factor));font-family:Linotype Dinnextltpro,sans-serif;font-size:calc(1.3rem*var(--scale-factor));font-weight:400;line-height:calc(1.9rem*var(--scale-factor));position:absolute;inset:0% auto auto 0%}.webflow-ichiropro-ultimate-implantology .text-enrolled.de{text-align:center;margin-left:calc(5.075rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-enrolled.es{text-align:center;margin-left:calc(5.375rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-enrolled.pt{text-align:center;margin-left:calc(6.775rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-enrolled.ru{text-align:center;margin-top:calc(59.3rem*var(--scale-factor));margin-left:calc(5.175rem*var(--scale-factor));font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-ichiropro-ultimate-implantology .text-enrolled.jp{margin-left:calc(6.975rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-block-90{z-index:1;color:#fff;justify-content:center;align-items:center;margin-top:calc(75.25rem*var(--scale-factor));font-family:Linotype Dinnextltpro,sans-serif;font-size:calc(10rem*var(--scale-factor));font-weight:900;display:flex;position:absolute;inset:0% 0% auto}.webflow-ichiropro-ultimate-implantology .text-block-algorithm-precision{z-index:1;color:#fff;justify-content:center;align-items:center;margin-top:calc(80.75rem*var(--scale-factor));margin-left:auto;margin-right:auto;font-family:Linotype Dinnextltpro,sans-serif;font-size:calc(2.6rem*var(--scale-factor));font-weight:700;display:flex;position:absolute;inset:0% 0% auto}.webflow-ichiropro-ultimate-implantology .text-block-algorithm-precision.ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-ichiropro-ultimate-implantology .text-we-achieved{z-index:1;color:#fff;text-align:center;justify-content:center;align-items:center;max-width:calc(26.125rem*var(--scale-factor));margin-top:calc(84.375rem*var(--scale-factor));margin-left:auto;margin-right:auto;font-family:Linotype Dinnextltpro,sans-serif;font-size:calc(1.3rem*var(--scale-factor));font-weight:400;line-height:calc(1.9rem*var(--scale-factor));display:flex;position:absolute;inset:0% 0% auto}.webflow-ichiropro-ultimate-implantology .text-we-achieved.ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-ichiropro-ultimate-implantology .strong-scientific-evidence{z-index:99;grid-column-gap:calc(1rem*var(--scale-factor));grid-row-gap:calc(1rem*var(--scale-factor));-webkit-backdrop-filter:blur(calc(1.25rem*var(--scale-factor)));backdrop-filter:blur(calc(1.25rem*var(--scale-factor)));background-color:#555555e6;border-radius:calc(1.25rem*var(--scale-factor));grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;justify-content:center;place-items:center stretch;max-width:calc(75rem*var(--scale-factor));height:calc(89rem*var(--scale-factor));max-height:calc(89rem*var(--scale-factor));margin-top:calc(96.875rem*var(--scale-factor));margin-left:auto;margin-right:auto;display:flex;position:absolute;inset:0% 0% auto}.webflow-ichiropro-ultimate-implantology .text-block-strong-scientific{z-index:1;color:var(--white);text-align:center;max-width:calc(43.875rem*var(--scale-factor));margin:calc(7rem*var(--scale-factor)) auto auto;font-family:Linotype Dinnextltpro,sans-serif;font-size:calc(3.5rem*var(--scale-factor));font-weight:700;position:absolute;inset:0% 0% auto}.webflow-ichiropro-ultimate-implantology .text-block-strong-scientific.fr{max-width:calc(60rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-block-strong-scientific.de{max-width:calc(53rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-block-strong-scientific.ru{max-width:calc(58rem*var(--scale-factor));font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-ichiropro-ultimate-implantology .text-publication-in-peer{z-index:1;color:#fff;text-align:center;max-width:calc(48.9375rem*var(--scale-factor));margin-top:calc(12rem*var(--scale-factor));margin-left:auto;margin-right:auto;font-family:Linotype Dinnextltpro,sans-serif;font-size:calc(1.6rem*var(--scale-factor));font-weight:400;line-height:calc(2.6rem*var(--scale-factor));position:absolute;inset:0% 0% auto}.webflow-ichiropro-ultimate-implantology .text-publication-in-peer.fr{max-width:calc(60rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-publication-in-peer.de{max-width:calc(59rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-publication-in-peer.es{max-width:calc(54.5rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-publication-in-peer.pt{max-width:calc(53rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-publication-in-peer.ru{max-width:calc(58rem*var(--scale-factor));font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-ichiropro-ultimate-implantology .text-effect-drilling{z-index:1;color:#fff;text-align:left;max-width:calc(24.375rem*var(--scale-factor));margin-top:calc(21rem*var(--scale-factor));margin-left:auto;margin-right:auto;font-family:Linotype Dinnextltpro,sans-serif;font-size:calc(1.6rem*var(--scale-factor));font-weight:700;line-height:calc(2.3rem*var(--scale-factor));position:absolute;inset:0% 0% auto}.webflow-ichiropro-ultimate-implantology .text-authors{z-index:1;color:#fff;text-align:left;max-width:calc(24.375rem*var(--scale-factor));margin-top:calc(30rem*var(--scale-factor));margin-left:auto;margin-right:auto;font-family:Linotype Dinnextltpro,sans-serif;font-size:calc(1.2rem*var(--scale-factor));font-weight:400;line-height:calc(2.1rem*var(--scale-factor));position:absolute;inset:0% 0% auto}.webflow-ichiropro-ultimate-implantology .text-authors.ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-ichiropro-ultimate-implantology .text-span-20,.webflow-ichiropro-ultimate-implantology .text-span-21{font-weight:700}.webflow-ichiropro-ultimate-implantology .text-effect-drilling-2{z-index:1;color:#fff;text-align:left;max-width:calc(25.3rem*var(--scale-factor));margin-top:calc(53.3rem*var(--scale-factor));margin-left:auto;margin-right:auto;font-family:Linotype Dinnextltpro,sans-serif;font-size:calc(1.6rem*var(--scale-factor));font-weight:700;line-height:calc(2.5rem*var(--scale-factor));position:absolute;inset:0% 0% auto 2.5%}.webflow-ichiropro-ultimate-implantology .text-authors-2{z-index:1;color:#fff;text-align:left;max-width:calc(24.375rem*var(--scale-factor));margin-top:calc(67.7rem*var(--scale-factor));margin-left:auto;margin-right:auto;font-family:Linotype Dinnextltpro,sans-serif;font-size:calc(1.2rem*var(--scale-factor));font-weight:400;line-height:calc(2.1rem*var(--scale-factor));position:absolute;inset:0% 0% auto}.webflow-ichiropro-ultimate-implantology .text-authors-2.ru{max-width:calc(26.5rem*var(--scale-factor));font-family:"Dinnextw 1 G",Arial,sans-serif;left:calc(2rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-effect-drilling-3{z-index:1;color:#fff;text-align:left;max-width:calc(25.2rem*var(--scale-factor));margin-top:calc(21rem*var(--scale-factor));margin-left:auto;margin-right:auto;font-family:Linotype Dinnextltpro,sans-serif;font-size:calc(1.6rem*var(--scale-factor));font-weight:700;line-height:calc(2.3rem*var(--scale-factor));position:absolute;inset:0% 0% auto 2.5%}.webflow-ichiropro-ultimate-implantology .text-authors-3{z-index:1;color:#fff;text-align:left;max-width:calc(24.375rem*var(--scale-factor));margin-top:calc(34.9rem*var(--scale-factor));margin-left:auto;margin-right:auto;font-family:Linotype Dinnextltpro,sans-serif;font-size:calc(1.2rem*var(--scale-factor));font-weight:400;line-height:calc(2.1rem*var(--scale-factor));position:absolute;inset:0% 0% auto}.webflow-ichiropro-ultimate-implantology .text-authors-3.ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-ichiropro-ultimate-implantology .trait-blanc{background-color:#fff;width:calc(.0625rem*var(--scale-factor));height:calc(58rem*var(--scale-factor));margin-top:calc(21.1rem*var(--scale-factor));margin-left:auto;margin-right:auto;position:absolute;inset:0% 0% auto}.webflow-ichiropro-ultimate-implantology .image-chirurgienne{max-width:calc(58rem*var(--scale-factor));margin-top:calc(185.5rem*var(--scale-factor));position:absolute;inset:0% 0% 0% auto}.webflow-ichiropro-ultimate-implantology .div-block-50-left-ilp{z-index:0;margin-left:calc(1.25rem*var(--scale-factor));position:absolute;inset:0% 50% 0% 0%}.webflow-ichiropro-ultimate-implantology .text-block-a-benefit{z-index:1;color:var(--white);text-align:left;max-width:calc(28.0625rem*var(--scale-factor));margin-top:calc(195rem*var(--scale-factor));font-family:Linotype Dinnextltpro,sans-serif;font-size:calc(3.5rem*var(--scale-factor));font-weight:700;line-height:calc(3.5rem*var(--scale-factor));position:absolute;inset:0% 0% auto}.webflow-ichiropro-ultimate-implantology .text-block-a-benefit.fr{max-width:calc(32rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-block-a-benefit.de{max-width:calc(30rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-block-a-benefit.it{max-width:calc(32rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-block-a-benefit.es{max-width:calc(35rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-block-a-benefit.pt{max-width:calc(38rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-block-a-benefit.ru{max-width:calc(38rem*var(--scale-factor));font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-ichiropro-ultimate-implantology .text-block-a-benefit.jp{max-width:calc(38rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-patient-well{z-index:1;color:#fff;text-align:left;max-width:calc(37.5rem*var(--scale-factor));margin-top:calc(206rem*var(--scale-factor));margin-left:auto;margin-right:auto;font-family:Linotype Dinnextltpro,sans-serif;font-size:calc(1.3rem*var(--scale-factor));font-weight:400;line-height:calc(1.9rem*var(--scale-factor));position:absolute;inset:0% auto auto 0%}.webflow-ichiropro-ultimate-implantology .text-patient-well.ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-ichiropro-ultimate-implantology .button-how-will-it-work{z-index:10;background-color:#555;border-radius:calc(.625rem*var(--scale-factor));margin-top:calc(247.5rem*var(--scale-factor));padding:calc(.8rem*var(--scale-factor)) calc(1rem*var(--scale-factor)) calc(1rem*var(--scale-factor));font-family:Linotype Dinnextltpro,sans-serif;font-size:calc(1rem*var(--scale-factor));font-weight:700;line-height:calc(1rem*var(--scale-factor));position:absolute;inset:0% auto auto 0%}.webflow-ichiropro-ultimate-implantology .button-how-will-it-work.ru{margin-top:calc(240.7rem*var(--scale-factor));font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-ichiropro-ultimate-implantology .text-ilp-value{z-index:1;color:#fff;text-align:left;max-width:calc(37.5rem*var(--scale-factor));margin-top:calc(247.5rem*var(--scale-factor));margin-right:calc(3.6875rem*var(--scale-factor));font-family:Linotype Dinnextltpro,sans-serif;font-size:calc(1.3rem*var(--scale-factor));font-weight:400;line-height:calc(1.9rem*var(--scale-factor));position:absolute;inset:0% 0% auto auto}.webflow-ichiropro-ultimate-implantology .text-ilp-value.ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-ichiropro-ultimate-implantology .text-block-making-a-real{z-index:1;color:var(--white);text-align:center;max-width:calc(75rem*var(--scale-factor));margin:calc(266.1rem*var(--scale-factor)) auto auto;font-family:Linotype Dinnextltpro,sans-serif;font-size:calc(3.5rem*var(--scale-factor));font-weight:700;line-height:calc(3.5rem*var(--scale-factor));position:absolute;inset:0% 0% auto}.webflow-ichiropro-ultimate-implantology .text-block-making-a-real.es{max-width:calc(45rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-block-making-a-real.ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-ichiropro-ultimate-implantology .text-block-making-a-real.jp{max-width:calc(70rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-block-all-in-one{z-index:0;opacity:1;color:#fff;text-align:right;max-width:calc(17.8125rem*var(--scale-factor));margin-top:calc(281.25rem*var(--scale-factor));margin-right:calc(15.625rem*var(--scale-factor));font-family:Linotype Dinnextltpro,sans-serif;font-size:calc(1.9rem*var(--scale-factor));font-weight:700;line-height:calc(1.6rem*var(--scale-factor));display:block;position:absolute;inset:0% 0% auto auto}.webflow-ichiropro-ultimate-implantology .text-block-all-in-one.ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-ichiropro-ultimate-implantology .text-block-all-in-one.jp{max-width:calc(22rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-span-all-in-one{line-height:calc(2.2rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-span-complete-freedom-2-copy{font-size:calc(1.3rem*var(--scale-factor));font-weight:400;line-height:calc(1rem*var(--scale-factor));position:relative;top:calc(.9375rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .icone-ichiropro{z-index:0;height:calc(13.125rem*var(--scale-factor));margin-top:calc(281.25rem*var(--scale-factor));margin-right:calc(3.125rem*var(--scale-factor));position:absolute;inset:0% 0% 0% auto}.webflow-ichiropro-ultimate-implantology .text-block-simplified-decision{z-index:0;opacity:1;color:#fff;text-align:right;max-width:calc(16.6875rem*var(--scale-factor));margin-top:calc(306.25rem*var(--scale-factor));margin-right:calc(15.625rem*var(--scale-factor));font-family:Linotype Dinnextltpro,sans-serif;font-size:calc(1.9rem*var(--scale-factor));font-weight:700;line-height:calc(1.6rem*var(--scale-factor));display:block;position:absolute;inset:0% 0% auto auto}.webflow-ichiropro-ultimate-implantology .text-block-simplified-decision.fr{max-width:calc(18rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-block-simplified-decision.de{max-width:calc(20rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-block-simplified-decision.ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-ichiropro-ultimate-implantology .text-block-simplified-decision.jp{max-width:calc(18rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-span-simplified-decision{line-height:calc(2.2rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-span-simplified{font-size:calc(1.3rem*var(--scale-factor));font-weight:400;line-height:calc(1rem*var(--scale-factor));position:relative;top:calc(.9375rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .icone-yes-no{z-index:0;height:calc(13.125rem*var(--scale-factor));margin-top:calc(306.25rem*var(--scale-factor));margin-right:calc(3.125rem*var(--scale-factor));position:absolute;inset:0% 0% 0% auto}.webflow-ichiropro-ultimate-implantology .icone-time-saving{z-index:0;height:calc(10rem*var(--scale-factor));margin-top:calc(293.75rem*var(--scale-factor));margin-left:calc(3.75rem*var(--scale-factor));position:absolute;inset:0% auto 0% 0%}.webflow-ichiropro-ultimate-implantology .text-block-time-saving{z-index:0;opacity:1;color:#fff;text-align:left;max-width:calc(17.4375rem*var(--scale-factor));margin-top:calc(293.75rem*var(--scale-factor));margin-left:calc(13.75rem*var(--scale-factor));font-family:Linotype Dinnextltpro,sans-serif;font-size:calc(1.9rem*var(--scale-factor));font-weight:700;line-height:calc(1.6rem*var(--scale-factor));display:block;position:absolute;inset:auto}.webflow-ichiropro-ultimate-implantology .text-block-time-saving.ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-ichiropro-ultimate-implantology .text-span-time-saving{line-height:calc(2.2rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-span-time-saving-2{font-size:calc(1.3rem*var(--scale-factor));font-weight:400;line-height:calc(1rem*var(--scale-factor));position:relative;top:calc(-.9375rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .icone-cost-saving{z-index:0;height:calc(10rem*var(--scale-factor));margin-top:calc(318.75rem*var(--scale-factor));margin-left:calc(3.75rem*var(--scale-factor));position:absolute;inset:0% auto 0% 0%}.webflow-ichiropro-ultimate-implantology .text-block-cost-saving{z-index:0;opacity:1;color:#fff;text-align:left;max-width:calc(17.4375rem*var(--scale-factor));margin-top:calc(318.75rem*var(--scale-factor));margin-left:calc(13.75rem*var(--scale-factor));font-family:Linotype Dinnextltpro,sans-serif;font-size:calc(1.9rem*var(--scale-factor));font-weight:700;line-height:calc(1.6rem*var(--scale-factor));display:block;position:absolute;inset:auto}.webflow-ichiropro-ultimate-implantology .text-block-cost-saving.ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-ichiropro-ultimate-implantology .text-span-cost-saving{line-height:calc(2.2rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-span-cost-saving-2{font-size:calc(1.3rem*var(--scale-factor));font-weight:400;line-height:calc(1rem*var(--scale-factor));position:relative;top:calc(-.9375rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .button-interested-learning{z-index:1;text-align:left;background-color:#555;border-radius:calc(.625rem*var(--scale-factor));flex-flow:column;justify-content:flex-start;align-items:flex-start;max-width:calc(60.625rem*var(--scale-factor));margin-top:calc(340.625rem*var(--scale-factor));margin-left:auto;margin-right:auto;padding:calc(1.5rem*var(--scale-factor)) calc(1.5rem*var(--scale-factor)) calc(1.5rem*var(--scale-factor)) calc(19.25rem*var(--scale-factor));font-family:Linotype Dinnextltpro,sans-serif;font-size:calc(1.6rem*var(--scale-factor));font-weight:700;line-height:calc(3rem*var(--scale-factor));display:flex;position:absolute;inset:0% 0% auto}.webflow-ichiropro-ultimate-implantology .button-interested-learning.ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-ichiropro-ultimate-implantology .text-span-23{font-size:calc(1.3rem*var(--scale-factor));font-weight:400;line-height:calc(1.6rem*var(--scale-factor));position:relative}.webflow-ichiropro-ultimate-implantology .text-span-23.it{font-size:calc(1.15rem*var(--scale-factor));line-height:calc(1.6rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .image-dedgidi{z-index:1;max-width:calc(14.0625rem*var(--scale-factor));margin-top:calc(333rem*var(--scale-factor));margin-left:auto;margin-right:auto;display:block;position:relative;top:0;bottom:0;right:calc(20.0625rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .image-dedgidi.de{margin-top:calc(334.6rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-span-practice,.webflow-ichiropro-ultimate-implantology .text-span-discover-all,.webflow-ichiropro-ultimate-implantology .text-span-read-more{margin-left:calc(.9375rem*var(--scale-factor));font-family:"Fa Solid 900",sans-serif;font-size:calc(1.3rem*var(--scale-factor));font-weight:900;position:relative;top:calc(.2rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .trait-blanc-t-1{background-color:#fff;width:calc(.0625rem*var(--scale-factor));height:calc(22.8125rem*var(--scale-factor));margin-top:calc(44.6875rem*var(--scale-factor));margin-left:auto;margin-right:auto;position:absolute;inset:0% 0% auto}.webflow-ichiropro-ultimate-implantology .trait-blanc-t-2{background-color:#fff;width:calc(49.25rem*var(--scale-factor));height:calc(.0625rem*var(--scale-factor));margin-top:calc(67.5rem*var(--scale-factor));margin-left:auto;margin-right:auto;position:absolute;inset:0% 0% auto}.webflow-ichiropro-ultimate-implantology .trait-blanc-icons{background-color:#fff;width:calc(.0625rem*var(--scale-factor));height:calc(50.625rem*var(--scale-factor));margin-top:calc(281.25rem*var(--scale-factor));margin-left:auto;margin-right:auto;position:absolute;inset:0% 0% auto}.webflow-ichiropro-ultimate-implantology .pop-up-how-will-it-work{z-index:100;grid-column-gap:calc(1rem*var(--scale-factor));grid-row-gap:calc(1rem*var(--scale-factor));-webkit-backdrop-filter:blur(calc(1.25rem*var(--scale-factor)));backdrop-filter:blur(calc(1.25rem*var(--scale-factor)));background-color:#555555e6;border-radius:calc(1.25rem*var(--scale-factor));grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;justify-content:center;place-items:center stretch;max-width:calc(60rem*var(--scale-factor));height:calc(48rem*var(--scale-factor));margin:auto;display:none;position:fixed;inset:0%}.webflow-ichiropro-ultimate-implantology .text-block-place-evaluate{color:var(--white);margin-top:calc(4.25rem*var(--scale-factor));margin-left:calc(6rem*var(--scale-factor));margin-right:auto;font-family:Linotype Dinnextltpro,sans-serif;font-size:calc(2.6rem*var(--scale-factor));font-weight:700;position:absolute;inset:0% 0% auto}.webflow-ichiropro-ultimate-implantology .text-block-place-evaluate.ru{margin-top:calc(1rem*var(--scale-factor));font-family:"Dinnextw 1 G",Arial,sans-serif;line-height:calc(2.9rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-block-1-copy{color:var(--white);max-width:calc(43.875rem*var(--scale-factor));margin:calc(12rem*var(--scale-factor)) auto auto;font-family:Linotype Dinnextltpro,sans-serif;font-size:calc(7rem*var(--scale-factor));font-weight:700;position:absolute;inset:0% auto auto 0%}.webflow-ichiropro-ultimate-implantology .text-block-2-place-evaluate{color:var(--white);max-width:calc(43.875rem*var(--scale-factor));margin:calc(22.2rem*var(--scale-factor)) auto auto;font-family:Linotype Dinnextltpro,sans-serif;font-size:calc(7rem*var(--scale-factor));font-weight:700;position:absolute;inset:0% auto auto 0%}.webflow-ichiropro-ultimate-implantology .text-block-2-place-evaluate.fr{margin-top:calc(21.5rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-block-3-place-evaluate{color:var(--white);max-width:calc(43.875rem*var(--scale-factor));margin:calc(33.875rem*var(--scale-factor)) auto auto;font-family:Linotype Dinnextltpro,sans-serif;font-size:calc(7rem*var(--scale-factor));font-weight:700;position:absolute;inset:0% auto auto 0%}.webflow-ichiropro-ultimate-implantology .paragraph-automated-process{color:#fff;margin-bottom:calc(16.3rem*var(--scale-factor));margin-left:calc(6rem*var(--scale-factor));font-family:Linotype Dinnextltpro,sans-serif;font-size:calc(2.1rem*var(--scale-factor));font-weight:700;line-height:calc(1.3rem*var(--scale-factor));position:absolute}.webflow-ichiropro-ultimate-implantology .paragraph-automated-process.ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-ichiropro-ultimate-implantology .text-span-24{font-size:calc(1.3rem*var(--scale-factor));font-weight:400;line-height:calc(1.6rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .paragraph-ai-based{color:#fff;margin-top:calc(6.2rem*var(--scale-factor));margin-bottom:0;margin-left:calc(6rem*var(--scale-factor));font-family:Linotype Dinnextltpro,sans-serif;font-size:calc(2.1rem*var(--scale-factor));font-weight:700;line-height:calc(1.3rem*var(--scale-factor));position:absolute}.webflow-ichiropro-ultimate-implantology .paragraph-ai-based.ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-ichiropro-ultimate-implantology .paragraph-informed-decision{color:#fff;margin-top:calc(29.3rem*var(--scale-factor));margin-bottom:0;margin-left:calc(6rem*var(--scale-factor));font-family:Linotype Dinnextltpro,sans-serif;font-size:calc(2.1rem*var(--scale-factor));font-weight:700;line-height:calc(1.3rem*var(--scale-factor));position:absolute}.webflow-ichiropro-ultimate-implantology .paragraph-informed-decision.ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-ichiropro-ultimate-implantology .text-span-ai-based,.webflow-ichiropro-ultimate-implantology .text-span-informed{font-size:calc(1.3rem*var(--scale-factor));font-weight:400;line-height:calc(1.6rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .link-block-2{color:#000;margin-top:calc(2rem*var(--scale-factor));margin-right:calc(2rem*var(--scale-factor));text-decoration:none;position:absolute;inset:0% 0% auto auto}.webflow-ichiropro-ultimate-implantology .text-block-4001{color:#fff;margin-bottom:37%;font-size:calc(4rem*var(--scale-factor));font-weight:200;position:static;right:70%}.webflow-ichiropro-ultimate-implantology .lottie-animation-2{z-index:1;filter:invert(1);justify-content:center;align-items:center;width:calc(9rem*var(--scale-factor));max-width:calc(160rem*var(--scale-factor));margin-bottom:calc(32rem*var(--scale-factor));margin-left:auto;margin-right:auto;display:flex;position:absolute;inset:auto calc(47.1rem*var(--scale-factor)) 0% 0}.webflow-ichiropro-ultimate-implantology .image-ca-1-2-5{max-height:calc(93.75rem*var(--scale-factor));margin-top:calc(41.6875rem*var(--scale-factor));margin-left:auto;margin-right:auto;position:absolute;inset:0% auto 0% calc(2.5rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-span-25{line-height:calc(2.2rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .image-chirurgienne-background,.webflow-ichiropro-ultimate-implantology .image-chirurgienne-lampe{max-width:calc(58rem*var(--scale-factor));margin-top:calc(185.5rem*var(--scale-factor));position:absolute;inset:0% 0% 0% auto}.webflow-ichiropro-ultimate-implantology .div-block-container-pop-up{justify-content:center;align-items:center;width:90%;height:90%;margin:auto;padding-right:calc(3rem*var(--scale-factor));display:flex;position:absolute;inset:0%}.webflow-ichiropro-ultimate-implantology .button-read{z-index:10;color:#4d4c4c;background-color:#fff;border-radius:calc(.625rem*var(--scale-factor));margin-top:calc(42rem*var(--scale-factor));margin-left:calc(6rem*var(--scale-factor));padding:calc(.8rem*var(--scale-factor)) calc(1rem*var(--scale-factor)) calc(1rem*var(--scale-factor));font-family:Linotype Dinnextltpro,sans-serif;font-size:calc(1rem*var(--scale-factor));font-weight:700;line-height:calc(1rem*var(--scale-factor));position:absolute;inset:0% auto auto 0%}.webflow-ichiropro-ultimate-implantology .button-read.ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-ichiropro-ultimate-implantology .bold-text{line-height:calc(2.3rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .button-read-3{z-index:10;color:#4d4c4c;background-color:#fff;border-radius:calc(.625rem*var(--scale-factor));margin-top:calc(44.5rem*var(--scale-factor));margin-left:calc(6rem*var(--scale-factor));padding:calc(.8rem*var(--scale-factor)) calc(1rem*var(--scale-factor)) calc(1rem*var(--scale-factor));font-family:Linotype Dinnextltpro,sans-serif;font-size:calc(1rem*var(--scale-factor));font-weight:700;line-height:calc(1rem*var(--scale-factor));position:absolute;inset:0% auto auto 0%}.webflow-ichiropro-ultimate-implantology .button-read-3.ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-ichiropro-ultimate-implantology .trait-blanc-horizontal{background-color:#fff;width:calc(60rem*var(--scale-factor));height:calc(.0625rem*var(--scale-factor));margin-top:calc(50.3rem*var(--scale-factor));margin-left:auto;margin-right:auto;position:absolute;inset:0% 0% auto}.webflow-ichiropro-ultimate-implantology .pop-up-dongle{z-index:100;grid-column-gap:calc(1rem*var(--scale-factor));grid-row-gap:calc(1rem*var(--scale-factor));-webkit-backdrop-filter:blur(calc(1.25rem*var(--scale-factor)));backdrop-filter:blur(calc(1.25rem*var(--scale-factor)));background-color:#555555e6;border-radius:calc(1.25rem*var(--scale-factor));grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;justify-content:center;place-items:center stretch;max-width:calc(60rem*var(--scale-factor));height:calc(48rem*var(--scale-factor));margin:auto;display:none;position:fixed;inset:0%}.webflow-ichiropro-ultimate-implantology .image-86{width:50%;margin-top:calc(5rem*var(--scale-factor));position:absolute;inset:auto auto auto 0%}.webflow-ichiropro-ultimate-implantology .section-technique{z-index:2;opacity:1;background-color:#fff;justify-content:center;align-items:center;max-width:none;height:calc(80rem*var(--scale-factor));margin-left:auto;margin-right:auto;display:flex;position:relative;overflow:clip;color:#333}.webflow-ichiropro-ultimate-implantology .section-technique.ru{height:calc(90rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .section-technique.us{height:calc(60rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .div-container-tecnical-data{width:100%;max-width:calc(75rem*var(--scale-factor));height:100%}.webflow-ichiropro-ultimate-implantology .image-ichiropro-technical{max-width:calc(25rem*var(--scale-factor));max-height:calc(93.75rem*var(--scale-factor));margin-top:calc(21.9rem*var(--scale-factor));margin-right:calc(6rem*var(--scale-factor));position:absolute;inset:0% 0% 0% auto}.webflow-ichiropro-ultimate-implantology .image-ichiropro-technical.us{margin-top:0}.webflow-ichiropro-ultimate-implantology .text-technical-data{z-index:1;color:#000;text-align:left;text-transform:none;justify-content:center;align-items:center;margin-top:calc(23.5rem*var(--scale-factor));font-family:Linotype Dinnextltpro,sans-serif;font-size:calc(3rem*var(--scale-factor));font-weight:700;line-height:110%;display:flex;position:absolute;inset:auto auto auto 0%}.webflow-ichiropro-ultimate-implantology .text-technical-data.ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-ichiropro-ultimate-implantology .text-technical-data.us{margin-top:0}.webflow-ichiropro-ultimate-implantology .grid-4{z-index:2;grid-column-gap:calc(0rem*var(--scale-factor));grid-row-gap:calc(.65rem*var(--scale-factor));grid-template:". Area Area-2 Area-3" calc(2rem*var(--scale-factor)) "Area-4 Area-5 Area-6 Area-7" calc(2rem*var(--scale-factor)) "Area-8 Area-9 Area-10 Area-11" calc(2rem*var(--scale-factor)) "Area-12 Area-13 Area-14 Area-15" calc(2rem*var(--scale-factor)) "Area-16 Area-17 Area-18 Area-19" calc(3.5rem*var(--scale-factor)) "Area-20 Area-21 Area-22 Area-23" calc(3.5rem*var(--scale-factor)) "Area-24 Area-25 Area-26 Area-27" calc(4.5rem*var(--scale-factor)) "Area-28 Area-29 Area-30 Area-31" calc(2rem*var(--scale-factor)) "Area-32 Area-33 Area-34 Area-35" calc(3.5rem*var(--scale-factor)) "Area-36 Area-37 Area-38 Area-39" calc(3.5rem*var(--scale-factor)) "Area-40 Area-41 Area-42 Area-43" calc(2rem*var(--scale-factor)) "Area-44 Area-45 Area-46 Area-47" calc(2rem*var(--scale-factor))/calc(15rem*var(--scale-factor)) calc(10rem*var(--scale-factor)) calc(10rem*var(--scale-factor)) calc(10rem*var(--scale-factor));grid-auto-columns:calc(10rem*var(--scale-factor));margin-top:calc(29rem*var(--scale-factor));position:absolute;inset:0% auto 0% 0%}.webflow-ichiropro-ultimate-implantology .grid-4.fr{grid-template-rows:calc(2rem*var(--scale-factor)) calc(2rem*var(--scale-factor)) calc(2rem*var(--scale-factor)) calc(2rem*var(--scale-factor)) calc(2rem*var(--scale-factor)) calc(3.5rem*var(--scale-factor)) calc(4.5rem*var(--scale-factor)) calc(2rem*var(--scale-factor)) calc(4.5rem*var(--scale-factor)) calc(3.5rem*var(--scale-factor)) calc(2rem*var(--scale-factor)) calc(2rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .grid-4.de{grid-template-rows:calc(2rem*var(--scale-factor)) calc(2rem*var(--scale-factor)) calc(2rem*var(--scale-factor)) calc(2rem*var(--scale-factor)) calc(2rem*var(--scale-factor)) calc(3.5rem*var(--scale-factor)) calc(4.5rem*var(--scale-factor)) calc(2rem*var(--scale-factor)) calc(3.5rem*var(--scale-factor)) calc(3.5rem*var(--scale-factor)) calc(2rem*var(--scale-factor)) calc(2rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .grid-4.it{grid-template-rows:calc(2rem*var(--scale-factor)) calc(2rem*var(--scale-factor)) calc(2rem*var(--scale-factor)) calc(3.5rem*var(--scale-factor)) calc(2rem*var(--scale-factor)) calc(2rem*var(--scale-factor)) calc(4.5rem*var(--scale-factor)) calc(2rem*var(--scale-factor)) calc(3.5rem*var(--scale-factor)) calc(3.5rem*var(--scale-factor)) calc(2rem*var(--scale-factor)) calc(2rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .grid-4.es{grid-template-rows:calc(2rem*var(--scale-factor)) calc(2rem*var(--scale-factor)) calc(2rem*var(--scale-factor)) calc(2rem*var(--scale-factor)) calc(3.5rem*var(--scale-factor)) calc(3.5rem*var(--scale-factor)) calc(4.5rem*var(--scale-factor)) calc(2rem*var(--scale-factor)) calc(3.5rem*var(--scale-factor)) calc(3.5rem*var(--scale-factor)) calc(2rem*var(--scale-factor)) calc(2rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .grid-4.ru{grid-template-rows:calc(2rem*var(--scale-factor)) calc(2rem*var(--scale-factor)) calc(2rem*var(--scale-factor)) calc(3.5rem*var(--scale-factor)) calc(3.5rem*var(--scale-factor)) calc(3.5rem*var(--scale-factor)) calc(4.5rem*var(--scale-factor)) calc(3.5rem*var(--scale-factor)) calc(4.5rem*var(--scale-factor)) calc(3.5rem*var(--scale-factor)) calc(3.5rem*var(--scale-factor)) calc(2rem*var(--scale-factor));font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-ichiropro-ultimate-implantology .grid-4.us{margin-top:calc(7rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-block-titre-technical-data{text-align:center;font-size:calc(1.3rem*var(--scale-factor));font-weight:700;line-height:1}.webflow-ichiropro-ultimate-implantology .text-block-4002,.webflow-ichiropro-ultimate-implantology .text-block-4003,.webflow-ichiropro-ultimate-implantology .text-block-4004,.webflow-ichiropro-ultimate-implantology .text-block-4005,.webflow-ichiropro-ultimate-implantology .text-block-4006,.webflow-ichiropro-ultimate-implantology .text-block-4007,.webflow-ichiropro-ultimate-implantology .text-block-4008,.webflow-ichiropro-ultimate-implantology .text-block-4009,.webflow-ichiropro-ultimate-implantology .text-block-4010,.webflow-ichiropro-ultimate-implantology .text-block-4011,.webflow-ichiropro-ultimate-implantology .text-block-4012,.webflow-ichiropro-ultimate-implantology .text-block-4013,.webflow-ichiropro-ultimate-implantology .text-block-4014,.webflow-ichiropro-ultimate-implantology .text-block-4015,.webflow-ichiropro-ultimate-implantology .text-block-4016{text-align:center;border-bottom:1px solid #000;font-family:"Fa Solid 900",sans-serif}.webflow-ichiropro-ultimate-implantology .text-block-4017,.webflow-ichiropro-ultimate-implantology .text-block-4018{border-bottom:1px solid #000;line-height:calc(1.3rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-block-4019{text-align:center;border-bottom:1px solid #000}.webflow-ichiropro-ultimate-implantology .text-block-4020{border-bottom:1px solid #000;line-height:calc(1.3rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-block-4021,.webflow-ichiropro-ultimate-implantology .text-block-4022,.webflow-ichiropro-ultimate-implantology .text-block-4023{text-align:center;border-bottom:1px solid #000}.webflow-ichiropro-ultimate-implantology .text-block-4024,.webflow-ichiropro-ultimate-implantology .text-block-4025{border-bottom:1px solid #000;line-height:calc(1.3rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-block-4026,.webflow-ichiropro-ultimate-implantology .text-block-4027,.webflow-ichiropro-ultimate-implantology .text-block-4028,.webflow-ichiropro-ultimate-implantology .text-block-4029{text-align:center;border-bottom:1px solid #000}.webflow-ichiropro-ultimate-implantology .text-block-4030,.webflow-ichiropro-ultimate-implantology .text-block-4031{border-bottom:1px solid #000;line-height:calc(1.3rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-block-4032,.webflow-ichiropro-ultimate-implantology .text-block-4033{text-align:center;border-bottom:1px solid #000}.webflow-ichiropro-ultimate-implantology .text-block-4034{border-bottom:1px solid #000;line-height:calc(1.3rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-block-4035,.webflow-ichiropro-ultimate-implantology .text-block-4036,.webflow-ichiropro-ultimate-implantology .text-block-4037,.webflow-ichiropro-ultimate-implantology .text-block-4038,.webflow-ichiropro-ultimate-implantology .text-block-4039{text-align:center;border-bottom:1px solid #000}.webflow-ichiropro-ultimate-implantology .text-block-4040,.webflow-ichiropro-ultimate-implantology .text-block-4041{border-bottom:1px solid #000;line-height:calc(1.3rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .div-block-70-right{z-index:0;margin-right:calc(1.25rem*var(--scale-factor));position:absolute;inset:0% 0% 0% 44%}.webflow-ichiropro-ultimate-implantology .text-block-4042,.webflow-ichiropro-ultimate-implantology .text-block-4043,.webflow-ichiropro-ultimate-implantology .text-block-4044{text-align:center;font-weight:700}.webflow-ichiropro-ultimate-implantology .div-block-50-left-copy{z-index:0;margin-left:calc(1.25rem*var(--scale-factor));position:absolute;inset:0% 55% 0% 0%}.webflow-ichiropro-ultimate-implantology .text-block-type-c{color:#fff;margin-left:calc(28rem*var(--scale-factor));font-size:calc(2.1rem*var(--scale-factor));font-weight:300;line-height:calc(2.1rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .nav-link-16,.webflow-ichiropro-ultimate-implantology .nav-link-17{opacity:0}.webflow-ichiropro-ultimate-implantology .div-block-50-left-pm1-2{z-index:0;margin-left:calc(1.25rem*var(--scale-factor));position:absolute;inset:0% 50% 0% 0%}.webflow-ichiropro-ultimate-implantology .div-block-50-right-ca-1-2-5{z-index:0;margin-right:calc(1.25rem*var(--scale-factor));position:absolute;inset:0% 0% 0% 50%}.webflow-ichiropro-ultimate-implantology .pop-up-ipad-compatibility{z-index:100;grid-column-gap:calc(1rem*var(--scale-factor));grid-row-gap:calc(1rem*var(--scale-factor));-webkit-backdrop-filter:blur(calc(1.25rem*var(--scale-factor)));backdrop-filter:blur(calc(1.25rem*var(--scale-factor)));background-color:#555555e6;border-radius:calc(1.25rem*var(--scale-factor));grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;justify-content:center;place-items:center stretch;max-width:calc(60rem*var(--scale-factor));height:calc(48rem*var(--scale-factor));margin:auto;display:none;position:fixed;inset:0%}.webflow-ichiropro-ultimate-implantology .image-ipad-1{width:calc(24rem*var(--scale-factor));margin-left:calc(2rem*var(--scale-factor));position:absolute;inset:auto auto auto 0%}.webflow-ichiropro-ultimate-implantology .button-ipad-compatibility{z-index:100;background-color:#555;border-radius:calc(.625rem*var(--scale-factor));margin-top:calc(40rem*var(--scale-factor));padding:calc(.8rem*var(--scale-factor)) calc(1rem*var(--scale-factor)) calc(1rem*var(--scale-factor));font-family:Linotype Dinnextltpro,sans-serif;font-size:calc(1rem*var(--scale-factor));font-weight:700;line-height:calc(1rem*var(--scale-factor));position:absolute;inset:0% auto auto 0%}.webflow-ichiropro-ultimate-implantology .button-ipad-compatibility.fr{margin-top:calc(39.5rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .button-ipad-compatibility.de{margin-top:calc(38.4rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .button-ipad-compatibility.it{margin-top:calc(39.1rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .button-ipad-compatibility.es,.webflow-ichiropro-ultimate-implantology .button-ipad-compatibility.pt{margin-top:calc(40rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .button-ipad-compatibility.ru{margin-top:calc(46rem*var(--scale-factor));font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-ichiropro-ultimate-implantology .grid-5{grid-column-gap:0px;grid-row-gap:0px;grid-template:"Area Area . Area-2 Area-2" calc(3rem*var(--scale-factor)) "Area-3 Area-4 . Area-5 Area-6" calc(3rem*var(--scale-factor)) "Area-7 Area-8 . Area-9 Area-10" calc(3rem*var(--scale-factor)) "Area-11 Area-12 . Area-13 Area-14" calc(3rem*var(--scale-factor)) "Area-15 Area-16 . Area-17 Area-18" calc(3rem*var(--scale-factor)) "Area-19 Area-20 . Area-21 Area-22" calc(3rem*var(--scale-factor)) "Area-23 Area-24 . Area-25 Area-26" calc(3rem*var(--scale-factor)) "Area-27 Area-28 . Area-29 Area-30" calc(3rem*var(--scale-factor))/calc(6rem*var(--scale-factor)) calc(6rem*var(--scale-factor)) calc(2rem*var(--scale-factor)) calc(6rem*var(--scale-factor)) calc(6rem*var(--scale-factor));margin-left:calc(30rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-block-4045{color:#fff;text-align:center;text-transform:uppercase;padding-top:0;font-size:calc(1.6rem*var(--scale-factor));font-weight:700}.webflow-ichiropro-ultimate-implantology .text-block-4046{color:#fff;text-align:center;border:1px solid #fff;padding-top:calc(.9rem*var(--scale-factor));font-size:calc(1.3rem*var(--scale-factor));font-weight:700}.webflow-ichiropro-ultimate-implantology .text-block-4046.center{border-right-style:none}.webflow-ichiropro-ultimate-implantology .text-block-4047{color:#fff;text-align:center;border-bottom:1px solid #fff;border-left:1px solid #fff;border-right:1px solid #fff;padding-top:calc(.9rem*var(--scale-factor));font-size:calc(1rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-block-4047.center{border-right-style:none}.webflow-ichiropro-ultimate-implantology .text-block-4047.right{border-bottom-style:none;border-right-style:none}.webflow-ichiropro-ultimate-implantology .text-block-4048{line-height:calc(1.3rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-span-28{max-width:calc(29rem*var(--scale-factor));margin-top:calc(1rem*var(--scale-factor));font-size:calc(.8rem*var(--scale-factor));font-weight:200;line-height:calc(1rem*var(--scale-factor));display:block}.webflow-ichiropro-ultimate-implantology .link-ca-1-2-5{text-decoration:underline;color:#fff}.webflow-ichiropro-ultimate-implantology .div-block-4005{width:100%;max-width:calc(75rem*var(--scale-factor));height:100%;position:absolute}.webflow-ichiropro-ultimate-implantology .text-span-29,.webflow-ichiropro-ultimate-implantology .text-span-30,.webflow-ichiropro-ultimate-implantology .text-span-31,.webflow-ichiropro-ultimate-implantology .text-span-32,.webflow-ichiropro-ultimate-implantology .text-span-33,.webflow-ichiropro-ultimate-implantology .text-span-34{text-transform:lowercase;font-weight:800}.webflow-ichiropro-ultimate-implantology .text-block-dongle{color:#fff;text-align:center;max-width:calc(31rem*var(--scale-factor));margin-bottom:calc(1rem*var(--scale-factor));margin-left:auto;margin-right:auto;font-size:calc(.8rem*var(--scale-factor));font-weight:200;line-height:calc(1rem*var(--scale-factor));position:absolute;inset:auto 0% 0%}.webflow-ichiropro-ultimate-implantology .text-block-dongle.ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-ichiropro-ultimate-implantology .intro-prima-mobile{object-fit:cover;justify-content:center;align-items:center;min-width:calc(160rem*var(--scale-factor));max-width:calc(160rem*var(--scale-factor));margin-top:calc(-3rem*var(--scale-factor));margin-left:auto;margin-right:auto;display:none;position:static;inset:0%;overflow:clip}.webflow-ichiropro-ultimate-implantology .button-read-2{z-index:10;color:#4d4c4c;background-color:#fff;border-radius:calc(.625rem*var(--scale-factor));margin-top:calc(80rem*var(--scale-factor));margin-left:calc(6rem*var(--scale-factor));padding:calc(.8rem*var(--scale-factor)) calc(1rem*var(--scale-factor)) calc(1rem*var(--scale-factor));font-family:Linotype Dinnextltpro,sans-serif;font-size:calc(1rem*var(--scale-factor));font-weight:700;line-height:calc(1rem*var(--scale-factor));position:absolute;inset:0% auto auto 0%}.webflow-ichiropro-ultimate-implantology .button-read-2.ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-ichiropro-ultimate-implantology .text-block-4001-mobile{color:#fff;margin-bottom:37%;font-size:calc(4rem*var(--scale-factor));font-weight:200;display:none;position:static;right:70%}.webflow-ichiropro-ultimate-implantology .image-ilp-mobile{display:none}.webflow-ichiropro-ultimate-implantology .text-span-35{font-size:calc(2.6rem*var(--scale-factor));font-weight:700}@media screen and (max-width:991px){.webflow-ichiropro-ultimate-implantology .sticky-nav{width:0;height:0;padding:0;display:block;overflow:clip}.webflow-ichiropro-ultimate-implantology .nav-grid{width:0}.webflow-ichiropro-ultimate-implantology .nav-link{width:0;height:0;padding-top:0;padding-bottom:0}.webflow-ichiropro-ultimate-implantology .container-7{max-width:0;display:inline}.webflow-ichiropro-ultimate-implantology .nav-link-home{width:0;height:0;padding-top:0;padding-bottom:0;font-size:0}.webflow-ichiropro-ultimate-implantology .section-intro{background-image:none;min-height:calc(95rem*var(--scale-factor));max-height:calc(95rem*var(--scale-factor));overflow:hidden}.webflow-ichiropro-ultimate-implantology .navbar-2{opacity:1;background-color:#181818;width:auto;height:auto;display:block;position:sticky;top:calc(-.1rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .container-9{opacity:1;flex-direction:row;justify-content:flex-start;align-items:center;width:auto;height:auto;display:flex}.webflow-ichiropro-ultimate-implantology .nav-menu-2{opacity:1;background-color:#181818;width:auto;height:auto;display:block}.webflow-ichiropro-ultimate-implantology .nav-menu-2.ru{font-family:"Dinnextw 1 G",Arial,sans-serif}.webflow-ichiropro-ultimate-implantology .nav-link-9,.webflow-ichiropro-ultimate-implantology .nav-link-10,.webflow-ichiropro-ultimate-implantology .nav-link-11,.webflow-ichiropro-ultimate-implantology .nav-link-12,.webflow-ichiropro-ultimate-implantology .nav-link-13,.webflow-ichiropro-ultimate-implantology .nav-link-14{opacity:1;color:#fff;font-size:14px}.webflow-ichiropro-ultimate-implantology .icon-2{color:#fff;font-size:30px}.webflow-ichiropro-ultimate-implantology .menu-button-2{opacity:1;flex-flow:wrap;place-content:center space-between;align-items:stretch;margin-left:auto}.webflow-ichiropro-ultimate-implantology .menu-button-2.w--open{background-color:#000}.webflow-ichiropro-ultimate-implantology .brand{grid-column-gap:calc(1rem*var(--scale-factor));grid-row-gap:calc(1rem*var(--scale-factor));flex-direction:column;grid-template-rows:auto;grid-template-columns:1fr;grid-auto-columns:1fr;place-content:end center;place-items:center}.webflow-ichiropro-ultimate-implantology .brand.w--current{opacity:1}.webflow-ichiropro-ultimate-implantology .text-block-your-implantology-system{text-align:center;width:calc(30rem*var(--scale-factor));max-width:none;margin:0 auto calc(10rem*var(--scale-factor));font-size:calc(2.5rem*var(--scale-factor));line-height:calc(2.7rem*var(--scale-factor));top:auto;bottom:0;left:0}.webflow-ichiropro-ultimate-implantology .text-block-your-implantology-system.fr{width:calc(35rem*var(--scale-factor));max-width:none}.webflow-ichiropro-ultimate-implantology .text-block-your-implantology-system.pt{width:calc(25rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .button-5{padding:0;font-size:0;line-height:0}.webflow-ichiropro-ultimate-implantology ._1-2-5-logo-mobile{color:#fff;text-transform:none;font-family:Linotype Dinnextltpro,sans-serif;font-size:24px}.webflow-ichiropro-ultimate-implantology .code-embed{min-width:calc(83rem*var(--scale-factor));max-width:calc(83rem*var(--scale-factor));margin-top:calc(6rem*var(--scale-factor));display:block}.webflow-ichiropro-ultimate-implantology .section-intro-text,.webflow-ichiropro-ultimate-implantology .section-smart-fonction{background-image:none;overflow:hidden}.webflow-ichiropro-ultimate-implantology .text-block-enter-a-world{justify-content:center;align-items:center;margin-left:calc(3rem*var(--scale-factor));margin-right:calc(3rem*var(--scale-factor));display:flex}.webflow-ichiropro-ultimate-implantology .section-ipad-smart-function{background-image:none}.webflow-ichiropro-ultimate-implantology .div-block-container-ichiropro-icons{overflow:hidden}.webflow-ichiropro-ultimate-implantology .div-block-50-left{margin-left:calc(3rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .div-block-50-right{z-index:1;margin-right:calc(3rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .icone-50.es{height:calc(14.5rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .icone-50.de{height:calc(13.4rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .icone-50.fr{height:calc(13.6rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .icone-50.pt{height:calc(13rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .icone-step-by-step.ru,.webflow-ichiropro-ultimate-implantology .text-block-automatic-updates.ru{margin-top:calc(94.475rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .trait-gris{height:calc(114.1rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .button-discover-implant-system{margin-bottom:calc(4.45rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .button-discover-implant-system.de{margin-bottom:calc(2.75rem*var(--scale-factor));margin-left:calc(2.55rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .button-discover-implant-system.fr{margin-left:calc(2.35rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .button-discover-implant-system.it{margin-bottom:calc(2.75rem*var(--scale-factor));margin-left:calc(2.75rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .button-discover-implant-system.es{margin-bottom:calc(2.25rem*var(--scale-factor));margin-left:calc(.55rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .button-discover-implant-system.pt{margin-bottom:calc(3.05rem*var(--scale-factor));margin-left:calc(1.45rem*var(--scale-factor));font-size:calc(.9rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .button-discover-implant-system.ru{margin-right:calc(2.7rem*var(--scale-factor));line-height:calc(1.3rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .pop-up-implant-systems{display:none}.webflow-ichiropro-ultimate-implantology .section-ergonomie{background-image:none;overflow:hidden}.webflow-ichiropro-ultimate-implantology .text-block-enhanced-vision{margin-left:calc(13rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-block-pioneering-technology.de{margin-right:calc(13rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-block-designed-to-improve{margin-left:calc(13rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-block-complete-freedom{margin-right:calc(15rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-block-fully-compatible,.webflow-ichiropro-ultimate-implantology .text-block-fully-compatible.de{margin-left:calc(13rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-block-enhanced-efficency{margin-right:calc(15rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .section-surgery{background-image:none;overflow:hidden}.webflow-ichiropro-ultimate-implantology .text-block-controlled-by-ipad{overflow:hidden}.webflow-ichiropro-ultimate-implantology .section-codiagnostix{background-image:none;overflow:hidden}.webflow-ichiropro-ultimate-implantology .section-ilp-ichiropro{background-image:none}.webflow-ichiropro-ultimate-implantology .ilp-ichiropro-container{grid-column-gap:calc(1rem*var(--scale-factor));grid-row-gap:calc(1rem*var(--scale-factor));grid-template-rows:auto;grid-template-columns:1fr;grid-auto-columns:1fr;align-content:space-around;justify-items:center;width:100%;display:grid}.webflow-ichiropro-ultimate-implantology .text-block-ilp{left:0;right:0}.webflow-ichiropro-ultimate-implantology .section-performance{background-image:none;overflow:hidden}.webflow-ichiropro-ultimate-implantology .code-embed-technology{flex-flow:row;overflow:hidden}.webflow-ichiropro-ultimate-implantology .text-block-accurate-control{margin-right:calc(13rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-block-no-calibration{margin-left:calc(13rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-block-extended,.webflow-ichiropro-ultimate-implantology .text-block-extended.de{margin-right:calc(13rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .div-block-45{margin-top:calc(34rem*var(--scale-factor));margin-left:auto;margin-right:auto;right:calc(45.5rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .div-block-doctors{overflow:hidden}.webflow-ichiropro-ultimate-implantology .button-read-more.fr{margin-top:calc(185.238rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .button-read-more.it{margin-top:calc(186.738rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .button-read-more.es{margin-top:calc(186.338rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .code-embed-ilp-technology{height:100%;left:0;right:0}.webflow-ichiropro-ultimate-implantology .text-block-immediate,.webflow-ichiropro-ultimate-implantology .text-block-powered-by-ai{left:0;right:0}.webflow-ichiropro-ultimate-implantology .section-ilp-bis{background-image:none;overflow:hidden}.webflow-ichiropro-ultimate-implantology .text-block-1900.pt{margin-left:calc(5.1375rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-block-real-implants.de{margin-left:calc(1.575rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-block-real-implants.es{margin-left:calc(.875rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-block-real-implants.pt{margin-left:calc(1.175rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-enrolled.es{margin-left:calc(4.575rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-enrolled.pt{margin-left:calc(3.775rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .image-chirurgienne{margin-right:calc(-10rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .div-block-50-left-ilp{margin-left:calc(3rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-block-a-benefit.fr{margin-left:calc(-2.6rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-block-a-benefit.de{margin-left:calc(-.5rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-block-a-benefit.ru{max-width:calc(40rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-patient-well.de{margin-left:calc(-.5rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-patient-well.fr{margin-left:calc(-2.6rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-patient-well.ru{margin-top:calc(208.1rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .button-how-will-it-work{margin-top:calc(249.3rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .button-how-will-it-work.de{margin-left:calc(-.5rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .button-how-will-it-work.fr{margin-top:calc(249rem*var(--scale-factor));margin-left:calc(-2.6rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .button-how-will-it-work.ru{margin-top:calc(244.1rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-block-making-a-real{max-width:calc(40rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-block-all-in-one,.webflow-ichiropro-ultimate-implantology .text-block-simplified-decision.fr,.webflow-ichiropro-ultimate-implantology .text-block-simplified-decision.de{margin-right:calc(15rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-block-time-saving,.webflow-ichiropro-ultimate-implantology .text-block-cost-saving{margin-left:calc(13rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-block-4001{margin-bottom:20%;font-size:calc(3.6rem*var(--scale-factor));display:none}.webflow-ichiropro-ultimate-implantology .lottie-animation-2{width:calc(8rem*var(--scale-factor));max-width:calc(8rem*var(--scale-factor));margin-bottom:calc(34.7rem*var(--scale-factor));margin-left:auto;margin-right:auto;right:calc(43.8rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .image-chirurgienne-background{margin-right:calc(-10rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .image-chirurgienne-lampe{margin-right:calc(-6.1rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .button-read{margin-left:0;margin-right:56%;inset:0% 0% auto auto}.webflow-ichiropro-ultimate-implantology .button-read-3{margin-left:0;margin-right:55%;inset:0% 0% auto auto}.webflow-ichiropro-ultimate-implantology .pop-up-dongle{display:none}.webflow-ichiropro-ultimate-implantology .code-embed-2{overflow:clip}.webflow-ichiropro-ultimate-implantology .section-technique{background-image:none;height:calc(90rem*var(--scale-factor));overflow:hidden}.webflow-ichiropro-ultimate-implantology .section-technique.ru{height:calc(100rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .section-technique.us{height:calc(85rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .image-ichiropro-technical{margin-top:calc(5rem*var(--scale-factor));margin-left:auto;margin-right:auto;left:0}.webflow-ichiropro-ultimate-implantology .image-ichiropro-technical.us{margin-top:0}.webflow-ichiropro-ultimate-implantology .text-technical-data{justify-content:flex-start;align-items:center;max-width:calc(56.25rem*var(--scale-factor));margin:calc(37.5rem*var(--scale-factor)) auto calc(5.7rem*var(--scale-factor));right:0}.webflow-ichiropro-ultimate-implantology .text-technical-data.fr{margin-top:calc(36rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-technical-data.us{margin-top:calc(32rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .grid-4{grid-template-rows:calc(2rem*var(--scale-factor)) calc(2rem*var(--scale-factor)) calc(2rem*var(--scale-factor)) calc(2rem*var(--scale-factor)) calc(2rem*var(--scale-factor)) calc(2rem*var(--scale-factor)) calc(4.5rem*var(--scale-factor)) calc(2rem*var(--scale-factor)) calc(3.5rem*var(--scale-factor)) calc(3.5rem*var(--scale-factor)) calc(2rem*var(--scale-factor)) calc(2rem*var(--scale-factor));grid-template-columns:30% 23.25% 23.25% 23.25%;align-content:end;max-width:calc(56.25rem*var(--scale-factor));margin:calc(17rem*var(--scale-factor)) auto calc(10rem*var(--scale-factor));right:0}.webflow-ichiropro-ultimate-implantology .grid-4.fr{margin-bottom:calc(8.2rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .grid-4.es{margin-bottom:calc(6.7rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .grid-4.pt{grid-template-rows:calc(2rem*var(--scale-factor)) calc(2rem*var(--scale-factor)) calc(2rem*var(--scale-factor)) calc(2rem*var(--scale-factor)) calc(2rem*var(--scale-factor)) calc(3.5rem*var(--scale-factor)) calc(5.5rem*var(--scale-factor)) calc(2rem*var(--scale-factor)) calc(3.5rem*var(--scale-factor)) calc(3.5rem*var(--scale-factor)) calc(2rem*var(--scale-factor)) calc(2rem*var(--scale-factor));margin-bottom:calc(8.1rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .grid-4.ru{margin-top:calc(39.3rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .div-block-70-right{z-index:1;margin-right:0;left:0}.webflow-ichiropro-ultimate-implantology .div-block-50-left-copy{margin-left:0;right:0}.webflow-ichiropro-ultimate-implantology .nav-link-16,.webflow-ichiropro-ultimate-implantology .nav-link-17{opacity:1;color:#fff;font-size:14px}.webflow-ichiropro-ultimate-implantology .div-block-50-left-pm1-2{margin-left:calc(3rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .div-block-50-right-ca-1-2-5{z-index:-1;margin-right:calc(3rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .button-ipad-compatibility{margin-top:calc(65rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .button-ipad-compatibility.fr{margin-top:calc(66.4rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .button-ipad-compatibility.de{margin-top:calc(63.6rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .button-ipad-compatibility.it{margin-top:calc(64.5rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .button-ipad-compatibility.es{margin-top:calc(67.6rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .button-ipad-compatibility.pt{margin-top:calc(66.4rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .button-ipad-compatibility.ru{margin-top:calc(52.7rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .button-ipad-compatibility.us{margin-top:calc(70rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .div-block-4005{max-width:calc(56.25rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .intro-prima-mobile{min-width:calc(110rem*var(--scale-factor));max-width:calc(110rem*var(--scale-factor));margin-top:calc(6rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .button-read-2{margin-left:0;margin-right:56%;inset:0% 0% auto auto}.webflow-ichiropro-ultimate-implantology .text-block-4001-mobile{text-align:center;margin-top:calc(24rem*var(--scale-factor));margin-bottom:0;font-size:calc(5.5rem*var(--scale-factor));display:block}}@media screen and (max-width:767px){.webflow-ichiropro-ultimate-implantology .sticky-nav{position:relative}.webflow-ichiropro-ultimate-implantology .nav-grid{text-align:center}.webflow-ichiropro-ultimate-implantology .text-block-your-implantology-system{margin-top:calc(35rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology ._1-2-5-logo-mobile{text-transform:none}.webflow-ichiropro-ultimate-implantology .code-embed{min-width:calc(76rem*var(--scale-factor));max-width:calc(76rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .code-embed-ilp{display:none}.webflow-ichiropro-ultimate-implantology .button-discover-implant-system.de,.webflow-ichiropro-ultimate-implantology .button-discover-implant-system.it{margin-bottom:calc(1.65rem*var(--scale-factor));font-size:calc(.9rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .button-discover-implant-system.ru{margin-right:calc(.7rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .section-ilp-ichiropro{display:block}.webflow-ichiropro-ultimate-implantology .div-block-45{margin-top:calc(35rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-block-verified-curves{margin-right:calc(7.9rem*var(--scale-factor));font-size:calc(2.45rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-block-real-implants{margin-left:calc(4.2rem*var(--scale-factor));font-size:calc(2.45rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .lottie-animation-2{right:calc(40rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .grid-4{grid-template-rows:calc(2rem*var(--scale-factor)) calc(2rem*var(--scale-factor)) calc(2rem*var(--scale-factor)) calc(2rem*var(--scale-factor)) calc(2rem*var(--scale-factor)) calc(2rem*var(--scale-factor)) calc(3.5rem*var(--scale-factor)) calc(2rem*var(--scale-factor)) calc(3.5rem*var(--scale-factor)) calc(3.5rem*var(--scale-factor)) calc(2rem*var(--scale-factor)) calc(2rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .image-ilp-mobile{width:100%;max-width:calc(60rem*var(--scale-factor));margin-top:calc(-11rem*var(--scale-factor));margin-left:auto;margin-right:auto;padding-left:calc(2.2rem*var(--scale-factor));display:block;position:absolute;inset:0% 0% auto}}@media screen and (max-width:479px){.webflow-ichiropro-ultimate-implantology .body{background-color:#000;font-size:calc(1rem*var(--scale-factor));line-height:calc(1.6rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .sticky-nav{padding:0;position:sticky}.webflow-ichiropro-ultimate-implantology .nav-grid{grid-template-rows:0;grid-template-columns:1fr;grid-auto-flow:row;display:flex}.webflow-ichiropro-ultimate-implantology .nav-link{border-top:calc(.0625rem*var(--scale-factor)) solid #c4c4c4;padding-top:calc(.625rem*var(--scale-factor));padding-bottom:calc(.625rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .list-item,.webflow-ichiropro-ultimate-implantology .list-item-2,.webflow-ichiropro-ultimate-implantology .list-item-3{flex:1}.webflow-ichiropro-ultimate-implantology .nav-link-home{border-top:calc(.0625rem*var(--scale-factor)) solid #c4c4c4;padding-top:calc(.625rem*var(--scale-factor));padding-bottom:calc(.625rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .section-intro{background-image:none;min-height:calc(70rem*var(--scale-factor));max-height:calc(70rem*var(--scale-factor));margin-top:13%}.webflow-ichiropro-ultimate-implantology .list-item-4{flex:1}.webflow-ichiropro-ultimate-implantology .navbar-2,.webflow-ichiropro-ultimate-implantology .container-9,.webflow-ichiropro-ultimate-implantology .nav-menu-2{opacity:1}.webflow-ichiropro-ultimate-implantology .nav-link-9,.webflow-ichiropro-ultimate-implantology .nav-link-10,.webflow-ichiropro-ultimate-implantology .nav-link-11,.webflow-ichiropro-ultimate-implantology .nav-link-12,.webflow-ichiropro-ultimate-implantology .nav-link-13,.webflow-ichiropro-ultimate-implantology .nav-link-14{opacity:1;font-size:12px}.webflow-ichiropro-ultimate-implantology .menu-button-2{opacity:1}.webflow-ichiropro-ultimate-implantology .menu-button-2.w--open{background-color:#000}.webflow-ichiropro-ultimate-implantology .brand.w--current{opacity:1}.webflow-ichiropro-ultimate-implantology .text-block-your-implantology-system{text-align:center;width:calc(16rem*var(--scale-factor));max-width:none;margin:0 auto 49%;font-size:calc(1.6rem*var(--scale-factor));line-height:calc(1.8rem*var(--scale-factor));inset:auto 0% 0 0}.webflow-ichiropro-ultimate-implantology .text-block-your-implantology-system.fr{width:calc(23rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-block-your-implantology-system.es{width:calc(20rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .list-item-5,.webflow-ichiropro-ultimate-implantology .list-item-6{flex:1}.webflow-ichiropro-ultimate-implantology .code-embed{min-width:calc(41rem*var(--scale-factor));max-width:calc(41rem*var(--scale-factor));margin-top:calc(-1.1rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .section-intro-text{background-image:none}.webflow-ichiropro-ultimate-implantology .text-block-most-advanced-implantology-system{padding-left:calc(2rem*var(--scale-factor));padding-right:calc(2rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .section-smart-fonction{background-image:none}.webflow-ichiropro-ultimate-implantology .text-block-enter-a-world{margin-left:calc(2rem*var(--scale-factor));margin-right:calc(2rem*var(--scale-factor));font-size:calc(3.5rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .section-ipad-smart-function{background-image:none;height:calc(140rem*var(--scale-factor));display:flex}.webflow-ichiropro-ultimate-implantology .icone-end-to-end{height:calc(10rem*var(--scale-factor));margin-left:0;margin-right:0;inset:0% auto 0% 0%}.webflow-ichiropro-ultimate-implantology .text-block-end-to-end{text-align:left;margin-left:auto;margin-right:auto;padding-left:calc(1rem*var(--scale-factor));inset:0% 0% 0% auto}.webflow-ichiropro-ultimate-implantology .div-block-50-left{margin-left:0;right:0}.webflow-ichiropro-ultimate-implantology .div-block-50-right{margin-right:0;left:0}.webflow-ichiropro-ultimate-implantology .text-block-personalised{max-width:calc(19.25rem*var(--scale-factor));margin-top:calc(41.275rem*var(--scale-factor));margin-left:0;padding-left:calc(1rem*var(--scale-factor));padding-right:0;inset:0% 0% 0% auto}.webflow-ichiropro-ultimate-implantology .text-block-personalised.ru{margin-top:calc(39.275rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .icone-personalised{height:calc(10rem*var(--scale-factor));margin-top:calc(41.275rem*var(--scale-factor));margin-left:0;inset:0% auto 0% 0%}.webflow-ichiropro-ultimate-implantology .icone-personalised.ru{margin-top:calc(39.275rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .icone-2400{margin-top:calc(58.3125rem*var(--scale-factor));margin-left:auto;margin-right:auto;left:0}.webflow-ichiropro-ultimate-implantology .icone-2400.ru{margin-top:calc(59.8125rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .icone-50{margin-top:calc(77rem*var(--scale-factor));margin-left:auto;margin-right:auto;right:0}.webflow-ichiropro-ultimate-implantology .icone-paperless{height:calc(10rem*var(--scale-factor));margin-top:calc(96rem*var(--scale-factor));margin-right:0;inset:0% auto 0% 0%}.webflow-ichiropro-ultimate-implantology .icone-paperless.ru{margin-top:calc(95.2rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-block-paperless{text-align:left;max-width:calc(19.25rem*var(--scale-factor));margin-top:calc(96rem*var(--scale-factor));margin-right:0;padding-left:calc(1rem*var(--scale-factor));inset:0% 0% 0% auto}.webflow-ichiropro-ultimate-implantology .text-block-paperless.fr{max-width:calc(19.25rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-block-paperless.ru{margin-top:calc(95.2rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .icone-step-by-step{height:calc(10rem*var(--scale-factor));margin-top:calc(114.775rem*var(--scale-factor));margin-left:0}.webflow-ichiropro-ultimate-implantology .icone-step-by-step.ru{margin-top:calc(114.475rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-block-automatic-updates{max-width:calc(19.25rem*var(--scale-factor));margin-top:calc(114.775rem*var(--scale-factor));margin-left:0;padding-left:calc(1rem*var(--scale-factor));padding-right:0;inset:0% 0% 0% auto}.webflow-ichiropro-ultimate-implantology .text-block-automatic-updates.ru{margin-top:calc(114.075rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .code-embed-ilp{justify-content:center;align-items:flex-start;width:110%;margin-top:0;padding-left:0;padding-right:calc(2.5rem*var(--scale-factor));display:none}.webflow-ichiropro-ultimate-implantology .trait-gris{display:none}.webflow-ichiropro-ultimate-implantology .button-discover-implant-system{text-align:center;max-width:calc(28rem*var(--scale-factor));margin-left:auto;margin-right:auto;font-size:calc(1.2rem*var(--scale-factor));left:0;right:0}.webflow-ichiropro-ultimate-implantology .button-discover-implant-system.de{max-width:calc(31rem*var(--scale-factor));margin-left:auto}.webflow-ichiropro-ultimate-implantology .button-discover-implant-system.fr{max-width:calc(32rem*var(--scale-factor));margin-left:auto}.webflow-ichiropro-ultimate-implantology .button-discover-implant-system.it{margin-bottom:calc(5.35rem*var(--scale-factor));margin-left:auto;font-size:calc(1rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .button-discover-implant-system.es{max-width:calc(33.5rem*var(--scale-factor));margin-left:auto}.webflow-ichiropro-ultimate-implantology .button-discover-implant-system.pt{margin-left:auto}.webflow-ichiropro-ultimate-implantology .button-discover-implant-system.ru{text-align:left;margin-right:auto;font-size:calc(1.1rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .pop-up-implant-systems{height:calc(35rem*var(--scale-factor));margin-left:calc(1rem*var(--scale-factor));margin-right:calc(1rem*var(--scale-factor));display:none}.webflow-ichiropro-ultimate-implantology .text-block-3{margin-top:calc(-3rem*var(--scale-factor));margin-left:3%;font-size:calc(1.6rem*var(--scale-factor));line-height:calc(1.9rem*var(--scale-factor));position:absolute;inset:0% 0% auto}.webflow-ichiropro-ultimate-implantology .image-79{max-width:calc(30rem*var(--scale-factor));margin-top:calc(4rem*var(--scale-factor));bottom:auto;left:auto;right:auto}.webflow-ichiropro-ultimate-implantology .image-80{width:100%;margin-top:calc(25rem*var(--scale-factor));padding-left:calc(2rem*var(--scale-factor));padding-right:calc(2rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .section-ergonomie{background-image:none;height:calc(255rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-designed-for-comfort.pt{max-width:calc(30rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-technology-innovation{padding-left:calc(2rem*var(--scale-factor));padding-right:calc(2rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .code-embed-pedale{width:calc(34rem*var(--scale-factor));margin-top:calc(180.075rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-block-enhanced-vision{text-align:center;max-width:calc(28rem*var(--scale-factor));margin-top:calc(94.3625rem*var(--scale-factor));margin-left:auto;margin-right:auto;left:0;right:0}.webflow-ichiropro-ultimate-implantology .text-block-pioneering-technology{text-align:center;max-width:calc(28rem*var(--scale-factor));margin-top:calc(115rem*var(--scale-factor));margin-left:auto;margin-right:auto;left:0}.webflow-ichiropro-ultimate-implantology .text-block-pioneering-technology.fr{margin-top:calc(112.6rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-block-pioneering-technology.de{margin-top:calc(112.4rem*var(--scale-factor));margin-right:auto}.webflow-ichiropro-ultimate-implantology .text-block-designed-to-improve{text-align:center;max-width:calc(28rem*var(--scale-factor));margin-top:calc(136rem*var(--scale-factor));margin-left:auto;margin-right:auto;left:0;right:0}.webflow-ichiropro-ultimate-implantology .text-wireless-footpedal{margin-top:calc(160rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-wireless-footpedal.de{margin-top:calc(156.1rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-with-the-aim{max-width:calc(28rem*var(--scale-factor));margin-top:calc(170rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-block-complete-freedom{text-align:left;max-width:calc(19.25rem*var(--scale-factor));margin-top:calc(204rem*var(--scale-factor));margin-left:auto;margin-right:auto;padding-left:calc(1rem*var(--scale-factor));inset:0% 0% 0% auto}.webflow-ichiropro-ultimate-implantology .icone-end-complete-freedom{height:calc(10rem*var(--scale-factor));margin-top:calc(204rem*var(--scale-factor));margin-right:0;inset:0% auto 0% 0%}.webflow-ichiropro-ultimate-implantology .trait-gris-ergonomie{display:none}.webflow-ichiropro-ultimate-implantology .icone-fully-compatible{margin-top:calc(222rem*var(--scale-factor));margin-left:0;inset:0% auto 0% 0%}.webflow-ichiropro-ultimate-implantology .icone-fully-compatible.pt{margin-top:calc(218.1rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .icone-fully-compatible.ru{margin-top:calc(220rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-block-fully-compatible{max-width:calc(19.25rem*var(--scale-factor));margin-top:calc(222rem*var(--scale-factor));margin-left:auto;margin-right:auto;padding-left:calc(1rem*var(--scale-factor));inset:0% 0% 0% auto}.webflow-ichiropro-ultimate-implantology .text-block-fully-compatible.de{max-width:calc(19.25rem*var(--scale-factor));margin-left:auto}.webflow-ichiropro-ultimate-implantology .text-block-fully-compatible.pt,.webflow-ichiropro-ultimate-implantology .text-block-fully-compatible.ru{margin-top:calc(220rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .icone-enhanced-effiency{height:calc(10rem*var(--scale-factor));margin-top:calc(240rem*var(--scale-factor));inset:0% auto 0% 0%}.webflow-ichiropro-ultimate-implantology .text-block-enhanced-efficency{text-align:left;max-width:calc(19.25rem*var(--scale-factor));margin-top:calc(240rem*var(--scale-factor));margin-left:auto;margin-right:auto;padding-left:calc(1rem*var(--scale-factor));inset:0% 0% 0% auto}.webflow-ichiropro-ultimate-implantology .image-ipad{max-width:calc(34rem*var(--scale-factor));margin-top:calc(286rem*var(--scale-factor));margin-left:auto;margin-right:auto;left:0;right:0}.webflow-ichiropro-ultimate-implantology .text-about-the-ichiropro{margin-top:calc(266.05rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-about-the-ichiropro.pt{max-width:calc(25rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .image-ipad-screen-1{max-width:calc(34rem*var(--scale-factor));margin-top:calc(286rem*var(--scale-factor));margin-left:auto;margin-right:auto;left:0;right:0}.webflow-ichiropro-ultimate-implantology .section-surgery{background-image:none}.webflow-ichiropro-ultimate-implantology .text-unlimited-versatility,.webflow-ichiropro-ultimate-implantology .text-combined-with-pm-ca,.webflow-ichiropro-ultimate-implantology .text-while-ichiropro{padding-left:calc(2rem*var(--scale-factor));padding-right:calc(2rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-while-ichiropro.ru{margin-top:calc(29.9375rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-block-controlled-by-ipad{text-align:center;max-width:calc(28rem*var(--scale-factor));margin-top:calc(333rem*var(--scale-factor));margin-left:auto;margin-right:auto;left:0;right:0}.webflow-ichiropro-ultimate-implantology .text-block-peristalic{text-align:center;max-width:calc(28rem*var(--scale-factor));margin-top:calc(390rem*var(--scale-factor));margin-left:auto;margin-right:auto;left:0;right:0}.webflow-ichiropro-ultimate-implantology .image-ipad-screen-2,.webflow-ichiropro-ultimate-implantology .image-ipad-screen-3{max-width:calc(34rem*var(--scale-factor));margin-top:calc(286rem*var(--scale-factor));margin-left:auto;margin-right:auto;left:0;right:0}.webflow-ichiropro-ultimate-implantology .image-pm-1-2{margin-left:calc(2rem*var(--scale-factor));inset:0% calc(1.5rem*var(--scale-factor)) 0% auto}.webflow-ichiropro-ultimate-implantology .image-82{max-width:calc(11rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .section-codiagnostix{background-image:none;height:calc(115rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-guided-surgery{padding-left:calc(1rem*var(--scale-factor));padding-right:calc(1rem*var(--scale-factor));font-size:calc(3.5rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-guided-surgery.ru{font-size:calc(2.8rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-using-ichiropro{padding-left:calc(2rem*var(--scale-factor));padding-right:calc(2rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .image-83{max-width:calc(33rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .section-ilp-ichiropro{background-image:none}.webflow-ichiropro-ultimate-implantology .text-block-ilp{font-size:calc(18rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .code-embed-irrigation{width:calc(34rem*var(--scale-factor));margin-top:calc(352rem*var(--scale-factor));margin-left:auto;margin-right:auto;right:0}.webflow-ichiropro-ultimate-implantology .image-codiagnostix{max-width:calc(37rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-compatible-ichiropro{padding-left:calc(2rem*var(--scale-factor));padding-right:calc(2rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .section-performance{background-image:none;height:calc(410rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-power-is-control{font-size:calc(3.5rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-power-is-control.fr{max-width:calc(27rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .code-embed-flux{justify-content:center;align-items:center;width:100%;margin-top:calc(79rem*var(--scale-factor));display:flex}.webflow-ichiropro-ultimate-implantology .text-block-accurate-control{text-align:center;max-width:calc(28rem*var(--scale-factor));margin-top:calc(146rem*var(--scale-factor));margin-left:auto;margin-right:auto;left:0}.webflow-ichiropro-ultimate-implantology .text-block-no-calibration{text-align:center;max-width:calc(28rem*var(--scale-factor));margin-top:calc(161.675rem*var(--scale-factor));margin-left:auto;margin-right:auto;left:0;right:0}.webflow-ichiropro-ultimate-implantology .text-block-extended{text-align:center;max-width:calc(28rem*var(--scale-factor));margin-top:calc(183.375rem*var(--scale-factor));margin-left:auto;margin-right:auto;left:0}.webflow-ichiropro-ultimate-implantology .text-block-extended.de{margin-right:auto}.webflow-ichiropro-ultimate-implantology .text-with-stands-out{margin-top:calc(238.188rem*var(--scale-factor));padding-left:calc(2rem*var(--scale-factor));padding-right:calc(2rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .ichiropro_ca_20_1_mxi{width:calc(37rem*var(--scale-factor));margin-top:calc(203.363rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .image-ilp{width:40%}.webflow-ichiropro-ultimate-implantology .text-block-4{font-size:calc(.9rem*var(--scale-factor));line-height:calc(1.1rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-block-4.fr{width:calc(6rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-block-4.it{width:calc(8rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .div-block-45{margin-top:76%;margin-left:auto;margin-right:auto;inset:auto auto auto 6%}.webflow-ichiropro-ultimate-implantology .button-read-more{text-align:center;max-width:calc(28rem*var(--scale-factor));margin-top:calc(258.538rem*var(--scale-factor));margin-left:auto;margin-right:auto;font-size:calc(1.3rem*var(--scale-factor));left:0;right:0}.webflow-ichiropro-ultimate-implantology .button-read-more.fr{margin-top:calc(258.838rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .button-read-more.it{margin-top:calc(255.238rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .button-read-more.es{margin-top:calc(255.438rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .button-read-more.pt{margin-top:calc(256.838rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .button-read-more.ru{margin-top:calc(258.538rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .code-embed-ilp-technology{display:flex}.webflow-ichiropro-ultimate-implantology .text-block-powered-by-ai.ru{max-width:calc(30rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-span-18.ru{margin-top:calc(17rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .image-codiagnostix-ipad{max-width:calc(37rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-unlocking-power-immediacy{justify-content:center;align-items:center;margin-top:calc(12rem*var(--scale-factor));font-size:calc(3.5rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-unlocking-power-immediacy.fr{max-width:calc(31rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-unlocking-power-immediacy.pt{max-width:calc(28rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .section-ilp-bis{background-image:none;height:calc(455rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-directly-integrated{padding-left:calc(2rem*var(--scale-factor));padding-right:calc(2rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-ai-drivent-tool{padding-left:calc(2rem*var(--scale-factor));padding-right:calc(2rem*var(--scale-factor));font-size:calc(1.5rem*var(--scale-factor));line-height:calc(2.5rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-ai-drivent-tool.fr{font-size:calc(1.25rem*var(--scale-factor));line-height:calc(2.25rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-ai-drivent-tool.it,.webflow-ichiropro-ultimate-implantology .text-ai-drivent-tool.es{font-size:calc(1.3rem*var(--scale-factor));line-height:calc(2.3rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-ai-drivent-tool.pt{font-size:calc(1.4rem*var(--scale-factor));line-height:calc(2.4rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-block-4000{justify-content:center;align-items:center;margin-left:auto;margin-right:auto;display:flex;left:0;right:0}.webflow-ichiropro-ultimate-implantology .text-block-4000.es{margin-right:auto}.webflow-ichiropro-ultimate-implantology .text-block-4000.ru{margin-top:calc(51.4rem*var(--scale-factor));margin-right:auto}.webflow-ichiropro-ultimate-implantology .text-block-verified-curves{justify-content:center;align-items:center;margin-left:auto;margin-right:auto;display:flex;left:0}.webflow-ichiropro-ultimate-implantology .text-block-verified-curves.fr,.webflow-ichiropro-ultimate-implantology .text-block-verified-curves.de,.webflow-ichiropro-ultimate-implantology .text-block-verified-curves.it,.webflow-ichiropro-ultimate-implantology .text-block-verified-curves.pt{margin-right:auto}.webflow-ichiropro-ultimate-implantology .text-block-verified-curves.ru{margin-top:calc(54.9rem*var(--scale-factor));margin-right:auto}.webflow-ichiropro-ultimate-implantology .text-supervised-machine-leraning{text-align:center;justify-content:center;align-items:center;margin-left:auto;margin-right:auto;display:flex;left:0}.webflow-ichiropro-ultimate-implantology .text-supervised-machine-leraning.de,.webflow-ichiropro-ultimate-implantology .text-supervised-machine-leraning.es,.webflow-ichiropro-ultimate-implantology .text-supervised-machine-leraning.pt{margin-right:auto}.webflow-ichiropro-ultimate-implantology .text-supervised-machine-leraning.ru{margin-top:calc(61.9rem*var(--scale-factor));margin-right:auto}.webflow-ichiropro-ultimate-implantology .text-block-1900{flex-flow:row;justify-content:center;align-items:center;margin-left:auto;margin-right:auto;display:flex;left:0;right:0}.webflow-ichiropro-ultimate-implantology .text-block-1900.de,.webflow-ichiropro-ultimate-implantology .text-block-1900.es,.webflow-ichiropro-ultimate-implantology .text-block-1900.pt{margin-left:auto}.webflow-ichiropro-ultimate-implantology .text-block-1900.ru{margin-top:calc(50.1rem*var(--scale-factor));margin-left:auto}.webflow-ichiropro-ultimate-implantology .text-block-real-implants{justify-content:center;align-items:center;margin-left:auto;margin-right:auto;display:flex;right:0}.webflow-ichiropro-ultimate-implantology .text-block-real-implants.pt{margin-left:auto}.webflow-ichiropro-ultimate-implantology .text-block-real-implants.ru{margin-top:calc(53.6rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-enrolled{text-align:center;justify-content:center;align-items:center;margin-left:auto;margin-right:auto;display:flex;right:0}.webflow-ichiropro-ultimate-implantology .text-enrolled.de,.webflow-ichiropro-ultimate-implantology .text-enrolled.es,.webflow-ichiropro-ultimate-implantology .text-enrolled.pt{margin-left:auto}.webflow-ichiropro-ultimate-implantology .text-enrolled.ru{margin-top:calc(60.6rem*var(--scale-factor));margin-left:auto}.webflow-ichiropro-ultimate-implantology .strong-scientific-evidence{height:calc(127rem*var(--scale-factor));max-height:calc(127rem*var(--scale-factor));margin-top:calc(118rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-block-strong-scientific{padding-left:calc(1rem*var(--scale-factor));padding-right:calc(1rem*var(--scale-factor));line-height:calc(4.1rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-block-strong-scientific.de{font-size:calc(3.2rem*var(--scale-factor));line-height:calc(3.8rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-publication-in-peer{margin-top:calc(17.7rem*var(--scale-factor));padding-left:calc(2rem*var(--scale-factor));padding-right:calc(2rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-effect-drilling,.webflow-ichiropro-ultimate-implantology .text-authors,.webflow-ichiropro-ultimate-implantology .text-effect-drilling-2,.webflow-ichiropro-ultimate-implantology .text-authors-2,.webflow-ichiropro-ultimate-implantology .text-effect-drilling-3,.webflow-ichiropro-ultimate-implantology .text-authors-3{text-align:center}.webflow-ichiropro-ultimate-implantology .trait-blanc{display:none}.webflow-ichiropro-ultimate-implantology .image-chirurgienne{width:100%;margin-left:auto;margin-right:auto;left:0}.webflow-ichiropro-ultimate-implantology .div-block-50-left-ilp{z-index:-2;margin-left:0;right:0}.webflow-ichiropro-ultimate-implantology .text-block-a-benefit{margin-top:calc(191rem*var(--scale-factor));margin-left:auto;margin-right:auto}.webflow-ichiropro-ultimate-implantology .text-block-a-benefit.fr{text-align:center;margin-left:auto}.webflow-ichiropro-ultimate-implantology .text-block-a-benefit.de{margin-top:calc(188.1rem*var(--scale-factor));margin-left:auto}.webflow-ichiropro-ultimate-implantology .text-block-a-benefit.it{margin-top:calc(188.4rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-block-a-benefit.es{text-align:center;margin-top:calc(186.5rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-block-a-benefit.pt{text-align:center;margin-top:calc(184.3rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-block-a-benefit.ru{text-align:center}.webflow-ichiropro-ultimate-implantology .text-patient-well{text-align:center;margin-top:calc(202rem*var(--scale-factor));padding-left:calc(2rem*var(--scale-factor));padding-right:calc(2rem*var(--scale-factor));line-height:calc(1.8rem*var(--scale-factor));right:0}.webflow-ichiropro-ultimate-implantology .text-patient-well.de{margin-top:calc(197.5rem*var(--scale-factor));margin-left:auto;font-size:calc(1.2rem*var(--scale-factor));line-height:calc(1.8rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-patient-well.fr{margin-top:calc(201rem*var(--scale-factor));margin-left:auto;font-size:calc(1.1rem*var(--scale-factor));line-height:calc(1.7rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-patient-well.it{margin-top:calc(198.7rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-patient-well.pt{margin-top:calc(198.2rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-patient-well.es{margin-top:calc(196.6rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-patient-well.ru{margin-top:calc(201rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .button-how-will-it-work{text-align:center;max-width:calc(28rem*var(--scale-factor));margin-left:auto;margin-right:auto;font-size:calc(1.2rem*var(--scale-factor));right:0}.webflow-ichiropro-ultimate-implantology .button-how-will-it-work.de{margin-left:auto}.webflow-ichiropro-ultimate-implantology .button-how-will-it-work.fr{max-width:calc(36rem*var(--scale-factor));margin-left:auto;font-size:calc(1.1rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .button-how-will-it-work.ru{margin-top:calc(249rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-ilp-value{text-align:center;margin-top:calc(332.6rem*var(--scale-factor));margin-left:auto;margin-right:auto;padding-left:calc(2rem*var(--scale-factor));padding-right:calc(2rem*var(--scale-factor));font-size:calc(1.2rem*var(--scale-factor));line-height:calc(1.8rem*var(--scale-factor));left:0}.webflow-ichiropro-ultimate-implantology .text-ilp-value.de{margin-top:calc(333rem*var(--scale-factor));font-size:calc(1.2rem*var(--scale-factor));line-height:calc(1.8rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-ilp-value.ru{margin-top:calc(331.7rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-block-making-a-real{margin-top:calc(353rem*var(--scale-factor));padding-left:calc(1rem*var(--scale-factor));padding-right:calc(1rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-block-making-a-real.es{max-width:calc(35rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-block-all-in-one{text-align:left;max-width:calc(19.25rem*var(--scale-factor));margin-top:calc(283.45rem*var(--scale-factor));margin-left:auto;margin-right:auto;padding-left:calc(1rem*var(--scale-factor));inset:0% 0% 0% auto}.webflow-ichiropro-ultimate-implantology .text-block-all-in-one.ru{margin-top:calc(278.75rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .icone-ichiropro{height:calc(10rem*var(--scale-factor));margin-top:calc(283.45rem*var(--scale-factor));margin-right:0;inset:0% auto 0% 0%}.webflow-ichiropro-ultimate-implantology .icone-ichiropro.ru{margin-top:calc(278.75rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-block-simplified-decision{text-align:left;max-width:calc(19.25rem*var(--scale-factor));margin-top:calc(316.25rem*var(--scale-factor));margin-left:auto;margin-right:auto;padding-left:calc(1rem*var(--scale-factor));inset:0% 0% 0% auto}.webflow-ichiropro-ultimate-implantology .text-block-simplified-decision.fr{margin-right:auto}.webflow-ichiropro-ultimate-implantology .text-block-simplified-decision.de{margin-left:auto;margin-right:auto}.webflow-ichiropro-ultimate-implantology .text-block-simplified-decision.ru{margin-top:calc(319.35rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .icone-yes-no{height:calc(10rem*var(--scale-factor));margin-top:calc(316.25rem*var(--scale-factor));margin-right:0;inset:0% auto 0% 0%}.webflow-ichiropro-ultimate-implantology .icone-yes-no.ru{margin-top:calc(319.35rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .icone-time-saving{margin-top:calc(299.75rem*var(--scale-factor));margin-left:0}.webflow-ichiropro-ultimate-implantology .icone-time-saving.ru{margin-top:calc(303.25rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-block-time-saving{max-width:calc(19.25rem*var(--scale-factor));margin-top:calc(299.75rem*var(--scale-factor));margin-left:auto;margin-right:auto;padding-left:calc(1rem*var(--scale-factor));inset:0% 0% 0% auto}.webflow-ichiropro-ultimate-implantology .text-block-time-saving.ru{margin-top:calc(303.25rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .icone-cost-saving{margin-top:calc(332rem*var(--scale-factor));margin-left:0;inset:0% auto 0% 0%}.webflow-ichiropro-ultimate-implantology .icone-cost-saving.ru{margin-top:calc(333.8rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-block-cost-saving{max-width:calc(19.25rem*var(--scale-factor));margin-top:calc(332rem*var(--scale-factor));margin-left:auto;margin-right:auto;padding-left:calc(1rem*var(--scale-factor));inset:0% 0% 0% auto}.webflow-ichiropro-ultimate-implantology .text-block-cost-saving.ru{margin-top:calc(333.8rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .button-interested-learning{z-index:2;width:90vw;max-width:none;margin-top:0;padding-left:calc(11rem*var(--scale-factor));font-size:calc(1.1rem*var(--scale-factor));line-height:calc(1.7rem*var(--scale-factor));inset:auto 0% 0%}.webflow-ichiropro-ultimate-implantology .button-interested-learning.de{font-size:calc(1rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-span-23{margin-right:0;font-size:calc(.96rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .image-dedgidi{z-index:3;max-width:calc(12rem*var(--scale-factor));margin-top:0;margin-left:calc(.5rem*var(--scale-factor));position:absolute;inset:auto auto 0% 0%}.webflow-ichiropro-ultimate-implantology .text-span-practice,.webflow-ichiropro-ultimate-implantology .text-span-discover-all,.webflow-ichiropro-ultimate-implantology .text-span-read-more{font-size:calc(1.6rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .trait-blanc-t-1,.webflow-ichiropro-ultimate-implantology .trait-blanc-t-2,.webflow-ichiropro-ultimate-implantology .trait-blanc-icons{display:none}.webflow-ichiropro-ultimate-implantology .pop-up-how-will-it-work{height:calc(48rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-block-place-evaluate{margin-top:calc(-2.65rem*var(--scale-factor));font-size:5vw}.webflow-ichiropro-ultimate-implantology .text-block-place-evaluate.ru{margin-top:calc(-3.7rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-block-1-copy{margin-top:calc(6.3rem*var(--scale-factor));font-size:15vw}.webflow-ichiropro-ultimate-implantology .text-block-1-copy.fr{margin-top:calc(4.2rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-block-2-place-evaluate{margin-top:calc(16.5rem*var(--scale-factor));font-size:15vw}.webflow-ichiropro-ultimate-implantology .text-block-2-place-evaluate.fr{margin-top:calc(14.1rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-block-3-place-evaluate{margin-top:calc(29.075rem*var(--scale-factor));font-size:15vw}.webflow-ichiropro-ultimate-implantology .text-block-3-place-evaluate.fr{margin-top:calc(27.775rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .paragraph-automated-process{font-size:4vw}.webflow-ichiropro-ultimate-implantology .paragraph-automated-process.fr{margin-bottom:calc(21rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-span-24{font-size:2.5vw}.webflow-ichiropro-ultimate-implantology .paragraph-ai-based{font-size:4vw}.webflow-ichiropro-ultimate-implantology .paragraph-ai-based.fr{margin-top:calc(2.4rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .paragraph-informed-decision{font-size:4vw}.webflow-ichiropro-ultimate-implantology .text-span-ai-based,.webflow-ichiropro-ultimate-implantology .text-span-informed{font-size:2.5vw}.webflow-ichiropro-ultimate-implantology .text-block-4001{justify-content:center;align-items:flex-start;margin:52% auto 0;font-size:calc(3.5rem*var(--scale-factor));display:none;position:absolute;inset:0% 0 auto}.webflow-ichiropro-ultimate-implantology .lottie-animation-2{width:calc(4rem*var(--scale-factor));max-width:calc(4rem*var(--scale-factor));margin-bottom:calc(30.5rem*var(--scale-factor));right:calc(21.5rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .image-ca-1-2-5{margin-right:calc(2rem*var(--scale-factor));inset:0% auto 0% calc(1.5rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .image-chirurgienne-background,.webflow-ichiropro-ultimate-implantology .image-chirurgienne-lampe{width:100%;margin-left:auto;margin-right:auto;left:0}.webflow-ichiropro-ultimate-implantology .div-block-container-pop-up{height:70%;padding-right:0}.webflow-ichiropro-ultimate-implantology .button-read,.webflow-ichiropro-ultimate-implantology .button-read-3{text-align:center;max-width:calc(25.2rem*var(--scale-factor));margin-left:auto;margin-right:auto;font-size:calc(1.2rem*var(--scale-factor));left:0}.webflow-ichiropro-ultimate-implantology .trait-blanc-horizontal{display:none}.webflow-ichiropro-ultimate-implantology .pop-up-dongle{height:calc(38rem*var(--scale-factor));margin-left:calc(2rem*var(--scale-factor));margin-right:calc(2rem*var(--scale-factor));display:none}.webflow-ichiropro-ultimate-implantology .image-86{width:50%;margin-top:0}.webflow-ichiropro-ultimate-implantology .section-technique{background-image:none;height:calc(95rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .section-technique.ru{height:calc(105rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .image-ichiropro-technical{margin-top:calc(5rem*var(--scale-factor));margin-left:auto;margin-right:auto;left:0}.webflow-ichiropro-ultimate-implantology .text-technical-data{justify-content:center;align-items:center;margin-top:calc(37.9rem*var(--scale-factor));margin-left:auto;right:0}.webflow-ichiropro-ultimate-implantology .text-technical-data.fr{margin-top:calc(37rem*var(--scale-factor));margin-left:auto;margin-right:auto;font-size:calc(2.7rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-technical-data.de{margin-top:calc(36.9rem*var(--scale-factor));margin-left:auto}.webflow-ichiropro-ultimate-implantology .text-technical-data.ru{text-align:center;max-width:calc(40rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .grid-4{grid-template:". Area Area-2 Area-3" calc(2rem*var(--scale-factor)) "Area-4 Area-5 Area-6 Area-7" calc(2rem*var(--scale-factor)) "Area-8 Area-9 Area-10 Area-11" calc(2rem*var(--scale-factor)) "Area-12 Area-13 Area-14 Area-15" calc(2rem*var(--scale-factor)) "Area-16 Area-17 Area-18 Area-19" calc(2rem*var(--scale-factor)) "Area-20 Area-21 Area-22 Area-23" calc(2rem*var(--scale-factor)) "Area-24 Area-25 Area-26 Area-27" calc(3.5rem*var(--scale-factor)) "Area-28 Area-29 Area-30 Area-31" calc(2rem*var(--scale-factor)) "Area-32 Area-33 Area-34 Area-35" calc(3.5rem*var(--scale-factor)) "Area-36 Area-37 Area-38 Area-39" calc(3.5rem*var(--scale-factor)) "Area-40 Area-41 Area-42 Area-43" calc(2rem*var(--scale-factor)) "Area-44 Area-45 Area-46 Area-47" calc(2rem*var(--scale-factor))/40% 20% 20% 20%;align-content:end;margin-top:calc(17rem*var(--scale-factor));margin-bottom:calc(12rem*var(--scale-factor));padding-left:calc(2rem*var(--scale-factor));padding-right:calc(2rem*var(--scale-factor));right:0}.webflow-ichiropro-ultimate-implantology .grid-4.fr{grid-template-rows:calc(2rem*var(--scale-factor)) calc(2rem*var(--scale-factor)) calc(2rem*var(--scale-factor)) calc(3rem*var(--scale-factor)) calc(3rem*var(--scale-factor)) calc(4.5rem*var(--scale-factor)) calc(5.5rem*var(--scale-factor)) calc(2rem*var(--scale-factor)) calc(4.5rem*var(--scale-factor)) calc(3.5rem*var(--scale-factor)) calc(2rem*var(--scale-factor)) calc(2rem*var(--scale-factor));margin-bottom:calc(8.6rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .grid-4.de{grid-template-rows:calc(2rem*var(--scale-factor)) calc(2rem*var(--scale-factor)) calc(2rem*var(--scale-factor)) calc(2rem*var(--scale-factor)) calc(3.5rem*var(--scale-factor)) calc(3.5rem*var(--scale-factor)) calc(6rem*var(--scale-factor)) calc(3.5rem*var(--scale-factor)) calc(4.5rem*var(--scale-factor)) calc(3.5rem*var(--scale-factor)) calc(2rem*var(--scale-factor)) calc(2rem*var(--scale-factor));margin-bottom:calc(10.2rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .grid-4.it{grid-template-rows:calc(2rem*var(--scale-factor)) calc(2rem*var(--scale-factor)) calc(2rem*var(--scale-factor)) calc(3.5rem*var(--scale-factor)) calc(2rem*var(--scale-factor)) calc(2rem*var(--scale-factor)) calc(5.5rem*var(--scale-factor)) calc(2rem*var(--scale-factor)) calc(4.5rem*var(--scale-factor)) calc(3.5rem*var(--scale-factor)) calc(2rem*var(--scale-factor)) calc(2rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .grid-4.es{grid-template-rows:calc(2rem*var(--scale-factor)) calc(2rem*var(--scale-factor)) calc(2rem*var(--scale-factor)) calc(2rem*var(--scale-factor)) calc(3.5rem*var(--scale-factor)) calc(3.5rem*var(--scale-factor)) calc(5.5rem*var(--scale-factor)) calc(2rem*var(--scale-factor)) calc(3.5rem*var(--scale-factor)) calc(3.5rem*var(--scale-factor)) calc(2rem*var(--scale-factor)) calc(2rem*var(--scale-factor));margin-bottom:calc(7.7rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .grid-4.pt{grid-template-rows:calc(2rem*var(--scale-factor)) calc(2rem*var(--scale-factor)) calc(2rem*var(--scale-factor)) calc(3.5rem*var(--scale-factor)) calc(3.5rem*var(--scale-factor)) calc(3.5rem*var(--scale-factor)) calc(5.5rem*var(--scale-factor)) calc(2rem*var(--scale-factor)) calc(3.5rem*var(--scale-factor)) calc(3.5rem*var(--scale-factor)) calc(2rem*var(--scale-factor)) calc(2rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .text-block-titre-technical-data{font-size:calc(1.2rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .div-block-70-right{margin-right:0;inset:0%}.webflow-ichiropro-ultimate-implantology .div-block-50-left-copy{margin-left:0;inset:0%}.webflow-ichiropro-ultimate-implantology .text-block-type-c{margin-left:calc(14.9rem*var(--scale-factor));position:absolute}.webflow-ichiropro-ultimate-implantology .div-block-93{position:relative;top:calc(23.7rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .div-block-1900{position:relative;top:calc(26rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .div-block-4000{position:relative;top:calc(5rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .div-block-4001{position:relative;top:calc(36.9rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .div-block-development{position:relative;top:calc(8rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .div-block-use-of-an-artificial{position:relative;top:calc(36rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .div-block-benefit-for-you{position:relative;top:calc(97.2rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .div-block-image-chirurgienne{position:relative;top:calc(60rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .div-block-time-saving{position:relative;top:calc(84.6rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .div-block-yes-no{position:relative;top:calc(85rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .div-block-button-dedgidi{justify-content:flex-end;align-items:center;width:100vw;margin-top:calc(447.4rem*var(--scale-factor));position:absolute}.webflow-ichiropro-ultimate-implantology .div-block-end-to-end,.webflow-ichiropro-ultimate-implantology .div-block-extensive-implant,.webflow-ichiropro-ultimate-implantology .div-block-paperless,.webflow-ichiropro-ultimate-implantology .div-block-automatic-updates{max-width:calc(28rem*var(--scale-factor));margin-left:auto;margin-right:auto;position:relative}.webflow-ichiropro-ultimate-implantology .div-block-automatic-updates.fr{margin-top:calc(1.6rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .div-block-time-saving-process,.webflow-ichiropro-ultimate-implantology .div-block-cost-effective,.webflow-ichiropro-ultimate-implantology .div-block-all-in-one,.webflow-ichiropro-ultimate-implantology .div-block-simplified-decision,.webflow-ichiropro-ultimate-implantology .div-block-complete-freedom,.webflow-ichiropro-ultimate-implantology .div-block-4003,.webflow-ichiropro-ultimate-implantology .div-block-fully-compatible{max-width:calc(28rem*var(--scale-factor));margin-left:auto;margin-right:auto;position:relative}.webflow-ichiropro-ultimate-implantology .nav-link-16{opacity:1;font-size:12px}.webflow-ichiropro-ultimate-implantology .nav-link-17{opacity:1;background-color:#494949;font-size:12px}.webflow-ichiropro-ultimate-implantology .div-block-50-left-pm1-2{margin-left:0;right:50%}.webflow-ichiropro-ultimate-implantology .div-block-50-right-ca-1-2-5{z-index:0;margin-right:0;left:50%}.webflow-ichiropro-ultimate-implantology .pop-up-ipad-compatibility{height:calc(38rem*var(--scale-factor));margin-left:calc(2rem*var(--scale-factor));margin-right:calc(2rem*var(--scale-factor));display:none}.webflow-ichiropro-ultimate-implantology .image-ipad-1{width:0}.webflow-ichiropro-ultimate-implantology .button-ipad-compatibility{text-align:center;max-width:calc(28rem*var(--scale-factor));margin-top:calc(68rem*var(--scale-factor));margin-left:auto;margin-right:auto;font-size:calc(1.3rem*var(--scale-factor));left:0;right:0}.webflow-ichiropro-ultimate-implantology .button-ipad-compatibility.fr{margin-top:calc(72rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .button-ipad-compatibility.de{margin-top:calc(69.9rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .button-ipad-compatibility.it{margin-top:calc(67.7rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .button-ipad-compatibility.es{margin-top:calc(72.2rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .button-ipad-compatibility.pt{margin-top:calc(71.9rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .button-ipad-compatibility.ru{margin-top:calc(56.7rem*var(--scale-factor))}.webflow-ichiropro-ultimate-implantology .grid-5,.webflow-ichiropro-ultimate-implantology .text-span-28{margin-left:auto;margin-right:auto}.webflow-ichiropro-ultimate-implantology .div-block-4005{width:88%}.webflow-ichiropro-ultimate-implantology .text-block-dongle{margin-bottom:0}.webflow-ichiropro-ultimate-implantology .intro-prima-mobile{min-width:auto;max-width:calc(75rem*var(--scale-factor));margin-top:calc(-1.1rem*var(--scale-factor));display:block}.webflow-ichiropro-ultimate-implantology .button-read-2{text-align:center;max-width:calc(25.2rem*var(--scale-factor));margin-left:auto;margin-right:auto;font-size:calc(1.2rem*var(--scale-factor));left:0}.webflow-ichiropro-ultimate-implantology .text-block-4001-mobile{justify-content:center;align-items:flex-start;margin:52% auto 0;font-size:calc(3.5rem*var(--scale-factor));display:flex;position:absolute;inset:0% 0 auto}.webflow-ichiropro-ultimate-implantology .image-ilp-mobile{width:110%;max-width:calc(60rem*var(--scale-factor));margin-top:0;margin-left:auto;margin-right:auto;padding-left:0;padding-right:calc(2.9rem*var(--scale-factor));display:block;position:absolute;inset:0% 0% auto}}.webflow-ichiropro-ultimate-implantology #w-node-_63e1dbb5-d93f-314c-b095-bfce8ffeb6f9-b510edea{grid-area:Area-3}.webflow-ichiropro-ultimate-implantology #w-node-de81c7d8-5e45-57b1-7e22-246773315db0-b510edea{grid-area:Area-7}.webflow-ichiropro-ultimate-implantology #w-node-_07b5ac71-5d64-59b2-864a-b45f32888101-b510edea{grid-area:Area-8}.webflow-ichiropro-ultimate-implantology #w-node-_71e3a52b-f998-e2d6-d408-12f05ab5a8ba-b510edea{grid-area:Area-9}.webflow-ichiropro-ultimate-implantology #w-node-_30421703-9f67-2b94-ab9f-177d1a59ccc6-b510edea{grid-area:Area-10}.webflow-ichiropro-ultimate-implantology #w-node-_28a73c4a-427f-dd3f-823d-5f1eb13f0b51-b510edea{grid-area:Area-14}.webflow-ichiropro-ultimate-implantology #w-node-_6d7d04d3-1473-fcff-064d-58dcc1e59156-b510edea{grid-area:Area-11}.webflow-ichiropro-ultimate-implantology #w-node-_7f6b5d1e-410a-42db-a90a-5619d7ebcb3f-b510edea{grid-area:Area-12}.webflow-ichiropro-ultimate-implantology #w-node-_236cbae8-b2fb-dec9-30ad-dfc8e3f655ec-b510edea{grid-area:Area-13}.webflow-ichiropro-ultimate-implantology #w-node-_30b661e0-d51d-4716-de2c-e2abfa7f7bf5-b510edea{grid-area:Area-16}.webflow-ichiropro-ultimate-implantology #w-node-f8a2aa01-b178-3e5a-a801-17147accb06a-b510edea{grid-area:Area-20}.webflow-ichiropro-ultimate-implantology #w-node-_60fcafac-2cb0-eca7-590f-00d5cf899a82-b510edea{grid-area:Area-24}.webflow-ichiropro-ultimate-implantology #w-node-_4aa58539-7146-df82-6de6-b601dd9541a5-b510edea{grid-area:Area-28}.webflow-ichiropro-ultimate-implantology #w-node-_54bfbd14-f8f2-4031-1a78-4eed66d4cd37-b510edea{grid-area:Area-4}.webflow-ichiropro-ultimate-implantology #w-node-_9c902ceb-f681-69a7-8b30-fbecec4db664-b510edea{grid-area:Area-5}.webflow-ichiropro-ultimate-implantology #w-node-_8fcab019-67bf-0680-3ec4-bae5d7802e34-b510edea{grid-area:Area-6}.webflow-ichiropro-ultimate-implantology #w-node-_4aa34129-5d52-f3c8-e52c-c7631d4cd2aa-b510edea{grid-area:Area}.webflow-ichiropro-ultimate-implantology #w-node-_3fd1c562-1831-432d-f6b4-b9d858016b13-b510edea{grid-area:1/4/2/6}.webflow-ichiropro-ultimate-implantology #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-b510edea{grid-area:Area-3;justify-self:end}.webflow-ichiropro-ultimate-implantology #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-b510edea{grid-area:Area-2;justify-self:start}.webflow-ichiropro-ultimate-implantology #w-node-dd869850-772b-453d-bbeb-1be3a31a15c6-b510edea{grid-area:Area-4}.webflow-ichiropro-ultimate-implantology #w-node-_75171cc3-8095-888a-88da-cc91659f8a5a-b510edea{grid-area:Area}.webflow-ichiropro-ultimate-implantology #w-node-_8b3e873e-8ebb-232d-a91b-96198bf26405-b510edea,.webflow-ichiropro-ultimate-implantology #w-node-_6c87f825-9e15-11f6-8d3a-acdb60bba5e7-b510edea,.webflow-ichiropro-ultimate-implantology #w-node-fdfa4c63-8db5-c2f4-7972-940427eb5b28-b510edea,.webflow-ichiropro-ultimate-implantology #w-node-e58261d1-26f1-bd16-df79-6eaa53316be9-b510edea,.webflow-ichiropro-ultimate-implantology #w-node-_7f591789-ad29-25b3-8b39-f4b43e6a6261-b510edea{grid-area:span 1/span 1/span 1/span 1}.webflow-ichiropro-ultimate-implantology #w-node-fdedb85f-05a2-ed94-2b55-cb075781ad70-b510edea{grid-area:Area-18}.webflow-ichiropro-ultimate-implantology #w-node-_1aa176ab-7e03-fe0a-61e1-208693d1d995-b510edea{grid-area:Area-19}.webflow-ichiropro-ultimate-implantology #w-node-_8fa41429-15d2-a144-a64e-1659740bff0a-b510edea{grid-area:Area-23}.webflow-ichiropro-ultimate-implantology #w-node-a5d84de9-bdf0-015f-923d-6f09e7c85067-b510edea{grid-area:Area-4}.webflow-ichiropro-ultimate-implantology #w-node-_8a09909c-9c99-f8d2-b94c-1499008cb8f0-b510edea{grid-area:Area-27}.webflow-ichiropro-ultimate-implantology #w-node-_12ad1454-4673-a2c0-3b3f-b33343575bb9-b510edea{grid-area:Area-8}.webflow-ichiropro-ultimate-implantology #w-node-eddfe270-b63c-7112-fa3f-d5548ac47359-b510edea{grid-area:Area-13}.webflow-ichiropro-ultimate-implantology #w-node-_990dff01-d41d-6718-f89e-c8da7e5a38ab-b510edea{grid-area:Area-22}.webflow-ichiropro-ultimate-implantology #w-node-c79baba0-6be7-df6a-c008-475188f53fe8-b510edea{grid-area:Area-31}.webflow-ichiropro-ultimate-implantology #w-node-_0af9ed4c-7639-b13f-79e9-a37b105d246b-b510edea{grid-area:Area-12}.webflow-ichiropro-ultimate-implantology #w-node-_642ff12d-05a1-9b8b-beee-60880820347b-b510edea{grid-area:Area-16}.webflow-ichiropro-ultimate-implantology #w-node-abf9b7dc-6514-5196-e3d9-f7f57829230f-b510edea{grid-area:Area-20}.webflow-ichiropro-ultimate-implantology #w-node-_65db0677-253d-c846-8f03-d11e979ea94a-b510edea{grid-area:Area-24}.webflow-ichiropro-ultimate-implantology #w-node-db0aec2a-1630-d6b0-c173-bba2280508d8-b510edea{grid-area:Area-28}.webflow-ichiropro-ultimate-implantology #w-node-_84a40b8a-a447-e044-31d8-863adc8aa16c-b510edea{grid-area:Area-32}.webflow-ichiropro-ultimate-implantology #w-node-f4d5f8e5-3a2e-8ab2-f445-a8e76044f630-b510edea{grid-area:Area-36}.webflow-ichiropro-ultimate-implantology #w-node-_38b2984b-470e-3019-f378-5436662c3253-b510edea{grid-area:Area-37}.webflow-ichiropro-ultimate-implantology #w-node-_1840fb29-bb6c-e9fc-92d3-a6de6ef61e36-b510edea{grid-area:Area-41}.webflow-ichiropro-ultimate-implantology #w-node-e4a48faf-d09c-ca30-73f1-29f3069c5248-b510edea{grid-area:Area-45}.webflow-ichiropro-ultimate-implantology #w-node-b0353898-33e2-4b2c-625e-5f3ae519e172-b510edea{grid-area:Area-40}.webflow-ichiropro-ultimate-implantology #w-node-d8537769-8a99-fe90-3314-9cd2fe1855bd-b510edea{grid-area:Area-44}.webflow-ichiropro-ultimate-implantology #w-node-_646a9e3a-8b2d-51cd-6c42-30538b45465a-b510edea{grid-area:Area-17}.webflow-ichiropro-ultimate-implantology #w-node-a255a417-6ee4-535b-23a0-b02e65dd6e96-b510edea{grid-area:Area-21}.webflow-ichiropro-ultimate-implantology #w-node-acbbd9c6-c934-2a1f-272e-7da94ab678f2-b510edea{grid-area:Area-26}.webflow-ichiropro-ultimate-implantology #w-node-_2dba71f9-6e2d-9bb0-b521-9d0f5a918d57-b510edea{grid-area:Area-25}.webflow-ichiropro-ultimate-implantology #w-node-da015fa3-40ae-ebaf-e42d-1da7b669565e-b510edea{grid-area:Area-39}.webflow-ichiropro-ultimate-implantology #w-node-b1dcff11-7387-a90e-7e82-4e445fbccc62-b510edea{grid-area:Area-30}.webflow-ichiropro-ultimate-implantology #w-node-_7ef5dfc1-1554-b1fa-5480-535be739c916-b510edea{grid-area:Area-35}.webflow-ichiropro-ultimate-implantology #w-node-_90688ab0-f9e2-4c64-5616-665e1760f45f-b510edea{grid-area:Area-29}.webflow-ichiropro-ultimate-implantology #w-node-_8515f901-c03a-f0ae-e710-05a58e468c54-b510edea{grid-area:Area-33}.webflow-ichiropro-ultimate-implantology #w-node-_12d4d4cc-17d7-78a5-63c3-38ba475083fe-b510edea{grid-area:Area-34}.webflow-ichiropro-ultimate-implantology #w-node-b5dca031-07f8-fa6f-56a6-f4ec490e8bff-b510edea{grid-area:Area-38}.webflow-ichiropro-ultimate-implantology #w-node-bdd5c261-1059-c0f3-f990-1a47bf429aa2-b510edea{grid-area:Area-46}.webflow-ichiropro-ultimate-implantology #w-node-_83d37175-b741-b9f8-90f2-f17bf9f46921-b510edea{grid-area:Area-47}.webflow-ichiropro-ultimate-implantology #w-node-bffc5409-163e-2ae6-efba-3e840449758e-b510edea{grid-area:Area-42}.webflow-ichiropro-ultimate-implantology #w-node-_2897c5b0-3a0f-9070-0c38-543dca83f4f2-b510edea{grid-area:Area-9}.webflow-ichiropro-ultimate-implantology #w-node-_094bc0e0-0422-8417-0ddc-14d150cc627e-b510edea{grid-area:Area-14}.webflow-ichiropro-ultimate-implantology #w-node-cb594308-de76-2cab-fb7c-f025be4abf92-b510edea{grid-area:Area}.webflow-ichiropro-ultimate-implantology #w-node-d553170a-37fd-b604-1854-77ee37869b4f-b510edea{grid-area:Area-6}.webflow-ichiropro-ultimate-implantology #w-node-_7c6427d0-3e6d-8d3c-6ccd-80f62d20566c-b510edea{grid-area:Area-10}.webflow-ichiropro-ultimate-implantology #w-node-_5f98e0b6-b53a-bb10-0e4d-2e7c5e016aed-b510edea{grid-area:Area-5}.webflow-ichiropro-ultimate-implantology #w-node-_4fa921b3-a751-2bfc-68ed-878b33ba8fa8-b510edea{grid-area:Area-2}.webflow-ichiropro-ultimate-implantology #w-node-_1e8e2b95-9eed-b424-8c40-61ec2f132217-b510edea{grid-area:Area-3}.webflow-ichiropro-ultimate-implantology #w-node-f437413e-50b9-9348-e0bb-c624712abfa9-b510edea{grid-area:Area-7}.webflow-ichiropro-ultimate-implantology #w-node-db37aba6-85b3-8253-8193-549a313593f6-b510edea{grid-area:Area-11}.webflow-ichiropro-ultimate-implantology #w-node-f7ca8e45-d22f-f078-f086-562e3e4cb33d-b510edea{grid-area:Area-15}.webflow-ichiropro-ultimate-implantology #w-node-d16e1310-3611-a3b5-36b7-80de4fedd432-b510edea{grid-area:Area-43}.webflow-ichiropro-ultimate-implantology #w-node-_63e1dbb5-d93f-314c-b095-bfce8ffeb6f9-1376e1d9{grid-area:Area-3}.webflow-ichiropro-ultimate-implantology #w-node-de81c7d8-5e45-57b1-7e22-246773315db0-1376e1d9{grid-area:Area-7}.webflow-ichiropro-ultimate-implantology #w-node-_07b5ac71-5d64-59b2-864a-b45f32888101-1376e1d9{grid-area:Area-8}.webflow-ichiropro-ultimate-implantology #w-node-_71e3a52b-f998-e2d6-d408-12f05ab5a8ba-1376e1d9{grid-area:Area-9}.webflow-ichiropro-ultimate-implantology #w-node-_30421703-9f67-2b94-ab9f-177d1a59ccc6-1376e1d9{grid-area:Area-10}.webflow-ichiropro-ultimate-implantology #w-node-da742950-06da-ef05-a7b6-22b08167857f-1376e1d9{grid-area:Area-14}.webflow-ichiropro-ultimate-implantology #w-node-_6d7d04d3-1473-fcff-064d-58dcc1e59156-1376e1d9{grid-area:Area-11}.webflow-ichiropro-ultimate-implantology #w-node-_7f6b5d1e-410a-42db-a90a-5619d7ebcb3f-1376e1d9{grid-area:Area-12}.webflow-ichiropro-ultimate-implantology #w-node-_236cbae8-b2fb-dec9-30ad-dfc8e3f655ec-1376e1d9{grid-area:Area-13}.webflow-ichiropro-ultimate-implantology #w-node-_30b661e0-d51d-4716-de2c-e2abfa7f7bf5-1376e1d9{grid-area:Area-16}.webflow-ichiropro-ultimate-implantology #w-node-f8a2aa01-b178-3e5a-a801-17147accb06a-1376e1d9{grid-area:Area-20}.webflow-ichiropro-ultimate-implantology #w-node-_60fcafac-2cb0-eca7-590f-00d5cf899a82-1376e1d9{grid-area:Area-24}.webflow-ichiropro-ultimate-implantology #w-node-_4aa58539-7146-df82-6de6-b601dd9541a5-1376e1d9{grid-area:Area-28}.webflow-ichiropro-ultimate-implantology #w-node-_54bfbd14-f8f2-4031-1a78-4eed66d4cd37-1376e1d9{grid-area:Area-4}.webflow-ichiropro-ultimate-implantology #w-node-_9c902ceb-f681-69a7-8b30-fbecec4db664-1376e1d9{grid-area:Area-5}.webflow-ichiropro-ultimate-implantology #w-node-_8fcab019-67bf-0680-3ec4-bae5d7802e34-1376e1d9{grid-area:Area-6}.webflow-ichiropro-ultimate-implantology #w-node-_4aa34129-5d52-f3c8-e52c-c7631d4cd2aa-1376e1d9{grid-area:Area}.webflow-ichiropro-ultimate-implantology #w-node-_3fd1c562-1831-432d-f6b4-b9d858016b13-1376e1d9{grid-area:1/4/2/6}.webflow-ichiropro-ultimate-implantology #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-1376e1d9{grid-area:Area-3;justify-self:end}.webflow-ichiropro-ultimate-implantology #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-1376e1d9{grid-area:Area-2;justify-self:start}.webflow-ichiropro-ultimate-implantology #w-node-dd869850-772b-453d-bbeb-1be3a31a15c6-1376e1d9{grid-area:Area-4}.webflow-ichiropro-ultimate-implantology #w-node-_75171cc3-8095-888a-88da-cc91659f8a5a-1376e1d9{grid-area:Area}.webflow-ichiropro-ultimate-implantology #w-node-_8b3e873e-8ebb-232d-a91b-96198bf26405-1376e1d9,.webflow-ichiropro-ultimate-implantology #w-node-_6c87f825-9e15-11f6-8d3a-acdb60bba5e7-1376e1d9,.webflow-ichiropro-ultimate-implantology #w-node-fdfa4c63-8db5-c2f4-7972-940427eb5b28-1376e1d9,.webflow-ichiropro-ultimate-implantology #w-node-e58261d1-26f1-bd16-df79-6eaa53316be9-1376e1d9,.webflow-ichiropro-ultimate-implantology #w-node-_7f591789-ad29-25b3-8b39-f4b43e6a6261-1376e1d9{grid-area:span 1/span 1/span 1/span 1}.webflow-ichiropro-ultimate-implantology #w-node-fdedb85f-05a2-ed94-2b55-cb075781ad70-1376e1d9{grid-area:Area-18}.webflow-ichiropro-ultimate-implantology #w-node-_1aa176ab-7e03-fe0a-61e1-208693d1d995-1376e1d9{grid-area:Area-19}.webflow-ichiropro-ultimate-implantology #w-node-_8fa41429-15d2-a144-a64e-1659740bff0a-1376e1d9{grid-area:Area-23}.webflow-ichiropro-ultimate-implantology #w-node-a5d84de9-bdf0-015f-923d-6f09e7c85067-1376e1d9{grid-area:Area-4}.webflow-ichiropro-ultimate-implantology #w-node-_8a09909c-9c99-f8d2-b94c-1499008cb8f0-1376e1d9{grid-area:Area-27}.webflow-ichiropro-ultimate-implantology #w-node-_12ad1454-4673-a2c0-3b3f-b33343575bb9-1376e1d9{grid-area:Area-8}.webflow-ichiropro-ultimate-implantology #w-node-eddfe270-b63c-7112-fa3f-d5548ac47359-1376e1d9{grid-area:Area-13}.webflow-ichiropro-ultimate-implantology #w-node-_990dff01-d41d-6718-f89e-c8da7e5a38ab-1376e1d9{grid-area:Area-22}.webflow-ichiropro-ultimate-implantology #w-node-c79baba0-6be7-df6a-c008-475188f53fe8-1376e1d9{grid-area:Area-31}.webflow-ichiropro-ultimate-implantology #w-node-_0af9ed4c-7639-b13f-79e9-a37b105d246b-1376e1d9{grid-area:Area-12}.webflow-ichiropro-ultimate-implantology #w-node-_642ff12d-05a1-9b8b-beee-60880820347b-1376e1d9{grid-area:Area-16}.webflow-ichiropro-ultimate-implantology #w-node-abf9b7dc-6514-5196-e3d9-f7f57829230f-1376e1d9{grid-area:Area-20}.webflow-ichiropro-ultimate-implantology #w-node-_65db0677-253d-c846-8f03-d11e979ea94a-1376e1d9{grid-area:Area-24}.webflow-ichiropro-ultimate-implantology #w-node-db0aec2a-1630-d6b0-c173-bba2280508d8-1376e1d9{grid-area:Area-28}.webflow-ichiropro-ultimate-implantology #w-node-_84a40b8a-a447-e044-31d8-863adc8aa16c-1376e1d9{grid-area:Area-32}.webflow-ichiropro-ultimate-implantology #w-node-f4d5f8e5-3a2e-8ab2-f445-a8e76044f630-1376e1d9{grid-area:Area-36}.webflow-ichiropro-ultimate-implantology #w-node-_38b2984b-470e-3019-f378-5436662c3253-1376e1d9{grid-area:Area-37}.webflow-ichiropro-ultimate-implantology #w-node-_1840fb29-bb6c-e9fc-92d3-a6de6ef61e36-1376e1d9{grid-area:Area-41}.webflow-ichiropro-ultimate-implantology #w-node-e4a48faf-d09c-ca30-73f1-29f3069c5248-1376e1d9{grid-area:Area-45}.webflow-ichiropro-ultimate-implantology #w-node-b0353898-33e2-4b2c-625e-5f3ae519e172-1376e1d9{grid-area:Area-40}.webflow-ichiropro-ultimate-implantology #w-node-d8537769-8a99-fe90-3314-9cd2fe1855bd-1376e1d9{grid-area:Area-44}.webflow-ichiropro-ultimate-implantology #w-node-_646a9e3a-8b2d-51cd-6c42-30538b45465a-1376e1d9{grid-area:Area-17}.webflow-ichiropro-ultimate-implantology #w-node-a255a417-6ee4-535b-23a0-b02e65dd6e96-1376e1d9{grid-area:Area-21}.webflow-ichiropro-ultimate-implantology #w-node-acbbd9c6-c934-2a1f-272e-7da94ab678f2-1376e1d9{grid-area:Area-26}.webflow-ichiropro-ultimate-implantology #w-node-_2dba71f9-6e2d-9bb0-b521-9d0f5a918d57-1376e1d9{grid-area:Area-25}.webflow-ichiropro-ultimate-implantology #w-node-da015fa3-40ae-ebaf-e42d-1da7b669565e-1376e1d9{grid-area:Area-39}.webflow-ichiropro-ultimate-implantology #w-node-b1dcff11-7387-a90e-7e82-4e445fbccc62-1376e1d9{grid-area:Area-30}.webflow-ichiropro-ultimate-implantology #w-node-_7ef5dfc1-1554-b1fa-5480-535be739c916-1376e1d9{grid-area:Area-35}.webflow-ichiropro-ultimate-implantology #w-node-_90688ab0-f9e2-4c64-5616-665e1760f45f-1376e1d9{grid-area:Area-29}.webflow-ichiropro-ultimate-implantology #w-node-_8515f901-c03a-f0ae-e710-05a58e468c54-1376e1d9{grid-area:Area-33}.webflow-ichiropro-ultimate-implantology #w-node-_12d4d4cc-17d7-78a5-63c3-38ba475083fe-1376e1d9{grid-area:Area-34}.webflow-ichiropro-ultimate-implantology #w-node-b5dca031-07f8-fa6f-56a6-f4ec490e8bff-1376e1d9{grid-area:Area-38}.webflow-ichiropro-ultimate-implantology #w-node-bdd5c261-1059-c0f3-f990-1a47bf429aa2-1376e1d9{grid-area:Area-46}.webflow-ichiropro-ultimate-implantology #w-node-_83d37175-b741-b9f8-90f2-f17bf9f46921-1376e1d9{grid-area:Area-47}.webflow-ichiropro-ultimate-implantology #w-node-bffc5409-163e-2ae6-efba-3e840449758e-1376e1d9{grid-area:Area-42}.webflow-ichiropro-ultimate-implantology #w-node-_2897c5b0-3a0f-9070-0c38-543dca83f4f2-1376e1d9{grid-area:Area-9}.webflow-ichiropro-ultimate-implantology #w-node-_094bc0e0-0422-8417-0ddc-14d150cc627e-1376e1d9{grid-area:Area-14}.webflow-ichiropro-ultimate-implantology #w-node-cb594308-de76-2cab-fb7c-f025be4abf92-1376e1d9{grid-area:Area}.webflow-ichiropro-ultimate-implantology #w-node-d553170a-37fd-b604-1854-77ee37869b4f-1376e1d9{grid-area:Area-6}.webflow-ichiropro-ultimate-implantology #w-node-_7c6427d0-3e6d-8d3c-6ccd-80f62d20566c-1376e1d9{grid-area:Area-10}.webflow-ichiropro-ultimate-implantology #w-node-_5f98e0b6-b53a-bb10-0e4d-2e7c5e016aed-1376e1d9{grid-area:Area-5}.webflow-ichiropro-ultimate-implantology #w-node-_4fa921b3-a751-2bfc-68ed-878b33ba8fa8-1376e1d9{grid-area:Area-2}.webflow-ichiropro-ultimate-implantology #w-node-_1e8e2b95-9eed-b424-8c40-61ec2f132217-1376e1d9{grid-area:Area-3}.webflow-ichiropro-ultimate-implantology #w-node-f437413e-50b9-9348-e0bb-c624712abfa9-1376e1d9{grid-area:Area-7}.webflow-ichiropro-ultimate-implantology #w-node-db37aba6-85b3-8253-8193-549a313593f6-1376e1d9{grid-area:Area-11}.webflow-ichiropro-ultimate-implantology #w-node-f7ca8e45-d22f-f078-f086-562e3e4cb33d-1376e1d9{grid-area:Area-15}.webflow-ichiropro-ultimate-implantology #w-node-d16e1310-3611-a3b5-36b7-80de4fedd432-1376e1d9{grid-area:Area-43}.webflow-ichiropro-ultimate-implantology #w-node-_63e1dbb5-d93f-314c-b095-bfce8ffeb6f9-303d7dab{grid-area:Area-3}.webflow-ichiropro-ultimate-implantology #w-node-de81c7d8-5e45-57b1-7e22-246773315db0-303d7dab{grid-area:Area-7}.webflow-ichiropro-ultimate-implantology #w-node-_07b5ac71-5d64-59b2-864a-b45f32888101-303d7dab{grid-area:Area-8}.webflow-ichiropro-ultimate-implantology #w-node-_71e3a52b-f998-e2d6-d408-12f05ab5a8ba-303d7dab{grid-area:Area-9}.webflow-ichiropro-ultimate-implantology #w-node-_30421703-9f67-2b94-ab9f-177d1a59ccc6-303d7dab{grid-area:Area-10}.webflow-ichiropro-ultimate-implantology #w-node-_28a73c4a-427f-dd3f-823d-5f1eb13f0b51-303d7dab{grid-area:Area-14}.webflow-ichiropro-ultimate-implantology #w-node-_6d7d04d3-1473-fcff-064d-58dcc1e59156-303d7dab{grid-area:Area-11}.webflow-ichiropro-ultimate-implantology #w-node-_7f6b5d1e-410a-42db-a90a-5619d7ebcb3f-303d7dab{grid-area:Area-12}.webflow-ichiropro-ultimate-implantology #w-node-_236cbae8-b2fb-dec9-30ad-dfc8e3f655ec-303d7dab{grid-area:Area-13}.webflow-ichiropro-ultimate-implantology #w-node-_30b661e0-d51d-4716-de2c-e2abfa7f7bf5-303d7dab{grid-area:Area-16}.webflow-ichiropro-ultimate-implantology #w-node-f8a2aa01-b178-3e5a-a801-17147accb06a-303d7dab{grid-area:Area-20}.webflow-ichiropro-ultimate-implantology #w-node-_60fcafac-2cb0-eca7-590f-00d5cf899a82-303d7dab{grid-area:Area-24}.webflow-ichiropro-ultimate-implantology #w-node-_4aa58539-7146-df82-6de6-b601dd9541a5-303d7dab{grid-area:Area-28}.webflow-ichiropro-ultimate-implantology #w-node-_54bfbd14-f8f2-4031-1a78-4eed66d4cd37-303d7dab{grid-area:Area-4}.webflow-ichiropro-ultimate-implantology #w-node-_9c902ceb-f681-69a7-8b30-fbecec4db664-303d7dab{grid-area:Area-5}.webflow-ichiropro-ultimate-implantology #w-node-_8fcab019-67bf-0680-3ec4-bae5d7802e34-303d7dab{grid-area:Area-6}.webflow-ichiropro-ultimate-implantology #w-node-_4aa34129-5d52-f3c8-e52c-c7631d4cd2aa-303d7dab{grid-area:Area}.webflow-ichiropro-ultimate-implantology #w-node-_3fd1c562-1831-432d-f6b4-b9d858016b13-303d7dab{grid-area:1/4/2/6}.webflow-ichiropro-ultimate-implantology #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-303d7dab{grid-area:Area-3;justify-self:end}.webflow-ichiropro-ultimate-implantology #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-303d7dab{grid-area:Area-2;justify-self:start}.webflow-ichiropro-ultimate-implantology #w-node-dd869850-772b-453d-bbeb-1be3a31a15c6-303d7dab{grid-area:Area-4}.webflow-ichiropro-ultimate-implantology #w-node-_75171cc3-8095-888a-88da-cc91659f8a5a-303d7dab{grid-area:Area}.webflow-ichiropro-ultimate-implantology #w-node-_8b3e873e-8ebb-232d-a91b-96198bf26405-303d7dab,.webflow-ichiropro-ultimate-implantology #w-node-_6c87f825-9e15-11f6-8d3a-acdb60bba5e7-303d7dab,.webflow-ichiropro-ultimate-implantology #w-node-fdfa4c63-8db5-c2f4-7972-940427eb5b28-303d7dab,.webflow-ichiropro-ultimate-implantology #w-node-e58261d1-26f1-bd16-df79-6eaa53316be9-303d7dab,.webflow-ichiropro-ultimate-implantology #w-node-_7f591789-ad29-25b3-8b39-f4b43e6a6261-303d7dab{grid-area:span 1/span 1/span 1/span 1}.webflow-ichiropro-ultimate-implantology #w-node-fdedb85f-05a2-ed94-2b55-cb075781ad70-303d7dab{grid-area:Area-18}.webflow-ichiropro-ultimate-implantology #w-node-_1aa176ab-7e03-fe0a-61e1-208693d1d995-303d7dab{grid-area:Area-19}.webflow-ichiropro-ultimate-implantology #w-node-_8fa41429-15d2-a144-a64e-1659740bff0a-303d7dab{grid-area:Area-23}.webflow-ichiropro-ultimate-implantology #w-node-a5d84de9-bdf0-015f-923d-6f09e7c85067-303d7dab{grid-area:Area-4}.webflow-ichiropro-ultimate-implantology #w-node-_8a09909c-9c99-f8d2-b94c-1499008cb8f0-303d7dab{grid-area:Area-27}.webflow-ichiropro-ultimate-implantology #w-node-_12ad1454-4673-a2c0-3b3f-b33343575bb9-303d7dab{grid-area:Area-8}.webflow-ichiropro-ultimate-implantology #w-node-eddfe270-b63c-7112-fa3f-d5548ac47359-303d7dab{grid-area:Area-13}.webflow-ichiropro-ultimate-implantology #w-node-_990dff01-d41d-6718-f89e-c8da7e5a38ab-303d7dab{grid-area:Area-22}.webflow-ichiropro-ultimate-implantology #w-node-c79baba0-6be7-df6a-c008-475188f53fe8-303d7dab{grid-area:Area-31}.webflow-ichiropro-ultimate-implantology #w-node-_0af9ed4c-7639-b13f-79e9-a37b105d246b-303d7dab{grid-area:Area-12}.webflow-ichiropro-ultimate-implantology #w-node-_642ff12d-05a1-9b8b-beee-60880820347b-303d7dab{grid-area:Area-16}.webflow-ichiropro-ultimate-implantology #w-node-abf9b7dc-6514-5196-e3d9-f7f57829230f-303d7dab{grid-area:Area-20}.webflow-ichiropro-ultimate-implantology #w-node-_65db0677-253d-c846-8f03-d11e979ea94a-303d7dab{grid-area:Area-24}.webflow-ichiropro-ultimate-implantology #w-node-db0aec2a-1630-d6b0-c173-bba2280508d8-303d7dab{grid-area:Area-28}.webflow-ichiropro-ultimate-implantology #w-node-_84a40b8a-a447-e044-31d8-863adc8aa16c-303d7dab{grid-area:Area-32}.webflow-ichiropro-ultimate-implantology #w-node-f4d5f8e5-3a2e-8ab2-f445-a8e76044f630-303d7dab{grid-area:Area-36}.webflow-ichiropro-ultimate-implantology #w-node-_38b2984b-470e-3019-f378-5436662c3253-303d7dab{grid-area:Area-37}.webflow-ichiropro-ultimate-implantology #w-node-_1840fb29-bb6c-e9fc-92d3-a6de6ef61e36-303d7dab{grid-area:Area-41}.webflow-ichiropro-ultimate-implantology #w-node-e4a48faf-d09c-ca30-73f1-29f3069c5248-303d7dab{grid-area:Area-45}.webflow-ichiropro-ultimate-implantology #w-node-b0353898-33e2-4b2c-625e-5f3ae519e172-303d7dab{grid-area:Area-40}.webflow-ichiropro-ultimate-implantology #w-node-d8537769-8a99-fe90-3314-9cd2fe1855bd-303d7dab{grid-area:Area-44}.webflow-ichiropro-ultimate-implantology #w-node-_646a9e3a-8b2d-51cd-6c42-30538b45465a-303d7dab{grid-area:Area-17}.webflow-ichiropro-ultimate-implantology #w-node-a255a417-6ee4-535b-23a0-b02e65dd6e96-303d7dab{grid-area:Area-21}.webflow-ichiropro-ultimate-implantology #w-node-acbbd9c6-c934-2a1f-272e-7da94ab678f2-303d7dab{grid-area:Area-26}.webflow-ichiropro-ultimate-implantology #w-node-_2dba71f9-6e2d-9bb0-b521-9d0f5a918d57-303d7dab{grid-area:Area-25}.webflow-ichiropro-ultimate-implantology #w-node-da015fa3-40ae-ebaf-e42d-1da7b669565e-303d7dab{grid-area:Area-39}.webflow-ichiropro-ultimate-implantology #w-node-b1dcff11-7387-a90e-7e82-4e445fbccc62-303d7dab{grid-area:Area-30}.webflow-ichiropro-ultimate-implantology #w-node-_7ef5dfc1-1554-b1fa-5480-535be739c916-303d7dab{grid-area:Area-35}.webflow-ichiropro-ultimate-implantology #w-node-_90688ab0-f9e2-4c64-5616-665e1760f45f-303d7dab{grid-area:Area-29}.webflow-ichiropro-ultimate-implantology #w-node-_8515f901-c03a-f0ae-e710-05a58e468c54-303d7dab{grid-area:Area-33}.webflow-ichiropro-ultimate-implantology #w-node-_12d4d4cc-17d7-78a5-63c3-38ba475083fe-303d7dab{grid-area:Area-34}.webflow-ichiropro-ultimate-implantology #w-node-b5dca031-07f8-fa6f-56a6-f4ec490e8bff-303d7dab{grid-area:Area-38}.webflow-ichiropro-ultimate-implantology #w-node-bdd5c261-1059-c0f3-f990-1a47bf429aa2-303d7dab{grid-area:Area-46}.webflow-ichiropro-ultimate-implantology #w-node-_83d37175-b741-b9f8-90f2-f17bf9f46921-303d7dab{grid-area:Area-47}.webflow-ichiropro-ultimate-implantology #w-node-bffc5409-163e-2ae6-efba-3e840449758e-303d7dab{grid-area:Area-42}.webflow-ichiropro-ultimate-implantology #w-node-_2897c5b0-3a0f-9070-0c38-543dca83f4f2-303d7dab{grid-area:Area-9}.webflow-ichiropro-ultimate-implantology #w-node-_094bc0e0-0422-8417-0ddc-14d150cc627e-303d7dab{grid-area:Area-14}.webflow-ichiropro-ultimate-implantology #w-node-cb594308-de76-2cab-fb7c-f025be4abf92-303d7dab{grid-area:Area}.webflow-ichiropro-ultimate-implantology #w-node-d553170a-37fd-b604-1854-77ee37869b4f-303d7dab{grid-area:Area-6}.webflow-ichiropro-ultimate-implantology #w-node-_7c6427d0-3e6d-8d3c-6ccd-80f62d20566c-303d7dab{grid-area:Area-10}.webflow-ichiropro-ultimate-implantology #w-node-_5f98e0b6-b53a-bb10-0e4d-2e7c5e016aed-303d7dab{grid-area:Area-5}.webflow-ichiropro-ultimate-implantology #w-node-_4fa921b3-a751-2bfc-68ed-878b33ba8fa8-303d7dab{grid-area:Area-2}.webflow-ichiropro-ultimate-implantology #w-node-_1e8e2b95-9eed-b424-8c40-61ec2f132217-303d7dab{grid-area:Area-3}.webflow-ichiropro-ultimate-implantology #w-node-f437413e-50b9-9348-e0bb-c624712abfa9-303d7dab{grid-area:Area-7}.webflow-ichiropro-ultimate-implantology #w-node-db37aba6-85b3-8253-8193-549a313593f6-303d7dab{grid-area:Area-11}.webflow-ichiropro-ultimate-implantology #w-node-f7ca8e45-d22f-f078-f086-562e3e4cb33d-303d7dab{grid-area:Area-15}.webflow-ichiropro-ultimate-implantology #w-node-d16e1310-3611-a3b5-36b7-80de4fedd432-303d7dab{grid-area:Area-43}.webflow-ichiropro-ultimate-implantology #w-node-_63e1dbb5-d93f-314c-b095-bfce8ffeb6f9-4c10d164{grid-area:Area-3}.webflow-ichiropro-ultimate-implantology #w-node-de81c7d8-5e45-57b1-7e22-246773315db0-4c10d164{grid-area:Area-7}.webflow-ichiropro-ultimate-implantology #w-node-_07b5ac71-5d64-59b2-864a-b45f32888101-4c10d164{grid-area:Area-8}.webflow-ichiropro-ultimate-implantology #w-node-_71e3a52b-f998-e2d6-d408-12f05ab5a8ba-4c10d164{grid-area:Area-9}.webflow-ichiropro-ultimate-implantology #w-node-_30421703-9f67-2b94-ab9f-177d1a59ccc6-4c10d164{grid-area:Area-10}.webflow-ichiropro-ultimate-implantology #w-node-_28a73c4a-427f-dd3f-823d-5f1eb13f0b51-4c10d164{grid-area:Area-14}.webflow-ichiropro-ultimate-implantology #w-node-_6d7d04d3-1473-fcff-064d-58dcc1e59156-4c10d164{grid-area:Area-11}.webflow-ichiropro-ultimate-implantology #w-node-_7f6b5d1e-410a-42db-a90a-5619d7ebcb3f-4c10d164{grid-area:Area-12}.webflow-ichiropro-ultimate-implantology #w-node-_236cbae8-b2fb-dec9-30ad-dfc8e3f655ec-4c10d164{grid-area:Area-13}.webflow-ichiropro-ultimate-implantology #w-node-_30b661e0-d51d-4716-de2c-e2abfa7f7bf5-4c10d164{grid-area:Area-16}.webflow-ichiropro-ultimate-implantology #w-node-f8a2aa01-b178-3e5a-a801-17147accb06a-4c10d164{grid-area:Area-20}.webflow-ichiropro-ultimate-implantology #w-node-_60fcafac-2cb0-eca7-590f-00d5cf899a82-4c10d164{grid-area:Area-24}.webflow-ichiropro-ultimate-implantology #w-node-_4aa58539-7146-df82-6de6-b601dd9541a5-4c10d164{grid-area:Area-28}.webflow-ichiropro-ultimate-implantology #w-node-_54bfbd14-f8f2-4031-1a78-4eed66d4cd37-4c10d164{grid-area:Area-4}.webflow-ichiropro-ultimate-implantology #w-node-_9c902ceb-f681-69a7-8b30-fbecec4db664-4c10d164{grid-area:Area-5}.webflow-ichiropro-ultimate-implantology #w-node-_8fcab019-67bf-0680-3ec4-bae5d7802e34-4c10d164{grid-area:Area-6}.webflow-ichiropro-ultimate-implantology #w-node-_4aa34129-5d52-f3c8-e52c-c7631d4cd2aa-4c10d164{grid-area:Area}.webflow-ichiropro-ultimate-implantology #w-node-_3fd1c562-1831-432d-f6b4-b9d858016b13-4c10d164{grid-area:1/4/2/6}.webflow-ichiropro-ultimate-implantology #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-4c10d164{grid-area:Area-3;justify-self:end}.webflow-ichiropro-ultimate-implantology #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-4c10d164{grid-area:Area-2;justify-self:start}.webflow-ichiropro-ultimate-implantology #w-node-dd869850-772b-453d-bbeb-1be3a31a15c6-4c10d164{grid-area:Area-4}.webflow-ichiropro-ultimate-implantology #w-node-_75171cc3-8095-888a-88da-cc91659f8a5a-4c10d164{grid-area:Area}.webflow-ichiropro-ultimate-implantology #w-node-_8b3e873e-8ebb-232d-a91b-96198bf26405-4c10d164,.webflow-ichiropro-ultimate-implantology #w-node-_6c87f825-9e15-11f6-8d3a-acdb60bba5e7-4c10d164,.webflow-ichiropro-ultimate-implantology #w-node-fdfa4c63-8db5-c2f4-7972-940427eb5b28-4c10d164,.webflow-ichiropro-ultimate-implantology #w-node-e58261d1-26f1-bd16-df79-6eaa53316be9-4c10d164,.webflow-ichiropro-ultimate-implantology #w-node-_7f591789-ad29-25b3-8b39-f4b43e6a6261-4c10d164{grid-area:span 1/span 1/span 1/span 1}.webflow-ichiropro-ultimate-implantology #w-node-fdedb85f-05a2-ed94-2b55-cb075781ad70-4c10d164{grid-area:Area-18}.webflow-ichiropro-ultimate-implantology #w-node-_1aa176ab-7e03-fe0a-61e1-208693d1d995-4c10d164{grid-area:Area-19}.webflow-ichiropro-ultimate-implantology #w-node-_8fa41429-15d2-a144-a64e-1659740bff0a-4c10d164{grid-area:Area-23}.webflow-ichiropro-ultimate-implantology #w-node-a5d84de9-bdf0-015f-923d-6f09e7c85067-4c10d164{grid-area:Area-4}.webflow-ichiropro-ultimate-implantology #w-node-_8a09909c-9c99-f8d2-b94c-1499008cb8f0-4c10d164{grid-area:Area-27}.webflow-ichiropro-ultimate-implantology #w-node-_12ad1454-4673-a2c0-3b3f-b33343575bb9-4c10d164{grid-area:Area-8}.webflow-ichiropro-ultimate-implantology #w-node-eddfe270-b63c-7112-fa3f-d5548ac47359-4c10d164{grid-area:Area-13}.webflow-ichiropro-ultimate-implantology #w-node-_990dff01-d41d-6718-f89e-c8da7e5a38ab-4c10d164{grid-area:Area-22}.webflow-ichiropro-ultimate-implantology #w-node-c79baba0-6be7-df6a-c008-475188f53fe8-4c10d164{grid-area:Area-31}.webflow-ichiropro-ultimate-implantology #w-node-_0af9ed4c-7639-b13f-79e9-a37b105d246b-4c10d164{grid-area:Area-12}.webflow-ichiropro-ultimate-implantology #w-node-_642ff12d-05a1-9b8b-beee-60880820347b-4c10d164{grid-area:Area-16}.webflow-ichiropro-ultimate-implantology #w-node-abf9b7dc-6514-5196-e3d9-f7f57829230f-4c10d164{grid-area:Area-20}.webflow-ichiropro-ultimate-implantology #w-node-_65db0677-253d-c846-8f03-d11e979ea94a-4c10d164{grid-area:Area-24}.webflow-ichiropro-ultimate-implantology #w-node-db0aec2a-1630-d6b0-c173-bba2280508d8-4c10d164{grid-area:Area-28}.webflow-ichiropro-ultimate-implantology #w-node-_84a40b8a-a447-e044-31d8-863adc8aa16c-4c10d164{grid-area:Area-32}.webflow-ichiropro-ultimate-implantology #w-node-f4d5f8e5-3a2e-8ab2-f445-a8e76044f630-4c10d164{grid-area:Area-36}.webflow-ichiropro-ultimate-implantology #w-node-_38b2984b-470e-3019-f378-5436662c3253-4c10d164{grid-area:Area-37}.webflow-ichiropro-ultimate-implantology #w-node-_1840fb29-bb6c-e9fc-92d3-a6de6ef61e36-4c10d164{grid-area:Area-41}.webflow-ichiropro-ultimate-implantology #w-node-e4a48faf-d09c-ca30-73f1-29f3069c5248-4c10d164{grid-area:Area-45}.webflow-ichiropro-ultimate-implantology #w-node-b0353898-33e2-4b2c-625e-5f3ae519e172-4c10d164{grid-area:Area-40}.webflow-ichiropro-ultimate-implantology #w-node-d8537769-8a99-fe90-3314-9cd2fe1855bd-4c10d164{grid-area:Area-44}.webflow-ichiropro-ultimate-implantology #w-node-_646a9e3a-8b2d-51cd-6c42-30538b45465a-4c10d164{grid-area:Area-17}.webflow-ichiropro-ultimate-implantology #w-node-a255a417-6ee4-535b-23a0-b02e65dd6e96-4c10d164{grid-area:Area-21}.webflow-ichiropro-ultimate-implantology #w-node-acbbd9c6-c934-2a1f-272e-7da94ab678f2-4c10d164{grid-area:Area-26}.webflow-ichiropro-ultimate-implantology #w-node-_2dba71f9-6e2d-9bb0-b521-9d0f5a918d57-4c10d164{grid-area:Area-25}.webflow-ichiropro-ultimate-implantology #w-node-da015fa3-40ae-ebaf-e42d-1da7b669565e-4c10d164{grid-area:Area-39}.webflow-ichiropro-ultimate-implantology #w-node-b1dcff11-7387-a90e-7e82-4e445fbccc62-4c10d164{grid-area:Area-30}.webflow-ichiropro-ultimate-implantology #w-node-_7ef5dfc1-1554-b1fa-5480-535be739c916-4c10d164{grid-area:Area-35}.webflow-ichiropro-ultimate-implantology #w-node-_90688ab0-f9e2-4c64-5616-665e1760f45f-4c10d164{grid-area:Area-29}.webflow-ichiropro-ultimate-implantology #w-node-_8515f901-c03a-f0ae-e710-05a58e468c54-4c10d164{grid-area:Area-33}.webflow-ichiropro-ultimate-implantology #w-node-_12d4d4cc-17d7-78a5-63c3-38ba475083fe-4c10d164{grid-area:Area-34}.webflow-ichiropro-ultimate-implantology #w-node-b5dca031-07f8-fa6f-56a6-f4ec490e8bff-4c10d164{grid-area:Area-38}.webflow-ichiropro-ultimate-implantology #w-node-bdd5c261-1059-c0f3-f990-1a47bf429aa2-4c10d164{grid-area:Area-46}.webflow-ichiropro-ultimate-implantology #w-node-_83d37175-b741-b9f8-90f2-f17bf9f46921-4c10d164{grid-area:Area-47}.webflow-ichiropro-ultimate-implantology #w-node-bffc5409-163e-2ae6-efba-3e840449758e-4c10d164{grid-area:Area-42}.webflow-ichiropro-ultimate-implantology #w-node-_2897c5b0-3a0f-9070-0c38-543dca83f4f2-4c10d164{grid-area:Area-9}.webflow-ichiropro-ultimate-implantology #w-node-_094bc0e0-0422-8417-0ddc-14d150cc627e-4c10d164{grid-area:Area-14}.webflow-ichiropro-ultimate-implantology #w-node-cb594308-de76-2cab-fb7c-f025be4abf92-4c10d164{grid-area:Area}.webflow-ichiropro-ultimate-implantology #w-node-d553170a-37fd-b604-1854-77ee37869b4f-4c10d164{grid-area:Area-6}.webflow-ichiropro-ultimate-implantology #w-node-_7c6427d0-3e6d-8d3c-6ccd-80f62d20566c-4c10d164{grid-area:Area-10}.webflow-ichiropro-ultimate-implantology #w-node-_5f98e0b6-b53a-bb10-0e4d-2e7c5e016aed-4c10d164{grid-area:Area-5}.webflow-ichiropro-ultimate-implantology #w-node-_4fa921b3-a751-2bfc-68ed-878b33ba8fa8-4c10d164{grid-area:Area-2}.webflow-ichiropro-ultimate-implantology #w-node-_1e8e2b95-9eed-b424-8c40-61ec2f132217-4c10d164{grid-area:Area-3}.webflow-ichiropro-ultimate-implantology #w-node-f437413e-50b9-9348-e0bb-c624712abfa9-4c10d164{grid-area:Area-7}.webflow-ichiropro-ultimate-implantology #w-node-db37aba6-85b3-8253-8193-549a313593f6-4c10d164{grid-area:Area-11}.webflow-ichiropro-ultimate-implantology #w-node-f7ca8e45-d22f-f078-f086-562e3e4cb33d-4c10d164{grid-area:Area-15}.webflow-ichiropro-ultimate-implantology #w-node-d16e1310-3611-a3b5-36b7-80de4fedd432-4c10d164{grid-area:Area-43}.webflow-ichiropro-ultimate-implantology #w-node-_63e1dbb5-d93f-314c-b095-bfce8ffeb6f9-d7f1cb04{grid-area:Area-3}.webflow-ichiropro-ultimate-implantology #w-node-de81c7d8-5e45-57b1-7e22-246773315db0-d7f1cb04{grid-area:Area-7}.webflow-ichiropro-ultimate-implantology #w-node-_07b5ac71-5d64-59b2-864a-b45f32888101-d7f1cb04{grid-area:Area-8}.webflow-ichiropro-ultimate-implantology #w-node-_71e3a52b-f998-e2d6-d408-12f05ab5a8ba-d7f1cb04{grid-area:Area-9}.webflow-ichiropro-ultimate-implantology #w-node-_30421703-9f67-2b94-ab9f-177d1a59ccc6-d7f1cb04{grid-area:Area-10}.webflow-ichiropro-ultimate-implantology #w-node-_28a73c4a-427f-dd3f-823d-5f1eb13f0b51-d7f1cb04{grid-area:Area-14}.webflow-ichiropro-ultimate-implantology #w-node-_6d7d04d3-1473-fcff-064d-58dcc1e59156-d7f1cb04{grid-area:Area-11}.webflow-ichiropro-ultimate-implantology #w-node-_7f6b5d1e-410a-42db-a90a-5619d7ebcb3f-d7f1cb04{grid-area:Area-12}.webflow-ichiropro-ultimate-implantology #w-node-_236cbae8-b2fb-dec9-30ad-dfc8e3f655ec-d7f1cb04{grid-area:Area-13}.webflow-ichiropro-ultimate-implantology #w-node-_30b661e0-d51d-4716-de2c-e2abfa7f7bf5-d7f1cb04{grid-area:Area-16}.webflow-ichiropro-ultimate-implantology #w-node-f8a2aa01-b178-3e5a-a801-17147accb06a-d7f1cb04{grid-area:Area-20}.webflow-ichiropro-ultimate-implantology #w-node-_60fcafac-2cb0-eca7-590f-00d5cf899a82-d7f1cb04{grid-area:Area-24}.webflow-ichiropro-ultimate-implantology #w-node-_4aa58539-7146-df82-6de6-b601dd9541a5-d7f1cb04{grid-area:Area-28}.webflow-ichiropro-ultimate-implantology #w-node-_54bfbd14-f8f2-4031-1a78-4eed66d4cd37-d7f1cb04{grid-area:Area-4}.webflow-ichiropro-ultimate-implantology #w-node-_9c902ceb-f681-69a7-8b30-fbecec4db664-d7f1cb04{grid-area:Area-5}.webflow-ichiropro-ultimate-implantology #w-node-_8fcab019-67bf-0680-3ec4-bae5d7802e34-d7f1cb04{grid-area:Area-6}.webflow-ichiropro-ultimate-implantology #w-node-_4aa34129-5d52-f3c8-e52c-c7631d4cd2aa-d7f1cb04{grid-area:Area}.webflow-ichiropro-ultimate-implantology #w-node-_3fd1c562-1831-432d-f6b4-b9d858016b13-d7f1cb04{grid-area:1/4/2/6}.webflow-ichiropro-ultimate-implantology #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-d7f1cb04{grid-area:Area-3;justify-self:end}.webflow-ichiropro-ultimate-implantology #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-d7f1cb04{grid-area:Area-2;justify-self:start}.webflow-ichiropro-ultimate-implantology #w-node-dd869850-772b-453d-bbeb-1be3a31a15c6-d7f1cb04{grid-area:Area-4}.webflow-ichiropro-ultimate-implantology #w-node-_75171cc3-8095-888a-88da-cc91659f8a5a-d7f1cb04{grid-area:Area}.webflow-ichiropro-ultimate-implantology #w-node-_8b3e873e-8ebb-232d-a91b-96198bf26405-d7f1cb04,.webflow-ichiropro-ultimate-implantology #w-node-_6c87f825-9e15-11f6-8d3a-acdb60bba5e7-d7f1cb04,.webflow-ichiropro-ultimate-implantology #w-node-fdfa4c63-8db5-c2f4-7972-940427eb5b28-d7f1cb04,.webflow-ichiropro-ultimate-implantology #w-node-e58261d1-26f1-bd16-df79-6eaa53316be9-d7f1cb04,.webflow-ichiropro-ultimate-implantology #w-node-_7f591789-ad29-25b3-8b39-f4b43e6a6261-d7f1cb04{grid-area:span 1/span 1/span 1/span 1}.webflow-ichiropro-ultimate-implantology #w-node-fdedb85f-05a2-ed94-2b55-cb075781ad70-d7f1cb04{grid-area:Area-18}.webflow-ichiropro-ultimate-implantology #w-node-_1aa176ab-7e03-fe0a-61e1-208693d1d995-d7f1cb04{grid-area:Area-19}.webflow-ichiropro-ultimate-implantology #w-node-_8fa41429-15d2-a144-a64e-1659740bff0a-d7f1cb04{grid-area:Area-23}.webflow-ichiropro-ultimate-implantology #w-node-a5d84de9-bdf0-015f-923d-6f09e7c85067-d7f1cb04{grid-area:Area-4}.webflow-ichiropro-ultimate-implantology #w-node-_8a09909c-9c99-f8d2-b94c-1499008cb8f0-d7f1cb04{grid-area:Area-27}.webflow-ichiropro-ultimate-implantology #w-node-_12ad1454-4673-a2c0-3b3f-b33343575bb9-d7f1cb04{grid-area:Area-8}.webflow-ichiropro-ultimate-implantology #w-node-eddfe270-b63c-7112-fa3f-d5548ac47359-d7f1cb04{grid-area:Area-13}.webflow-ichiropro-ultimate-implantology #w-node-_990dff01-d41d-6718-f89e-c8da7e5a38ab-d7f1cb04{grid-area:Area-22}.webflow-ichiropro-ultimate-implantology #w-node-c79baba0-6be7-df6a-c008-475188f53fe8-d7f1cb04{grid-area:Area-31}.webflow-ichiropro-ultimate-implantology #w-node-_0af9ed4c-7639-b13f-79e9-a37b105d246b-d7f1cb04{grid-area:Area-12}.webflow-ichiropro-ultimate-implantology #w-node-_642ff12d-05a1-9b8b-beee-60880820347b-d7f1cb04{grid-area:Area-16}.webflow-ichiropro-ultimate-implantology #w-node-abf9b7dc-6514-5196-e3d9-f7f57829230f-d7f1cb04{grid-area:Area-20}.webflow-ichiropro-ultimate-implantology #w-node-_65db0677-253d-c846-8f03-d11e979ea94a-d7f1cb04{grid-area:Area-24}.webflow-ichiropro-ultimate-implantology #w-node-db0aec2a-1630-d6b0-c173-bba2280508d8-d7f1cb04{grid-area:Area-28}.webflow-ichiropro-ultimate-implantology #w-node-_84a40b8a-a447-e044-31d8-863adc8aa16c-d7f1cb04{grid-area:Area-32}.webflow-ichiropro-ultimate-implantology #w-node-f4d5f8e5-3a2e-8ab2-f445-a8e76044f630-d7f1cb04{grid-area:Area-36}.webflow-ichiropro-ultimate-implantology #w-node-_38b2984b-470e-3019-f378-5436662c3253-d7f1cb04{grid-area:Area-37}.webflow-ichiropro-ultimate-implantology #w-node-_1840fb29-bb6c-e9fc-92d3-a6de6ef61e36-d7f1cb04{grid-area:Area-41}.webflow-ichiropro-ultimate-implantology #w-node-e4a48faf-d09c-ca30-73f1-29f3069c5248-d7f1cb04{grid-area:Area-45}.webflow-ichiropro-ultimate-implantology #w-node-b0353898-33e2-4b2c-625e-5f3ae519e172-d7f1cb04{grid-area:Area-40}.webflow-ichiropro-ultimate-implantology #w-node-d8537769-8a99-fe90-3314-9cd2fe1855bd-d7f1cb04{grid-area:Area-44}.webflow-ichiropro-ultimate-implantology #w-node-_646a9e3a-8b2d-51cd-6c42-30538b45465a-d7f1cb04{grid-area:Area-17}.webflow-ichiropro-ultimate-implantology #w-node-a255a417-6ee4-535b-23a0-b02e65dd6e96-d7f1cb04{grid-area:Area-21}.webflow-ichiropro-ultimate-implantology #w-node-acbbd9c6-c934-2a1f-272e-7da94ab678f2-d7f1cb04{grid-area:Area-26}.webflow-ichiropro-ultimate-implantology #w-node-_2dba71f9-6e2d-9bb0-b521-9d0f5a918d57-d7f1cb04{grid-area:Area-25}.webflow-ichiropro-ultimate-implantology #w-node-da015fa3-40ae-ebaf-e42d-1da7b669565e-d7f1cb04{grid-area:Area-39}.webflow-ichiropro-ultimate-implantology #w-node-b1dcff11-7387-a90e-7e82-4e445fbccc62-d7f1cb04{grid-area:Area-30}.webflow-ichiropro-ultimate-implantology #w-node-_7ef5dfc1-1554-b1fa-5480-535be739c916-d7f1cb04{grid-area:Area-35}.webflow-ichiropro-ultimate-implantology #w-node-_90688ab0-f9e2-4c64-5616-665e1760f45f-d7f1cb04{grid-area:Area-29}.webflow-ichiropro-ultimate-implantology #w-node-_8515f901-c03a-f0ae-e710-05a58e468c54-d7f1cb04{grid-area:Area-33}.webflow-ichiropro-ultimate-implantology #w-node-_12d4d4cc-17d7-78a5-63c3-38ba475083fe-d7f1cb04{grid-area:Area-34}.webflow-ichiropro-ultimate-implantology #w-node-b5dca031-07f8-fa6f-56a6-f4ec490e8bff-d7f1cb04{grid-area:Area-38}.webflow-ichiropro-ultimate-implantology #w-node-bdd5c261-1059-c0f3-f990-1a47bf429aa2-d7f1cb04{grid-area:Area-46}.webflow-ichiropro-ultimate-implantology #w-node-_83d37175-b741-b9f8-90f2-f17bf9f46921-d7f1cb04{grid-area:Area-47}.webflow-ichiropro-ultimate-implantology #w-node-bffc5409-163e-2ae6-efba-3e840449758e-d7f1cb04{grid-area:Area-42}.webflow-ichiropro-ultimate-implantology #w-node-_2897c5b0-3a0f-9070-0c38-543dca83f4f2-d7f1cb04{grid-area:Area-9}.webflow-ichiropro-ultimate-implantology #w-node-_094bc0e0-0422-8417-0ddc-14d150cc627e-d7f1cb04{grid-area:Area-14}.webflow-ichiropro-ultimate-implantology #w-node-cb594308-de76-2cab-fb7c-f025be4abf92-d7f1cb04{grid-area:Area}.webflow-ichiropro-ultimate-implantology #w-node-d553170a-37fd-b604-1854-77ee37869b4f-d7f1cb04{grid-area:Area-6}.webflow-ichiropro-ultimate-implantology #w-node-_7c6427d0-3e6d-8d3c-6ccd-80f62d20566c-d7f1cb04{grid-area:Area-10}.webflow-ichiropro-ultimate-implantology #w-node-_5f98e0b6-b53a-bb10-0e4d-2e7c5e016aed-d7f1cb04{grid-area:Area-5}.webflow-ichiropro-ultimate-implantology #w-node-_4fa921b3-a751-2bfc-68ed-878b33ba8fa8-d7f1cb04{grid-area:Area-2}.webflow-ichiropro-ultimate-implantology #w-node-_1e8e2b95-9eed-b424-8c40-61ec2f132217-d7f1cb04{grid-area:Area-3}.webflow-ichiropro-ultimate-implantology #w-node-f437413e-50b9-9348-e0bb-c624712abfa9-d7f1cb04{grid-area:Area-7}.webflow-ichiropro-ultimate-implantology #w-node-db37aba6-85b3-8253-8193-549a313593f6-d7f1cb04{grid-area:Area-11}.webflow-ichiropro-ultimate-implantology #w-node-f7ca8e45-d22f-f078-f086-562e3e4cb33d-d7f1cb04{grid-area:Area-15}.webflow-ichiropro-ultimate-implantology #w-node-d16e1310-3611-a3b5-36b7-80de4fedd432-d7f1cb04{grid-area:Area-43}.webflow-ichiropro-ultimate-implantology #w-node-_63e1dbb5-d93f-314c-b095-bfce8ffeb6f9-25c20e38{grid-area:Area-3}.webflow-ichiropro-ultimate-implantology #w-node-de81c7d8-5e45-57b1-7e22-246773315db0-25c20e38{grid-area:Area-7}.webflow-ichiropro-ultimate-implantology #w-node-_07b5ac71-5d64-59b2-864a-b45f32888101-25c20e38{grid-area:Area-8}.webflow-ichiropro-ultimate-implantology #w-node-_71e3a52b-f998-e2d6-d408-12f05ab5a8ba-25c20e38{grid-area:Area-9}.webflow-ichiropro-ultimate-implantology #w-node-_30421703-9f67-2b94-ab9f-177d1a59ccc6-25c20e38{grid-area:Area-10}.webflow-ichiropro-ultimate-implantology #w-node-_28a73c4a-427f-dd3f-823d-5f1eb13f0b51-25c20e38{grid-area:Area-14}.webflow-ichiropro-ultimate-implantology #w-node-_6d7d04d3-1473-fcff-064d-58dcc1e59156-25c20e38{grid-area:Area-11}.webflow-ichiropro-ultimate-implantology #w-node-_7f6b5d1e-410a-42db-a90a-5619d7ebcb3f-25c20e38{grid-area:Area-12}.webflow-ichiropro-ultimate-implantology #w-node-_236cbae8-b2fb-dec9-30ad-dfc8e3f655ec-25c20e38{grid-area:Area-13}.webflow-ichiropro-ultimate-implantology #w-node-_30b661e0-d51d-4716-de2c-e2abfa7f7bf5-25c20e38{grid-area:Area-16}.webflow-ichiropro-ultimate-implantology #w-node-f8a2aa01-b178-3e5a-a801-17147accb06a-25c20e38{grid-area:Area-20}.webflow-ichiropro-ultimate-implantology #w-node-_60fcafac-2cb0-eca7-590f-00d5cf899a82-25c20e38{grid-area:Area-24}.webflow-ichiropro-ultimate-implantology #w-node-_4aa58539-7146-df82-6de6-b601dd9541a5-25c20e38{grid-area:Area-28}.webflow-ichiropro-ultimate-implantology #w-node-_54bfbd14-f8f2-4031-1a78-4eed66d4cd37-25c20e38{grid-area:Area-4}.webflow-ichiropro-ultimate-implantology #w-node-_9c902ceb-f681-69a7-8b30-fbecec4db664-25c20e38{grid-area:Area-5}.webflow-ichiropro-ultimate-implantology #w-node-_8fcab019-67bf-0680-3ec4-bae5d7802e34-25c20e38{grid-area:Area-6}.webflow-ichiropro-ultimate-implantology #w-node-_4aa34129-5d52-f3c8-e52c-c7631d4cd2aa-25c20e38{grid-area:Area}.webflow-ichiropro-ultimate-implantology #w-node-_3fd1c562-1831-432d-f6b4-b9d858016b13-25c20e38{grid-area:1/4/2/6}.webflow-ichiropro-ultimate-implantology #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-25c20e38{grid-area:Area-3;justify-self:end}.webflow-ichiropro-ultimate-implantology #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-25c20e38{grid-area:Area-2;justify-self:start}.webflow-ichiropro-ultimate-implantology #w-node-dd869850-772b-453d-bbeb-1be3a31a15c6-25c20e38{grid-area:Area-4}.webflow-ichiropro-ultimate-implantology #w-node-_75171cc3-8095-888a-88da-cc91659f8a5a-25c20e38{grid-area:Area}.webflow-ichiropro-ultimate-implantology #w-node-_8b3e873e-8ebb-232d-a91b-96198bf26405-25c20e38,.webflow-ichiropro-ultimate-implantology #w-node-_6c87f825-9e15-11f6-8d3a-acdb60bba5e7-25c20e38,.webflow-ichiropro-ultimate-implantology #w-node-fdfa4c63-8db5-c2f4-7972-940427eb5b28-25c20e38,.webflow-ichiropro-ultimate-implantology #w-node-e58261d1-26f1-bd16-df79-6eaa53316be9-25c20e38,.webflow-ichiropro-ultimate-implantology #w-node-_7f591789-ad29-25b3-8b39-f4b43e6a6261-25c20e38{grid-area:span 1/span 1/span 1/span 1}.webflow-ichiropro-ultimate-implantology #w-node-fdedb85f-05a2-ed94-2b55-cb075781ad70-25c20e38{grid-area:Area-18}.webflow-ichiropro-ultimate-implantology #w-node-_1aa176ab-7e03-fe0a-61e1-208693d1d995-25c20e38{grid-area:Area-19}.webflow-ichiropro-ultimate-implantology #w-node-_8fa41429-15d2-a144-a64e-1659740bff0a-25c20e38{grid-area:Area-23}.webflow-ichiropro-ultimate-implantology #w-node-a5d84de9-bdf0-015f-923d-6f09e7c85067-25c20e38{grid-area:Area-4}.webflow-ichiropro-ultimate-implantology #w-node-_8a09909c-9c99-f8d2-b94c-1499008cb8f0-25c20e38{grid-area:Area-27}.webflow-ichiropro-ultimate-implantology #w-node-_12ad1454-4673-a2c0-3b3f-b33343575bb9-25c20e38{grid-area:Area-8}.webflow-ichiropro-ultimate-implantology #w-node-eddfe270-b63c-7112-fa3f-d5548ac47359-25c20e38{grid-area:Area-13}.webflow-ichiropro-ultimate-implantology #w-node-_990dff01-d41d-6718-f89e-c8da7e5a38ab-25c20e38{grid-area:Area-22}.webflow-ichiropro-ultimate-implantology #w-node-c79baba0-6be7-df6a-c008-475188f53fe8-25c20e38{grid-area:Area-31}.webflow-ichiropro-ultimate-implantology #w-node-_0af9ed4c-7639-b13f-79e9-a37b105d246b-25c20e38{grid-area:Area-12}.webflow-ichiropro-ultimate-implantology #w-node-_642ff12d-05a1-9b8b-beee-60880820347b-25c20e38{grid-area:Area-16}.webflow-ichiropro-ultimate-implantology #w-node-abf9b7dc-6514-5196-e3d9-f7f57829230f-25c20e38{grid-area:Area-20}.webflow-ichiropro-ultimate-implantology #w-node-_65db0677-253d-c846-8f03-d11e979ea94a-25c20e38{grid-area:Area-24}.webflow-ichiropro-ultimate-implantology #w-node-db0aec2a-1630-d6b0-c173-bba2280508d8-25c20e38{grid-area:Area-28}.webflow-ichiropro-ultimate-implantology #w-node-_84a40b8a-a447-e044-31d8-863adc8aa16c-25c20e38{grid-area:Area-32}.webflow-ichiropro-ultimate-implantology #w-node-f4d5f8e5-3a2e-8ab2-f445-a8e76044f630-25c20e38{grid-area:Area-36}.webflow-ichiropro-ultimate-implantology #w-node-_38b2984b-470e-3019-f378-5436662c3253-25c20e38{grid-area:Area-37}.webflow-ichiropro-ultimate-implantology #w-node-_1840fb29-bb6c-e9fc-92d3-a6de6ef61e36-25c20e38{grid-area:Area-41}.webflow-ichiropro-ultimate-implantology #w-node-e4a48faf-d09c-ca30-73f1-29f3069c5248-25c20e38{grid-area:Area-45}.webflow-ichiropro-ultimate-implantology #w-node-b0353898-33e2-4b2c-625e-5f3ae519e172-25c20e38{grid-area:Area-40}.webflow-ichiropro-ultimate-implantology #w-node-d8537769-8a99-fe90-3314-9cd2fe1855bd-25c20e38{grid-area:Area-44}.webflow-ichiropro-ultimate-implantology #w-node-_646a9e3a-8b2d-51cd-6c42-30538b45465a-25c20e38{grid-area:Area-17}.webflow-ichiropro-ultimate-implantology #w-node-a255a417-6ee4-535b-23a0-b02e65dd6e96-25c20e38{grid-area:Area-21}.webflow-ichiropro-ultimate-implantology #w-node-acbbd9c6-c934-2a1f-272e-7da94ab678f2-25c20e38{grid-area:Area-26}.webflow-ichiropro-ultimate-implantology #w-node-_2dba71f9-6e2d-9bb0-b521-9d0f5a918d57-25c20e38{grid-area:Area-25}.webflow-ichiropro-ultimate-implantology #w-node-da015fa3-40ae-ebaf-e42d-1da7b669565e-25c20e38{grid-area:Area-39}.webflow-ichiropro-ultimate-implantology #w-node-b1dcff11-7387-a90e-7e82-4e445fbccc62-25c20e38{grid-area:Area-30}.webflow-ichiropro-ultimate-implantology #w-node-_7ef5dfc1-1554-b1fa-5480-535be739c916-25c20e38{grid-area:Area-35}.webflow-ichiropro-ultimate-implantology #w-node-_90688ab0-f9e2-4c64-5616-665e1760f45f-25c20e38{grid-area:Area-29}.webflow-ichiropro-ultimate-implantology #w-node-_8515f901-c03a-f0ae-e710-05a58e468c54-25c20e38{grid-area:Area-33}.webflow-ichiropro-ultimate-implantology #w-node-_12d4d4cc-17d7-78a5-63c3-38ba475083fe-25c20e38{grid-area:Area-34}.webflow-ichiropro-ultimate-implantology #w-node-b5dca031-07f8-fa6f-56a6-f4ec490e8bff-25c20e38{grid-area:Area-38}.webflow-ichiropro-ultimate-implantology #w-node-bdd5c261-1059-c0f3-f990-1a47bf429aa2-25c20e38{grid-area:Area-46}.webflow-ichiropro-ultimate-implantology #w-node-_83d37175-b741-b9f8-90f2-f17bf9f46921-25c20e38{grid-area:Area-47}.webflow-ichiropro-ultimate-implantology #w-node-bffc5409-163e-2ae6-efba-3e840449758e-25c20e38{grid-area:Area-42}.webflow-ichiropro-ultimate-implantology #w-node-_2897c5b0-3a0f-9070-0c38-543dca83f4f2-25c20e38{grid-area:Area-9}.webflow-ichiropro-ultimate-implantology #w-node-_094bc0e0-0422-8417-0ddc-14d150cc627e-25c20e38{grid-area:Area-14}.webflow-ichiropro-ultimate-implantology #w-node-cb594308-de76-2cab-fb7c-f025be4abf92-25c20e38{grid-area:Area}.webflow-ichiropro-ultimate-implantology #w-node-d553170a-37fd-b604-1854-77ee37869b4f-25c20e38{grid-area:Area-6}.webflow-ichiropro-ultimate-implantology #w-node-_7c6427d0-3e6d-8d3c-6ccd-80f62d20566c-25c20e38{grid-area:Area-10}.webflow-ichiropro-ultimate-implantology #w-node-_5f98e0b6-b53a-bb10-0e4d-2e7c5e016aed-25c20e38{grid-area:Area-5}.webflow-ichiropro-ultimate-implantology #w-node-_4fa921b3-a751-2bfc-68ed-878b33ba8fa8-25c20e38{grid-area:Area-2}.webflow-ichiropro-ultimate-implantology #w-node-_1e8e2b95-9eed-b424-8c40-61ec2f132217-25c20e38{grid-area:Area-3}.webflow-ichiropro-ultimate-implantology #w-node-f437413e-50b9-9348-e0bb-c624712abfa9-25c20e38{grid-area:Area-7}.webflow-ichiropro-ultimate-implantology #w-node-db37aba6-85b3-8253-8193-549a313593f6-25c20e38{grid-area:Area-11}.webflow-ichiropro-ultimate-implantology #w-node-f7ca8e45-d22f-f078-f086-562e3e4cb33d-25c20e38{grid-area:Area-15}.webflow-ichiropro-ultimate-implantology #w-node-d16e1310-3611-a3b5-36b7-80de4fedd432-25c20e38{grid-area:Area-43}.webflow-ichiropro-ultimate-implantology #w-node-_63e1dbb5-d93f-314c-b095-bfce8ffeb6f9-98e81f3d{grid-area:Area-3}.webflow-ichiropro-ultimate-implantology #w-node-de81c7d8-5e45-57b1-7e22-246773315db0-98e81f3d{grid-area:Area-7}.webflow-ichiropro-ultimate-implantology #w-node-_07b5ac71-5d64-59b2-864a-b45f32888101-98e81f3d{grid-area:Area-8}.webflow-ichiropro-ultimate-implantology #w-node-_71e3a52b-f998-e2d6-d408-12f05ab5a8ba-98e81f3d{grid-area:Area-9}.webflow-ichiropro-ultimate-implantology #w-node-_30421703-9f67-2b94-ab9f-177d1a59ccc6-98e81f3d{grid-area:Area-10}.webflow-ichiropro-ultimate-implantology #w-node-_28a73c4a-427f-dd3f-823d-5f1eb13f0b51-98e81f3d{grid-area:Area-14}.webflow-ichiropro-ultimate-implantology #w-node-_6d7d04d3-1473-fcff-064d-58dcc1e59156-98e81f3d{grid-area:Area-11}.webflow-ichiropro-ultimate-implantology #w-node-_7f6b5d1e-410a-42db-a90a-5619d7ebcb3f-98e81f3d{grid-area:Area-12}.webflow-ichiropro-ultimate-implantology #w-node-_236cbae8-b2fb-dec9-30ad-dfc8e3f655ec-98e81f3d{grid-area:Area-13}.webflow-ichiropro-ultimate-implantology #w-node-_30b661e0-d51d-4716-de2c-e2abfa7f7bf5-98e81f3d{grid-area:Area-16}.webflow-ichiropro-ultimate-implantology #w-node-f8a2aa01-b178-3e5a-a801-17147accb06a-98e81f3d{grid-area:Area-20}.webflow-ichiropro-ultimate-implantology #w-node-_60fcafac-2cb0-eca7-590f-00d5cf899a82-98e81f3d{grid-area:Area-24}.webflow-ichiropro-ultimate-implantology #w-node-_4aa58539-7146-df82-6de6-b601dd9541a5-98e81f3d{grid-area:Area-28}.webflow-ichiropro-ultimate-implantology #w-node-_54bfbd14-f8f2-4031-1a78-4eed66d4cd37-98e81f3d{grid-area:Area-4}.webflow-ichiropro-ultimate-implantology #w-node-_9c902ceb-f681-69a7-8b30-fbecec4db664-98e81f3d{grid-area:Area-5}.webflow-ichiropro-ultimate-implantology #w-node-_8fcab019-67bf-0680-3ec4-bae5d7802e34-98e81f3d{grid-area:Area-6}.webflow-ichiropro-ultimate-implantology #w-node-_4aa34129-5d52-f3c8-e52c-c7631d4cd2aa-98e81f3d{grid-area:Area}.webflow-ichiropro-ultimate-implantology #w-node-_3fd1c562-1831-432d-f6b4-b9d858016b13-98e81f3d{grid-area:1/4/2/6}.webflow-ichiropro-ultimate-implantology #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-98e81f3d{grid-area:Area-3;justify-self:end}.webflow-ichiropro-ultimate-implantology #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-98e81f3d{grid-area:Area-2;justify-self:start}.webflow-ichiropro-ultimate-implantology #w-node-dd869850-772b-453d-bbeb-1be3a31a15c6-98e81f3d{grid-area:Area-4}.webflow-ichiropro-ultimate-implantology #w-node-_75171cc3-8095-888a-88da-cc91659f8a5a-98e81f3d{grid-area:Area}.webflow-ichiropro-ultimate-implantology #w-node-_8b3e873e-8ebb-232d-a91b-96198bf26405-98e81f3d,.webflow-ichiropro-ultimate-implantology #w-node-_6c87f825-9e15-11f6-8d3a-acdb60bba5e7-98e81f3d,.webflow-ichiropro-ultimate-implantology #w-node-fdfa4c63-8db5-c2f4-7972-940427eb5b28-98e81f3d,.webflow-ichiropro-ultimate-implantology #w-node-e58261d1-26f1-bd16-df79-6eaa53316be9-98e81f3d,.webflow-ichiropro-ultimate-implantology #w-node-_7f591789-ad29-25b3-8b39-f4b43e6a6261-98e81f3d{grid-area:span 1/span 1/span 1/span 1}.webflow-ichiropro-ultimate-implantology #w-node-fdedb85f-05a2-ed94-2b55-cb075781ad70-98e81f3d{grid-area:Area-18}.webflow-ichiropro-ultimate-implantology #w-node-_1aa176ab-7e03-fe0a-61e1-208693d1d995-98e81f3d{grid-area:Area-19}.webflow-ichiropro-ultimate-implantology #w-node-_8fa41429-15d2-a144-a64e-1659740bff0a-98e81f3d{grid-area:Area-23}.webflow-ichiropro-ultimate-implantology #w-node-a5d84de9-bdf0-015f-923d-6f09e7c85067-98e81f3d{grid-area:Area-4}.webflow-ichiropro-ultimate-implantology #w-node-_8a09909c-9c99-f8d2-b94c-1499008cb8f0-98e81f3d{grid-area:Area-27}.webflow-ichiropro-ultimate-implantology #w-node-_12ad1454-4673-a2c0-3b3f-b33343575bb9-98e81f3d{grid-area:Area-8}.webflow-ichiropro-ultimate-implantology #w-node-eddfe270-b63c-7112-fa3f-d5548ac47359-98e81f3d{grid-area:Area-13}.webflow-ichiropro-ultimate-implantology #w-node-_990dff01-d41d-6718-f89e-c8da7e5a38ab-98e81f3d{grid-area:Area-22}.webflow-ichiropro-ultimate-implantology #w-node-c79baba0-6be7-df6a-c008-475188f53fe8-98e81f3d{grid-area:Area-31}.webflow-ichiropro-ultimate-implantology #w-node-_0af9ed4c-7639-b13f-79e9-a37b105d246b-98e81f3d{grid-area:Area-12}.webflow-ichiropro-ultimate-implantology #w-node-_642ff12d-05a1-9b8b-beee-60880820347b-98e81f3d{grid-area:Area-16}.webflow-ichiropro-ultimate-implantology #w-node-abf9b7dc-6514-5196-e3d9-f7f57829230f-98e81f3d{grid-area:Area-20}.webflow-ichiropro-ultimate-implantology #w-node-_65db0677-253d-c846-8f03-d11e979ea94a-98e81f3d{grid-area:Area-24}.webflow-ichiropro-ultimate-implantology #w-node-db0aec2a-1630-d6b0-c173-bba2280508d8-98e81f3d{grid-area:Area-28}.webflow-ichiropro-ultimate-implantology #w-node-_84a40b8a-a447-e044-31d8-863adc8aa16c-98e81f3d{grid-area:Area-32}.webflow-ichiropro-ultimate-implantology #w-node-f4d5f8e5-3a2e-8ab2-f445-a8e76044f630-98e81f3d{grid-area:Area-36}.webflow-ichiropro-ultimate-implantology #w-node-_38b2984b-470e-3019-f378-5436662c3253-98e81f3d{grid-area:Area-37}.webflow-ichiropro-ultimate-implantology #w-node-_1840fb29-bb6c-e9fc-92d3-a6de6ef61e36-98e81f3d{grid-area:Area-41}.webflow-ichiropro-ultimate-implantology #w-node-e4a48faf-d09c-ca30-73f1-29f3069c5248-98e81f3d{grid-area:Area-45}.webflow-ichiropro-ultimate-implantology #w-node-b0353898-33e2-4b2c-625e-5f3ae519e172-98e81f3d{grid-area:Area-40}.webflow-ichiropro-ultimate-implantology #w-node-d8537769-8a99-fe90-3314-9cd2fe1855bd-98e81f3d{grid-area:Area-44}.webflow-ichiropro-ultimate-implantology #w-node-_646a9e3a-8b2d-51cd-6c42-30538b45465a-98e81f3d{grid-area:Area-17}.webflow-ichiropro-ultimate-implantology #w-node-a255a417-6ee4-535b-23a0-b02e65dd6e96-98e81f3d{grid-area:Area-21}.webflow-ichiropro-ultimate-implantology #w-node-acbbd9c6-c934-2a1f-272e-7da94ab678f2-98e81f3d{grid-area:Area-26}.webflow-ichiropro-ultimate-implantology #w-node-_2dba71f9-6e2d-9bb0-b521-9d0f5a918d57-98e81f3d{grid-area:Area-25}.webflow-ichiropro-ultimate-implantology #w-node-da015fa3-40ae-ebaf-e42d-1da7b669565e-98e81f3d{grid-area:Area-39}.webflow-ichiropro-ultimate-implantology #w-node-b1dcff11-7387-a90e-7e82-4e445fbccc62-98e81f3d{grid-area:Area-30}.webflow-ichiropro-ultimate-implantology #w-node-_7ef5dfc1-1554-b1fa-5480-535be739c916-98e81f3d{grid-area:Area-35}.webflow-ichiropro-ultimate-implantology #w-node-_90688ab0-f9e2-4c64-5616-665e1760f45f-98e81f3d{grid-area:Area-29}.webflow-ichiropro-ultimate-implantology #w-node-_8515f901-c03a-f0ae-e710-05a58e468c54-98e81f3d{grid-area:Area-33}.webflow-ichiropro-ultimate-implantology #w-node-_12d4d4cc-17d7-78a5-63c3-38ba475083fe-98e81f3d{grid-area:Area-34}.webflow-ichiropro-ultimate-implantology #w-node-b5dca031-07f8-fa6f-56a6-f4ec490e8bff-98e81f3d{grid-area:Area-38}.webflow-ichiropro-ultimate-implantology #w-node-bdd5c261-1059-c0f3-f990-1a47bf429aa2-98e81f3d{grid-area:Area-46}.webflow-ichiropro-ultimate-implantology #w-node-_83d37175-b741-b9f8-90f2-f17bf9f46921-98e81f3d{grid-area:Area-47}.webflow-ichiropro-ultimate-implantology #w-node-bffc5409-163e-2ae6-efba-3e840449758e-98e81f3d{grid-area:Area-42}.webflow-ichiropro-ultimate-implantology #w-node-_2897c5b0-3a0f-9070-0c38-543dca83f4f2-98e81f3d{grid-area:Area-9}.webflow-ichiropro-ultimate-implantology #w-node-_094bc0e0-0422-8417-0ddc-14d150cc627e-98e81f3d{grid-area:Area-14}.webflow-ichiropro-ultimate-implantology #w-node-cb594308-de76-2cab-fb7c-f025be4abf92-98e81f3d{grid-area:Area}.webflow-ichiropro-ultimate-implantology #w-node-d553170a-37fd-b604-1854-77ee37869b4f-98e81f3d{grid-area:Area-6}.webflow-ichiropro-ultimate-implantology #w-node-_7c6427d0-3e6d-8d3c-6ccd-80f62d20566c-98e81f3d{grid-area:Area-10}.webflow-ichiropro-ultimate-implantology #w-node-_5f98e0b6-b53a-bb10-0e4d-2e7c5e016aed-98e81f3d{grid-area:Area-5}.webflow-ichiropro-ultimate-implantology #w-node-_4fa921b3-a751-2bfc-68ed-878b33ba8fa8-98e81f3d{grid-area:Area-2}.webflow-ichiropro-ultimate-implantology #w-node-_1e8e2b95-9eed-b424-8c40-61ec2f132217-98e81f3d{grid-area:Area-3}.webflow-ichiropro-ultimate-implantology #w-node-f437413e-50b9-9348-e0bb-c624712abfa9-98e81f3d{grid-area:Area-7}.webflow-ichiropro-ultimate-implantology #w-node-db37aba6-85b3-8253-8193-549a313593f6-98e81f3d{grid-area:Area-11}.webflow-ichiropro-ultimate-implantology #w-node-f7ca8e45-d22f-f078-f086-562e3e4cb33d-98e81f3d{grid-area:Area-15}.webflow-ichiropro-ultimate-implantology #w-node-d16e1310-3611-a3b5-36b7-80de4fedd432-98e81f3d{grid-area:Area-43}.webflow-ichiropro-ultimate-implantology #w-node-_63e1dbb5-d93f-314c-b095-bfce8ffeb6f9-4a542938{grid-area:Area-3}.webflow-ichiropro-ultimate-implantology #w-node-de81c7d8-5e45-57b1-7e22-246773315db0-4a542938{grid-area:Area-7}.webflow-ichiropro-ultimate-implantology #w-node-_07b5ac71-5d64-59b2-864a-b45f32888101-4a542938{grid-area:Area-8}.webflow-ichiropro-ultimate-implantology #w-node-_71e3a52b-f998-e2d6-d408-12f05ab5a8ba-4a542938{grid-area:Area-9}.webflow-ichiropro-ultimate-implantology #w-node-_30421703-9f67-2b94-ab9f-177d1a59ccc6-4a542938{grid-area:Area-10}.webflow-ichiropro-ultimate-implantology #w-node-_28a73c4a-427f-dd3f-823d-5f1eb13f0b51-4a542938{grid-area:Area-14}.webflow-ichiropro-ultimate-implantology #w-node-_6d7d04d3-1473-fcff-064d-58dcc1e59156-4a542938{grid-area:Area-11}.webflow-ichiropro-ultimate-implantology #w-node-_7f6b5d1e-410a-42db-a90a-5619d7ebcb3f-4a542938{grid-area:Area-12}.webflow-ichiropro-ultimate-implantology #w-node-_236cbae8-b2fb-dec9-30ad-dfc8e3f655ec-4a542938{grid-area:Area-13}.webflow-ichiropro-ultimate-implantology #w-node-_30b661e0-d51d-4716-de2c-e2abfa7f7bf5-4a542938{grid-area:Area-16}.webflow-ichiropro-ultimate-implantology #w-node-f8a2aa01-b178-3e5a-a801-17147accb06a-4a542938{grid-area:Area-20}.webflow-ichiropro-ultimate-implantology #w-node-_60fcafac-2cb0-eca7-590f-00d5cf899a82-4a542938{grid-area:Area-24}.webflow-ichiropro-ultimate-implantology #w-node-_4aa58539-7146-df82-6de6-b601dd9541a5-4a542938{grid-area:Area-28}.webflow-ichiropro-ultimate-implantology #w-node-_54bfbd14-f8f2-4031-1a78-4eed66d4cd37-4a542938{grid-area:Area-4}.webflow-ichiropro-ultimate-implantology #w-node-_9c902ceb-f681-69a7-8b30-fbecec4db664-4a542938{grid-area:Area-5}.webflow-ichiropro-ultimate-implantology #w-node-_8fcab019-67bf-0680-3ec4-bae5d7802e34-4a542938{grid-area:Area-6}.webflow-ichiropro-ultimate-implantology #w-node-_4aa34129-5d52-f3c8-e52c-c7631d4cd2aa-4a542938{grid-area:Area}.webflow-ichiropro-ultimate-implantology #w-node-_3fd1c562-1831-432d-f6b4-b9d858016b13-4a542938{grid-area:1/4/2/6}.webflow-ichiropro-ultimate-implantology #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-4a542938{grid-area:Area-3;justify-self:end}.webflow-ichiropro-ultimate-implantology #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-4a542938{grid-area:Area-2;justify-self:start}.webflow-ichiropro-ultimate-implantology #w-node-dd869850-772b-453d-bbeb-1be3a31a15c6-4a542938{grid-area:Area-4}.webflow-ichiropro-ultimate-implantology #w-node-_75171cc3-8095-888a-88da-cc91659f8a5a-4a542938{grid-area:Area}.webflow-ichiropro-ultimate-implantology #w-node-_8b3e873e-8ebb-232d-a91b-96198bf26405-4a542938,.webflow-ichiropro-ultimate-implantology #w-node-_6c87f825-9e15-11f6-8d3a-acdb60bba5e7-4a542938,.webflow-ichiropro-ultimate-implantology #w-node-fdfa4c63-8db5-c2f4-7972-940427eb5b28-4a542938,.webflow-ichiropro-ultimate-implantology #w-node-e58261d1-26f1-bd16-df79-6eaa53316be9-4a542938,.webflow-ichiropro-ultimate-implantology #w-node-_7f591789-ad29-25b3-8b39-f4b43e6a6261-4a542938{grid-area:span 1/span 1/span 1/span 1}.webflow-ichiropro-ultimate-implantology #w-node-fdedb85f-05a2-ed94-2b55-cb075781ad70-4a542938{grid-area:Area-18}.webflow-ichiropro-ultimate-implantology #w-node-_1aa176ab-7e03-fe0a-61e1-208693d1d995-4a542938{grid-area:Area-19}.webflow-ichiropro-ultimate-implantology #w-node-_8fa41429-15d2-a144-a64e-1659740bff0a-4a542938{grid-area:Area-23}.webflow-ichiropro-ultimate-implantology #w-node-a5d84de9-bdf0-015f-923d-6f09e7c85067-4a542938{grid-area:Area-4}.webflow-ichiropro-ultimate-implantology #w-node-_8a09909c-9c99-f8d2-b94c-1499008cb8f0-4a542938{grid-area:Area-27}.webflow-ichiropro-ultimate-implantology #w-node-_12ad1454-4673-a2c0-3b3f-b33343575bb9-4a542938{grid-area:Area-8}.webflow-ichiropro-ultimate-implantology #w-node-eddfe270-b63c-7112-fa3f-d5548ac47359-4a542938{grid-area:Area-13}.webflow-ichiropro-ultimate-implantology #w-node-_990dff01-d41d-6718-f89e-c8da7e5a38ab-4a542938{grid-area:Area-22}.webflow-ichiropro-ultimate-implantology #w-node-c79baba0-6be7-df6a-c008-475188f53fe8-4a542938{grid-area:Area-31}.webflow-ichiropro-ultimate-implantology #w-node-_0af9ed4c-7639-b13f-79e9-a37b105d246b-4a542938{grid-area:Area-12}.webflow-ichiropro-ultimate-implantology #w-node-_642ff12d-05a1-9b8b-beee-60880820347b-4a542938{grid-area:Area-16}.webflow-ichiropro-ultimate-implantology #w-node-abf9b7dc-6514-5196-e3d9-f7f57829230f-4a542938{grid-area:Area-20}.webflow-ichiropro-ultimate-implantology #w-node-_65db0677-253d-c846-8f03-d11e979ea94a-4a542938{grid-area:Area-24}.webflow-ichiropro-ultimate-implantology #w-node-db0aec2a-1630-d6b0-c173-bba2280508d8-4a542938{grid-area:Area-28}.webflow-ichiropro-ultimate-implantology #w-node-_84a40b8a-a447-e044-31d8-863adc8aa16c-4a542938{grid-area:Area-32}.webflow-ichiropro-ultimate-implantology #w-node-f4d5f8e5-3a2e-8ab2-f445-a8e76044f630-4a542938{grid-area:Area-36}.webflow-ichiropro-ultimate-implantology #w-node-_38b2984b-470e-3019-f378-5436662c3253-4a542938{grid-area:Area-37}.webflow-ichiropro-ultimate-implantology #w-node-_1840fb29-bb6c-e9fc-92d3-a6de6ef61e36-4a542938{grid-area:Area-41}.webflow-ichiropro-ultimate-implantology #w-node-e4a48faf-d09c-ca30-73f1-29f3069c5248-4a542938{grid-area:Area-45}.webflow-ichiropro-ultimate-implantology #w-node-b0353898-33e2-4b2c-625e-5f3ae519e172-4a542938{grid-area:Area-40}.webflow-ichiropro-ultimate-implantology #w-node-d8537769-8a99-fe90-3314-9cd2fe1855bd-4a542938{grid-area:Area-44}.webflow-ichiropro-ultimate-implantology #w-node-_646a9e3a-8b2d-51cd-6c42-30538b45465a-4a542938{grid-area:Area-17}.webflow-ichiropro-ultimate-implantology #w-node-a255a417-6ee4-535b-23a0-b02e65dd6e96-4a542938{grid-area:Area-21}.webflow-ichiropro-ultimate-implantology #w-node-acbbd9c6-c934-2a1f-272e-7da94ab678f2-4a542938{grid-area:Area-26}.webflow-ichiropro-ultimate-implantology #w-node-_2dba71f9-6e2d-9bb0-b521-9d0f5a918d57-4a542938{grid-area:Area-25}.webflow-ichiropro-ultimate-implantology #w-node-da015fa3-40ae-ebaf-e42d-1da7b669565e-4a542938{grid-area:Area-39}.webflow-ichiropro-ultimate-implantology #w-node-b1dcff11-7387-a90e-7e82-4e445fbccc62-4a542938{grid-area:Area-30}.webflow-ichiropro-ultimate-implantology #w-node-_7ef5dfc1-1554-b1fa-5480-535be739c916-4a542938{grid-area:Area-35}.webflow-ichiropro-ultimate-implantology #w-node-_90688ab0-f9e2-4c64-5616-665e1760f45f-4a542938{grid-area:Area-29}.webflow-ichiropro-ultimate-implantology #w-node-_8515f901-c03a-f0ae-e710-05a58e468c54-4a542938{grid-area:Area-33}.webflow-ichiropro-ultimate-implantology #w-node-_12d4d4cc-17d7-78a5-63c3-38ba475083fe-4a542938{grid-area:Area-34}.webflow-ichiropro-ultimate-implantology #w-node-b5dca031-07f8-fa6f-56a6-f4ec490e8bff-4a542938{grid-area:Area-38}.webflow-ichiropro-ultimate-implantology #w-node-bdd5c261-1059-c0f3-f990-1a47bf429aa2-4a542938{grid-area:Area-46}.webflow-ichiropro-ultimate-implantology #w-node-_83d37175-b741-b9f8-90f2-f17bf9f46921-4a542938{grid-area:Area-47}.webflow-ichiropro-ultimate-implantology #w-node-bffc5409-163e-2ae6-efba-3e840449758e-4a542938{grid-area:Area-42}.webflow-ichiropro-ultimate-implantology #w-node-_2897c5b0-3a0f-9070-0c38-543dca83f4f2-4a542938{grid-area:Area-9}.webflow-ichiropro-ultimate-implantology #w-node-_094bc0e0-0422-8417-0ddc-14d150cc627e-4a542938{grid-area:Area-14}.webflow-ichiropro-ultimate-implantology #w-node-cb594308-de76-2cab-fb7c-f025be4abf92-4a542938{grid-area:Area}.webflow-ichiropro-ultimate-implantology #w-node-d553170a-37fd-b604-1854-77ee37869b4f-4a542938{grid-area:Area-6}.webflow-ichiropro-ultimate-implantology #w-node-_7c6427d0-3e6d-8d3c-6ccd-80f62d20566c-4a542938{grid-area:Area-10}.webflow-ichiropro-ultimate-implantology #w-node-_5f98e0b6-b53a-bb10-0e4d-2e7c5e016aed-4a542938{grid-area:Area-5}.webflow-ichiropro-ultimate-implantology #w-node-_4fa921b3-a751-2bfc-68ed-878b33ba8fa8-4a542938{grid-area:Area-2}.webflow-ichiropro-ultimate-implantology #w-node-_1e8e2b95-9eed-b424-8c40-61ec2f132217-4a542938{grid-area:Area-3}.webflow-ichiropro-ultimate-implantology #w-node-f437413e-50b9-9348-e0bb-c624712abfa9-4a542938{grid-area:Area-7}.webflow-ichiropro-ultimate-implantology #w-node-db37aba6-85b3-8253-8193-549a313593f6-4a542938{grid-area:Area-11}.webflow-ichiropro-ultimate-implantology #w-node-f7ca8e45-d22f-f078-f086-562e3e4cb33d-4a542938{grid-area:Area-15}.webflow-ichiropro-ultimate-implantology #w-node-d16e1310-3611-a3b5-36b7-80de4fedd432-4a542938{grid-area:Area-43}.webflow-ichiropro-ultimate-implantology #w-node-_63e1dbb5-d93f-314c-b095-bfce8ffeb6f9-87980650{grid-area:Area-3}.webflow-ichiropro-ultimate-implantology #w-node-de81c7d8-5e45-57b1-7e22-246773315db0-87980650{grid-area:Area-7}.webflow-ichiropro-ultimate-implantology #w-node-_07b5ac71-5d64-59b2-864a-b45f32888101-87980650{grid-area:Area-8}.webflow-ichiropro-ultimate-implantology #w-node-_71e3a52b-f998-e2d6-d408-12f05ab5a8ba-87980650{grid-area:Area-9}.webflow-ichiropro-ultimate-implantology #w-node-_30421703-9f67-2b94-ab9f-177d1a59ccc6-87980650{grid-area:Area-10}.webflow-ichiropro-ultimate-implantology #w-node-_28a73c4a-427f-dd3f-823d-5f1eb13f0b51-87980650{grid-area:Area-14}.webflow-ichiropro-ultimate-implantology #w-node-_6d7d04d3-1473-fcff-064d-58dcc1e59156-87980650{grid-area:Area-11}.webflow-ichiropro-ultimate-implantology #w-node-_7f6b5d1e-410a-42db-a90a-5619d7ebcb3f-87980650{grid-area:Area-12}.webflow-ichiropro-ultimate-implantology #w-node-_236cbae8-b2fb-dec9-30ad-dfc8e3f655ec-87980650{grid-area:Area-13}.webflow-ichiropro-ultimate-implantology #w-node-_30b661e0-d51d-4716-de2c-e2abfa7f7bf5-87980650{grid-area:Area-16}.webflow-ichiropro-ultimate-implantology #w-node-f8a2aa01-b178-3e5a-a801-17147accb06a-87980650{grid-area:Area-20}.webflow-ichiropro-ultimate-implantology #w-node-_60fcafac-2cb0-eca7-590f-00d5cf899a82-87980650{grid-area:Area-24}.webflow-ichiropro-ultimate-implantology #w-node-_4aa58539-7146-df82-6de6-b601dd9541a5-87980650{grid-area:Area-28}.webflow-ichiropro-ultimate-implantology #w-node-_54bfbd14-f8f2-4031-1a78-4eed66d4cd37-87980650{grid-area:Area-4}.webflow-ichiropro-ultimate-implantology #w-node-_9c902ceb-f681-69a7-8b30-fbecec4db664-87980650{grid-area:Area-5}.webflow-ichiropro-ultimate-implantology #w-node-_8fcab019-67bf-0680-3ec4-bae5d7802e34-87980650{grid-area:Area-6}.webflow-ichiropro-ultimate-implantology #w-node-_4aa34129-5d52-f3c8-e52c-c7631d4cd2aa-87980650{grid-area:Area}.webflow-ichiropro-ultimate-implantology #w-node-_3fd1c562-1831-432d-f6b4-b9d858016b13-87980650{grid-area:1/4/2/6}.webflow-ichiropro-ultimate-implantology #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-87980650{grid-area:Area-3;justify-self:end}.webflow-ichiropro-ultimate-implantology #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-87980650{grid-area:Area-2;justify-self:start}.webflow-ichiropro-ultimate-implantology #w-node-dd869850-772b-453d-bbeb-1be3a31a15c6-87980650{grid-area:Area-4}.webflow-ichiropro-ultimate-implantology #w-node-_75171cc3-8095-888a-88da-cc91659f8a5a-87980650{grid-area:Area}.webflow-ichiropro-ultimate-implantology #w-node-_8b3e873e-8ebb-232d-a91b-96198bf26405-87980650,.webflow-ichiropro-ultimate-implantology #w-node-_6c87f825-9e15-11f6-8d3a-acdb60bba5e7-87980650,.webflow-ichiropro-ultimate-implantology #w-node-fdfa4c63-8db5-c2f4-7972-940427eb5b28-87980650,.webflow-ichiropro-ultimate-implantology #w-node-e58261d1-26f1-bd16-df79-6eaa53316be9-87980650,.webflow-ichiropro-ultimate-implantology #w-node-_7f591789-ad29-25b3-8b39-f4b43e6a6261-87980650{grid-area:span 1/span 1/span 1/span 1}.webflow-ichiropro-ultimate-implantology #w-node-fdedb85f-05a2-ed94-2b55-cb075781ad70-87980650{grid-area:Area-18}.webflow-ichiropro-ultimate-implantology #w-node-_1aa176ab-7e03-fe0a-61e1-208693d1d995-87980650{grid-area:Area-19}.webflow-ichiropro-ultimate-implantology #w-node-_8fa41429-15d2-a144-a64e-1659740bff0a-87980650{grid-area:Area-23}.webflow-ichiropro-ultimate-implantology #w-node-a5d84de9-bdf0-015f-923d-6f09e7c85067-87980650{grid-area:Area-4}.webflow-ichiropro-ultimate-implantology #w-node-_8a09909c-9c99-f8d2-b94c-1499008cb8f0-87980650{grid-area:Area-27}.webflow-ichiropro-ultimate-implantology #w-node-_12ad1454-4673-a2c0-3b3f-b33343575bb9-87980650{grid-area:Area-8}.webflow-ichiropro-ultimate-implantology #w-node-eddfe270-b63c-7112-fa3f-d5548ac47359-87980650{grid-area:Area-13}.webflow-ichiropro-ultimate-implantology #w-node-_990dff01-d41d-6718-f89e-c8da7e5a38ab-87980650{grid-area:Area-22}.webflow-ichiropro-ultimate-implantology #w-node-c79baba0-6be7-df6a-c008-475188f53fe8-87980650{grid-area:Area-31}.webflow-ichiropro-ultimate-implantology #w-node-_0af9ed4c-7639-b13f-79e9-a37b105d246b-87980650{grid-area:Area-12}.webflow-ichiropro-ultimate-implantology #w-node-_642ff12d-05a1-9b8b-beee-60880820347b-87980650{grid-area:Area-16}.webflow-ichiropro-ultimate-implantology #w-node-abf9b7dc-6514-5196-e3d9-f7f57829230f-87980650{grid-area:Area-20}.webflow-ichiropro-ultimate-implantology #w-node-_65db0677-253d-c846-8f03-d11e979ea94a-87980650{grid-area:Area-24}.webflow-ichiropro-ultimate-implantology #w-node-db0aec2a-1630-d6b0-c173-bba2280508d8-87980650{grid-area:Area-28}.webflow-ichiropro-ultimate-implantology #w-node-_84a40b8a-a447-e044-31d8-863adc8aa16c-87980650{grid-area:Area-32}.webflow-ichiropro-ultimate-implantology #w-node-f4d5f8e5-3a2e-8ab2-f445-a8e76044f630-87980650{grid-area:Area-36}.webflow-ichiropro-ultimate-implantology #w-node-_38b2984b-470e-3019-f378-5436662c3253-87980650{grid-area:Area-37}.webflow-ichiropro-ultimate-implantology #w-node-_1840fb29-bb6c-e9fc-92d3-a6de6ef61e36-87980650{grid-area:Area-41}.webflow-ichiropro-ultimate-implantology #w-node-e4a48faf-d09c-ca30-73f1-29f3069c5248-87980650{grid-area:Area-45}.webflow-ichiropro-ultimate-implantology #w-node-b0353898-33e2-4b2c-625e-5f3ae519e172-87980650{grid-area:Area-40}.webflow-ichiropro-ultimate-implantology #w-node-d8537769-8a99-fe90-3314-9cd2fe1855bd-87980650{grid-area:Area-44}.webflow-ichiropro-ultimate-implantology #w-node-_646a9e3a-8b2d-51cd-6c42-30538b45465a-87980650{grid-area:Area-17}.webflow-ichiropro-ultimate-implantology #w-node-a255a417-6ee4-535b-23a0-b02e65dd6e96-87980650{grid-area:Area-21}.webflow-ichiropro-ultimate-implantology #w-node-acbbd9c6-c934-2a1f-272e-7da94ab678f2-87980650{grid-area:Area-26}.webflow-ichiropro-ultimate-implantology #w-node-_2dba71f9-6e2d-9bb0-b521-9d0f5a918d57-87980650{grid-area:Area-25}.webflow-ichiropro-ultimate-implantology #w-node-da015fa3-40ae-ebaf-e42d-1da7b669565e-87980650{grid-area:Area-39}.webflow-ichiropro-ultimate-implantology #w-node-b1dcff11-7387-a90e-7e82-4e445fbccc62-87980650{grid-area:Area-30}.webflow-ichiropro-ultimate-implantology #w-node-_7ef5dfc1-1554-b1fa-5480-535be739c916-87980650{grid-area:Area-35}.webflow-ichiropro-ultimate-implantology #w-node-_90688ab0-f9e2-4c64-5616-665e1760f45f-87980650{grid-area:Area-29}.webflow-ichiropro-ultimate-implantology #w-node-_8515f901-c03a-f0ae-e710-05a58e468c54-87980650{grid-area:Area-33}.webflow-ichiropro-ultimate-implantology #w-node-_12d4d4cc-17d7-78a5-63c3-38ba475083fe-87980650{grid-area:Area-34}.webflow-ichiropro-ultimate-implantology #w-node-b5dca031-07f8-fa6f-56a6-f4ec490e8bff-87980650{grid-area:Area-38}.webflow-ichiropro-ultimate-implantology #w-node-bdd5c261-1059-c0f3-f990-1a47bf429aa2-87980650{grid-area:Area-46}.webflow-ichiropro-ultimate-implantology #w-node-_83d37175-b741-b9f8-90f2-f17bf9f46921-87980650{grid-area:Area-47}.webflow-ichiropro-ultimate-implantology #w-node-bffc5409-163e-2ae6-efba-3e840449758e-87980650{grid-area:Area-42}.webflow-ichiropro-ultimate-implantology #w-node-_2897c5b0-3a0f-9070-0c38-543dca83f4f2-87980650{grid-area:Area-9}.webflow-ichiropro-ultimate-implantology #w-node-_094bc0e0-0422-8417-0ddc-14d150cc627e-87980650{grid-area:Area-14}.webflow-ichiropro-ultimate-implantology #w-node-cb594308-de76-2cab-fb7c-f025be4abf92-87980650{grid-area:Area}.webflow-ichiropro-ultimate-implantology #w-node-d553170a-37fd-b604-1854-77ee37869b4f-87980650{grid-area:Area-6}.webflow-ichiropro-ultimate-implantology #w-node-_7c6427d0-3e6d-8d3c-6ccd-80f62d20566c-87980650{grid-area:Area-10}.webflow-ichiropro-ultimate-implantology #w-node-_5f98e0b6-b53a-bb10-0e4d-2e7c5e016aed-87980650{grid-area:Area-5}.webflow-ichiropro-ultimate-implantology #w-node-_4fa921b3-a751-2bfc-68ed-878b33ba8fa8-87980650{grid-area:Area-2}.webflow-ichiropro-ultimate-implantology #w-node-_1e8e2b95-9eed-b424-8c40-61ec2f132217-87980650{grid-area:Area-3}.webflow-ichiropro-ultimate-implantology #w-node-f437413e-50b9-9348-e0bb-c624712abfa9-87980650{grid-area:Area-7}.webflow-ichiropro-ultimate-implantology #w-node-db37aba6-85b3-8253-8193-549a313593f6-87980650{grid-area:Area-11}.webflow-ichiropro-ultimate-implantology #w-node-f7ca8e45-d22f-f078-f086-562e3e4cb33d-87980650{grid-area:Area-15}.webflow-ichiropro-ultimate-implantology #w-node-d16e1310-3611-a3b5-36b7-80de4fedd432-87980650{grid-area:Area-43}@media screen and (max-width:991px){.webflow-ichiropro-ultimate-implantology #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-b510edea,.webflow-ichiropro-ultimate-implantology #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-b510edea,.webflow-ichiropro-ultimate-implantology #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-1376e1d9,.webflow-ichiropro-ultimate-implantology #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-1376e1d9,.webflow-ichiropro-ultimate-implantology #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-303d7dab,.webflow-ichiropro-ultimate-implantology #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-303d7dab,.webflow-ichiropro-ultimate-implantology #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-4c10d164,.webflow-ichiropro-ultimate-implantology #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-4c10d164,.webflow-ichiropro-ultimate-implantology #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-d7f1cb04,.webflow-ichiropro-ultimate-implantology #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-d7f1cb04,.webflow-ichiropro-ultimate-implantology #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-25c20e38,.webflow-ichiropro-ultimate-implantology #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-25c20e38,.webflow-ichiropro-ultimate-implantology #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-98e81f3d,.webflow-ichiropro-ultimate-implantology #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-98e81f3d,.webflow-ichiropro-ultimate-implantology #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-4a542938,.webflow-ichiropro-ultimate-implantology #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-4a542938,.webflow-ichiropro-ultimate-implantology #w-node-dd869850-772b-453d-bbeb-1be3a31a15c3-87980650,.webflow-ichiropro-ultimate-implantology #w-node-_48eec001-2e26-4784-b363-72ee32f1976f-87980650{justify-self:end}}@font-face{font-family:'Fa Solid 900';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/fa-solid-900.woff2") format("woff2");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:'Fa Brands 400';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/fa-brands-400.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'Linotype Dinnextltpro Condensed';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-BlackCondIta.otf") format("opentype"),url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-HeavyCondIta.otf") format("opentype");font-weight:900;font-style:italic;font-display:swap}@font-face{font-family:'Linotype Dinnextltpro Condensed';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-BoldCondensed.otf") format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:'Linotype Dinnextltpro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-Black.otf") format("opentype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:'Linotype Dinnextltpro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-BoldItalic.otf") format("opentype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:'Linotype Dinnextltpro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-BlackItalic.otf") format("opentype");font-weight:900;font-style:italic;font-display:swap}@font-face{font-family:'Linotype Dinnextltpro Condensed';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-BoldCondIta.otf") format("opentype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:'Linotype Dinnextltpro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-LightItalic.otf") format("opentype");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:'Linotype Dinnextltpro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-Bold.otf") format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:'Linotype Dinnextltpro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-Light.otf") format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:'Linotype Dinnextltpro Condensed';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-LightCondIta.otf") format("opentype"),url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-LightCondensed.otf") format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:'Linotype Dinnextltpro Condensed';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-CondIta.otf") format("opentype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:'Linotype Dinnextltpro Condensed';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-UltraLightCondIta.otf") format("opentype");font-weight:200;font-style:italic;font-display:swap}@font-face{font-family:'Linotype Dinnextltpro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-UltraLight.otf") format("opentype"),url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-UltraLightIt.otf") format("opentype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:'Linotype Dinnextltpro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-HeavyItalic.otf") format("opentype");font-weight:800;font-style:italic;font-display:swap}@font-face{font-family:'Linotype Dinnextltpro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-Regular.otf") format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'Linotype Dinnextltpro Condensed';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-UltraLightCond.otf") format("opentype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:'Linotype Dinnextltpro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-Heavy.otf") format("opentype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:'Linotype Dinnextltpro Condensed';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-HeavyCondensed.otf") format("opentype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:'Linotype Dinnextltpro';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-Italic.otf") format("opentype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:'Linotype Dinnextltpro Condensed';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-Condensed.otf") format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'Linotype Dinnextltpro Condensed';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-BlackCondensed.otf") format("opentype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:'Dinnextw 1 G';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/DINNextW1G-BlackItalic.otf") format("opentype");font-weight:900;font-style:italic;font-display:swap}@font-face{font-family:'Dinnextw 1 G';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/DINNextW1G-Black.otf") format("opentype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:'Dinnextw 1 G';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/DINNextW1G-Bold.otf") format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:'Dinnextw 1 G';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/DINNextW1G-HeavyItalic.otf") format("opentype");font-weight:800;font-style:italic;font-display:swap}@font-face{font-family:'Dinnextw 1 G';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/DINNextW1G-BoldItalic.otf") format("opentype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:'Dinnextw 1 G';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/DINNextW1G-Heavy.otf") format("opentype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:'Dinnextw 1 G';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/DINNextW1G-MediumItalic.otf") format("opentype");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:'Dinnextw 1 G';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/DINNextW1G-UltraLight.otf") format("opentype"),url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/DINNextW1G-UltraLightIt.otf") format("opentype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:'Dinnextw 1 G';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/DINNextW1G-LightItalic.otf") format("opentype");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:'Dinnextw 1 G';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/DINNextW1G-Light.otf") format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:'Dinnextw 1 G';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/DINNextW1G-Medium.otf") format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:'Dinnextw 1 G';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/DINNextW1G-Regular.otf") format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'Dinnextw 1 G';src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/DINNextW1G-Italic.otf") format("opentype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:"Fa Solid 900";src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/fa-solid-900.woff2") format("woff2");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:"Fa Brands 400";src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/fa-brands-400.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Linotype Dinnextltpro Condensed;src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-BlackCondIta.otf") format("opentype"),url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-HeavyCondIta.otf") format("opentype");font-weight:900;font-style:italic;font-display:swap}@font-face{font-family:Linotype Dinnextltpro Condensed;src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-BoldCondensed.otf") format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Linotype Dinnextltpro;src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-Black.otf") format("opentype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Linotype Dinnextltpro;src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-BoldItalic.otf") format("opentype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Linotype Dinnextltpro;src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-BlackItalic.otf") format("opentype");font-weight:900;font-style:italic;font-display:swap}@font-face{font-family:Linotype Dinnextltpro Condensed;src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-BoldCondIta.otf") format("opentype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Linotype Dinnextltpro;src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-LightItalic.otf") format("opentype");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:Linotype Dinnextltpro;src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-Bold.otf") format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Linotype Dinnextltpro;src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-Light.otf") format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Linotype Dinnextltpro Condensed;src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-LightCondIta.otf") format("opentype"),url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-LightCondensed.otf") format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Linotype Dinnextltpro Condensed;src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-CondIta.otf") format("opentype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Linotype Dinnextltpro Condensed;src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-UltraLightCondIta.otf") format("opentype");font-weight:200;font-style:italic;font-display:swap}@font-face{font-family:Linotype Dinnextltpro;src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-UltraLight.otf") format("opentype"),url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-UltraLightIt.otf") format("opentype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Linotype Dinnextltpro;src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-HeavyItalic.otf") format("opentype");font-weight:800;font-style:italic;font-display:swap}@font-face{font-family:Linotype Dinnextltpro;src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-Regular.otf") format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Linotype Dinnextltpro Condensed;src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-UltraLightCond.otf") format("opentype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Linotype Dinnextltpro;src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-Heavy.otf") format("opentype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Linotype Dinnextltpro Condensed;src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-HeavyCondensed.otf") format("opentype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Linotype Dinnextltpro;src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-Italic.otf") format("opentype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Linotype Dinnextltpro Condensed;src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-Condensed.otf") format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Linotype Dinnextltpro Condensed;src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/Linotype---DINNextLTPro-BlackCondensed.otf") format("opentype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:"Dinnextw 1 G";src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/DINNextW1G-BlackItalic.otf") format("opentype");font-weight:900;font-style:italic;font-display:swap}@font-face{font-family:"Dinnextw 1 G";src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/DINNextW1G-Black.otf") format("opentype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:"Dinnextw 1 G";src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/DINNextW1G-Bold.otf") format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Dinnextw 1 G";src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/DINNextW1G-HeavyItalic.otf") format("opentype");font-weight:800;font-style:italic;font-display:swap}@font-face{font-family:"Dinnextw 1 G";src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/DINNextW1G-BoldItalic.otf") format("opentype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:"Dinnextw 1 G";src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/DINNextW1G-Heavy.otf") format("opentype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:"Dinnextw 1 G";src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/DINNextW1G-MediumItalic.otf") format("opentype");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:"Dinnextw 1 G";src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/DINNextW1G-UltraLight.otf") format("opentype"),url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/DINNextW1G-UltraLightIt.otf") format("opentype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:"Dinnextw 1 G";src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/DINNextW1G-LightItalic.otf") format("opentype");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:"Dinnextw 1 G";src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/DINNextW1G-Light.otf") format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"Dinnextw 1 G";src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/DINNextW1G-Medium.otf") format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Dinnextw 1 G";src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/DINNextW1G-Regular.otf") format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Dinnextw 1 G";src:url("../../frontend/Bienair/dental-us/en_US/fonts/webflow/DINNextW1G-Italic.otf") format("opentype");font-weight:400;font-style:italic;font-display:swap}.module-preorder{text-align:center;margin-bottom:80px}.module-preorder .module-heading{color:#63b9e9;font-size:46px;font-weight:200;text-transform:uppercase;margin-bottom:23px}.module-preorder .module-heading strong{font-weight:500}.module-preorder .module-heading strong sup{font-weight:400}.module-preorder .module-desc{font-size:18px;line-height:1.38889;margin-bottom:11px}.module-preorder .preorder-cols{margin-bottom:52px}.module-preorder .preorder-cols-title{font-size:22px;line-height:1;margin-bottom:11px}.module-preorder .preorder-cols-title-top{color:#63b9e9;font-size:30px;font-weight:200;letter-spacing:1.2px;line-height:1;text-transform:uppercase;display:block;margin-top:-35px;margin-bottom:5px}.module-preorder .preorder-cols img{margin-bottom:41px}.module-preorder .preorder-cols p{font-size:15px;line-height:1.34}.module-preorder .preorder-message{color:#fffffe;margin-bottom:47px;padding:25px 10px 5px;background:#63b9e9}.module-preorder .preorder-message-heading{font-size:32px;line-height:.75;text-transform:uppercase}.module-preorder .preorder-message-content{font-size:22px;line-height:1.13636}.module-preorder .preorder-products{text-align:left;margin:0 -32px 5px}.module-preorder .preorder-products:after{content:'';display:table;clear:both}.module-preorder .preorder-product{border:1px solid #e7e6e6;text-align:center;margin-bottom:26px;padding:330px 20px 20px;position:relative;z-index:1}.module-preorder .preorder-product:last-child{margin-bottom:0}.module-preorder .preorder-product:before{content:'';display:block;height:310px;width:100%;position:absolute;top:0;left:0;background:#e9ebec;z-index:-1}.module-preorder .preorder-product-container{margin-bottom:30px;padding:0 32px}.module-preorder .preorder-product-promo{color:#63b9e9;font-size:97px;font-weight:200;line-height:1;display:block;position:absolute;top:60px;left:50%;transform:translateX(-50%)}.module-preorder .preorder-product-promo small{font-size:21px;font-weight:500;text-transform:uppercase;display:block;margin-top:-12px}.module-preorder .preorder-product-desc{font-size:18px;line-height:1.11111;display:block;position:absolute;bottom:100%;left:50%;transform:translateX(-50%) translateY(290px)}.module-preorder .preorder-product-price{color:#63b9e9;font-size:45px;font-weight:500;line-height:1;display:block}.module-preorder .preorder-product-price-old{color:#838f97;font-size:24px;line-height:1.04167;display:block;margin-top:-5px;margin-bottom:10px}.module-preorder .preorder-product-refs{text-transform:uppercase;display:block;flex:0 1 auto}.module-preorder .preorder-product-refs-container{line-height:1.3;display:flex;min-height:36px;margin-bottom:10px;flex-direction:column;justify-content:flex-end}.module-preorder .preorder-product-info{font-size:13px;line-height:1.15385}.module-preorder .preorder-product-info:after{content:'';display:table;clear:both}.module-preorder .preorder-product-info .stars{display:block;margin-right:3px;float:left}.module-preorder .preorder-product-info .content{display:block;overflow:hidden}.module-preorder .preorder-product-img{display:none}.module-preorder .preorder-product .double-hr{height:8px;margin-bottom:25px}.module-preorder .preorder-product .button{font-size:16px;display:block;margin:0 auto;padding:14px 34px 13px;position:relative}.module-preorder .preorder-product .button:before{content:'';display:block;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:#aed0ef;background:linear-gradient(to bottom,#aed0ef 0%,#75b0e4 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#aed0ef',endColorstr='#75b0e4',GradientType=0);opacity:0;filter:alpha(opacity=0);transition:all ease-out .25s}.module-preorder .preorder-product .button .text{position:relative;z-index:2}.module-preorder .preorder-product .button:hover,.module-preorder .preorder-product .button.is-added{color:#fffffe;text-shadow:1px 1px 1px rgba(30,30,30,.7)}.module-preorder .preorder-product .button:hover:before,.module-preorder .preorder-product .button.is-added:before{opacity:1;filter:alpha(opacity=100)}.module-preorder .preorder-product .button.is-added{padding-right:18px;padding-left:50px}.module-preorder .preorder-product .button.is-added .markers:before,.module-preorder .preorder-product .button.is-added .markers:after{content:'';display:block;position:absolute;z-index:10}.module-preorder .preorder-product .button.is-added .markers:before{width:17px;height:18px;top:12px;left:12px;background-position:-162px -41px;transform:scale(1.4)}.module-preorder .preorder-product .button.is-added .markers:after{width:1px;height:22px;top:12px;left:40px;background-position:-183px -43px;transform:scaleY(1.4)}.module-preorder .preorder-form{text-align:left}.module-preorder .preorder-form-title{font-size:22px;margin-bottom:13px}.module-preorder .preorder-form-desc{font-size:18px;font-weight:200;line-height:1.11111;margin-bottom:35px}.module-preorder .preorder-form .field{margin-bottom:13px}.module-preorder .preorder-form .terms-and-conditions-btn{text-decoration:underline}.module-preorder .preorder-form .terms-and-conditions-btn:hover{text-decoration:none}.module-preorder .preorder-form textarea{min-height:113px}@media screen and (max-width:47.9375em){.module-preorder .module-heading{line-height:1}.module-preorder .module-desc br{display:none}.module-preorder .preorder-message{margin-right:-20px;margin-left:-20px}.module-preorder .preorder-message-heading{line-height:1.1}.module-preorder .preorder-product-info br{display:none}.module-preorder .preorder-form-desc br{display:none}}@media screen and (min-width:48em){.module-preorder .preorder-product-container{width:50%;float:left}.module-preorder .preorder-product-container:nth-child(2n+1){clear:left}}@media screen and (min-width:73em){.module-preorder .preorder-cols .columns img{position:relative}.module-preorder .preorder-cols .columns p{padding:0 20px}.module-preorder .preorder-cols .columns:first-child{padding-left:30px}.module-preorder .preorder-cols .columns:first-child img{left:7px}.module-preorder .preorder-cols .columns:last-child img{left:-19px}.module-preorder .preorder-cols .columns:last-child p{padding:0 35px 0 0}.module-preorder .preorder-cols .columns:last-child .preorder-cols-title{padding-right:35px}.module-preorder .preorder-cols-title-top{padding-right:34px}.module-preorder .preorder-product{text-align:left;padding-right:45px;padding-left:45px}.module-preorder .preorder-product-price,.module-preorder .preorder-product-price-old,.module-preorder .preorder-product .double-hr,.module-preorder .preorder-product .button{position:relative;z-index:1}.module-preorder .preorder-product-promo{left:34px;transform:none}.module-preorder .preorder-product-desc{left:40px;transform:translateY(290px)}.module-preorder .preorder-product-img{display:block;position:absolute;top:0;right:100px;transform:translateX(50%);pointer-events:none;z-index:0}}.product-preorder.product-tornado-x{background:#000 none;color:#fff}.product-preorder.product-tornado-x .row{max-width:none;margin:0}.product-preorder.product-tornado-x .page-main{background:0 0}.product-preorder.product-tornado-x .page-header-bkg,.product-preorder.product-tornado-x .page-header-bkg-large,.product-preorder.product-tornado-x .breadcrumbs{display:none}.product-preorder.product-tornado-x .page-content{padding:0;max-width:none}.product-preorder.product-tornado-x .page-footer{background-color:#000}.product-preorder.product-tornado-x .page.messages{margin-top:40px}.product-preorder.product-tornado-x .page.messages .message{border-color:#fff;color:#fff;margin:0 calc(20% - 32px)}.product-preorder.product-tornado-x .select2-dropdown{color:#fff;background:#333;border:none}.product-preorder.product-tornado-x .select2-search__field{color:#fff;background:#333;border-color:#616161}.product-preorder.product-tornado-x .select2-results__option{color:#fff;background:#333;border-color:#616161}.product-preorder.product-tornado-x .select2-results__option--highlighted{background-color:#525252}.product-preorder.product-tornado-x .reveal{padding:0;top:0 !important;height:100%;width:100%;background:0 0}.product-preorder.product-tornado-x .reveal-window{position:relative;top:10px;margin:0 auto;background-color:#000;max-width:1143px;max-height:97%;border:1px solid #fff;border-right:1px solid gray;overflow-y:auto}.product-preorder.product-tornado-x .reveal-window::-webkit-scrollbar{background-color:#000;width:14px}.product-preorder.product-tornado-x .reveal-window::-webkit-scrollbar-thumb{background-color:gray;border:4px solid #000}.product-preorder.product-tornado-x .reveal-window::-webkit-scrollbar-thumb:hover{border:3px solid #000}.product-preorder.product-tornado-x .reveal-content{padding:42px 138px;border-right:1px solid gray}.product-preorder.product-tornado-x .reveal-close{position:absolute;width:100%}.product-preorder.product-tornado-x .reveal-close-content{position:relative;margin:0 auto;max-width:1143px;z-index:1}.product-preorder.product-tornado-x .reveal-heading{color:#fff;text-transform:uppercase;font-size:34px;margin-bottom:-10px}.product-preorder.product-tornado-x .reveal-overlay{overflow:hidden}.product-preorder.product-tornado-x .reveal .close-button{color:#fff;right:-6rem;top:-1.5rem;font-size:10rem;font-weight:100;line-height:1;cursor:pointer}.product-preorder.product-tornado-x .reveal .close-button:hover,.product-preorder.product-tornado-x .reveal .close-button:focus{color:#97a7ad}.product-preorder.product-tornado-x #preorderMessageModal .reveal-window{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border:1px solid #fff;overflow:visible}.product-preorder.product-tornado-x #preorderMessageModal .reveal-content{border:0;font-size:18px;text-align:center;padding:48px 78px 43px;line-height:22px}.product-preorder.product-tornado-x #preorderMessageModal .close-button{right:-5rem;top:-7.5rem}.product-preorder.product-tornado-x .module-preorder-tornado-x{margin-bottom:90px}.product-preorder.product-tornado-x .module-preorder-tornado-x .preorder-products{display:flex;flex-wrap:wrap;max-width:1415px;margin:auto}.product-preorder.product-tornado-x .module-preorder-tornado-x .preorder-products .preorder-product-container{padding:10px}.product-preorder.product-tornado-x .module-preorder-tornado-x .preorder-tax-info{max-width:1415px;margin:auto;text-align:center}.product-preorder.product-tornado-x .module-preorder-tornado-x .message{border-color:#fff;color:#fff}.product-preorder.product-tornado-x .module-preorder-tornado-x .bienair-module-box{background:#000}.product-preorder.product-tornado-x .module-preorder-tornado-x .bienair-module-box .module-box-heading,.product-preorder.product-tornado-x .module-preorder-tornado-x .bienair-module-box .module-box-description{color:#fff}.product-preorder.product-tornado-x .module-preorder-tornado-x .bienair-module-box .form-login .columns,.product-preorder.product-tornado-x .module-preorder-tornado-x .bienair-module-box .form-login .control.column,.product-preorder.product-tornado-x .module-preorder-tornado-x .bienair-module-box .form-login .control.columns{padding:0}.product-preorder.product-tornado-x .module-preorder-tornado-x .bienair-module-box .form-login .field{margin-bottom:13px}.product-preorder.product-tornado-x .module-preorder-tornado-x #preOrderNoProduct{margin:0 calc(20% - 32px)}.product-preorder.product-tornado-x .module-preorder-tornado-x .preorder-form{padding:0 20%}.product-preorder.product-tornado-x .module-preorder-tornado-x .preorder-form-title{margin-top:80px}.product-preorder.product-tornado-x .module-preorder-tornado-x .container{width:100%;margin:0;padding:0}@media (min-width:1200px){.product-preorder.product-tornado-x .module-preorder-tornado-x .container{max-width:100%}}@media (min-width:992px){.product-preorder.product-tornado-x .module-preorder-tornado-x .container{max-width:100%}}@media (min-width:991px){.product-preorder.product-tornado-x .module-preorder-tornado-x .container{max-width:100%}.product-preorder.product-tornado-x .module-preorder-tornado-x .col-md-6{flex:0 0 50%;max-width:50%}.product-preorder.product-tornado-x .module-preorder-tornado-x .col-md-12{flex:0 0 100%;max-width:100%}}@media (min-width:576px){.product-preorder.product-tornado-x .module-preorder-tornado-x .container{max-width:100%}}.product-preorder.product-tornado-x .module-preorder-tornado-x .h1,.product-preorder.product-tornado-x .module-preorder-tornado-x h1{color:#fff;text-align:center}.product-preorder.product-tornado-x .module-preorder-tornado-x .h3,.product-preorder.product-tornado-x .module-preorder-tornado-x h3{text-align:center;font-size:1.2em !important}.product-preorder.product-tornado-x .module-preorder-tornado-x #header-title h1{margin:0 auto .7em;max-width:712px;line-height:1em;font-size:3.4em}.product-preorder.product-tornado-x .module-preorder-tornado-x #header-title{margin:40px}.product-preorder.product-tornado-x .module-preorder-tornado-x .col,.product-preorder.product-tornado-x .module-preorder-tornado-x .col-1,.product-preorder.product-tornado-x .module-preorder-tornado-x .col-10,.product-preorder.product-tornado-x .module-preorder-tornado-x .col-11,.product-preorder.product-tornado-x .module-preorder-tornado-x .col-12,.product-preorder.product-tornado-x .module-preorder-tornado-x .col-2,.product-preorder.product-tornado-x .module-preorder-tornado-x .col-3,.product-preorder.product-tornado-x .module-preorder-tornado-x .col-4,.product-preorder.product-tornado-x .module-preorder-tornado-x .col-5,.product-preorder.product-tornado-x .module-preorder-tornado-x .col-6,.product-preorder.product-tornado-x .module-preorder-tornado-x .col-7,.product-preorder.product-tornado-x .module-preorder-tornado-x .col-8,.product-preorder.product-tornado-x .module-preorder-tornado-x .col-9,.product-preorder.product-tornado-x .module-preorder-tornado-x .col-auto,.product-preorder.product-tornado-x .module-preorder-tornado-x .col-lg,.product-preorder.product-tornado-x .module-preorder-tornado-x .col-lg-1,.product-preorder.product-tornado-x .module-preorder-tornado-x .col-lg-10,.product-preorder.product-tornado-x .module-preorder-tornado-x .col-lg-11,.product-preorder.product-tornado-x .module-preorder-tornado-x .col-lg-12,.product-preorder.product-tornado-x .module-preorder-tornado-x .col-lg-2,.product-preorder.product-tornado-x .module-preorder-tornado-x .col-lg-3,.product-preorder.product-tornado-x .module-preorder-tornado-x .col-lg-4,.product-preorder.product-tornado-x .module-preorder-tornado-x .col-lg-5,.product-preorder.product-tornado-x .module-preorder-tornado-x .col-lg-6,.product-preorder.product-tornado-x .module-preorder-tornado-x .col-lg-7,.product-preorder.product-tornado-x .module-preorder-tornado-x .col-lg-8,.product-preorder.product-tornado-x .module-preorder-tornado-x .col-lg-9,.product-preorder.product-tornado-x .module-preorder-tornado-x .col-lg-auto,.product-preorder.product-tornado-x .module-preorder-tornado-x .col-md,.product-preorder.product-tornado-x .module-preorder-tornado-x .col-md-1,.product-preorder.product-tornado-x .module-preorder-tornado-x .col-md-10,.product-preorder.product-tornado-x .module-preorder-tornado-x .col-md-11,.product-preorder.product-tornado-x .module-preorder-tornado-x .col-md-12,.product-preorder.product-tornado-x .module-preorder-tornado-x .col-md-2,.product-preorder.product-tornado-x .module-preorder-tornado-x .col-md-3,.product-preorder.product-tornado-x .module-preorder-tornado-x .col-md-4,.product-preorder.product-tornado-x .module-preorder-tornado-x .col-md-5,.product-preorder.product-tornado-x .module-preorder-tornado-x .col-md-6,.product-preorder.product-tornado-x .module-preorder-tornado-x .col-md-7,.product-preorder.product-tornado-x .module-preorder-tornado-x .col-md-8,.product-preorder.product-tornado-x .module-preorder-tornado-x .col-md-9,.product-preorder.product-tornado-x .module-preorder-tornado-x .col-md-auto,.product-preorder.product-tornado-x .module-preorder-tornado-x .col-sm,.product-preorder.product-tornado-x .module-preorder-tornado-x .col-sm-1,.product-preorder.product-tornado-x .module-preorder-tornado-x .col-sm-10,.product-preorder.product-tornado-x .module-preorder-tornado-x .col-sm-11,.product-preorder.product-tornado-x .module-preorder-tornado-x .col-sm-12,.product-preorder.product-tornado-x .module-preorder-tornado-x .col-sm-2,.product-preorder.product-tornado-x .module-preorder-tornado-x .col-sm-3,.product-preorder.product-tornado-x .module-preorder-tornado-x .col-sm-4,.product-preorder.product-tornado-x .module-preorder-tornado-x .col-sm-5,.product-preorder.product-tornado-x .module-preorder-tornado-x .col-sm-6,.product-preorder.product-tornado-x .module-preorder-tornado-x .col-sm-7,.product-preorder.product-tornado-x .module-preorder-tornado-x .col-sm-8,.product-preorder.product-tornado-x .module-preorder-tornado-x .col-sm-9,.product-preorder.product-tornado-x .module-preorder-tornado-x .col-sm-auto,.product-preorder.product-tornado-x .module-preorder-tornado-x .col-xl,.product-preorder.product-tornado-x .module-preorder-tornado-x .col-xl-1,.product-preorder.product-tornado-x .module-preorder-tornado-x .col-xl-10,.product-preorder.product-tornado-x .module-preorder-tornado-x .col-xl-11,.product-preorder.product-tornado-x .module-preorder-tornado-x .col-xl-12,.product-preorder.product-tornado-x .module-preorder-tornado-x .col-xl-2,.product-preorder.product-tornado-x .module-preorder-tornado-x .col-xl-3,.product-preorder.product-tornado-x .module-preorder-tornado-x .col-xl-4,.product-preorder.product-tornado-x .module-preorder-tornado-x .col-xl-5,.product-preorder.product-tornado-x .module-preorder-tornado-x .col-xl-6,.product-preorder.product-tornado-x .module-preorder-tornado-x .col-xl-7,.product-preorder.product-tornado-x .module-preorder-tornado-x .col-xl-8,.product-preorder.product-tornado-x .module-preorder-tornado-x .col-xl-9,.product-preorder.product-tornado-x .module-preorder-tornado-x .col-xl-auto{position:relative;width:100%;min-height:1px;padding-right:0;padding-left:0}.product-preorder.product-tornado-x .module-preorder-tornado-x .h2,.product-preorder.product-tornado-x .module-preorder-tornado-x h2{text-align:center;margin:90px 0 20px;text-transform:uppercase;font-size:1.5em !important}.product-preorder.product-tornado-x .module-preorder-tornado-x .offer{max-width:500px;margin:auto auto 5px;padding:47px 5px 5px;overflow:hidden}.product-preorder.product-tornado-x .module-preorder-tornado-x .offer-content{width:288px;margin:auto;padding-top:288px;text-align:right;background-position:top center;background-size:contain;background-repeat:no-repeat}@media (min-width:500px){.product-preorder.product-tornado-x .module-preorder-tornado-x .offer-content{width:488px;margin-right:-1.5rem;padding-top:54px;background-position:bottom right}}.product-preorder.product-tornado-x .module-preorder-tornado-x .price{display:block;margin-top:14px;font-size:4em;font-weight:600}.product-preorder.product-tornado-x .module-preorder-tornado-x .unity{font-size:.7em;padding-right:10px}.product-preorder.product-tornado-x .module-preorder-tornado-x .offer-img{width:210px}.product-preorder.product-tornado-x .module-preorder-tornado-x .offer-txt{padding-bottom:48px;text-align:center}@media (min-width:500px){.product-preorder.product-tornado-x .module-preorder-tornado-x .offer-txt{width:180px;text-align:right}}.product-preorder.product-tornado-x .module-preorder-tornado-x .offer-compatibility{display:block;margin-top:30px;font-size:1em;font-weight:400;color:#fff}@media (min-width:500px){.product-preorder.product-tornado-x .module-preorder-tornado-x .offer-compatibility{margin-top:102px}}.product-preorder.product-tornado-x .module-preorder-tornado-x .btn-order{position:relative;margin:0 auto;width:152px;height:42px;background-color:#fff}@media (min-width:500px){.product-preorder.product-tornado-x .module-preorder-tornado-x .btn-order{float:right}}.product-preorder.product-tornado-x .module-preorder-tornado-x .order-txt{color:#000;text-transform:uppercase;width:100%;display:block;text-align:center;padding-top:4px;font-size:1.7em}.product-preorder.product-tornado-x .module-preorder-tornado-x .order-quantity{position:absolute;width:100%;height:100%;top:0;z-index:2}.product-preorder.product-tornado-x .module-preorder-tornado-x .order-increment{display:block;float:left;width:33%;height:100%;color:#000;font-size:2em;text-align:center;line-height:1.55em;background-color:#eee}.product-preorder.product-tornado-x .module-preorder-tornado-x .order-number.order-increment{background-color:#fff}.product-preorder.product-tornado-x .module-preorder-tornado-x .h4,.product-preorder.product-tornado-x .module-preorder-tornado-x h4{font-size:1.7em}.product-preorder.product-tornado-x .module-preorder-tornado-x a.order-increment{text-decoration:none}.product-preorder.product-tornado-x .module-preorder-tornado-x input:-webkit-autofill,.product-preorder.product-tornado-x .module-preorder-tornado-x input:-webkit-autofill:hover,.product-preorder.product-tornado-x .module-preorder-tornado-x input:-webkit-autofill:focus,.product-preorder.product-tornado-x .module-preorder-tornado-x textarea:-webkit-autofill,.product-preorder.product-tornado-x .module-preorder-tornado-x textarea:-webkit-autofill:hover,.product-preorder.product-tornado-x .module-preorder-tornado-x textarea:-webkit-autofill:focus,.product-preorder.product-tornado-x .module-preorder-tornado-x select:-webkit-autofill,.product-preorder.product-tornado-x .module-preorder-tornado-x select:-webkit-autofill:hover,.product-preorder.product-tornado-x .module-preorder-tornado-x select:-webkit-autofill:focus{-webkit-box-shadow:inset 0 0 0 9999px #333;-webkit-text-fill-color:#fff !important}.product-preorder.product-tornado-x .module-preorder-tornado-x input.form-control,.product-preorder.product-tornado-x .module-preorder-tornado-x input[type=text],.product-preorder.product-tornado-x .module-preorder-tornado-x input[type=password],.product-preorder.product-tornado-x .module-preorder-tornado-x input[type=date],.product-preorder.product-tornado-x .module-preorder-tornado-x input[type=datetime],.product-preorder.product-tornado-x .module-preorder-tornado-x input[type=datetime-local],.product-preorder.product-tornado-x .module-preorder-tornado-x input[type=month],.product-preorder.product-tornado-x .module-preorder-tornado-x input[type=week],.product-preorder.product-tornado-x .module-preorder-tornado-x input[type=email],.product-preorder.product-tornado-x .module-preorder-tornado-x input[type=number],.product-preorder.product-tornado-x .module-preorder-tornado-x input[type=search],.product-preorder.product-tornado-x .module-preorder-tornado-x input[type=tel],.product-preorder.product-tornado-x .module-preorder-tornado-x input[type=time],.product-preorder.product-tornado-x .module-preorder-tornado-x input[type=url],.product-preorder.product-tornado-x .module-preorder-tornado-x input[type=color],.product-preorder.product-tornado-x .module-preorder-tornado-x textarea,.product-preorder.product-tornado-x .module-preorder-tornado-x select{display:block;width:100%;min-width:250px;height:34px;padding:.375rem .75rem;margin:10px 0;font-size:1.4rem;line-height:1.5;color:#fff;background:#333;background-clip:padding-box;border:none;border-radius:0;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (min-width:500px){.product-preorder.product-tornado-x .module-preorder-tornado-x input.form-control,.product-preorder.product-tornado-x .module-preorder-tornado-x input[type=text],.product-preorder.product-tornado-x .module-preorder-tornado-x input[type=password],.product-preorder.product-tornado-x .module-preorder-tornado-x input[type=date],.product-preorder.product-tornado-x .module-preorder-tornado-x input[type=datetime],.product-preorder.product-tornado-x .module-preorder-tornado-x input[type=datetime-local],.product-preorder.product-tornado-x .module-preorder-tornado-x input[type=month],.product-preorder.product-tornado-x .module-preorder-tornado-x input[type=week],.product-preorder.product-tornado-x .module-preorder-tornado-x input[type=email],.product-preorder.product-tornado-x .module-preorder-tornado-x input[type=number],.product-preorder.product-tornado-x .module-preorder-tornado-x input[type=search],.product-preorder.product-tornado-x .module-preorder-tornado-x input[type=tel],.product-preorder.product-tornado-x .module-preorder-tornado-x input[type=time],.product-preorder.product-tornado-x .module-preorder-tornado-x input[type=url],.product-preorder.product-tornado-x .module-preorder-tornado-x input[type=color],.product-preorder.product-tornado-x .module-preorder-tornado-x textarea,.product-preorder.product-tornado-x .module-preorder-tornado-x select{min-width:370px}}.product-preorder.product-tornado-x .module-preorder-tornado-x .select2-container{display:block;height:34px;margin:10px 0;font-size:1.4rem;line-height:1.5;min-width:250px}@media (min-width:500px){.product-preorder.product-tornado-x .module-preorder-tornado-x .select2-container{min-width:370px}}.product-preorder.product-tornado-x .module-preorder-tornado-x .select2-selection{height:34px;color:#fff;background:#333;border:none}.product-preorder.product-tornado-x .module-preorder-tornado-x .select2-selection__rendered{color:#fff;height:34px}.product-preorder.product-tornado-x .module-preorder-tornado-x .select2-selection__arrow{border:none}.product-preorder.product-tornado-x .module-preorder-tornado-x input.mage-error,.product-preorder.product-tornado-x .module-preorder-tornado-x select.mage-error~.select2-container .select2-selection--single{border:1px solid #c20e1a}.product-preorder.product-tornado-x .module-preorder-tornado-x input.mage-error[type=checkbox]{outline:1px solid #c20e1a}.product-preorder.product-tornado-x .module-preorder-tornado-x .mage-error-absolute-container{margin:10px 0}.product-preorder.product-tornado-x .module-preorder-tornado-x .mage-error-absolute-container .control input,.product-preorder.product-tornado-x .module-preorder-tornado-x .mage-error-absolute-container .control select,.product-preorder.product-tornado-x .module-preorder-tornado-x .mage-error-absolute-container .control .select2-container{margin:0}.product-preorder.product-tornado-x .module-preorder-tornado-x .mage-error-absolute-container input.mage-error,.product-preorder.product-tornado-x .module-preorder-tornado-x .mage-error-absolute-container input.mage-error~.select2-container,.product-preorder.product-tornado-x .module-preorder-tornado-x .mage-error-absolute-container input.mage-error~[name*=region],.product-preorder.product-tornado-x .module-preorder-tornado-x .mage-error-absolute-container input.mage-error~[name*=state],.product-preorder.product-tornado-x .module-preorder-tornado-x .mage-error-absolute-container select.mage-error~.select2-container,.product-preorder.product-tornado-x .module-preorder-tornado-x .mage-error-absolute-container select.mage-error~[name*=region],.product-preorder.product-tornado-x .module-preorder-tornado-x .mage-error-absolute-container select.mage-error~[name*=state]{margin-bottom:21px}.product-preorder.product-tornado-x .module-preorder-tornado-x .field.comments{margin-top:12px}.product-preorder.product-tornado-x .module-preorder-tornado-x .field.comments .form-control{margin-top:8px}@media (min-width:500px){.product-preorder.product-tornado-x .module-preorder-tornado-x .field{min-width:370px}}.product-preorder.product-tornado-x .module-preorder-tornado-x .required-field-info{margin-top:30px}.product-preorder.product-tornado-x .module-preorder-tornado-x .form-check{position:relative;display:block;padding-left:1.25rem}.product-preorder.product-tornado-x .module-preorder-tornado-x .form-check-input{position:absolute;margin-top:.3rem}.product-preorder.product-tornado-x .module-preorder-tornado-x .form-check-label{color:#fff}.product-preorder.product-tornado-x .module-preorder-tornado-x .form-check div.mage-error{margin-top:2px;margin-bottom:7px}.product-preorder.product-tornado-x .module-preorder-tornado-x .form-control{color:#fff}.product-preorder.product-tornado-x .module-preorder-tornado-x .form-control::-webkit-input-placeholder{color:#fff}.product-preorder.product-tornado-x .module-preorder-tornado-x .form-control::-moz-placeholder{color:#fff}.product-preorder.product-tornado-x .module-preorder-tornado-x .form-control::-moz-placeholder{color:#fff}.product-preorder.product-tornado-x .module-preorder-tornado-x .form-control::-ms-input-placeholder{color:#fff}.product-preorder.product-tornado-x .module-preorder-tornado-x .form-control::-ms-input-placeholder{color:#fff}.product-preorder.product-tornado-x .module-preorder-tornado-x .btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.product-preorder.product-tornado-x .module-preorder-tornado-x .btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.product-preorder.product-tornado-x .module-preorder-tornado-x .btn{float:right;width:150px;height:42px;display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;user-select:none;border:1px solid transparent;padding:.375rem .75rem;margin-top:1em;font-size:2.4rem;line-height:1.3;border-radius:0 !important;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.product-preorder.product-tornado-x .module-preorder-tornado-x .col{flex-basis:0;flex-grow:1;max-width:100%}.product-preorder.product-tornado-x .module-preorder-tornado-x .form-row>.col,.product-preorder.product-tornado-x .module-preorder-tornado-x .form-row>[class*=col-]{padding-right:5px;padding-left:5px}@media (min-width:992px){.product-preorder.product-tornado-x .module-preorder-tornado-x .form-row>.col,.product-preorder.product-tornado-x .module-preorder-tornado-x .form-row>[class*=col-]{padding:0 40px}.product-preorder.product-tornado-x .module-preorder-tornado-x .col-lg-6{flex:0 0 50%;max-width:50%}}.product-preorder.product-tornado-x .module-preorder-tornado-x .form-row{display:flex;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}@media (max-width:1200px){.product-preorder.product-tornado-x .module-preorder-tornado-x .preorder-form{padding:0 5%}}@media (max-width:1700px){.product-preorder.product-tornado-x .module-preorder-tornado-x .preorder-form{padding:0 10%}}.product-preorder.product-tornado-x .module-preorder-tornado-x .order-increment{cursor:pointer}.product-preorder.product-tornado-x .module-preorder-tornado-x a:hover{color:#fff;text-decoration:none}.product-preorder.product-tornado-x .module-preorder-tornado-x #Banner-video-big,.product-preorder.product-tornado-x .module-preorder-tornado-x #Banner-video-small{width:100%}@media (min-width:768px){.product-preorder.product-tornado-x .module-preorder-tornado-x #big-vid{display:block}}@media (max-width:768px){.product-preorder.product-tornado-x .module-preorder-tornado-x #big-vid{display:none}}@media (min-width:768px){.product-preorder.product-tornado-x .module-preorder-tornado-x #small-vid{display:none}}@media (max-width:768px){.product-preorder.product-tornado-x .module-preorder-tornado-x #small-vid{display:block}}.product-preorder.product-tornado-x .module-preorder-tornado-x .offer-compatibility{font-size:90%}.product-preorder.product-tornado-x .module-preorder-tornado-x .offer-compatibility{font-size:90%}.product-preorder.product-tornado-x .module-preorder-tornado-x .box{border:1px solid #000;-webkit-transition:.5s}.product-preorder.product-tornado-x .module-preorder-tornado-x .box:hover{border:1px solid #fff}.product-preorder.product-tornado-x .module-preorder-tornado-x .box:before,.product-preorder.product-tornado-x .module-preorder-tornado-x .box:after{-webkit-transform:scale(0);transition:.5s}.product-preorder.product-tornado-x .module-preorder-tornado-x .offer-left:before{border-bottom:1px solid #fff;border-left:1px solid #fff;-webkit-transform-origin:0 100%}.product-preorder.product-tornado-x .module-preorder-tornado-x .offer-left:after{border-top:1px solid #fff;border-right:1px solid #fff;-webkit-transform-origin:100% 0%}.product-preorder.product-tornado-x .module-preorder-tornado-x .selectedOffer{border:1px solid #fff}@media screen and (min-width:48em) and (max-width:72.9375em){.product-preorder.product-tornado-x .site-container{padding:0}}
/*!
 * Copyright © 2016 Ideo. All rights reserved.
 */
.search-navigation .item-title>strong{color:#c20e1a;font-weight:400}.search{counter-reset:i}.search.results{margin-bottom:150px}.catalog-category-module+.search-module{display:none}.search-result{margin-bottom:18px}.search-result:last-child{margin-bottom:0}.search-result-title{font-size:1.6rem;display:inline-block;margin-bottom:9px}.search-result-title:before{content:counter(i) ".";counter-increment:i;padding-right:3px}.search-result-content{padding-left:20px}.search-result-content>p{margin-bottom:5px}.services-module{margin-bottom:50px;position:relative}.services-module .double-hr{margin-bottom:35px}.services-module .ul-ticks li{font-size:1.9rem;margin-bottom:24px;padding-left:35px}.services-module .ul-ticks li:last-child{margin-bottom:39px}.services-module .ul-ticks .li-description{padding-top:7px}.services-heading{font-size:2.4rem;margin-bottom:23px}.services-subheading{color:#5d686e;font-size:2.2rem;text-transform:uppercase;word-spacing:.15rem;padding-left:3px}.services-desc{font-size:2rem;line-height:1.15;margin-bottom:22px}.services-image-main{display:none;position:absolute}.services-products-img{display:block;margin:0 auto}.services-goto{color:#63b9e9;font-size:2rem;text-transform:uppercase;display:block}.services-goto a{text-decoration:underline}@media screen and (min-width:48em){.services-module{margin-bottom:120px}}.services-club .ul-ticks li{margin-bottom:28px}.services-club .ul-ticks li:last-child{margin-bottom:37px}.services-club .ul-ticks+.double-hr{margin-bottom:53px}.services-club-join{color:#5d686e;text-align:center;line-height:1}.services-club-join:after{content:'';display:table;clear:both}.services-club-join-column span{display:block}.services-club-join-left{margin-bottom:40px;padding:38px 15px 37px;background:url("../../frontend/Bienair/dental-us/en_US/Ideo_Services/images/club/join.png") no-repeat;background-size:100% 100%}.services-club-join-right{text-transform:uppercase}.services-club-join-title{font-size:3rem;font-weight:200;line-height:1.05;text-transform:uppercase;margin-bottom:7px}.services-club-join-price{color:#63b9e9;font-size:4.4rem;font-weight:500;margin-bottom:2px}.services-club-join-link{font-size:17px}.services-club-join-desc{font-size:2rem}.services-club-join-how{font-size:2.2rem;letter-spacing:.03rem;margin-bottom:13px}@media screen and (min-width:48em){.services-club{margin-bottom:160px}.services-club-join{display:table;width:100%}.services-club-join-column{display:table-cell}.services-club-join-left{width:55%;margin-bottom:0}.services-club-join-left-it{width:60%}.services-club-join-left-es{width:63%}.services-club-join-left-fr .services-club-join-title{font-size:2.9rem}.services-club-join-left-ru .services-club-join-title{font-size:2rem}.services-club-join-left-ru .services-club-join-price{font-size:3rem}.services-club-join-left-ru .services-club-join-desc{font-size:1.8rem}.services-club-join-right{width:45%;padding:0 0 16px 36px;vertical-align:middle}.services-club-join-right span,.services-club-join-right a{text-align:left}.services-club-join-right-it a,.services-club-join-right-es a,.services-club-join-right-pt a,.services-club-join-right-de a,.services-club-join-right-fr a,.services-club-join-right-pt a,.services-club-join-right-ru a{display:table}.services-club-join-right-de .services-club-join-how{font-size:2.4rem}.services-club-join-title-es{font-size:2.6rem}}@media screen and (min-width:62.5em){.services-club .services-desc{max-width:400px}.services-club .services-desc+.double-hr{margin-right:250px}.services-club .ul-ticks li:first-child{max-width:380px}.services-club .ul-ticks li:nth-child(2){max-width:440px}.services-club .ul-ticks li:nth-child(3){max-width:425px}.services-club-image-main{display:block;top:30px;right:7px}}.services-eshop .ul-ticks{margin-bottom:55px}@media screen and (min-width:48em){.services-eshop{margin-bottom:140px}}@media screen and (min-width:62.5em){.services-eshop .services-desc{max-width:275px}.services-eshop .ul-ticks{max-width:375px}.services-eshop-image-main{display:block;top:2px;right:-12px}}.services-maintenance .services-products-img{margin-bottom:2px}@media screen and (min-width:48em){.services-maintenance{margin-bottom:150px}}@media screen and (min-width:62.5em){.services-maintenance .services-desc{max-width:388px}.services-maintenance .ul-ticks li:first-child{max-width:495px}.services-maintenance .ul-ticks li:nth-child(2){max-width:580px}.services-maintenance .ul-ticks li:nth-child(3){max-width:555px}.services-maintenance .ul-ticks li:nth-child(4){max-width:630px}.services-maintenance .ul-ticks li:nth-child(5){max-width:640px}.services-maintenance .ul-ticks li:nth-child(6){max-width:650px}.services-maintenance-image-main{display:block;top:21px;right:-32px}}.services-plancare .ul-ticks{margin-bottom:46px}.services-plancare-products+.double-hr{margin-bottom:42px}.services-plancare-activate{color:#5d686e;padding:0 4px}.services-plancare-activate-heading{margin-bottom:24px;padding-left:0}.services-plancare-activate-desc{font-size:1.5rem;line-height:1.15;margin-bottom:34px}.services-plancare-activate-terms{font-size:1.1rem;line-height:1.15;padding-left:1px}.services-plancare-activate-terms-heading{font-weight:500;display:block}.services-plancare-terms{margin-top:-2.5rem}.services-plancare-terms a{color:#5d686e}@media screen and (min-width:48em){.services-plancare{margin-bottom:120px}}@media screen and (min-width:62.5em){.services-plancare .services-desc{max-width:500px}.services-plancare .ul-ticks li:first-child{max-width:385px}.services-plancare .ul-ticks li:nth-child(2){max-width:500px}.services-plancare-image-main{display:block;top:-25px;right:-15px;max-width:214px}}@media screen and (min-width:62.5em){.services-plancare_ru .services-heading{max-width:500px}}@media screen and (min-width:66.25em){.services-plancare_ru .services-heading{max-width:none}}@media screen and (min-width:73em){.services-plancare_ru .services-heading{max-width:500px}}.services-renting-price{display:none}@media screen and (min-width:66.875em){.services-renting .services-desc{max-width:435px}.services-renting .ul-ticks li{max-width:500px}.services-renting .ul-ticks li:first-child{max-width:350px}.services-renting .ul-ticks li:nth-child(2){max-width:435px}.services-renting .ul-ticks li:nth-child(3){max-width:410px}.services-renting-image-main{display:block;top:3px;right:-21px}.services-renting-price,.services-renting-value,.services-renting-permonth{display:block}.services-renting-price{color:#63b9e9;font-size:4rem;line-height:1;text-align:right;position:absolute;top:39px;right:125px}.services-renting-value{font-size:7.5rem;font-weight:500;letter-spacing:-.8px;margin-bottom:-9px}.services-renting-value .currency{font-size:5.5rem;font-weight:400}}.services-serviceplus .ul-ticks li{margin-bottom:23px;padding-left:32px}.services-serviceplus .ul-ticks li:last-child{margin-bottom:44px}.services-serviceplus .ul-ticks+.double-hr{margin-bottom:38px}.services-serviceplus-peace{color:#5d686e;font-size:1.5rem;line-height:1.15}.services-serviceplus-peace-heading{margin-bottom:20px}.services-serviceplus-peace-desc{margin-bottom:47px}.services-serviceplus-peace-image{margin-bottom:64px}@media screen and (min-width:48em){.services-serviceplus{margin-bottom:150px}.services-serviceplus-peace-heading{letter-spacing:.02rem;word-spacing:.12rem;padding-left:4px}.services-serviceplus-peace-desc{padding:0 6px 0 5px}.services-serviceplus-peace-desc-sec{padding:0 40px 0 5px}}@media screen and (min-width:62.5em){.services-serviceplus .services-desc{max-width:390px}.services-serviceplus .services-desc+.double-hr{margin-right:360px}.services-serviceplus .ul-ticks li{max-width:485px}.services-serviceplus .ul-ticks li:first-child{max-width:290px}.services-serviceplus-image-main{display:block;top:-5px;right:-21px}}@media screen and (min-width:62.5em){.services-serviceplus_ru .services-heading{max-width:500px}}@media screen and (min-width:66.25em){.services-serviceplus_ru .services-heading{max-width:none}}@media screen and (min-width:73em){.services-serviceplus_ru .services-heading{max-width:500px}}@media screen and (min-width:62.5em){.services-serviceplus_ru .services-serviceplus-image-main{max-width:350px}}@media screen and (min-width:66.25em){.services-serviceplus_ru .services-serviceplus-image-main{max-width:none}}@media screen and (min-width:73em){.services-serviceplus_ru .services-serviceplus-image-main{top:20px;right:-60px}}.services-list .services-heading{margin-bottom:13px}.services-list .services-desc{font-size:1.5rem;line-height:1.3;margin-bottom:65px}.services-list-elements:after{content:'';display:table;clear:both}.services-list-element{border:1px solid #939a9e;display:block;width:331px;height:203px;margin:0 auto 77px;position:relative}.services-list-element-name{color:#fffffe;font-size:1.8rem;font-weight:500;text-transform:uppercase;display:block;padding:5px 30px 1px;position:relative}.services-list-element-name>span{position:relative;z-index:10}.services-list-element-name:before,.services-list-element-name:after{content:'';display:block;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;transition:all ease-out .3s}.services-list-element-name:before{background:#939a9e;background:linear-gradient(to right,#939a9e 0%,#b2b7ba 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#939a9e',endColorstr='#b2b7ba',GradientType=1);opacity:1;filter:alpha(opacity=100)}.services-list-element-name:after{background:#63b9e9;background:linear-gradient(to right,#63b9e9 0%,#64c3f3 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#63b9e9',endColorstr='#64c3f3',GradientType=1);opacity:0;filter:alpha(opacity=0)}.services-list-element-image{max-width:none;position:absolute;bottom:0;left:0;z-index:10}.services-list-element-image-serviceplus{bottom:-14px}.services-list-element-image-tryforfree{bottom:-8px}.services-list-element:hover{border-color:#63b9e9}.services-list-element:hover .services-list-element-name:after{opacity:1;filter:alpha(opacity=100)}.services-list-rent-price,.services-list-rent-value,.services-list-rent-permonth{display:block}.services-list-rent-price{color:#63b9e9;font-size:2.9rem;line-height:1;position:absolute;top:101px;right:44px;z-index:20}.services-list-rent-value{font-size:5.3rem;font-weight:500;letter-spacing:-.8px;margin-bottom:-8px}.services-list-rent-value .currency{font-size:3.9rem;font-weight:400}@media screen and (min-width:73em){.services-list-element{margin:0 0 77px}.services-list-element:nth-child(2n+1){float:left;clear:both}.services-list-element:nth-child(2n+2){float:right}}.services-tryforfree{margin-bottom:36px}.services-tryforfree .double-hr{margin-bottom:37px}.services-tryforfree-enjoy{line-height:1.15;padding-top:12px}.services-tryforfree-enjoy-heading{margin-bottom:25px}.services-tryforfree-enjoy-steps{margin-bottom:30px}.services-tryforfree-enjoy-step{margin-bottom:20px}.services-tryforfree-enjoy-step:after{content:'';display:table;clear:both}.services-tryforfree-enjoy-step-number{color:#63b9e9;font-size:91px;line-height:1;display:block;margin-right:5px;margin-bottom:-20px;float:left;position:relative;left:-3px}.services-tryforfree-enjoy-step-content{overflow:hidden}.services-tryforfree-enjoy-step-title{color:#63b9e9;font-size:2rem;font-weight:500;text-transform:uppercase;margin-bottom:0}.services-tryforfree-enjoy-step-desc{color:#5d686e;font-size:1.5rem;margin-bottom:0}.services-tryforfree-enjoy-step:first-child .services-tryforfree-enjoy-step-number{left:-5px}.services-tryforfree-enjoy-step:last-child{margin-bottom:0}.services-tryforfree-enjoy-bottom{margin-bottom:36px}.services-tryforfree-enjoy-bottom-desc{color:#5d686e;font-size:1.1rem}.services-tryforfree-order-heading{color:#63b9e9;font-size:2.2rem;letter-spacing:.15px;margin-bottom:24px;padding-left:3px}.services-tryforfree-order-products{margin-bottom:15px}.services-tryforfree-order-products .product-column{text-align:center;float:none}.services-tryforfree-order-products .product-list-row{text-align:left;display:inline-block;width:100%;overflow:hidden}.services-tryforfree-order-products .product-list-row .amasty-label-container{display:none !important}.services-tryforfree-order-products .product-list-alert{position:absolute;bottom:100%;width:140px}.services-tryforfree-order-products .product-list-alert-content{display:block;position:relative;font-size:17px;line-height:17px;bottom:-270px;left:15px;background-color:#fff;color:#e30613;text-align:center;padding:18px 14px;border:1px solid #e30613;border-radius:8px;z-index:101;box-shadow:2px 3px 4px 0 rgba(0,0,0,.2),2px 3px 20px 0 rgba(0,0,0,.2)}.services-tryforfree-order-products .product-list-alert-content:after{content:" ";position:absolute;display:block;width:17px;height:17px;background:#fff;bottom:-9px;left:20px;transform:rotate(-45deg);border-left:1px solid #e30613;border-bottom:1px solid #e30613;border-bottom-left-radius:4px;box-shadow:-3px 3px 4px 0 rgba(0,0,0,.2)}.services-tryforfree-order-products .product-name{margin-bottom:9px}.services-tryforfree-order-products .product-try-container{padding:0 17px 14px;z-index:102;position:relative;background:#fffffe}.services-tryforfree-order-products .product-try-button{font-size:1.6rem;margin-bottom:0;padding:9px 10px 7px;position:relative;z-index:5;background:#edf6fd;background:linear-gradient(to bottom,#edf6fd 0%,#dbedfb 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#edf6fd',endColorstr='#dbedfb',GradientType=0)}.services-tryforfree-order-products .product-try-button:before{content:'';display:block;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:#86d1f1;background:linear-gradient(to bottom,#86d1f1 0%,#5ab3e7 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#86d1f1',endColorstr='#5ab3e7',GradientType=0);opacity:0;filter:alpha(opacity=0);transition:all ease-out .25s}.services-tryforfree-order-products .product-try-button .text{position:relative;z-index:2}.services-tryforfree-order-products .product-try-button:hover,.services-tryforfree-order-products .product-try-button.added{color:#fffffe;text-shadow:.1rem .1rem .1rem rgba(30,30,30,.7)}.services-tryforfree-order-products .product-try-button:hover:before,.services-tryforfree-order-products .product-try-button.added:before{opacity:1;filter:alpha(opacity=100)}.services-tryforfree-order-products .product-try-button.added{padding-left:2.4rem}.services-tryforfree-order-products .product-try-button.added .markers:before,.services-tryforfree-order-products .product-try-button.added .markers:after{content:'';display:block;position:absolute;z-index:10}.services-tryforfree-order-products .product-try-button.added .markers:before{width:17px;height:18px;top:6px;left:10px;background-position:-162px -41px}.services-tryforfree-order-products .product-try-button.added .markers:after{width:1px;height:22px;top:4px;left:34px;background-position:-183px -43px}.services-tryforfree-order-products .product-try-bien-list{padding:0 16px 12px;background:#fffffe;z-index:101}.services-tryforfree-order-products .product-try-bien-list .si-value{width:18px;height:18px;margin-right:5px}.services-tryforfree-order-products .product-try-bien-list .si-content{font-size:1.3rem}.services-tryforfree-order-products .product-try-bien-list .si-label{margin-bottom:9px}.services-tryforfree-order-products .product-try-bien-list .si-label:last-child{margin-bottom:0}.services-tryforfree-order-products .double-hr{margin-bottom:12px}.services-tryforfree-order-form .credit_card_public_hash select,.services-tryforfree-order-form .credit_card_public_hash .select2-container{margin-bottom:13px}.services-tryforfree-order-form .credit-card-new{font-size:1.8rem;display:block;margin-top:-13px;margin-bottom:6px}.services-tryforfree-order-form .credit-card-desc{color:#5d686e;font-size:1.25rem;letter-spacing:-.1px;line-height:1.15;margin-bottom:31px}.services-tryforfree-order-form .comments textarea{height:87px;margin-bottom:21px}.services-tryforfree-order-form .terms-and-conditions-btn{text-decoration:underline}.services-tryforfree-order-form .terms-and-conditions-btn:hover{text-decoration:none}.services-tryforfree-order-form .bien-form-actions{margin-bottom:135px;padding-top:44px}.services-tryforfree-reveal .hosted-control{border:1px solid #e7e6e6;color:#000;font-family:inherit;font-size:1.5rem;height:2.9rem;margin:0;padding:0 .6rem;position:relative;background:#fff;background:linear-gradient(#f4f4f4,#fff 30%,#fff)}.services-tryforfree-reveal .hosted-control iframe{padding:0}.services-tryforfree-reveal .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused){border-color:#c20e1a}.services-tryforfree-reveal .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused)~.hosted-error{padding-top:.7rem;height:auto;opacity:1}.services-tryforfree-reveal .hosted-cvv{width:5rem}.services-tryforfree-reveal .hosted-error{color:#c20e1a;font-size:1.2rem;height:0;clear:both;opacity:0}.services-tryforfree-reveal .bien-form-actions{margin-bottom:0}@media screen and (min-width:31.9375em){.services-tryforfree-order-products .product-column{text-align:left;width:50%;float:left}.services-tryforfree-order-products .product-column:nth-child(2n+1){clear:left}.services-tryforfree-order-products .product-column:nth-child(2n+2){text-align:right}}@media screen and (min-width:48em){.services-tryforfree-enjoy-bottom{position:relative;padding-right:1px;padding-left:1px}.services-tryforfree-enjoy-bottom-desc{margin-bottom:0}.services-tryforfree-order{padding-right:16px}.services-tryforfree-order-products .products-grid{margin-right:-2.15rem;margin-left:-2.15rem}.services-tryforfree-order-products .product-column{padding-right:2.15rem;padding-left:2.15rem}.services-tryforfree-order-form .services-tryforfree-order-form-row{margin-right:-3rem;margin-left:-3rem}.services-tryforfree-order-form .services-tryforfree-order-form-columns{padding-right:3rem;padding-left:3rem}.services-tryforfree-order-form .input-margin-large{margin-bottom:20px}.services-tryforfree-order-form .terms-and-conditions{text-align:right;padding-right:2px}.services-tryforfree-order-form .terms-and-conditions .si-label{display:inline-block}}@media screen and (min-width:66.875em){.services-tryforfree .services-heading{max-width:410px;margin-left:212px}.services-tryforfree .services-desc{max-width:380px;margin-left:214px}.services-tryforfree .ul-ticks li{max-width:340px}.services-tryforfree .ul-ticks li:nth-child(3),.services-tryforfree .ul-ticks li:nth-child(4){max-width:510px}.services-tryforfree-image-main{display:block;top:-2px;right:-20px}.services-tryforfree-image-logo{display:block;left:-1px;top:-2px}}@media screen and (min-width:67.6875em){.services-tryforfree-order-products .product-column{width:50%}.services-tryforfree-order-products .product-column:nth-child(2n+1){clear:none}.services-tryforfree-order-products .product-column:nth-child(2n+3){clear:left}.services-tryforfree-order-products .product-column .product-list-row{display:block;width:auto}}@media screen and (min-width:73em){.services-tryforfree-image-main{right:-70px}.services-tryforfree-image-hand{display:block;right:-80px;top:48px}.services-tryforfree-order{margin-top:160px}.services-tryforfree-order-heading{max-width:470px}.services-tryforfree-order .message{position:relative;background:#fff;opacity:.85}.services-tryforfree-enjoy-steps:after{content:'';display:table;clear:both}.services-tryforfree-enjoy-step{width:33%;margin-bottom:0;float:left}.services-tryforfree-enjoy-step:first-child{width:24%;margin-right:3%}.services-tryforfree-enjoy-step:first-child .services-tryforfree-enjoy-step-number{margin-right:0}.services-tryforfree-enjoy-step:nth-child(2){margin-right:5%}.services-tryforfree-enjoy-step:nth-child(2) .services-tryforfree-enjoy-step-number{margin-right:15px}.services-tryforfree-enjoy-step:nth-child(3) .services-tryforfree-enjoy-step-number{margin-right:14px}}.services-repair{margin-bottom:60px}.services-repair-main img{float:right;width:30%}.services-repair-main .ul-ticks{float:left;width:65%;padding-top:3rem}.services-repair-main .ul-ticks li{margin-bottom:23px;padding-left:8rem}.services-repair-main .ul-ticks li:before{background-size:contain;background-repeat:no-repeat;background-position:center;width:60px;min-height:60px;left:0}.services-repair-main .ul-ticks .icon-warranty:before{background-image:url("../../frontend/Bienair/dental-us/en_US/images/services/repair/Repair-Service-Icone-GARANTIE-Bleu.png")}.services-repair-main .ul-ticks .icon-quality:before{background-image:url("../../frontend/Bienair/dental-us/en_US/images/services/repair/Repair-Service-Icone-QUALITE-Bleu.png")}.services-repair-main .ul-ticks .icon-delivery:before{background-image:url("../../frontend/Bienair/dental-us/en_US/images/services/repair/Repair-Service-Icone-LIVRAISON-Bleu.png")}.services-repair-main .ul-ticks .icon-package:before{background-image:url("../../frontend/Bienair/dental-us/en_US/images/services/repair/Repair-Service-Icone-FORFAIT-Bleu.png")}.services-repair-link{display:block;width:-moz-fit-content;width:fit-content;margin:0 auto;padding:0 20px;box-shadow:0 1px 3px 0 rgba(180,180,180,.99);background:linear-gradient(to bottom,#aed0ef 0%,#75b0e4 100%);background-repeat:repeat-x;text-shadow:.1rem .1rem .1rem #7592aa;color:#fffffe;font-size:1.6rem;line-height:30px;font-weight:700;text-transform:uppercase}.services-repair-link:hover{color:#fffffe}@media screen and (max-width:1024px){.services-repair-main img{display:block;float:none;width:50%;margin:0 auto}.services-repair-main .ul-ticks{float:none;width:100%}}.storelocator-module{margin-bottom:8.8rem}.storelocator-navi{margin-bottom:1.2rem}.storelocator-navi:after{content:'';display:table;clear:both}.storelocator-navi .select-container{margin-bottom:2rem}.storelocator-navi .search-container{padding-right:3.5rem;position:relative}.storelocator-navi .select2-selection--single{height:2.7rem}.storelocator-navi .select2-selection--single .select2-selection__arrow{height:2.5rem}.storelocator-navi .select2-selection--single .select2-selection__rendered{color:#8f999e;line-height:2.8rem;height:2.5rem}.storelocator-navi .search-field{color:#8f999e;font-size:1.2rem;height:2.7rem;margin-bottom:0;padding:0 .8rem}.storelocator-navi .search-button{border:1px solid #e7e6e6;border-radius:0;display:block;width:2.9rem;height:2.7rem;position:absolute;top:0;right:0}.storelocator-navi .search-button:before{content:'';display:block;width:1.7rem;height:1.7rem;position:absolute;top:.4rem;left:.5rem;background-position:-15px 0}.storelocator-navi .search-button:hover{background-color:#63b9e9;border-color:#63b9e9}.storelocator-loader-container{position:relative}.storelocator-map{width:100%;height:404px;margin-bottom:32px}.storelocator-results{display:none;position:relative;margin-top:32px}.storelocator-results-list:after{content:'';display:table;clear:both}.storelocator-results .dealers{position:relative}.storelocator-results .dealers:after{content:'';display:table;clear:both}.storelocator-results .dealers .result{width:50%;padding-right:2rem;float:left}.storelocator-results .dealers .result:nth-child(2n+3){clear:both}.storelocator-results .dealers .result-logo{padding:5px}.storelocator-results .dealers .result-logo img{max-height:40px}.storelocator-results .dealers .contact-us-info{clear:both;padding-top:15px;font-size:15px;line-height:14px;color:#292929}.storelocator-results-heading{color:#5d686e;font-size:1.5rem;font-weight:500;text-decoration:underline;margin-bottom:10px}.storelocator-results-element{border-bottom:1px solid #e7e6e6;margin-bottom:30px}.storelocator-results-element:after{content:'';display:table;clear:both}.storelocator-results .result{margin-bottom:27px;padding-right:16px}.storelocator-results .result-phone,.storelocator-results .result-mail{display:block;margin-bottom:2px;position:relative}.storelocator-results .result-phone:before,.storelocator-results .result-mail:before{content:'';display:block;height:10px;position:absolute;top:0;left:0}.storelocator-results .result-phone{padding-left:18px}.storelocator-results .result-phone:before{width:11px;top:2px;left:2px;background-position:-12px -36px}.storelocator-results .result-mail{line-height:1;padding-left:20px}.storelocator-results .result-mail:before{width:12px;background-position:0 -36px}.storelocator-results .result-name,.storelocator-results .result-address,.storelocator-results .result-distance,.storelocator-results .result-phone,.storelocator-results .result-email,.storelocator-results .result-website{line-height:1.2;display:block}.storelocator-results .result-name{font-size:1.5rem;font-weight:500;margin-bottom:.1rem}.storelocator-results .result-address,.storelocator-results .result-distance,.storelocator-results .result-phone,.storelocator-results .result-email{color:#5d686e;font-size:1.3rem}.storelocator-results .result-address{margin-bottom:2px}.storelocator-results .result-distance{font-weight:500}.storelocator-error{display:none}.storelocator-popup{max-width:260px}.storelocator-popup .result-name,.storelocator-popup .result-address,.storelocator-popup .result-distance,.storelocator-popup .result-phone,.storelocator-popup .result-email,.storelocator-popup .result-website{font-family:"DINNextLTPro",Arial,Helvetica,sans-serif;font-weight:400;line-height:1.2;display:block}.storelocator-popup .result-name{font-size:1.5rem;font-weight:500;margin-bottom:1px}.storelocator-popup .result-address{color:#5d686e;font-size:1.3rem;margin-bottom:1px}.storelocator-popup .result-phone,.storelocator-popup .result-mail{display:block;position:relative}.storelocator-popup .result-phone:before,.storelocator-popup .result-mail:before{content:'';display:block;height:10px;position:absolute;top:2px;left:0}.storelocator-popup .result-phone{padding-left:18px}.storelocator-popup .result-phone:before{width:11px;top:1px;left:2px;background-position:-12px -36px}.storelocator-popup .result-mail{line-height:1;margin-bottom:3px;padding-left:20px}.storelocator-popup .result-mail:before{width:12px;background-position:0 -36px}@media screen and (min-width:48em){.storelocator-navi .select-container{width:18rem;margin-bottom:0;float:left}.storelocator-navi .search-container{width:19.7rem;float:right}.storelocator-results{padding-left:15.1rem}.storelocator-results .subsidiaries{border-right:.1rem solid #5d686e;width:15.1rem;margin-left:-15.1rem;float:left}.storelocator-results .dealers{border-left:.1rem solid #5d686e;left:-.1rem}.storelocator-results-element{border-bottom:0 none;margin-bottom:0}}@media screen and (min-width:62.5em){.storelocator-results .dealers .result{width:33.33333%}.storelocator-results .dealers .result:nth-child(2n+3){clear:none}.storelocator-results .dealers .result:nth-child(3n+4){clear:both}.storelocator-results .dealers .result-image:nth-child(3n+4){clear:none}}@media screen and (min-width:73em){.storelocator-results .dealers{padding-left:2rem}.storelocator-results .dealers .result{padding-right:4.7rem}.storelocator-results .dealers .result-image{padding-right:10px;margin-bottom:14px}.storelocator-module[data-lang=jp] .storelocator-results{padding-left:21.1rem}.storelocator-module[data-lang=jp] .storelocator-results .subsidiaries{width:21.1rem;margin-left:-21.1rem}.storelocator-module[data-lang=jp] .storelocator-results .dealers .result{width:50%}.storelocator-module[data-lang=jp] .storelocator-results .dealers .result:nth-child(2n+3){clear:both}.storelocator-module[data-lang=jp] .storelocator-results .dealers .result:nth-child(3n+4){clear:none}.storelocator-module[data-lang=jp] .storelocator-results .dealers .result-image:nth-child(3n+4){clear:both}}@media screen and (min-width:48em) and (max-width:72.9375em){.storelocator-results .dealers{padding-left:4.6rem}.storelocator-results .dealers .result{padding-right:3rem}}.terms-conditions-module{margin-bottom:7rem;padding-top:2rem}.terms-conditions-module .terms-conditions-content{color:#5d686e;font-size:1.5rem}.worldwide-module{margin-bottom:13rem}.worldwide-map{display:none}.worldwide-list:after{content:'';display:table;clear:both}.worldwide-elem{color:#5d686e;line-height:1.25;margin-bottom:3.6rem}.tooltipster-box .worldwide-elem{font-size:.98rem;margin-bottom:0}.tooltipster-box .worldwide-elem-country{display:none}.tooltipster-box .worldwide-elem-name{color:#63b9e9;font-size:1.13rem}.tooltipster-box .worldwide-elem-china-tel,.tooltipster-box .worldwide-elem-china-fax{top:-.3rem}.tooltipster-box .worldwide-elem-china-tel{margin-right:.4rem}.tooltipster-box .worldwide-elem-china-fax{margin-right:.3rem}.tooltipster-box .worldwide-elem-close{display:block;width:7px;height:7px;position:absolute;top:.6rem;right:.4rem;cursor:pointer;background-position:-15px -30px}.worldwide-elem-primary .worldwide-elem-name{color:#63b9e9}.worldwide-elem-country,.worldwide-elem-name,.worldwide-elem-address,.worldwide-elem-phone,.worldwide-elem-mail{display:block}.worldwide-elem-country,.worldwide-elem-name{font-size:1.5rem}.worldwide-elem-country{color:#91989c;text-transform:uppercase;margin-bottom:.9rem}.worldwide-elem-name{font-weight:500;line-height:1.15}.worldwide-elem-text-img{display:block;margin-top:.3rem;margin-bottom:.9rem}.worldwide-elem-china-tel,.worldwide-elem-china-fax{display:inline-block;height:1.2rem;vertical-align:top;position:relative;top:-.1rem}.worldwide-elem-china-tel{width:2.6rem;background:url("../../frontend/Bienair/dental-us/en_US/Ideo_Worldwide/images/china-tel.png");margin-right:.6rem}.worldwide-elem-china-fax{width:2.7rem;background:url("../../frontend/Bienair/dental-us/en_US/Ideo_Worldwide/images/china-fax.png");margin-right:.5rem}.tooltipster-content .worldwide-elem{color:#fff}@media screen and (min-width:34.375em){.worldwide-list .worldwide-elem{width:50%;float:left}.worldwide-list .worldwide-elem:nth-child(2n+3){clear:left}}@media screen and (min-width:48em){.worldwide-map{display:block;height:0;margin-top:-6rem;margin-bottom:-.9rem;margin-left:-4.7rem;padding-bottom:66.66667%;position:relative;left:-1.3rem;background-image:url("../../frontend/Bienair/dental-us/en_US/Ideo_Worldwide/images/map.png");background-size:cover}.worldwide-marker{display:block;width:1.7rem;height:2.9rem;margin-top:-2.3rem;margin-left:-.85rem;position:absolute;background-image:url("../../frontend/Bienair/dental-us/en_US/Ideo_Worldwide/images/marker.png");cursor:pointer}.worldwide-marker-switzerland{top:46.7%;left:49.4%}.worldwide-marker-germany{top:46.3%;left:47.8%}.worldwide-marker-spain{top:51.5%;left:46.4%}.worldwide-marker-italy{top:49.7%;left:51%}.worldwide-marker-france{top:42.1%;left:49.5%}.worldwide-marker-usa{top:56.3%;left:14.9%}.worldwide-marker-uk{top:43.5%;left:46.4%}.worldwide-marker-japan{top:53.5%;right:13.6783%}.worldwide-marker-china{top:58%;right:19.4%}.worldwide-marker-brazil{top:80.9%;left:33.6%}.worldwide-marker-russia{top:37.25%;right:43.15%}}@media screen and (min-width:57.5em){.worldwide-marker{margin-top:-2.8rem}}@media screen and (min-width:65.625em){.worldwide-list .worldwide-elem:nth-child(2n+3){clear:none}.worldwide-list .worldwide-elem:nth-child(3n+1){width:34.55%}.worldwide-list .worldwide-elem:nth-child(3n+2){width:39%}.worldwide-list .worldwide-elem:nth-child(3n+3){width:26.45%}.worldwide-list .worldwide-elem:nth-child(3n+4){clear:left}}@media screen and (min-width:73em){.worldwide-map{margin-top:-5.8rem}}.contact-module-description{font-size:0;margin-bottom:2rem}.contact-module-description-content{color:#5d686e;font-size:1.5rem;line-height:1.15}.contact-module-description-image{display:block;margin:0 auto 3.4rem}.contact-module-description p{margin-bottom:.6rem}.contact-module-description p:last-of-type{margin-bottom:1.7rem}.contact-module-description strong{font-weight:500}.contact-module-description .link-secondary{text-decoration:underline}@media screen and (min-width:48em){.contact-module-description{text-align:right}.contact-module-description-content{text-align:left;display:inline-block}.contact-module-description-image{margin:0 0 3.4rem}}.page-print .page-main{padding:15px 0 0}.page-print .page-content{padding:0}.page-print .logo{display:block;margin:0 25px 25px}.page-print .button{display:none}@media print{.page-main{padding:0}.page-header-bkg{display:block !important;height:auto !important;margin:0 0 5px !important;padding:0 28px !important;background:0 0 !important}.page-header-bkg .site-name{color:#000 !important;font-weight:400 !important}.account .order-details-items{margin-bottom:10px !important}body{background:0 0 !important}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}@page{margin:.5cm}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}.show-for-print{display:block !important}.hide-for-print,.button{display:none !important}}.representatives-module{margin-bottom:125px}.representatives-list{margin-bottom:19px}.representatives-list:last-child{margin-bottom:0}.representatives-list .double-hr{margin-bottom:20px}.representatives-country{color:#63b9e9;font-size:1.5rem;text-transform:uppercase;margin-bottom:7px}.representatives-people:after{content:'';display:table;clear:both}.representatives-person{margin-bottom:43px;overflow:hidden}.representatives-person-image{border:1px solid #c8cbcd;display:block;width:auto;max-width:99px;max-height:132px;margin-right:10px;float:left}.representatives-person-content{overflow:hidden}.representatives-person-name,.representatives-person-title,.representatives-person-phone,.representatives-person-mail{line-height:1.3;display:block}.representatives-person-name,.representatives-person-title{text-transform:uppercase}.representatives-person-name{font-size:1.4rem;font-weight:500;margin-bottom:-1px}.representatives-person-phone,.representatives-person-mail{position:relative}.representatives-person-phone:before,.representatives-person-mail:before{content:'';display:block;height:10px;position:absolute;top:0;left:0}.representatives-person-phone{padding-left:18px}.representatives-person-phone:before{width:11px;top:2px;left:2px;background-position:-12px -36px}.representatives-person-mail{line-height:1;padding-left:20px}.representatives-person-mail:before{width:12px;background-position:0 -36px}.sales-representatives-list{margin-bottom:19px}.sales-representatives-list:last-child{margin-bottom:0}.sales-representatives-list h3{text-decoration:underline;font-size:18px;margin-bottom:12px}.sales-representatives-people:after{content:'';display:table;clear:both}.sales-representatives-person{margin-bottom:43px;overflow:hidden}.sales-representatives-person-content{overflow:hidden}.sales-representatives-person-name,.sales-representatives-person-title,.sales-representatives-person-phone,.sales-representatives-person-mail{line-height:1.3;display:block}.sales-representatives-person-name{color:#63b9e9;font-size:1.4rem;font-weight:500;margin-bottom:-1px}.sales-representatives-person-phone,.sales-representatives-person-mail{position:relative}.sales-representatives-person-phone:before,.sales-representatives-person-mail:before{content:'';display:block;height:10px;position:absolute;top:0;left:0}.sales-representatives-person-phone{padding-left:18px;background:url("../../frontend/Bienair/dental-us/en_US/images/representatives/phone.png") no-repeat 1px 2px;background-size:14px}.sales-representatives-person-phone:before{width:11px;top:2px;left:2px;background-position:-12px -36px}.sales-representatives-person-mail{line-height:1;padding-left:20px;background:url("../../frontend/Bienair/dental-us/en_US/images/representatives/mail.png") no-repeat 0 1px;background-size:12px}.sales-representatives-person-mail:before{width:12px;background-position:0 -36px}@media screen and (min-width:48em){.representatives-list .double-hr{margin-bottom:49px}.representatives-person{width:50%;float:left}.representatives-person:nth-child(2n+1){clear:both}.sales-representatives-person{width:50%;float:left;padding-left:8%}.sales-representatives-person:nth-child(2n+1){clear:both}.sales-representatives-people{margin-left:-8%}}@media screen and (min-width:48em) and (max-width:72.9375em){.representatives-person-image{float:none;margin-right:0;margin-bottom:10px}.sales-representatives-list h3{margin-left:4px}}@media screen and (min-width:73em){.representatives-person{overflow:initial;padding-left:25px}.representatives-person:nth-child(2n+2){padding-left:32px}.representatives-person-image{margin-right:23px}.representatives-person-content{overflow:initial;margin-left:122px}.sales-representatives-module{position:relative;z-index:2}.sales-representatives-list h3{margin-left:-72px}.sales-representatives-people{margin-left:-92px}.sales-representatives-person{width:33%;float:left;padding-left:20px;overflow:initial}.sales-representatives-person:nth-child(2n+1){clear:none}.sales-representatives-person:nth-child(3n+1){clear:both}.sales-representatives-person-content{overflow:initial}}body.catalog-category-view .page-content{max-width:none;position:relative;top:-44px}.catalog-category-alert{margin-top:27px}.catalog-category-module .shop-sort-container{margin:0 0 13px}.catalog-category-module .shop-sort-container:after{content:'';display:table;clear:both}.catalog-category-module .shop-sort{width:210px;max-width:100%;float:right}.catalog-category-module .toolbar-sorter{position:relative;padding-right:22px}.catalog-category-module .toolbar-sorter .sorter-options,.catalog-category-module .toolbar-sorter .select2-container{margin-bottom:0}.catalog-category-module .toolbar-sorter .sorter-action{display:block;margin-top:-7px;position:absolute;top:50%;right:0}.catalog-category-module .toolbar-sorter .sorter-action span{display:none}.catalog-category-module .toolbar-sorter .sorter-action:before{content:'';display:block;width:13px;height:14px}.catalog-category-module .toolbar-sorter .sorter-action.sort-asc:before{background-position:-36px -15px}.catalog-category-module .toolbar-sorter .sorter-action.sort-desc:before{background-position:-36px -29px}.catalog-category-module .online-shop-search-bar{width:201px;max-width:100%;float:right}.catalog-category-module .online-shop-search-bar .toolbar-search-bar{padding-top:0}.catalog-category-module .online-shop-search-bar .toolbar-search-bar .search-input{font-size:1.3rem;width:189px;height:31px}.catalog-category-module .online-shop-search-bar .toolbar-search-bar .search-input::placeholder{text-align:center}.catalog-category-module .online-shop-search-bar .toolbar-search-bar .website-search-submit{top:7px;right:7px}.catalog-category-module .category-banner-container{text-align:center;margin-bottom:42px}.catalog-category-module .product-column{width:50%}.catalog-category-module .product-column:after{content:'';display:table;clear:both}.catalog-category-module .product-column:nth-child(2n+1){clear:left}.catalog-category-module .product-column .product-list-row{width:100%}.product-column{margin-bottom:43px}@media only screen and (max-width:1082px){.catalog-category-module .product-column{width:50%}.catalog-category-module .product-column .product-list-row{text-align:left;display:inline-block}.catalog-category-module .product-column:nth-child(2n+3){clear:none}.catalog-category-module .product-column:nth-child(2n+1){clear:left}.catalog-category-module .product-column:nth-child(2n+2){text-align:right}}@media only screen and (max-width:510px){.catalog-category-module .product-column{text-align:center;width:100%;float:none}.catalog-category-module .product-column:nth-child(2n+2){text-align:center}}@media only screen and (max-width:480px){.catalog-category-module .online-shop-search-bar{float:none;margin:0 0 13px auto}}@media screen and (max-width:47.9375em){body.catalog-category-view .page-content{top:0}}.shop-product-module{margin:0 0 50px -10px}.shop-product-module .product-name{color:#63b9e9;font-size:2.3rem;margin:-8px 0 4px;letter-spacing:-.3px}.shop-product-module .product-description{color:#60686d;margin-bottom:19px}.shop-product-module .product-description .desc-title{font-weight:500;display:block}.shop-product-module .product-description p{margin-bottom:15px;line-height:1.8rem}.shop-product-module .dropdown-container{position:relative}.shop-product-module .bien-product-dropdown{text-align:left;padding:0}.shop-product-module .bien-product-dropdown.dropdown-pane{width:100%;border:1px solid #c1c5c9}.shop-product-module .bien-product-dropdown-button{border:1px solid #c1c5c9;text-align:left;display:block;width:100%;padding:12px 26px 9px 12px;position:relative;background:#fffffe;border-radius:0}.shop-product-module .bien-product-dropdown-button.hover .bien-product-dropdown-button-arrow:before{background-position:-174px -21px}.shop-product-module .bien-product-dropdown-button-arrow{border-left:1px solid #eee;height:100%;position:absolute;top:0;right:0;width:28px}.shop-product-module .bien-product-dropdown-button-arrow:before{content:'';display:block;width:9px;height:5px;margin-top:-2px;margin-left:-5px;position:absolute;top:50%;left:50%;background-position:-174px -26px}.shop-product-module .bien-product-name,.shop-product-module .bien-product-ref{display:block}.shop-product-module .bien-product-name{color:#5d686e;font-size:1.2rem;font-weight:500;margin-bottom:2px;letter-spacing:-.3px}.shop-product-module .bien-product-ref{font-size:1rem}.shop-product-module .bien-product-select{margin:0;padding:0;list-style:none}.shop-product-module .bien-product-select li:last-child .bien-product-change{border:0 none}.shop-product-module .bien-product-change{border-bottom:1px solid #e7e6e6;color:#5d686e;font-size:1rem;display:block;min-height:30px;padding:12px 12px 6px;transition:none}.shop-product-module .bien-product-change.selected{background-color:#ddd}.shop-product-module .bien-product-change:hover{background-color:#edeeef}.shop-product-module .bien-product-change-name{display:block;font-size:1.2rem;font-weight:500;line-height:1}.shop-product-module .add-to-cart.inactive{background:#cecece;background:linear-gradient(to bottom,#cecece 0%,#adadad 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#cecece',endColorstr='#adadad',GradientType=0)}.product-technical-data{margin:0 0 40px;overflow:auto}.product-technical-data .block-title-border{margin-bottom:26px}.product-technical-data .module-title.module-title-small{display:none}.product-details-row{margin-top:20px}.product-details{padding:0 0 0 10px}.product-details .product-details-description{clear:both}.product-details .product-details-description .ul-list.small{margin-top:30px}.product-details .product-details-description .ul-list.small .color-gray{color:#91969a}.product-details .ul-check li{font-size:1.4rem;color:#5d686e;padding-left:30px}.product-details-image{text-align:center;position:relative;top:-20px}.product-details-image .thumbs-images{text-align:center;width:258px;position:absolute;bottom:-50px;left:50%;transform:translateX(-50%)}.product-details-image .thumbs-images .thumbs-image-container{float:left;padding:0 5px}.product-details-image .thumbs-images .image{width:76px;height:56px;margin:0 auto}.product-details-cart-container{position:relative;z-index:1000}.product-details-cart-container .product-details-cart,.product-details-cart-container .product-details-cart-prices{background:url("../../frontend/Bienair/dental-us/en_US/images/product-to-cart.png") repeat-y right;background-size:cover;margin-right:-20px;padding-right:19px}@media screen and (min-width:73em){.product-details-cart-container .product-details-cart,.product-details-cart-container .product-details-cart-prices{margin-right:-41px;padding-right:40px;width:401px}}.product-details-cart-container .product-details-cart-prices{padding-top:6px}.product-details-cart-container .price{color:#63b9e9;font-size:3rem;line-height:2;font-weight:500;display:inline-block;padding:0 5px}.product-details-cart-container .price.rent-product-price{white-space:nowrap}.product-details-cart-container .old-price .price{color:#5a666f;font-size:2.6rem;font-weight:400;display:inline;height:auto}.product-details-cart-container .price-box.price-ea_price{font-size:2rem;display:inline-block;margin-right:1.4rem}@media screen and (max-width:54.375em) and (min-width:48em){.product-details-cart-container .price-box.price-ea_price{width:100%}}@media screen and (max-width:22.5em){.product-details-cart-container .price-box.price-ea_price{width:100%}}.product-details-cart-container .ea-price-additional-info{font-size:2rem;color:#63b9e9;font-weight:500}.product-details-cart-container .select2-selection{text-align:left}.product-details-cart-container .product-details-cart{padding:13px 43px 14px 0}.product-details-cart-container .product-details-cart .add-to-cart{font-size:1.35rem;letter-spacing:.02rem;display:block;width:128px;height:31px;position:relative;border-radius:2px}.product-details-cart-container .product-details-cart .ul-list{text-align:left;margin:21px 0 21px}.product-details-cart-container .product-details-cart .ul-list li{margin-bottom:13px}.product-details-cart-container .product-details-cart .ul-list li .icon{display:inline-block;width:13px;height:15px;background-position:-269px -47px}.product-details-cart-container .product-details-cart .ul-list li .si-value{background-color:#eaebed}.product-details-cart-container .product-details-cart .ul-list li .si-content{padding-left:8px}.product-details-cart-container .product-details-cart .ul-list li .si-content small{font-size:11px;white-space:nowrap;display:block}.product-details-cart-container .ul-list{margin-top:26px}.catalog-product-view .page.messages .callout:last-child{margin-bottom:20px}@media screen and (min-width:48em){.product-details-cart-container{width:100%;float:right;margin-bottom:27px}.product-details-cart-container .price-box:not(.price-ea_price){padding-top:44px;position:relative;z-index:5}.product-details-cart-container .price-box:not(.price-ea_price)>.rent-product-price,.product-details-cart-container .price-box:not(.price-ea_price)>.special-price,.product-details-cart-container .price-box:not(.price-ea_price)>.price-container{display:block;position:absolute;top:0;left:0}.product-details-cart-container .price{display:block;height:50px;padding:0}.product-details-cart-container .price.rent-product-price{font-size:3.6rem;top:10px}.product-details-column{width:50%;float:left}.product-details-image{width:100%}.product-details .product-details-description .ul-list.small{margin-top:58px}}@media screen and (min-width:73em){.product-details-cart-container{max-width:360px}.catalog-product-view .site-column-container.with-column-left .page-content{padding-right:41px}}.uppy-Dashboard-progressindicators,.uppy-Dashboard-close,.uppy-Dashboard-dropFilesHereHint,.uppy-Dashboard-inner{display:none}.image.image-placeholder #fileUploader{border:500px solid transparent;bottom:0;cursor:pointer;font-size:10em;height:100%;left:0;opacity:0;position:absolute;right:0;top:0;width:100%;z-index:3}.tooltipster-base{position:absolute;display:flex;pointer-events:none}.tooltipster-box{flex:1 1 auto}.tooltipster-content{overflow:auto;box-sizing:border-box;max-width:100%;max-height:100%}.tooltipster-ruler{position:fixed;top:0;right:0;bottom:0;left:0;visibility:hidden;overflow:hidden}.tooltipster-fade{opacity:0;-webkit-transition-property:opacity;-moz-transition-property:opacity;-ms-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.tooltipster-fade.tooltipster-show{opacity:1}.tooltipster-grow{transition-property:transform;transform:scale(0,0);-webkit-backface-visibility:hidden}.tooltipster-grow.tooltipster-show{-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-ms-transform:scale(1,1);-o-transform:scale(1,1);transform:scale(1,1)}.tooltipster-swing{opacity:0;-webkit-transition-property:-webkit-transform,opacity;-moz-transition-property:-moz-transform;-ms-transition-property:-ms-transform;-o-transition-property:-o-transform;transition-property:transform;-webkit-transform:rotateZ(4deg);-moz-transform:rotateZ(4deg);-ms-transform:rotateZ(4deg);-o-transform:rotateZ(4deg);transform:rotateZ(4deg)}.tooltipster-swing.tooltipster-show{opacity:1;-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-moz-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-ms-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-o-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-webkit-transform:rotateZ(0);-moz-transform:rotateZ(0);-ms-transform:rotateZ(0);-o-transform:rotateZ(0);transform:rotateZ(0)}.tooltipster-fall{-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-webkit-transition-property:top;-moz-transition-property:top;-ms-transition-property:top;-o-transition-property:top;transition-property:top}.tooltipster-fall.tooltipster-initial{top:0!important}.tooltipster-fall.tooltipster-dying{top:0!important;opacity:0;-webkit-transition-property:all;-moz-transition-property:all;-ms-transition-property:all;-o-transition-property:all;transition-property:all}.tooltipster-slide{-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-webkit-transition-property:left;-moz-transition-property:left;-ms-transition-property:left;-o-transition-property:left;transition-property:left}.tooltipster-slide.tooltipster-initial{left:-40px!important}.tooltipster-slide.tooltipster-dying{left:0!important;opacity:0;-webkit-transition-property:all;-moz-transition-property:all;-ms-transition-property:all;-o-transition-property:all;transition-property:all}@keyframes tooltipster-fading{0%{opacity:0}100%{opacity:1}}.tooltipster-update-fade{animation:tooltipster-fading .4s}@keyframes tooltipster-rotating{25%{transform:rotate(-2deg)}75%{transform:rotate(2deg)}100%{transform:rotate(0)}}.tooltipster-update-rotate{animation:tooltipster-rotating .6s}@keyframes tooltipster-scaling{50%{transform:scale(1.1)}100%{transform:scale(1)}}.tooltipster-update-scale{animation:tooltipster-scaling .6s}.tooltipster-sidetip .tooltipster-box{border:2px solid #000;border-radius:4px;background:#565656}.tooltipster-sidetip.tooltipster-bottom .tooltipster-box{margin-top:8px}.tooltipster-sidetip.tooltipster-left .tooltipster-box{margin-right:8px}.tooltipster-sidetip.tooltipster-right .tooltipster-box{margin-left:8px}.tooltipster-sidetip.tooltipster-top .tooltipster-box{margin-bottom:8px}.tooltipster-sidetip .tooltipster-content{padding:6px 14px;line-height:18px}.tooltipster-sidetip .tooltipster-arrow{position:absolute;overflow:hidden}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow{top:0;margin-left:-10px;width:20px;height:10px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow{top:0;right:0;margin-top:-10px;width:10px;height:20px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow{top:0;left:0;margin-top:-10px;width:10px;height:20px}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow{bottom:0;margin-left:-10px;width:20px;height:10px}.tooltipster-sidetip .tooltipster-arrow-background,.tooltipster-sidetip .tooltipster-arrow-border{position:absolute;width:0;height:0}.tooltipster-sidetip .tooltipster-arrow-background{border:10px solid transparent}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background{top:3px;left:0;border-bottom-color:#565656}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background{top:0;left:-3px;border-left-color:#565656}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background{top:0;left:3px;border-right-color:#565656}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background{top:-3px;left:0;border-top-color:#565656}.tooltipster-sidetip .tooltipster-arrow-border{top:-4px;left:2px;width:8px;height:8px;background:#000;transform:rotate(45deg)}.tooltipster-sidetip .tooltipster-arrow-uncropped{position:relative}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped{top:-10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped{left:-10px}.tooltipster-sidetip.tooltipster-shadow .tooltipster-box{border:none;border-radius:5px;background:#fff;box-shadow:0 0 10px 6px rgba(0,0,0,.1)}.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-box{margin-top:6px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-box{margin-right:6px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-box{margin-left:6px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-top .tooltipster-box{margin-bottom:6px}.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow{margin-left:-6px;width:12px;height:6px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-arrow,.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow{margin-top:-6px;margin-left:0;width:6px;height:12px}.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow-background{display:none}.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-arrow-border{top:8px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-top .tooltipster-arrow-border{top:-4px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-arrow-uncropped{top:-6px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow-uncropped{left:-6px}
.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.banner-system:not(.banner-system-static){text-align:center}.banner-system .banner-system-item{position:relative;text-align:left}.banner-system .banner-system-title,.banner-system .banner-system-description{position:absolute}.banner-system .banner-system-title{top:30px;left:40px;margin-right:40px;padding:10px 20px;background:rgba(255,255,255,.6)}.banner-system .banner-system-description{bottom:0;left:0;width:100%;padding:10px 20px 0;background:rgba(255,255,255,.5);box-sizing:border-box}.banner-system .banner-system-description p{overflow:hidden}.banner-system .banner-system-item>a{display:block;position:absolute;top:0;width:100%;height:100%;z-index:2}.banner-system .banner-system-item .description{display:block;position:absolute;top:0;width:100%;height:100%;z-index:1;padding:14px 20px}.banner-system-static{font-size:0}.banner-system-static>div{display:inline-block}.banner-system-static .banner-system-item div{font-size:14px}.banner-system .banner-system-item video{width:100%;filter:brightness(100%);-webkit-filter:brightness(100%);-moz-filter:brightness(100%);-o-filter:brightness(100%)}/*!
	Timeline JS 3

	Designed and built by Zach Wise for the Northwestern University Knight Lab

	This Source Code Form is subject to the terms of the Mozilla Public
	License, v. 2.0. If a copy of the MPL was not distributed with this
	file, You can obtain one at https://mozilla.org/MPL/2.0/.

*/
/*!
	Timeline JS 3

	Designed and built by Zach Wise for the Northwestern University Knight Lab

	This Source Code Form is subject to the terms of the Mozilla Public
	License, v. 2.0. If a copy of the MPL was not distributed with this
	file, You can obtain one at https://mozilla.org/MPL/2.0/.

*/
.tl-slidenav-next .tl-slidenav-icon,.tl-slidenav-previous .tl-slidenav-icon{transition:background-image ease-out .3s;background:url("../../frontend/Bienair/dental-us/en_US/images/sprite-hoverable.png") no-repeat 0 0}.tl-slidenav-previous:hover .tl-slidenav-icon,.tl-slidenav-next:hover .tl-slidenav-icon{background-image:url("../../frontend/Bienair/dental-us/en_US/images/sprite-hoverable-hov.png")}.tl-storyjs div *{box-sizing:content-box}.tl-storyjs h1,.tl-storyjs h2,.tl-storyjs h3,.tl-storyjs h4,.tl-storyjs h5,.tl-storyjs h6,.tl-storyjs p,.tl-storyjs blockquote,.tl-storyjs pre,.tl-storyjs a,.tl-storyjs abbr,.tl-storyjs acronym,.tl-storyjs address,.tl-storyjs cite,.tl-storyjs code,.tl-storyjs del,.tl-storyjs dfn,.tl-storyjs em,.tl-storyjs img,.tl-storyjs q,.tl-storyjs s,.tl-storyjs samp,.tl-storyjs small,.tl-storyjs strike,.tl-storyjs strong,.tl-storyjs sub,.tl-storyjs sup,.tl-storyjs tt,.tl-storyjs var,.tl-storyjs dd,.tl-storyjs dl,.tl-storyjs dt,.tl-storyjs li,.tl-storyjs ol,.tl-storyjs ul,.tl-storyjs fieldset,.tl-storyjs form,.tl-storyjs label,.tl-storyjs legend,.tl-storyjs button,.tl-storyjs table,.tl-storyjs caption,.tl-storyjs tbody,.tl-storyjs tfoot,.tl-storyjs thead,.tl-storyjs tr,.tl-storyjs th,.tl-storyjs td,.tl-storyjs .tl-container,.tl-storyjs .content-container,.tl-storyjs .media,.tl-storyjs .text,.tl-storyjs .tl-slider,.tl-storyjs .slider,.tl-storyjs .date,.tl-storyjs .title,.tl-storyjs .message,.tl-storyjs .map,.tl-storyjs .credit,.tl-storyjs .caption,.tl-storyjs .tl-feedback,.tl-storyjs .tl-feature,.tl-storyjs .toolbar,.tl-storyjs .marker,.tl-storyjs .dot,.tl-storyjs .line,.tl-storyjs .flag,.tl-storyjs .time,.tl-storyjs .era,.tl-storyjs .major,.tl-storyjs .minor,.tl-storyjs .tl-navigation,.tl-storyjs .start,.tl-storyjs .active{margin:0;padding:0;border:0;font-weight:400;font-style:normal;font-size:100%;line-height:1;font-family:inherit;width:auto;float:none}.tl-storyjs h1,.tl-storyjs h2,.tl-storyjs h3,.tl-storyjs h4,.tl-storyjs h5,.tl-storyjs h6{clear:none}.tl-storyjs table{border-collapse:collapse;border-spacing:0}.tl-storyjs ol,.tl-storyjs ul{list-style:none}.tl-storyjs q:before,.tl-storyjs q:after,.tl-storyjs blockquote:before,.tl-storyjs blockquote:after{content:""}.tl-storyjs a:focus{outline:thin dotted}.tl-storyjs a:hover,.tl-storyjs a:active{outline:0}.tl-storyjs article,.tl-storyjs aside,.tl-storyjs details,.tl-storyjs figcaption,.tl-storyjs figure,.tl-storyjs footer,.tl-storyjs header,.tl-storyjs hgroup,.tl-storyjs nav,.tl-storyjs section{display:block}.tl-storyjs audio,.tl-storyjs canvas,.tl-storyjs video{display:inline-block;*display:inline;*zoom:1;}.tl-storyjs audio:not([controls]){display:none}.tl-storyjs div{max-width:none}.tl-storyjs sub,.tl-storyjs sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}.tl-storyjs sup{top:-.5em}.tl-storyjs sub{bottom:-.25em}.tl-storyjs img{border:0;-ms-interpolation-mode:bicubic}.tl-storyjs button,.tl-storyjs input,.tl-storyjs select,.tl-storyjs textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle;}.tl-storyjs button,.tl-storyjs input{line-height:normal;*overflow:visible;}.tl-storyjs button::-moz-focus-inner,.tl-storyjs input::-moz-focus-inner{border:0;padding:0}.tl-storyjs button,.tl-storyjs input[type=button],.tl-storyjs input[type=reset],.tl-storyjs input[type=submit]{cursor:pointer;-webkit-appearance:button}.tl-storyjs input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}.tl-storyjs input[type=search]::-webkit-search-decoration{-webkit-appearance:none}.tl-storyjs textarea{overflow:auto;vertical-align:top}.tl-timeline h1,.tl-timeline h2,.tl-timeline h3,.tl-timeline h4,.tl-timeline h5,.tl-timeline h6{color:#5d686e}.tl-timeline h1,.tl-timeline h2,.tl-timeline h3{font-size:28px;line-height:28px}.tl-timeline h1 small,.tl-timeline h1 small,.tl-timeline h1 small,.tl-timeline h2 small,.tl-timeline h2 small,.tl-timeline h2 small,.tl-timeline h3 small,.tl-timeline h3 small,.tl-timeline h3 small{font-size:24px;line-height:24px}.tl-timeline h4,.tl-timeline h5,.tl-timeline h6{font-size:24px;line-height:24px;margin-bottom:0}.tl-timeline h4 small,.tl-timeline h5 small,.tl-timeline h6 small{font-size:15px;line-height:15px}.tl-timeline h2{margin-top:20px;margin-bottom:5px}.tl-timeline h2.tl-headline-title{font-size:38px;line-height:38px}.tl-timeline h2.tl-headline-title small{display:block;margin-top:5px;font-size:24px;line-height:24px}.tl-timeline p{margin-top:5px;margin-bottom:10px;font-size:13px;line-height:1.5;color:#5d686e}.tl-timeline p.lead{font-size:24px}.tl-timeline p a{color:#666;text-decoration:underline}.tl-timeline p a:hover,.tl-timeline p a:focus{color:#c34528}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.tl-timeline p a{text-decoration:underline;background-image:none;text-shadow:none}.tl-timeline p a:hover,.tl-timeline p a:focus{color:#c34528;text-decoration:underline}}.tl-timeline b,.tl-timeline strong{font-weight:700}.tl-timeline i,.tl-timeline em{font-style:italic}.tl-timeline a{text-decoration:none;color:#c34528}.tl-timeline a:hover{text-decoration:underline;color:#6e2717}.tl-timeline .tl-caption,.tl-timeline .tl-slidenav-next,.tl-timeline .tl-slidenav-previous{font-size:11px;line-height:11px}.tl-timeline .tl-caption a,.tl-timeline .tl-slidenav-next a,.tl-timeline .tl-slidenav-previous a{color:#000}.tl-timeline .tl-makelink{word-break:break-all;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.tl-timeline blockquote,.tl-timeline blockquote p{font-family:Georgia,Times New Roman,Times,serif;color:#999;font-size:24px;line-height:24px;text-align:left;background:0 0;border:0;padding:0}.tl-timeline blockquote cite,.tl-timeline blockquote p cite{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:11px;color:#666;display:block;text-align:right;font-style:normal}.tl-timeline blockquote cite:before,.tl-timeline blockquote p cite:before{content:"\2014"}.tl-timeline blockquote p:before{content:open-quote;display:inline-block;font-size:28px;position:relative;top:8px;margin-right:5px}.tl-timeline blockquote p:after{content:close-quote;display:inline-block;font-size:28px;position:relative;top:8px;margin-left:3px}.tl-timeline blockquote{margin:10px}.tl-timeline blockquote p{margin:0}.tl-timeline .vcard{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:15px;line-height:15px;*zoom:1;margin-bottom:15px;margin-top:10px}.tl-timeline .vcard:before,.tl-timeline .vcard:after{display:table;content:""}.tl-timeline .vcard:after{clear:both}.tl-timeline .vcard .twitter-date{text-align:left;font-size:11px}.tl-timeline .vcard .author{float:right}.tl-timeline .vcard a{color:#333;text-decoration:none}.tl-timeline .vcard a:hover{text-decoration:none}.tl-timeline .vcard a:hover .fn,.tl-timeline .vcard a:hover .nickname{color:#c34528}.tl-timeline .vcard .fn,.tl-timeline .vcard .nickname{padding-left:42px}.tl-timeline .vcard .fn{display:block;font-weight:700}.tl-timeline .vcard .nickname{margin-top:1px;display:block;color:#666}.tl-timeline .vcard .avatar{float:left;display:block;width:32px;height:32px}.tl-timeline .vcard .avatar img{border-radius:5px}.tl-timeline .tl-text ul{padding:0;padding-left:30px;margin:0}.tl-timeline .tl-text ul li{margin-bottom:5px}.tl-timeline .tl-button-calltoaction{cursor:pointer;font-weight:700;padding-top:10px;margin-bottom:10px;padding-bottom:10px}.tl-timeline .tl-button-calltoaction .tl-button-calltoaction-text{display:inline-block;background-color:#c34528;color:#fff;padding:10px 15px;border-radius:7px}.tl-timeline .tl-note{display:block;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-style:italic;font-size:15px;line-height:17px;padding:10px;border-radius:7px;color:#8a6d3b;background-color:#fcf8e3;border:1px solid #faebcc;text-shadow:none}@media only screen and (max-width:800px),only screen and (max-device-width:800px){.tl-timeline h1,.tl-timeline h2,.tl-timeline h3{font-size:28px;line-height:28px}}@media only screen and (max-width:500px),only screen and (max-device-width:500px){.tl-timeline h1,.tl-timeline h2,.tl-timeline h3{font-size:24px;line-height:24px}}.tl-skinny h2{margin-top:0}@font-face{font-family:tl-icons;src:url("../../frontend/Bienair/dental-us/en_US/fonts/timeline/tl-icons.eot");src:url("../../frontend/Bienair/dental-us/en_US/fonts/timeline/tl-icons.eot?#iefix") format("embedded-opentype"),url("../../frontend/Bienair/dental-us/en_US/fonts/timeline/tl-icons.woff") format("woff"),url("../../frontend/Bienair/dental-us/en_US/fonts/timeline/tl-icons.ttf") format("truetype"),url("../../frontend/Bienair/dental-us/en_US/fonts/timeline/tl-icons.svg#tl-icons") format("svg");font-weight:400;font-style:normal}[class^=tl-icon-],[class*=" tl-icon-"]{font-family:tl-icons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.tl-icon-vine:after{content:"\e64d"}.tl-icon-wikipedia:after{content:"\e64e"}.tl-icon-chevron-right:after{content:"\e64f"}.tl-icon-chevron-left:after{content:"\e650"}.tl-icon-youtube-logo:after{content:"\e651"}.tl-icon-foursquare:after{content:"\e652"}.tl-icon-camera-retro:after{content:"\e653"}.tl-icon-doc:after{content:"\e654"}.tl-icon-weibo:after{content:"\e655"}.tl-icon-resize-horizontal:after{content:"\e656"}.tl-icon-resize-vertical:after{content:"\e657"}.tl-icon-resize-full:after{content:"\e658"}.tl-icon-resize-small:after{content:"\e659"}.tl-icon-twitter:after{content:"\e62b"}.tl-icon-google-plus:after{content:"\e62c"}.tl-icon-video:after{content:"\e62d"}.tl-icon-youtube:after{content:"\e62d"}.tl-icon-plaintext:after{content:"\e62e"}.tl-icon-storify:after{content:"\e62e"}.tl-icon-image-v2:after{content:"\e62f"}.tl-icon-quote-v2:after{content:"\e630"}.tl-icon-zoom-in:after{content:"\e631"}.tl-icon-zoom-out:after{content:"\e632"}.tl-icon-list:after{content:"\e633"}.tl-icon-music:after{content:"\e634"}.tl-icon-spotify:after{content:"\e634"}.tl-icon-location:after{content:"\e635"}.tl-icon-googlemaps:after{content:"\e635"}.tl-icon-web:after{content:"\e636"}.tl-icon-share-v2:after{content:"\e637"}.tl-icon-soundcloud:after{content:"\e639"}.tl-icon-video-v2:after{content:"\e63a"}.tl-icon-dailymotion:after{content:"\e63a"}.tl-icon-tumblr:after{content:"\e63b"}.tl-icon-lastfm:after{content:"\e63c"}.tl-icon-github:after{content:"\e63d"}.tl-icon-goback:after{content:"\e63e"}.tl-icon-doc-v2:after{content:"\e63f"}.tl-icon-googledrive:after{content:"\e640"}.tl-icon-facebook:after{content:"\e641"}.tl-icon-flickr:after{content:"\e642"}.tl-icon-dribbble:after{content:"\e643"}.tl-icon-image:after{content:"\e605"}.tl-icon-vimeo:after{content:"\e606"}.tl-icon-instagram:after{content:"\e644"}.tl-icon-pinterest:after{content:"\e645"}.tl-icon-arrow-left:after{content:"\e646"}.tl-icon-arrow-down:after{content:"\e647"}.tl-icon-arrow-up:after{content:"\e648"}.tl-icon-arrow-right:after{content:"\e649"}.tl-icon-share:after{content:"\e64a"}.tl-icon-blockquote:after{content:"\e64b"}.tl-icon-evernote:after{content:"\e64c"}.tl-icon-mappin:after{content:"\e600"}.tl-icon-swipe-right:after{content:"\e601"}.tl-icon-swipe-left:after{content:"\e602"}.tl-icon-touch-spread:after{content:"\e603"}.tl-icon-touch-pinch:after{content:"\e604"}.tl-dragging{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.tl-menubar{position:absolute;z-index:11;text-align:center;color:#333;overflow:hidden;border-bottom-right-radius:10px;border-top-right-radius:10px;top:100%;left:50%;left:0}@keyframes invertToBlack{from{background-color:#fff}to{background-color:#000}}@keyframes invertToWhite{from{background-color:#000}to{background-color:#fff}}.tl-menubar-button{font-size:18px;line-height:18px;background-color:rgba(242,242,242,.9);cursor:pointer;padding:6px 12px;display:inline-block;display:block;color:#bfbfbf}.tl-menubar-button.tl-menubar-button-inactive{opacity:.33}.tl-menubar-button:hover{background:#5d686e;color:#fff}.tl-menubar-button:hover.tl-menubar-button-inactive{color:#bfbfbf;background-color:rgba(242,242,242,.9)}.tl-mobile .tl-menubar-button{display:block}.tl-mobile .tl-menubar-button:hover{background-color:rgba(242,242,242,.67);color:#737373}.tl-mobile .tl-menubar-button:active{background:#c34528;color:#fff}@keyframes invertToBlack{from{background-color:#fff}to{background-color:#000}}@keyframes invertToWhite{from{background-color:#000}to{background-color:#fff}}.tl-message,.tl-message-full{width:100%;height:100%;position:absolute;display:table;overflow:hidden;top:0;left:0;z-index:99;margin:auto;text-align:center}.tl-message .tl-message-container,.tl-message-full .tl-message-container{padding:20px;margin:20px;text-align:center;vertical-align:middle;display:table-cell}.tl-message .tl-message-container .tl-message-content,.tl-message-full .tl-message-container .tl-message-content{color:#666;text-align:center;font-size:11px;line-height:13px;text-transform:uppercase;margin-top:7.5px;margin-bottom:7.5px;text-shadow:1px 1px 1px #fff}.tl-message .tl-message-container .tl-message-content strong,.tl-message-full .tl-message-container .tl-message-content strong{text-transform:uppercase}.tl-message .tl-message-container .tl-loading-icon,.tl-message-full .tl-message-container .tl-loading-icon{width:30px;height:30px;background-color:#666;vertical-align:middle;box-shadow:inset 0 1px 2px rgba(255,255,255,.1);margin-left:auto;margin-right:auto;text-align:center;animation:rotateplane 1.2s infinite ease-in-out}@keyframes rotateplane{0%{transform:perspective(120px) rotateX(0deg) rotateY(0deg)}50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0deg)}100%{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}.tl-message-full{background-color:rgba(255,255,255,.8)}.tl-message-full [class^=tl-icon-],.tl-message-full [class*=" tl-icon-"]{color:#666;font-size:72px}.tl-message-full .tl-message-container .tl-message-content{font-size:22px;line-height:22px;text-shadow:none;color:#666;text-transform:none;font-weight:400}.tl-message-full .tl-message-container .tl-message-content .tl-button{display:inline-block;cursor:pointer;background-color:#fff;color:#333;padding:10px;margin-top:10px;border-radius:7px}.tl-timenav{width:100%;background-color:#f2f2f2;position:relative;overflow:hidden;border-top:1px solid #e5e5e5}.tl-timenav .tl-attribution{display:none !important}.tl-timenav .tl-timenav-line{position:absolute;top:0;left:50%;width:1px;height:100%;background-color:#d9d9d9;z-index:2;display:none}.tl-timenav .tl-timenav-line:before,.tl-timenav .tl-timenav-line:after{font-family:tl-icons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#c34528;font-size:32px;line-height:32px;position:absolute;left:-14px}.tl-timenav .tl-timenav-line:before{top:-10px}.tl-timenav .tl-timenav-line:after{content:"\e648";bottom:24px}.tl-timenav .tl-timenav-slider{position:absolute;height:100%;width:100%;top:0}.tl-timenav .tl-timenav-slider.tl-timenav-slider-animate{transition:all 1s cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1)}.tl-timenav .tl-timenav-slider .tl-timenav-slider-background{position:absolute;height:100%;width:100%;cursor:move;z-index:6}.tl-timenav .tl-timenav-slider .tl-timenav-container-mask{position:absolute;height:100%;top:0}.tl-timenav .tl-timenav-slider .tl-timenav-container-mask .tl-timenav-container{position:absolute;height:100%}.tl-timenav .tl-timenav-slider .tl-timenav-container-mask .tl-timenav-container .tl-timenav-item-container{position:absolute;height:100%}.tl-timemarker{height:100%;position:absolute;top:0;left:0;cursor:pointer;transition:left 1s cubic-bezier(.77,0,.175,1),top .5s cubic-bezier(.77,0,.175,1),height .5s cubic-bezier(.77,0,.175,1),width 1s cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1)}.tl-timemarker.tl-timemarker-fast{transition:top .5s cubic-bezier(.77,0,.175,1),height .5s cubic-bezier(.77,0,.175,1),width .5s cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1)}.tl-timemarker.tl-timemarker-fast .tl-timemarker-content-container{transition:width .5s cubic-bezier(.77,0,.175,1),height .5s cubic-bezier(.77,0,.175,1)}.tl-timemarker.tl-timemarker-fast .tl-timemarker-timespan{transition:height .5s cubic-bezier(.77,0,.175,1),width .5s cubic-bezier(.77,0,.175,1)}.tl-timemarker .tl-timemarker-timespan{pointer-events:none;position:absolute;margin:0;width:100%;height:100%;background-color:rgba(229,229,229,.15);border-top-right-radius:4px;border-top-left-radius:4px;transition:height .5s cubic-bezier(.77,0,.175,1),width 1s cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1)}.tl-timemarker .tl-timemarker-timespan .tl-timemarker-timespan-content{display:none;position:absolute;width:100%;background-color:#e5e5e5;border-top-left-radius:4px;border-top-right-radius:4px;height:100px;box-sizing:border-box}.tl-timemarker .tl-timemarker-line-right{display:none;right:0}.tl-timemarker .tl-timemarker-line-left{width:1px;left:0}.tl-timemarker .tl-timemarker-line-left,.tl-timemarker .tl-timemarker-line-right{margin-top:7px;box-sizing:border-box;border-left:1px solid #adb6bc;z-index:5;content:" ";position:absolute;height:100%;-webkit-user-select:none;user-select:none}.tl-timemarker .tl-timemarker-line-left:after,.tl-timemarker .tl-timemarker-line-right:after{display:block;content:" ";position:absolute;left:-4px;bottom:3px;height:7px;width:7px;background-color:#adb6bc;z-index:8;border-radius:50%}.tl-timemarker .tl-timemarker-content-container{position:absolute;background-color:#d6d9db;border-top-left-radius:2px;border-top-right-radius:2px;height:100%;width:140px;overflow:hidden;z-index:6;transition:height .5s cubic-bezier(.77,0,.175,1),width 1s cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);box-sizing:border-box;border:1px solid #adb6bc}.tl-timemarker .tl-timemarker-content-container:hover{z-index:9}.tl-timemarker .tl-timemarker-content-container .tl-timemarker-content{position:relative;overflow:hidden;height:100%;z-index:8;padding:6px;box-sizing:border-box}.tl-timemarker .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-text{padding:1px 0;overflow:hidden;position:relative}.tl-timemarker .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-text h2.tl-headline,.tl-timemarker .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-text h2.tl-headline p{display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;box-orient:vertical;-webkit-box-orient:vertical;text-overflow:ellipsis;font-size:10px;line-height:1.2;height:100%;overflow:hidden;font-weight:400;margin:0;position:relative}.tl-timemarker .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-text h2.tl-headline.tl-headline-fadeout:after,.tl-timemarker .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-text h2.tl-headline p.tl-headline-fadeout:after{content:"";text-align:right;position:absolute;bottom:0;right:0;width:100%;height:50%;background:linear-gradient(to bottom,rgba(229,229,229,0) 0,#e5e5e5 50%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='@thecolor',endColorstr='@thecolor',GradientType=0)}.tl-timemarker .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-media-container{float:left;max-width:54px;max-height:54px;overflow:hidden;margin-right:8px;height:100%;box-sizing:border-box}.tl-timemarker .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-media-container .tl-timemarker-media{max-width:55px;max-height:100%}.tl-timemarker .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-media-container [class^=tl-icon-],.tl-timemarker .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-media-container [class*=" tl-icon-"]{display:block;font-size:24px;margin-top:0}.tl-timemarker .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-media-container .tl-icon-wikipedia{font-size:16px}.tl-timemarker .tl-timemarker-content-container .tl-timemarker-content.tl-timemarker-content-small .tl-timemarker-text h2.tl-headline{display:block;white-space:nowrap;text-overflow:ellipsis}.tl-timemarker .tl-timemarker-content-container .tl-timemarker-content.tl-timemarker-content-small .tl-timemarker-media-container [class^=tl-icon-],.tl-timemarker .tl-timemarker-content-container .tl-timemarker-content.tl-timemarker-content-small .tl-timemarker-media-container [class*=" tl-icon-"]{font-size:12px}.tl-timemarker:hover .tl-timemarker-timespan{background-color:rgba(191,191,191,.15)}.tl-timemarker:hover .tl-timemarker-timespan .tl-timemarker-timespan-content{background-color:#bfbfbf}.tl-timemarker:hover .tl-timemarker-timespan .tl-timemarker-line-left,.tl-timemarker:hover .tl-timemarker-timespan .tl-timemarker-line-right{border-color:#63b9e9}.tl-timemarker:hover .tl-timemarker-timespan .tl-timemarker-line-left:after,.tl-timemarker:hover .tl-timemarker-timespan .tl-timemarker-line-right:after{background-color:#63b9e9}.tl-timemarker:hover .tl-timemarker-content-container{background-color:#5d686e;border-color:#63b9e9;transition:height .25s cubic-bezier(.77,0,.175,1),width .25s cubic-bezier(.77,0,.175,1)}.tl-timemarker:hover .tl-timemarker-content-container.tl-timemarker-content-container-small{width:200px}.tl-timemarker:hover .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-text h2.tl-headline{color:#fff}.tl-timemarker:hover .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-text h2.tl-headline.tl-headline-fadeout:after{background:linear-gradient(to bottom,rgba(191,191,191,0) 0,#bfbfbf 80%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='@thecolor',endColorstr='@thecolor',GradientType=0)}.tl-timemarker:hover .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-media-container [class^=tl-icon-],.tl-timemarker:hover .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-media-container [class*=" tl-icon-"]{color:#fff}.tl-timemarker:hover.tl-timemarker-active .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-text h2.tl-headline.tl-headline-fadeout:after{background:linear-gradient(to bottom,rgba(255,255,255,0) 0,#fff 80%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='@thecolor',endColorstr='@thecolor',GradientType=0)}.tl-timemarker:hover.tl-timemarker-active .tl-timemarker-line-left:after,.tl-timemarker:hover.tl-timemarker-active .tl-timemarker-line-right:after{background-color:#63b9e9}.tl-timemarker.tl-timemarker-active .tl-timemarker-timespan{background-color:rgba(255,255,255,.5);z-index:8}.tl-timemarker.tl-timemarker-active .tl-timemarker-timespan .tl-timemarker-timespan-content{background-color:#333}.tl-timemarker.tl-timemarker-active .tl-timemarker-line-left,.tl-timemarker.tl-timemarker-active .tl-timemarker-line-right{border-color:#63b9e9;border-width:1px;z-index:8}.tl-timemarker.tl-timemarker-active .tl-timemarker-line-left:after,.tl-timemarker.tl-timemarker-active .tl-timemarker-line-right:after{background-color:#63b9e9}.tl-timemarker.tl-timemarker-active .tl-timemarker-content-container{background-color:#fff;color:#333;z-index:9;border-color:#63b9e9}.tl-timemarker.tl-timemarker-active .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-text h2.tl-headline{color:#5d686e}.tl-timemarker.tl-timemarker-active .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-text h2.tl-headline.tl-headline-fadeout:after{background:linear-gradient(to bottom,rgba(255,255,255,0) 0,#fff 80%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='@thecolor',endColorstr='@thecolor',GradientType=0)}.tl-timemarker.tl-timemarker-active .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-media-container [class^=tl-icon-],.tl-timemarker.tl-timemarker-active .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-media-container [class*=" tl-icon-"]{color:#5d686e}.tl-timemarker.tl-timemarker-with-end .tl-timemarker-timespan .tl-timemarker-timespan-content{display:block}.tl-timemarker.tl-timemarker-with-end .tl-timemarker-timespan .tl-timemarker-line-left,.tl-timemarker.tl-timemarker-with-end .tl-timemarker-timespan .tl-timemarker-line-right{z-index:5}.tl-timemarker.tl-timemarker-with-end .tl-timemarker-timespan:after{display:block;content:" ";position:absolute;left:0;bottom:-4px;height:7px;width:100%;background-color:rgba(115,115,115,.15);z-index:6;border-radius:7px}.tl-timemarker.tl-timemarker-with-end .tl-timemarker-line-right{display:block}.tl-timemarker.tl-timemarker-with-end:hover .tl-timemarker-timespan:after{background-color:rgba(99,185,233,.25)}.tl-timemarker.tl-timemarker-with-end.tl-timemarker-active .tl-timemarker-timespan:after{background-color:rgba(99,185,233,.5)}.tl-timemarker.tl-timemarker-with-end.tl-timemarker-active .tl-timemarker-line-left,.tl-timemarker.tl-timemarker-with-end.tl-timemarker-active .tl-timemarker-line-right{border-width:1px}.tl-timemarker.tl-timemarker-with-end.tl-timemarker-active .tl-timemarker-line-left:after,.tl-timemarker.tl-timemarker-with-end.tl-timemarker-active .tl-timemarker-line-right:after{background-color:#63b9e9}.tl-timemarker.tl-timemarker-with-end.tl-timemarker-active:hover .tl-timemarker-timespan:after{background-color:rgba(99,185,233,.5)}.tl-timeera{height:100%;height:40px;position:absolute;bottom:0;left:0;pointer-events:none;z-index:3;transition:left 1s cubic-bezier(.77,0,.175,1),top .5s cubic-bezier(.77,0,.175,1),height .5s cubic-bezier(.77,0,.175,1),width 1s cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1)}.tl-timeera.tl-timeera-fast{transition:top .5s cubic-bezier(.77,0,.175,1),height .5s cubic-bezier(.77,0,.175,1),width .5s cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1)}.tl-timeera .tl-timeera-background{position:absolute;background-color:#28a6c3;width:100%;height:100%;opacity:1}.tl-timeera.tl-timeera-color0 .tl-timeera-background{background-color:#c34528}.tl-timeera.tl-timeera-color1 .tl-timeera-background{background-color:#28a6c3}.tl-timeera.tl-timeera-color2 .tl-timeera-background{background-color:#2832c3}.tl-timeera.tl-timeera-color3 .tl-timeera-background{background-color:#28c36c}.tl-timeera.tl-timeera-color4 .tl-timeera-background{background-color:#286dc3}.tl-timeera.tl-timeera-color5 .tl-timeera-background{background-color:#28c3a7}.tl-timeera .tl-timeera-content-container{position:absolute;border-top-left-radius:1px;border-top-right-radius:1px;height:100%;width:100px;overflow:hidden;transition:height .5s cubic-bezier(.77,0,.175,1),width 1s cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);box-sizing:border-box;border:1px solid #d9d9d9}.tl-timeera .tl-timeera-content-container .tl-timeera-content{position:relative;overflow:hidden;height:100%;padding:5px;box-sizing:border-box}.tl-timeera .tl-timeera-content-container .tl-timeera-content .tl-timeera-text{overflow:hidden;position:relative;height:100%}.tl-timeera .tl-timeera-content-container .tl-timeera-content .tl-timeera-text h2.tl-headline{bottom:0;position:absolute;display:-webkit-box;line-clamp:4;-webkit-line-clamp:4;box-orient:vertical;-webkit-box-orient:vertical;text-overflow:ellipsis;font-size:10px;line-height:10px;overflow:hidden;font-weight:400;margin:0;color:#fff;margin-left:10px}.tl-timeera .tl-timeera-content-container .tl-timeera-content .tl-timeera-text h2.tl-headline.tl-headline-fadeout:after{content:"";text-align:right;position:absolute;bottom:0;right:0;width:100%;height:50%;background:linear-gradient(to bottom,rgba(229,229,229,0) 0,#e5e5e5 50%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='@thecolor',endColorstr='@thecolor',GradientType=0)}.tl-timegroup{width:100%;position:absolute;top:0;left:0;background-color:#f2f2f2;display:flex;align-items:center;-ms-flex-align:center;-webkit-align-items:center;-webkit-box-align:center;transition:left 1s cubic-bezier(.77,0,.175,1),top .5s cubic-bezier(.77,0,.175,1),height .5s cubic-bezier(.77,0,.175,1),width 1s cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1)}.tl-timegroup .tl-timegroup-message{color:#e0e0e0;text-shadow:#fff 0 2px 2px;margin-left:80px}.tl-timegroup.tl-timegroup-alternate{background-color:#fafafa}.tl-timegroup.tl-timegroup-hidden{display:none}.tl-timeaxis-background{height:39px;width:100%;position:absolute;bottom:0;left:0;background-color:#fff;border-top:1px solid #e5e5e5;z-index:2}.tl-timeaxis{height:39px;width:100%;position:absolute;bottom:0;left:0;z-index:3}.tl-timeaxis .tl-timeaxis-content-container{position:relative;bottom:0;height:39px}.tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-major,.tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-minor{opacity:0;position:absolute}.tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-major .tl-timeaxis-tick,.tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-minor .tl-timeaxis-tick{position:absolute;display:block;top:0;left:0;text-align:center;font-weight:400}.tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-major .tl-timeaxis-tick .tl-timeaxis-tick-text,.tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-minor .tl-timeaxis-tick .tl-timeaxis-tick-text{display:inline-block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-major .tl-timeaxis-tick:before,.tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-minor .tl-timeaxis-tick:before{content:"|";display:block;color:#fff;width:1px;overflow:hidden;border-left:1px solid #bfbfbf;text-align:center}.tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-major.tl-timeaxis-animate .tl-timeaxis-tick,.tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-minor.tl-timeaxis-animate .tl-timeaxis-tick{transition:all 1s cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1)}.tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-major.tl-timeaxis-animate-opacity .tl-timeaxis-tick,.tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-minor.tl-timeaxis-animate-opacity .tl-timeaxis-tick{transition:opacity 1s cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1)}.tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-major{z-index:1;background-color:#fff}.tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-major .tl-timeaxis-tick{font-size:13px;line-height:14px;color:#60686d;width:100px;margin-left:-50px}.tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-major .tl-timeaxis-tick:before{border-color:#a6a6a6;font-size:18px;line-height:18px;margin-bottom:2px;margin-left:50px}.tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-minor .tl-timeaxis-tick{font-size:11px;line-height:13px;color:#bfbfbf;width:50px;margin-left:-25px}.tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-minor .tl-timeaxis-tick .tl-timeaxis-tick-text{opacity:0;white-space:normal;padding-left:2px;padding-right:2px}.tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-minor .tl-timeaxis-tick .tl-timeaxis-tick-text span{display:block;font-size:9px;line-height:9px;margin-top:-2px;color:#e6e6e6}.tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-minor .tl-timeaxis-tick:before{font-size:9px;line-height:9px;margin-left:25px}.tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-minor .tl-timeaxis-tick.tl-timeaxis-tick-hidden .tl-timeaxis-tick-text{opacity:0 !important}.tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-minor .tl-timeaxis-tick.tl-timeaxis-tick-hidden:before{opacity:.33}.tlanimate{-webkit-transform:translateZ(0);-webkit-perspective:1000;-webkit-backface-visibility:hidden}.tl-animate{transition:all 1s cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1)}.tl-animate-opacity{transition:opacity 1s cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1)}.tl-slide{position:absolute;width:100%;height:100%;padding:0;margin:0;overflow-x:hidden;overflow-y:auto}.tl-slide .tl-slide-background{position:absolute;left:0;top:0;width:100%;height:100%;z-index:-1;overflow:hidden;display:none;filter:alpha(opacity=50);-khtml-opacity:.5;-moz-opacity:.5;opacity:.5;background:no-repeat center center;background-size:cover}.tl-slide .tl-slide-scrollable-container{display:table;table-layout:fixed;height:100%;z-index:1}.tl-slide .tl-slide-content-container{display:table-cell;vertical-align:middle;position:relative;width:100%;height:100%;z-index:3}.tl-slide .tl-slide-content-container .tl-slide-content{display:table;vertical-align:middle;padding-left:100px;padding-right:100px;position:relative;max-width:100%}.tl-slide .tl-slide-content-container .tl-slide-content .tl-media{position:relative;width:100%;min-width:50%;float:left;margin-top:auto;margin-bottom:auto}.tl-slide .tl-slide-content-container .tl-slide-content .tl-text{width:50%;max-width:50%;min-width:120px;padding:0 20px;display:table-cell;vertical-align:middle;text-align:left}.tl-slide-media-only .tl-slide-content-container .tl-slide-content{text-align:center}.tl-slide-media-only .tl-slide-content-container .tl-slide-content .tl-media{text-align:center;position:relative;width:100%;min-width:50%;max-width:100%;float:none;margin-top:auto;margin-bottom:auto}.tl-slide-media-only .tl-slide-content-container .tl-slide-content .tl-text{width:100%;max-width:100%;display:block;margin-left:auto;margin-right:auto;text-align:center}.tl-slide-text-only .tl-slide-content-container .tl-slide-content,.tl-slide-text-only .tl-slide-content-container .tl-slide-content .tl-text{text-align:center}.tl-slide-text-only .tl-slide-content-container .tl-slide-content .tl-text{max-width:80%;width:80%;display:block;margin-left:auto;margin-right:auto}.tl-slide.tl-full-image-background,.tl-slide.tl-full-color-background{color:#fff !important;text-shadow:1px 1px 1px #000 !important}.tl-slide.tl-full-image-background p,.tl-slide.tl-full-color-background p,.tl-slide.tl-full-image-background h1,.tl-slide.tl-full-color-background h1,.tl-slide.tl-full-image-background h2,.tl-slide.tl-full-color-background h2,.tl-slide.tl-full-image-background h3,.tl-slide.tl-full-color-background h3,.tl-slide.tl-full-image-background h4,.tl-slide.tl-full-color-background h4,.tl-slide.tl-full-image-background h5,.tl-slide.tl-full-color-background h5,.tl-slide.tl-full-image-background h6,.tl-slide.tl-full-color-background h6{color:#fff !important;text-shadow:1px 1px 1px #000 !important}.tl-slide.tl-full-image-background a,.tl-slide.tl-full-color-background a,.tl-slide.tl-full-image-background a:hover,.tl-slide.tl-full-color-background a:hover,.tl-slide.tl-full-image-background b,.tl-slide.tl-full-color-background b,.tl-slide.tl-full-image-background i,.tl-slide.tl-full-color-background i,.tl-slide.tl-full-image-background blockquote,.tl-slide.tl-full-color-background blockquote,.tl-slide.tl-full-image-background blockquote p,.tl-slide.tl-full-color-background blockquote p{color:#fff !important;text-shadow:1px 1px 1px #000 !important;color:#fff}.tl-slide.tl-full-image-background .tl-caption,.tl-slide.tl-full-color-background .tl-caption,.tl-slide.tl-full-image-background .tl-credit,.tl-slide.tl-full-color-background .tl-credit{color:#fff !important;text-shadow:1px 1px 1px #000 !important}.tl-slide.tl-full-image-background .tl-media-twitter blockquote,.tl-slide.tl-full-color-background .tl-media-twitter blockquote,.tl-slide.tl-full-image-background .tl-media-blockquote blockquote,.tl-slide.tl-full-color-background .tl-media-blockquote blockquote{color:#fff !important;text-shadow:1px 1px 1px #000 !important}.tl-slide.tl-full-image-background .tl-media-twitter blockquote p,.tl-slide.tl-full-color-background .tl-media-twitter blockquote p,.tl-slide.tl-full-image-background .tl-media-blockquote blockquote p,.tl-slide.tl-full-color-background .tl-media-blockquote blockquote p{color:#fff !important;text-shadow:1px 1px 1px #000 !important}.tl-slide.tl-full-image-background .vcard a,.tl-slide.tl-full-color-background .vcard a,.tl-slide.tl-full-image-background .vcard .nickname,.tl-slide.tl-full-color-background .vcard .nickname{color:#fff !important;text-shadow:1px 1px 1px #000 !important}.tl-slide.tl-full-image-background{background:no-repeat center center;background-size:cover;background-position:center 25%;text-shadow:1px 1px 2px #000}.tl-slide.tl-full-image-background p,.tl-slide.tl-full-image-background h1,.tl-slide.tl-full-image-background h2,.tl-slide.tl-full-image-background h3,.tl-slide.tl-full-image-background h4,.tl-slide.tl-full-image-background h5,.tl-slide.tl-full-image-background h6{text-shadow:1px 1px 2px #000}.tl-slide.tl-full-image-background .tl-caption,.tl-slide.tl-full-image-background .tl-credit{text-shadow:1px 1px 2px #000}.tl-slide.tl-full-image-background .tl-media-twitter blockquote,.tl-slide.tl-full-image-background .tl-media-blockquote blockquote{text-shadow:1px 1px 2px #000 !important}.tl-slide.tl-full-image-background .tl-media-twitter blockquote p,.tl-slide.tl-full-image-background .tl-media-blockquote blockquote p{text-shadow:1px 1px 2px #000 !important}.tl-slide.tl-text-background .tl-text .tl-text-content-container{padding:20px;background:#000 transparent;background:rgba(0,0,0,.6);border-radius:7px}.tl-slide.tl-text-background .tl-text .tl-text-content-container h2{margin-top:5px}.tl-skinny .tl-slide{display:block;padding-top:10px}.tl-skinny .tl-slide .tl-slide-content-container{display:block;position:static;height:auto;height:100%;display:flex;align-items:center;-webkit-align-items:center}.tl-skinny .tl-slide .tl-slide-content-container .tl-slide-content{display:block;display:flex;flex-direction:column-reverse;position:static;height:auto;padding-left:50px;padding-right:50px}.tl-skinny .tl-slide .tl-slide-content-container .tl-slide-content .tl-media{position:static;width:100%;height:auto;float:none;display:block;padding-top:20px;border-top:1px solid #e6e6e6}.tl-skinny .tl-slide .tl-slide-content-container .tl-slide-content .tl-text{display:block;height:auto;vertical-align:initial;position:static;width:100%;max-width:100%;min-width:0;float:none;padding:0}.tl-skinny .tl-slide .tl-slide-content-container .tl-slide-content .tl-text .tl-text-content-container{padding-left:10px;padding-right:10px;padding-bottom:10px}.tl-skinny .tl-slide.tl-slide.tl-full-color-background .tl-slide-content-container .tl-slide-content .tl-media,.tl-skinny .tl-slide.tl-full-image-background .tl-slide-content-container .tl-slide-content .tl-media{border-color:rgba(230,230,230,.25)}.tl-skinny .tl-slide.tl-slide-media-only .tl-slide-content-container .tl-slide-content{flex-direction:column}.tl-skinny .tl-slide.tl-slide-media-only .tl-slide-content-container .tl-slide-content .tl-media{border-top:none;padding-top:0}.tl-mobile.tl-skinny .tl-slide .tl-slide-content-container .tl-slide-content .tl-media img,.tl-mobile.tl-skinny .tl-slide .tl-slide-content-container .tl-slide-content .tl-media embed,.tl-mobile.tl-skinny .tl-slide .tl-slide-content-container .tl-slide-content .tl-media object,.tl-mobile.tl-skinny .tl-slide .tl-slide-content-container .tl-slide-content .tl-media video,.tl-mobile.tl-skinny .tl-slide .tl-slide-content-container .tl-slide-content .tl-media iframe{max-height:175px}.tl-slidenav-previous,.tl-slidenav-next{margin-top:-30px;position:absolute;top:45%;z-index:10;cursor:pointer}.tl-slidenav-previous .tl-slidenav-content-container,.tl-slidenav-next .tl-slidenav-content-container{height:200px;width:100px;position:absolute}.tl-slidenav-previous .tl-slidenav-title,.tl-slidenav-previous .tl-slidenav-description,.tl-slidenav-next .tl-slidenav-title,.tl-slidenav-next .tl-slidenav-description{transition:color ease-out .3s;color:#adb6bc;font-size:13px;line-height:1.2;width:100px;-webkit-line-clamp:2;line-clamp:2;text-overflow:ellipsis}.tl-slidenav-previous .tl-slidenav-title small,.tl-slidenav-previous .tl-slidenav-description small,.tl-slidenav-next .tl-slidenav-title small,.tl-slidenav-next .tl-slidenav-description small{display:block}.tl-slidenav-previous .tl-slidenav-description small,.tl-slidenav-next .tl-slidenav-description small{display:none}.tl-slidenav-previous .tl-slidenav-content-container.tl-slidenav-inverted .tl-slidenav-icon,.tl-slidenav-next .tl-slidenav-content-container.tl-slidenav-inverted .tl-slidenav-icon,.tl-slidenav-previous .tl-slidenav-content-container.tl-slidenav-inverted .tl-slidenav-title,.tl-slidenav-next .tl-slidenav-content-container.tl-slidenav-inverted .tl-slidenav-title,.tl-slidenav-previous .tl-slidenav-content-container.tl-slidenav-inverted .tl-slidenav-description,.tl-slidenav-next .tl-slidenav-content-container.tl-slidenav-inverted .tl-slidenav-description{color:#f2f2f2;text-shadow:1px 1px 1px #333}.tl-slidenav-next .tl-slidenav-icon,.tl-slidenav-previous .tl-slidenav-icon{display:block;width:24px;height:49px;margin-bottom:24px}.tl-slidenav-next{text-align:right;margin-right:10px;right:166px}.tl-slidenav-next .tl-slidenav-icon{margin-left:76px;background-position:-73px -16px}.tl-slidenav-previous{text-align:left;margin-left:10px;left:66px}.tl-slidenav-previous .tl-slidenav-icon{margin-left:0;background-position:-49px -16px}.tl-slidenav-previous:hover .tl-slidenav-title,.tl-slidenav-next:hover .tl-slidenav-title{color:#63b9e9}.tl-slidenav-previous:hover .tl-slidenav-description,.tl-slidenav-next:hover .tl-slidenav-description{color:#63b9e9}.tl-skinny .tl-slidenav-next{right:32px}.tl-skinny .tl-slidenav-previous{left:0}.tl-skinny .tl-slidenav-next .tl-slidenav-icon{margin-left:8px}.tl-skinny .tl-slidenav-previous .tl-slidenav-content-container,.tl-skinny .tl-slidenav-next .tl-slidenav-content-container{width:24px;height:49px}.tl-skinny .tl-slidenav-previous .tl-slidenav-title,.tl-skinny .tl-slidenav-next .tl-slidenav-title,.tl-skinny .tl-slidenav-previous .tl-slidenav-description,.tl-skinny .tl-slidenav-next .tl-slidenav-description{display:none}.tl-skinny .tl-slidenav-previous .tl-slidenav-icon,.tl-skinny .tl-slidenav-next .tl-slidenav-icon{margin-bottom:0}.tl-mobile .tl-slidenav-previous,.tl-skinny.tl-mobile .tl-slidenav-previous,.tl-skinny.tl-layout-landscape.tl-mobile .tl-slidenav-previous,.tl-skinny.tl-layout-portrait.tl-mobile .tl-slidenav-previous,.tl-mobile .tl-slidenav-next,.tl-skinny.tl-mobile .tl-slidenav-next,.tl-skinny.tl-layout-landscape.tl-mobile .tl-slidenav-next,.tl-skinny.tl-layout-portrait.tl-mobile .tl-slidenav-next{display:none}.tl-storyslider{width:100%;height:100%;overflow:hidden;-webkit-user-select:none;-o-user-select:none;user-select:none;position:relative;box-sizing:content-box;z-index:8}.tl-storyslider img,.tl-storyslider embed,.tl-storyslider object,.tl-storyslider video,.tl-storyslider iframe{max-width:100%;position:relative}.tl-storyslider .tl-slider-background{display:none}.tl-storyslider .tl-slider-touch-mask{width:100%;height:100%;z-index:25;top:0;left:0;position:absolute}.tl-storyslider .tl-slider-container-mask{text-align:center;width:100%;height:100%;position:relative;z-index:5}.tl-storyslider .tl-slider-container-mask .tl-slider-container{position:absolute;top:0;left:0;width:100%;height:100%;text-align:center}.tl-storyslider .tl-slider-container-mask .tl-slider-container .tl-slider-item-container{width:100%;height:100%;display:table-cell;vertical-align:middle}.tl-media{width:100%;min-width:50%;height:100%;float:left;margin-top:auto;margin-bottom:auto;position:relative}.tl-media .tl-media-content-container.tl-media-content-container-text{border-right:1px solid #e6e6e6;padding-right:20px}.tl-media .tl-media-content-container .tl-media-content{position:relative;*zoom:1;}.tl-media .tl-media-content-container .tl-media-content:before,.tl-media .tl-media-content-container .tl-media-content:after{display:table;content:""}.tl-media .tl-media-content-container .tl-media-content:after{clear:both}.tl-media .tl-media-content-container .tl-media-content .tl-media-loaderror p{color:#f2f2f2;text-align:center}.tl-media .tl-media-content-container .tl-media-content .tl-media-loaderror p span{color:#f2f2f2}.tl-media .tl-media-content-container .tl-media-content .tl-media-loaderror [class^=tl-icon-],.tl-media .tl-media-content-container .tl-media-content .tl-media-loaderror [class*=" tl-icon-"]{font-size:28px;color:#f2f2f2;text-align:center}.tl-media .tl-media-content-container .tl-media-content img,.tl-media .tl-media-content-container .tl-media-content embed,.tl-media .tl-media-content-container .tl-media-content object,.tl-media .tl-media-content-container .tl-media-content video{max-width:100%;max-height:100%}.tl-slide-media-only .tl-media .tl-media-content-container.tl-media-content-container-text{border-right:none;padding-right:0}.tl-media-shadow{position:relative;z-index:1;box-shadow:0 12px 10px -10px rgba(0,0,0,.6)}.tl-slide.tl-full-image-background a,.tl-slide.tl-full-color-background a,.tl-slide.tl-full-image-background .vcard a,.tl-slide.tl-full-color-background .vcard a{color:#fff !important;text-shadow:1px 1px 1px #000 !important;color:#fff}.tl-credit{color:#999;font-size:10px;line-height:1;text-align:left;display:block;margin:9px auto 0}.tl-caption{text-align:left;margin-right:auto;margin-left:auto;margin-top:10px;color:#666;font-size:11px;line-height:14px;text-rendering:optimizeLegibility;word-wrap:break-word}.tl-full-image-background .tl-media-shadow:before,.tl-full-color-background .tl-media-shadow:before,.tl-full-image-background .tl-media-shadow:after,.tl-full-color-background .tl-media-shadow:after{background:0 0;box-shadow:0 0 0 #000}.tl-skinny .tl-media{width:100%;height:auto;float:none;display:block}.tl-skinny .tl-media .tl-media-content-container.tl-media-content-container-text{border-right:0;padding-right:0}.tl-skinny .tl-media .tl-media-content-container .tl-credit,.tl-skinny .tl-media .tl-media-content-container .tl-caption{margin-top:2px;padding-left:10px;padding-right:10px;font-size:8px}.tl-skinny .tl-media .tl-media-content-container .tl-credit{margin-top:0}.tl-mobile.tl-skinny .tl-media{width:100%;height:auto;float:none;display:block}.tl-mobile.tl-skinny .tl-media .tl-media-content-container.tl-media-content-container-text{border-right:0;padding-right:0}.tl-text{color:#5d686e;width:50%;max-width:50%;min-width:120px;padding:0 20px;display:table-cell;vertical-align:middle;text-align:left;text-shadow:none}.tl-text h2.tl-headline-title,.tl-text h2.tl-headline{font-size:24px;letter-spacing:-.2px;line-height:1;font-weight:200;margin-top:0;margin-bottom:9px}.tl-text .tl-headline-date,.tl-text h3.tl-headline-date{color:#63b9e9;font-size:25px;font-weight:500;line-height:1;margin:0 0 -1px}.tl-text .tl-headline-date small,.tl-text h3.tl-headline-date small{color:#63b9e9;font-size:15px;font-weight:400;line-height:15px}.tl-text .tl-text-date{display:inline-block;font-weight:400;margin-top:10px;font-size:12px;color:#b3b3b3}.tl-full-image-background .tl-text,.tl-full-color-background .tl-text,.tl-full-image-background .tl-text p,.tl-full-color-background .tl-text p{color:#f2f2f2 !important;text-shadow:1px 1px 2px #000}.tl-full-image-background .tl-text .tl-headline-date,.tl-full-color-background .tl-text .tl-headline-date,.tl-full-image-background .tl-text p .tl-headline-date,.tl-full-color-background .tl-text p .tl-headline-date,.tl-full-image-background .tl-text h3.tl-headline-date,.tl-full-color-background .tl-text h3.tl-headline-date,.tl-full-image-background .tl-text p h3.tl-headline-date,.tl-full-color-background .tl-text p h3.tl-headline-date{color:#f2f2f2 !important}.tl-full-image-background .tl-text .tl-headline-date small,.tl-full-color-background .tl-text .tl-headline-date small,.tl-full-image-background .tl-text p .tl-headline-date small,.tl-full-color-background .tl-text p .tl-headline-date small,.tl-full-image-background .tl-text h3.tl-headline-date small,.tl-full-color-background .tl-text h3.tl-headline-date small,.tl-full-image-background .tl-text p h3.tl-headline-date small,.tl-full-color-background .tl-text p h3.tl-headline-date small{color:#f2f2f2 !important}.tl-skinny .tl-text{width:100%;max-width:100%;min-width:auto;float:none;margin-top:20px}.tl-skinny .tl-text h2.tl-headline-title,.tl-skinny .tl-text h2.tl-headline{font-size:32px;line-height:36px}.tl-medium .tl-text h2.tl-headline-title,.tl-medium .tl-text h2.tl-headline{font-size:32px;line-height:36px}.tl-mobile.tl-skinny .tl-media .tl-media-image{max-height:250px !important}.tl-media .tl-media-twitter{text-align:left;clear:both}.tl-media .tl-media-twitter blockquote{margin:0;margin-right:15px;font-size:15px;line-height:21px;color:#333}.tl-media .tl-media-twitter blockquote p{font-size:28px;line-height:30px;color:#000}.tl-media .tl-media-twitter blockquote p:before{display:none}.tl-media .tl-media-twitter blockquote p:after{display:none}.tl-media .tl-media-twitter .tl-icon-twitter{color:#55acee}.tl-media .tl-media-twitter .vcard a:hover,.tl-media .tl-media-twitter .vcard a.tl-date:hover{text-decoration:none;color:#55acee}.tl-media .tl-media-twitter .vcard a:hover .fn,.tl-media .tl-media-twitter .vcard a.tl-date:hover .fn,.tl-media .tl-media-twitter .vcard a:hover .nickname,.tl-media .tl-media-twitter .vcard a.tl-date:hover .nickname{color:#55acee}.tl-slide-media-only .tl-media .tl-media-twitter{width:80%;margin-left:auto;margin-right:auto}.tl-mobile.tl-skinny .tl-media .tl-media-twitter blockquote p{font-size:15px;line-height:21px}.tl-skinny .tl-media .tl-media-twitter{margin-left:10px;margin-right:10px}.tl-skinny .tl-media .tl-media-twitter blockquote p{font-size:24px;line-height:26px}.tl-media .tl-media-blockquote{text-align:left;clear:both}.tl-media .tl-media-blockquote blockquote{margin:0;margin-right:15px;text-align:left;font-size:28px;line-height:30px;color:#333}.tl-media .tl-media-blockquote blockquote p{font-size:28px;line-height:30px;color:#333}.tl-media .tl-media-blockquote blockquote p:before,.tl-media .tl-media-blockquote blockquote p:after{display:inline-block;font-size:36px}.tl-media .tl-media-blockquote blockquote p:before{content:open-quote;margin-right:5px}.tl-media .tl-media-blockquote blockquote p:after{content:close-quote;margin-left:3px}.tl-media .tl-media-blockquote blockquote cite{font-size:15px;line-height:21px;color:#999;text-align:right;margin-top:15px}.tl-slide-media-only .tl-media .tl-media-blockquote{border-right:0;width:80%;margin-left:auto;margin-right:auto}@media only screen and (max-width:800px),only screen and (max-device-width:800px){.tl-media .tl-media-blockquote blockquote p{font-size:24px;line-height:26px}}@media only screen and (max-width:500px),only screen and (max-device-width:500px){.tl-media .tl-media-blockquote blockquote p{font-size:15px;line-height:21px}}.tl-mobile.tl-skinny .tl-media .tl-media-instagram{max-height:250px !important}.tl-media .tl-media-profile{border-radius:50%}.tl-media .tl-media-iframe{width:100%;height:100%}.tl-media .tl-media-iframe iframe{width:100%;height:100%}.tl-media .tl-media-wikipedia{text-align:left;margin-left:auto;margin-right:auto;clear:both}.tl-media .tl-media-wikipedia .tl-icon-wikipedia{font-size:32px;margin-right:10px;float:left;padding-top:3px}.tl-media .tl-media-wikipedia .tl-wikipedia-pageimage{float:left;margin-right:10px;margin-bottom:5px;margin-top:5px}.tl-media .tl-media-wikipedia .tl-wikipedia-title{margin-left:60px;padding-left:10px;border-left:1px solid #e6e6e6;margin-bottom:10px}.tl-media .tl-media-wikipedia .tl-wikipedia-source{font-size:13px;line-height:15px;font-style:italic;margin-top:3px;display:block;color:rgba(0,0,0,.5)}.tl-media .tl-media-wikipedia h4{margin-top:0;margin-bottom:0}.tl-media .tl-media-wikipedia h4 a{color:#000;text-decoration:none}.tl-media .tl-media-wikipedia h4 a:hover{text-decoration:underline}.tl-media .tl-media-wikipedia p{font-size:13px;line-height:19px}.tl-slide-media-only .tl-media .tl-media-wikipedia{border-right:0;border-top:1px solid #e6e6e6;width:80%;margin-left:auto;margin-right:auto;margin-top:25px;padding-top:25px}.tl-slide.tl-full-image-background .tl-media .tl-media-wikipedia,.tl-slide.tl-full-color-background .tl-media .tl-media-wikipedia{padding:20px;background:#000 transparent;background:rgba(0,0,0,.6);border-radius:7px}.tl-slide.tl-full-image-background .tl-media .tl-media-wikipedia h4 a,.tl-slide.tl-full-color-background .tl-media .tl-media-wikipedia h4 a{color:#fff !important;text-shadow:1px 1px 1px #000 !important}.tl-slide.tl-full-image-background .tl-media .tl-media-wikipedia .tl-wikipedia-title,.tl-slide.tl-full-color-background .tl-media .tl-media-wikipedia .tl-wikipedia-title{border-color:rgba(230,230,230,.25)}.tl-slide.tl-full-image-background .tl-media .tl-media-wikipedia .tl-wikipedia-source,.tl-slide.tl-full-color-background .tl-media .tl-media-wikipedia .tl-wikipedia-source{color:rgba(230,230,230,.85)}.tl-mobile.tl-skinny .tl-media .tl-media-wikipedia,.tl-skinny .tl-media .tl-media-wikipedia{margin-left:10px;margin-right:10px}.tl-media .tl-media-website{text-align:left;margin-left:auto;margin-right:auto;clear:both}.tl-media .tl-media-website .tl-media-website-description{font-size:16px;line-height:19px;font-style:italic;margin-bottom:10px;text-transform:uppercase}.tl-media .tl-media-website h4{margin-top:0;margin-bottom:0;line-height:1}.tl-media .tl-media-website h4 a{color:#000;text-decoration:none}.tl-media .tl-media-website h4 a:hover{text-decoration:underline}.tl-media .tl-media-website p{font-size:13px;line-height:19px}.tl-media .tl-media-content-container .tl-media-content .tl-media-website img{float:right;max-width:120px;max-height:120px;margin:4px 0 0 15px}.tl-media .tl-media-content-container .tl-media-content .tl-media-website img.tl-media-website-icon{max-width:16px;max-height:16px;float:none;margin:0;margin-right:3px}.tl-slide.tl-full-image-background .tl-media .tl-media-website,.tl-slide.tl-full-color-background .tl-media .tl-media-website{padding:20px;background:#000 transparent;background:rgba(0,0,0,.6);border-radius:7px}.tl-slide.tl-full-image-background .tl-media .tl-media-website h4 a,.tl-slide.tl-full-color-background .tl-media .tl-media-website h4 a{color:#fff !important;text-shadow:1px 1px 1px #000 !important}.tl-mobile.tl-skinny .tl-media .tl-media-website{margin-left:10px;margin-right:10px}.tl-timeline{color:#5d686e;width:100%;height:100%;font-size:16px;line-height:normal;margin-bottom:89px;overflow:hidden;position:relative;-webkit-user-select:none;-o-user-select:none;user-select:none;box-sizing:content-box}.tl-timeline.tl-timeline-embed{box-sizing:border-box;border-top:1px solid #ccc;border-bottom:1px solid #ccc;border-radius:0}.tl-timeline.tl-timeline-full-embed{box-sizing:border-box;border:1px solid #ccc;border-radius:8px}.tl-layout-portrait .tl-storyslider{box-shadow:0 -3px 6px rgba(0,0,0,.2)}.tl-rtl .tl-text-content,.tl-rtl .tl-headline,.tl-rtl .tl-media-blockquote,.tl-rtl .tl-headline-date,.tl-rtl .tl-timeline blockquote p,.tl-rtl .tl-media-website,.tl-rtl .tl-media-wikipedia,.tl-rtl .tl-media .tl-media-blockquote blockquote,.tl-rtl .blockquote,.tl-rtl blockquote p,.tl-rtl .tl-text-content p{text-align:right}.tl-rtl .tl-slide-media-only .tl-headline,.tl-rtl .tl-slide-media-only .tl-headline-date{text-align:center}.tl-rtl .tl-timemarker-text{margin-right:35px}.tl-rtl .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-media-container{float:right}.tl-rtl .tl-caption{text-align:right}.tl-rtl .tl-credit{text-align:left}