.bump-animation{-webkit-animation:bumpAnimation ease-out 0.4s;animation:bumpAnimation ease-out 0.4s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-transform-origin:50% 50%;transform-origin:50% 50%}@-webkit-keyframes bumpAnimation{0%{-webkit-transform:rotate(0deg) scaleX(1.35) scaleY(1.35) skewX(0deg) skewY(0deg);transform:rotate(0deg) scaleX(1.35) scaleY(1.35) skewX(0deg) skewY(0deg)}100%{-webkit-transform:rotate(0deg) scaleX(1) scaleY(1) skewX(0deg) skewY(0deg);transform:rotate(0deg) scaleX(1) scaleY(1) skewX(0deg) skewY(0deg)}}@keyframes bumpAnimation{0%{-webkit-transform:rotate(0deg) scaleX(1.35) scaleY(1.35) skewX(0deg) skewY(0deg);transform:rotate(0deg) scaleX(1.35) scaleY(1.35) skewX(0deg) skewY(0deg)}100%{-webkit-transform:rotate(0deg) scaleX(1) scaleY(1) skewX(0deg) skewY(0deg);transform:rotate(0deg) scaleX(1) scaleY(1) skewX(0deg) skewY(0deg)}}#gn-main-placeholder{height:84px}#gn-sub-placeholder{height:50px;margin-bottom:20px}.global-nav{position:fixed;z-index:500;top:0;right:0;width:100%;height:134px;font-size:16px;font-family:"Sofia Pro W03","Helvetica","Open Sans",sans-serif}.chinese .global-nav{font-family:"Futura Plus W08","Helvetica","Open Sans",sans-serif}.japanese .global-nav{font-family:"Futura Plus W08","Helvetica","Open Sans",sans-serif}.korean .global-nav{font-family:"Futura Plus W08","Helvetica","Open Sans",sans-serif}.russian .global-nav{font-family:"Futura Plus W08","Helvetica","Open Sans",sans-serif}.polish .global-nav{font-family:"sofia-pro","Helvetica","Open Sans",sans-serif}.ukrainian .global-nav{font-family:"sofia-pro","Helvetica","Open Sans",sans-serif}@media only screen and (max-width: 999px){.global-nav{position:absolute}}.global-nav a:hover{text-decoration:none;color:#036}.global-nav.scrolling{position:fixed !important;top:0 !important}.global-nav .selected a{font-weight:700}.chinese .global-nav,.japanese .global-nav,.korean .global-nav,.russian .global-nav{font-family:"Futura Plus W08","Helvetica","Open Sans",sans-serif}.polish .global-nav,.ukrainian .global-nav{font-family:"sofia-pro","Helvetica","Open Sans",sans-serif}.japanese .global-nav .gn-list li a{font-weight:normal}.gn-burger{display:none}.gn-menu-state{display:none;position:absolute}.gn-overlay{display:none}.gn-main{position:relative;z-index:500;width:100%;background-color:#262626}.gn-main-content{position:relative;width:calc(100% - 40px);max-width:1000px;height:84px;margin:0 auto}.gn-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;visibility:visible;top:0;left:0;width:100%;max-width:none;height:84px;margin:0;padding:0;-webkit-transition:none;transition:none;background-color:transparent;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;overflow:-moz-scrollbars-none;-ms-overflow-style:none}@media only screen and (max-width: 999px){.gn-list{overflow-y:scroll}}.gn-list::-webkit-scrollbar{width:0;height:0;background:transparent}.gn-list li{list-style-type:none}.gn-list li:not(:first-child){margin-left:30px}.gn-list a{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;height:84px;font-size:.9375em;line-height:84px;-webkit-transition:border-bottom .2s linear;transition:border-bottom .2s linear;text-decoration:none;color:#fff;border-bottom:3px solid rgba(245,166,35,0)}.gn-list a:hover{color:#fff}.gn-list .selected a{border-bottom:3px solid #f5a623}.gn-list li:not(.selected) a:hover{border-bottom:3px solid #f5a623}.gn-logo{position:absolute;top:16px;right:0;z-index:490;overflow:-moz-scrollbars-none;-ms-overflow-style:none}@media only screen and (max-width: 999px){.responsive .global-nav{position:fixed !important}.responsive .gn-main{overflow:visible}.responsive .gn-main-content{width:auto;max-width:1000px;overflow:visible}.responsive .gn-list{display:none;position:absolute;z-index:490;top:84px;left:0;-webkit-box-sizing:border-box;box-sizing:border-box;max-width:414px;height:calc(100vh - 84px);padding:0 20px;background-color:#fff}.responsive .gn-list li{border-bottom:1px solid #e8eff1}.responsive .gn-list li:not(:first-child){margin-left:0;color:#abcabc}.responsive .gn-list a{height:58px;line-height:58px;-webkit-transition:none;transition:none;color:#0e303a}.responsive .gn-list a:hover{color:#0e303a}.responsive .gn-list .selected a{border-bottom:0}.responsive .gn-list li:not(.selected) a:hover{font-weight:600;border:0}.responsive .gn-logo{right:20px}.responsive .gn-menu-state:checked ~ .gn-list{left:0;-webkit-transition:left .4s;transition:left .4s}.responsive .gn-menu-state:checked ~ .gn-overlay{visibility:visible;opacity:.8}.responsive .gn-list{display:block;left:-414px}.responsive .gn-list.click-closed{-webkit-transition:left .4s;transition:left .4s}.responsive .gn-overlay{display:block;visibility:hidden;z-index:489;left:0;width:100vw;height:100vh;-webkit-transition:opacity .4s, visibility .4s;transition:opacity .4s, visibility .4s;opacity:0;background:#1e1f26;top:84px}.responsive .gn-burger{display:block;position:fixed;z-index:490;top:15px;left:0;width:59px;height:56px;cursor:pointer}.responsive .gn-burger span{position:absolute;left:20px;width:19px;height:2px;border-radius:1px;background-color:#fff}.responsive .gn-burger .gn-burger-top{top:20px;-webkit-transition:top .2s linear .2s, -webkit-transform .2s linear;transition:top .2s linear .2s, -webkit-transform .2s linear;transition:transform .2s linear, top .2s linear .2s;transition:transform .2s linear, top .2s linear .2s, -webkit-transform .2s linear}.responsive .gn-burger .gn-burger-middle{top:27px;-webkit-transition:opacity .2s linear;transition:opacity .2s linear}.responsive .gn-burger .gn-burger-bottom{top:34px;-webkit-transition:top .2s linear .2s, -webkit-transform .2s linear;transition:top .2s linear .2s, -webkit-transform .2s linear;transition:transform .2s linear, top .2s linear .2s;transition:transform .2s linear, top .2s linear .2s, -webkit-transform .2s linear}.responsive .gn-menu-state:checked ~ .gn-burger .gn-burger-top{top:27px;-webkit-transition:top .2s linear, -webkit-transform .2s linear .2s;transition:top .2s linear, -webkit-transform .2s linear .2s;transition:top .2s linear, transform .2s linear .2s;transition:top .2s linear, transform .2s linear .2s, -webkit-transform .2s linear .2s;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.responsive .gn-menu-state:checked ~ .gn-burger .gn-burger-middle{-webkit-transition:opacity .2s linear;transition:opacity .2s linear;opacity:0}.responsive .gn-menu-state:checked ~ .gn-burger .gn-burger-bottom{top:27px;-webkit-transition:top .2s linear, -webkit-transform .2s linear .2s;transition:top .2s linear, -webkit-transform .2s linear .2s;transition:top .2s linear, transform .2s linear .2s;transition:top .2s linear, transform .2s linear .2s, -webkit-transform .2s linear .2s;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}}.gn-sub{background-color:#f2f4f4;position:relative}.gn-sub.nocart .store-search,.gn-sub.nocart .store-icon-label{right:85px}@media only screen and (min-width: 1000px){.gn-sub.nocart .store-search,.gn-sub.nocart .store-icon-label{right:47px}}.sub-content{position:relative;width:calc(100% - 40px);max-width:1000px;height:50px;margin:0 auto}.sub-menu,.breadcrumbs{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;float:left;height:50px;max-height:initial;margin:0;padding:0;border-bottom:0;background-color:initial;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.sub-menu li,.breadcrumbs li{list-style-type:none}.sub-menu a,.breadcrumbs a{font-size:.8125em;letter-spacing:0.08px;text-decoration:none;color:#0e303a}.polish .sub-menu a,.polish .breadcrumbs a{font-size:.79em}.ukrainian .sub-menu a,.ukrainian .breadcrumbs a{font-size:.79em}.gn-home-divider{-webkit-box-sizing:border-box;box-sizing:border-box;width:1px;height:24px;margin-right:10px;margin-left:10px;background-color:#bdbebe}.sub-menu li a{display:block;width:100%;padding-top:20px;padding-bottom:20px}@media only screen and (min-width: 1000px){.sub-menu li.selected a{margin-top:-2px}}@media only screen and (min-width: 1000px) and (min-width: 1041px){.sub-menu li.selected a{margin-top:-1px}}.subnav-small-expand-arrow{position:relative;top:6px;right:0}.subnav-location-changer-link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;float:right;margin-top:17px;text-decoration:none}.subnav-location-changer-link p{font-size:12px;line-height:13px}.subnav-location-flag{display:inline-block;width:27px;height:18px;background-image:url(../png/lc-flags2263.png);background-size:135px 162px;-webkit-box-shadow:0 0 1px 0 #ccc;box-shadow:0 0 1px 0 #ccc}.subnav-location-flag.ar{background-position:-27px -108px}.subnav-location-flag.au{background-position:-0 -0}.subnav-location-flag.at{background-position:-27px -0}.subnav-location-flag.br{background-position:-54px -0}.subnav-location-flag.ca{background-position:-81px -0}.subnav-location-flag.cn{background-position:-108px -0}.subnav-location-flag.dk{background-position:-0 -18px}.subnav-location-flag.fi{background-position:-27px -18px}.subnav-location-flag.fr{background-position:-54px -18px}.subnav-location-flag.de{background-position:-81px -18px}.subnav-location-flag.hk{background-position:-108px -18px}.subnav-location-flag.in{background-position:-0 -36px}.subnav-location-flag.it{background-position:-27px -36px}.subnav-location-flag.jp{background-position:-54px -36px}.subnav-location-flag.kr{background-position:-81px -36px}.subnav-location-flag.mx{background-position:-108px -36px}.subnav-location-flag.nl{background-position:-0 -54px}.subnav-location-flag.nz{background-position:-27px -54px}.subnav-location-flag.no{background-position:-54px -54px}.subnav-location-flag.pt{background-position:-81px -54px}.subnav-location-flag.ru{background-position:-108px -54px}.subnav-location-flag.sg{background-position:-0 -72px}.subnav-location-flag.sa{background-position:-27px -72px}.subnav-location-flag.es{background-position:-54px -72px}.subnav-location-flag.se{background-position:-81px -72px}.subnav-location-flag.tw{background-position:-108px -72px}.subnav-location-flag.tr{background-position:-0 -90px}.subnav-location-flag.ae{background-position:-27px -90px}.subnav-location-flag.uk{background-position:-54px -90px}.subnav-location-flag.us{background-position:-81px -90px}.subnav-location-flag.pl{background-position:-108px -90px}.subnav-location-flag.ua{background-position:-0 -108px}.subnav-location-changer{font-family:"Gibson W04","Helvetica","Open Sans",sans-serif;display:none;position:absolute;z-index:300;top:56px;right:calc(((100% - 1000px) / 2) - 1px);width:778px;margin-top:7px}.subnav-location-changer .lc-top-arrow{position:absolute;top:-6px;left:755px;width:16px;height:7px;background-image:url(https://images.blackmagicdesign.com/images/common/location-changer/lc-top-arrow.png?_v=1507069450);background-size:16px 7px}.subnav-location-changer .lc-top{height:0px;background-size:586px 7px;background-position-x:center}.subnav-location-changer .lc-bottom{position:relative;height:14px;background-size:586px 14px;background-position-x:center}.subnav-location-changer .lc-flags{padding:15px 0 0 0px;background:#fff;background-size:586px 10px;background-position-x:center;-webkit-box-shadow:0 5px 3px -5px #262626;box-shadow:0 5px 3px -5px #262626}@media only screen and (min-width: 1000px){.subnav-location-changer .lc-flags{background:#fff;border-radius:5px;border:1px solid #efefef}}.subnav-location-changer .lc-flags:after{content:'';display:table;clear:both}.subnav-location-changer .lc-flags div{float:left;width:97px;height:80px}.subnav-location-changer .lc-flags div:nth-child(n+25){height:65px;margin-top:5px}.subnav-location-changer .lc-flags div a{display:block;width:43px;height:28px;margin:0 auto;background-image:url(https://images.blackmagicdesign.com/images/common/location-changer/lc-flags.png?_v=1686027893);background-size:215px 252px;-webkit-box-shadow:0 0 1px 0 #ccc;box-shadow:0 0 1px 0 #ccc}.subnav-location-changer .lc-flags div a:hover{-webkit-box-shadow:0 0 2px 2px #64abd3;box-shadow:0 0 2px 2px #64abd3}.subnav-location-changer .lc-flags div a.ar{background-position:-43px -420px}.subnav-location-changer .lc-flags div a.au{background-position:-0 -0}.subnav-location-changer .lc-flags div a.at{background-position:-43px -0}.subnav-location-changer .lc-flags div a.br{background-position:-86px -0}.subnav-location-changer .lc-flags div a.ca{background-position:-129px -0}.subnav-location-changer .lc-flags div a.cn{background-position:-172px -0}.subnav-location-changer .lc-flags div a.dk{background-position:-0 -28px}.subnav-location-changer .lc-flags div a.fi{background-position:-43px -28px}.subnav-location-changer .lc-flags div a.fr{background-position:-86px -28px}.subnav-location-changer .lc-flags div a.de{background-position:-129px -28px}.subnav-location-changer .lc-flags div a.hk{background-position:-172px -28px}.subnav-location-changer .lc-flags div a.in{background-position:-0 -56px}.subnav-location-changer .lc-flags div a.it{background-position:-43px -56px}.subnav-location-changer .lc-flags div a.jp{background-position:-86px -56px}.subnav-location-changer .lc-flags div a.kr{background-position:-129px -56px}.subnav-location-changer .lc-flags div a.mx{background-position:-172px -56px}.subnav-location-changer .lc-flags div a.nl{background-position:-0 -84px}.subnav-location-changer .lc-flags div a.nz{background-position:-43px -84px}.subnav-location-changer .lc-flags div a.no{background-position:-86px -84px}.subnav-location-changer .lc-flags div a.pt{background-position:-129px -84px}.subnav-location-changer .lc-flags div a.ru{background-position:-172px -84px}.subnav-location-changer .lc-flags div a.sg{background-position:-0 -112px}.subnav-location-changer .lc-flags div a.sa{background-position:-43px -112px}.subnav-location-changer .lc-flags div a.es{background-position:-86px -112px}.subnav-location-changer .lc-flags div a.se{background-position:-129px -112px}.subnav-location-changer .lc-flags div a.tw{background-position:-172px -112px}.subnav-location-changer .lc-flags div a.tr{background-position:-0 -140px}.subnav-location-changer .lc-flags div a.ae{background-position:-43px -140px}.subnav-location-changer .lc-flags div a.uk{background-position:-86px -140px}.subnav-location-changer .lc-flags div a.us{background-position:-129px -140px}.subnav-location-changer .lc-flags div a.pl{background-position:-172px -140px}.subnav-location-changer .lc-flags div a.ua{background-position:-0 -168px}.subnav-location-changer .lc-flags div span{display:block;margin:6px 0 0 0;font-size:12px;text-align:center;color:#333}@media only screen and (max-width: 1040px){.subnav-location-changer{right:0}.gn-sub .ui-effects-wrapper{right:calc(((100% - 1000px)) + (1018px - 100vw)) !important}.jp .gn-sub .ui-effects-wrapper{right:calc(((100% - 1000px)) + (1018px - 100vw)) !important}}.sub-menu .selected a{font-weight:700}.sub-menu li:not(.selected):not(.gn-home):not(.gn-page) a:hover{color:#7d9092}.gn-sub .sub-menu li:not(:first-child):not(.gn-home-divider):not(.gn-page){margin-left:20px}.portuguese .gn-sub .sub-menu li:not(:first-child):not(.gn-home-divider):not(.gn-page){margin-left:15px}@media only screen and (min-width: 769px){.german .gn-sub .sub-menu li:not(:first-child):not(.gn-home-divider):not(.gn-page){margin-left:10px}}@media only screen and (min-width: 1041px){.german .gn-sub .sub-menu li:not(:first-child):not(.gn-home-divider):not(.gn-page){margin-left:15px}}.breadcrumbs{width:calc(100% - 115px);-webkit-transition:opacity .4s;transition:opacity .4s}.breadcrumbs li a{display:inline-block}.breadcrumbs li div span:not(:last-child) a:hover{color:#7d9092}.breadcrumbs li div span:last-child a{font-weight:700}.breadcrumbs .gn-divider{margin-right:10px;margin-left:10px}.store-search-bar-state{display:none;position:absolute}.store-search-bar-state:checked ~ .store-search{z-index:500;width:calc(100% - 170px);background-color:#fff}@media only screen and (min-width: 1041px){.store-search-bar-state:checked ~ .store-search{width:865px}}.store-search-bar-state:checked ~ .store-search .search-icon{background-color:#fff}.store-search-bar-state:checked ~ .store-search .store-search-input input{display:inline-block;background-color:#fff}.store-search-bar-state:checked ~ .store-search .search-icon img{border-right:0}.store-search-bar-state:checked ~ .store-search .results.show{display:block}.store-icon-label{position:absolute;z-index:501;right:137px;width:49px;height:50px;cursor:pointer}.store-icon-label.no-cart{right:43px}.store-search{position:absolute;right:137px;width:48px;height:50px;-webkit-transition:width .4s, background-color .4s, right .4s;transition:width .4s, background-color .4s, right .4s;-webkit-box-sizing:content-box;box-sizing:content-box}.store-search.no-cart{right:43px}.store-search .search-icon{float:left;position:relative;z-index:3;padding-top:14px;padding-left:12px;background-color:#f2f4f4}.store-search .search-icon img{padding-right:15px;border-right:1px solid #dbe0e1}.store-search .store-search-input{float:left;width:calc(100% - 48px);padding-top:4px}.store-search .store-search-input input{display:none;z-index:492;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:40px;padding-right:60px;padding-left:0;line-height:40px;font-weight:600;-webkit-transition:background-color .4s;transition:background-color .4s;border:0;outline:0;background-color:#f2f4f4}.store-search .store-search-input input::-webkit-input-placeholder{padding-left:0;font-weight:600;color:#ccc}.store-search .store-search-close{position:absolute;right:0;width:48px;height:51px}.store-search .store-search-close span{position:absolute;top:24px;left:13px;width:20px;height:2px;-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s, -webkit-transform .4s;border-radius:1px;background-color:#000}.store-search .store-search-close .close-line-top{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.store-search .store-search-close .close-line-bot{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.store-search .results{display:none;margin-top:50px;padding:15px 0 15px;border-top:1px solid #ebecef;background-color:#fff}.store-search .results.show{display:none}.store-search .results a{display:block;margin:0 20px;padding:12px 0;font-family:'Open Sans', Helvetica, Arial, sans-serif;font-size:16px;font-weight:600;font-weight:400;text-decoration:none;color:#3c575f}.store-search .results a.on,.store-search .results a:hover{text-decoration:underline}@media only screen and (min-width: 1px) and (max-width: 999px){body:not(.responsive) .sub-content .submenu-cloud-login{right:0}}.gn-sub .ui-effects-wrapper{right:calc(((100% - 1000px) / 2) - 1px) !important}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi){.subnav-location-flag{background-image:url(https://images.blackmagicdesign.com/images/common/location-changer/lc-flags@2x.png?_v=1686027893)}.subnav-location-changer .lc-top-arrow{-webkit-filter:drop-shadow(0px -1px 0px rgba(0,0,0,0.05));filter:drop-shadow(0px -1px 0px rgba(0,0,0,0.05));background-image:url(https://images.blackmagicdesign.com/images/common/location-changer/lc-top-arrow.svg?_v=1614575390)}.subnav-location-changer .lc-flags div a{background-image:url(https://images.blackmagicdesign.com/images/common/location-changer/lc-flags@2x.png?_v=1686027893)}}.sub-overlay{display:none}.sub-menu-state,.sub-menu-location-state{display:none;position:absolute}.sub-dropdown{display:none}.sub-menu-location-dropdown{cursor:pointer}.sub-menu-location-dropdown.disabled{pointer-events:none;cursor:default}.sub-menu-location{display:none}.sub-menu-location-dropdown{float:right;position:relative;top:15px}.sub-menu-location-arrow{float:right}.crumb-medium{visibility:visible}.crumb-small{visibility:hidden}@media only screen and (min-width: 769px){.sub-menu.breadcrumbs li:not(:first-child).crumb{margin-left:20px}}.submenu-cloud-login{float:right;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-right:1px solid #D8D8D8;cursor:pointer;margin-right:11px;padding-right:10px;padding-left:10px;position:relative;right:70px;top:0;background-color:#f2f4f4}@media only screen and (min-width: 1000px){.submenu-cloud-login{right:0}}.submenu-cloud-login a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.submenu-cloud-login a:link{text-decoration:none}.submenu-cloud-login a:visited{text-decoration:none}.submenu-cloud-login a:hover{text-decoration:none}.submenu-cloud-login a:active{text-decoration:none}.submenu-cloud-login span{margin-right:5px;font-family:"Sofia Pro W03","Helvetica","Open Sans",sans-serif;font-size:13px;color:#0F80D3;letter-spacing:-0.1px;line-height:15px;display:inline-block;margin-bottom:0}.submenu-cloud-login img{width:30px;margin-bottom:2px}@media only screen and (max-width: 999px){.responsive .crumb-medium{visibility:hidden}.responsive .crumb-small{visibility:visible}.responsive .sub-overlay{position:absolute;top:50px;left:0;z-index:489;display:block;width:100vw;height:100vh;visibility:hidden;opacity:0;background:#1e1f26;-webkit-transition:opacity .4s, visibility .4s;transition:opacity .4s, visibility .4s}.responsive .sub-content{width:100%}.responsive .sub-dropdown{display:block;float:left;height:50px;padding-top:15px;padding-left:20px}.responsive .sub-menu-location-dropdown{position:absolute;right:0;display:inline-block;float:right;height:35px;padding-top:15px;padding-left:20px;margin-right:15px;top:0px}.responsive .sub-product{float:left;font-size:.875em;font-weight:600;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-transform:capitalize;color:#0e303a}.responsive .sub-menu,.responsive .breadcrumbs{display:block;overflow:hidden;position:relative;z-index:490;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:auto;padding:0 20px;-webkit-transition:max-height .4s;transition:max-height .4s}.responsive .sub-menu.home{width:calc(100% - 210px)}.responsive .sub-menu.home li a{padding:0}.responsive .sub-menu-location{font-family:"Gibson W04","Helvetica","Open Sans",sans-serif;display:block;overflow:hidden;position:relative;z-index:490;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:auto;-webkit-transition:max-height .4s;transition:max-height .4s;top:0px}.chinese .responsive .sub-menu-location{font-family:"Proxima Nova W08","Helvetica","Open Sans",sans-serif}.japanese .responsive .sub-menu-location{font-family:"Proxima Nova W08","Helvetica","Open Sans",sans-serif}.korean .responsive .sub-menu-location{font-family:"Proxima Nova W08","Helvetica","Open Sans",sans-serif}.russian .responsive .sub-menu-location{font-family:"Proxima Nova W08","Helvetica","Open Sans",sans-serif}.ukrainian .responsive .sub-menu-location{font-family:"Proxima Nova W08","Helvetica","Open Sans",sans-serif}.polish .responsive .sub-menu-location{font-family:"canada-type-gibson","Helvetica","Open Sans",sans-serif}.responsive .subnav-location-changer{visibility:hidden}.responsive .sub-menu-location{top:7px;-webkit-box-shadow:0px 6px 10px -3px rgba(0,0,0,0.1);box-shadow:0px 6px 10px -3px rgba(0,0,0,0.1)}.responsive .sub-menu,.responsive .sub-menu-location{max-height:0;background-color:#fff}.responsive .sub-menu.home,.responsive .sub-menu-location.home{max-height:none;background-color:#f2f4f4}.responsive .sub-menu li,.responsive .sub-menu-location li{border-bottom:1px solid #e8eff1}.responsive .sub-menu li:last-child,.responsive .sub-menu-location li:last-child{border-bottom:none}.responsive .sub-menu li:not(:first-child):not(.gn-home-divider):not(.gn-page),.responsive .sub-menu-location li:not(:first-child):not(.gn-home-divider):not(.gn-page){margin-left:0}.responsive .sub-menu.home li,.responsive .sub-menu-location.home li{padding:12px 0}}@media only screen and (max-width: 999px) and (max-width: 560px){.responsive .sub-menu.home li,.responsive .sub-menu-location.home li{padding:15px 0}}@media only screen and (max-width: 999px){.responsive .sub-menu .lc-flags,.responsive .sub-menu-location .lc-flags{padding:25px 0px 15px 15px}}@media only screen and (max-width: 999px) and (max-width: 999px){.responsive .sub-menu .lc-flags,.responsive .sub-menu-location .lc-flags{padding:15px 10px 10px 10px}}@media only screen and (max-width: 999px){.responsive .sub-menu .lc-flags:after,.responsive .sub-menu-location .lc-flags:after{content:"";display:table;clear:both}.responsive .sub-menu .lc-flags div:hover,.responsive .sub-menu-location .lc-flags div:hover{background:#f2f4f4}.responsive .sub-menu .lc-flags div,.responsive .sub-menu-location .lc-flags div{float:left;-webkit-box-sizing:border-box;box-sizing:border-box;width:calc(100% - 10px);margin-bottom:5px;margin-left:5px;padding:5px;border-radius:2px}}@media only screen and (max-width: 999px) and (min-width: 461px){.responsive .sub-menu .lc-flags div,.responsive .sub-menu-location .lc-flags div{width:calc((100% - 15px) / 2)}}@media only screen and (max-width: 999px) and (min-width: 681px){.responsive .sub-menu .lc-flags div,.responsive .sub-menu-location .lc-flags div{width:calc((100% - 20px) / 3)}}@media only screen and (max-width: 999px){.responsive .sub-menu .lc-flags div a,.responsive .sub-menu-location .lc-flags div a{display:inline-block;width:43px;height:28px;margin:0px auto;vertical-align:middle;background-image:url(https://images.blackmagicdesign.com/images/common/location-changer/lc-flags@2x.png?_v=1686027893);background-size:215px 252px;-webkit-box-shadow:0 0 1px 0 #ccc;box-shadow:0 0 1px 0 #ccc}.responsive .sub-menu .lc-flags div a.ar,.responsive .sub-menu-location .lc-flags div a.ar{background-position:-43px -420px}.responsive .sub-menu .lc-flags div a.au,.responsive .sub-menu-location .lc-flags div a.au{background-position:-0px -0px}.responsive .sub-menu .lc-flags div a.at,.responsive .sub-menu-location .lc-flags div a.at{background-position:-43px -0px}.responsive .sub-menu .lc-flags div a.br,.responsive .sub-menu-location .lc-flags div a.br{background-position:-86px -0px}.responsive .sub-menu .lc-flags div a.ca,.responsive .sub-menu-location .lc-flags div a.ca{background-position:-129px -0px}.responsive .sub-menu .lc-flags div a.cn,.responsive .sub-menu-location .lc-flags div a.cn{background-position:-172px -0px}.responsive .sub-menu .lc-flags div a.dk,.responsive .sub-menu-location .lc-flags div a.dk{background-position:-0px -28px}.responsive .sub-menu .lc-flags div a.fi,.responsive .sub-menu-location .lc-flags div a.fi{background-position:-43px -28px}.responsive .sub-menu .lc-flags div a.fr,.responsive .sub-menu-location .lc-flags div a.fr{background-position:-86px -28px}.responsive .sub-menu .lc-flags div a.de,.responsive .sub-menu-location .lc-flags div a.de{background-position:-129px -28px}.responsive .sub-menu .lc-flags div a.hk,.responsive .sub-menu-location .lc-flags div a.hk{background-position:-172px -28px}.responsive .sub-menu .lc-flags div a.in,.responsive .sub-menu-location .lc-flags div a.in{background-position:-0px -56px}.responsive .sub-menu .lc-flags div a.it,.responsive .sub-menu-location .lc-flags div a.it{background-position:-43px -56px}.responsive .sub-menu .lc-flags div a.jp,.responsive .sub-menu-location .lc-flags div a.jp{background-position:-86px -56px}.responsive .sub-menu .lc-flags div a.kr,.responsive .sub-menu-location .lc-flags div a.kr{background-position:-129px -56px}.responsive .sub-menu .lc-flags div a.mx,.responsive .sub-menu-location .lc-flags div a.mx{background-position:-172px -56px}.responsive .sub-menu .lc-flags div a.nl,.responsive .sub-menu-location .lc-flags div a.nl{background-position:-0px -84px}.responsive .sub-menu .lc-flags div a.nz,.responsive .sub-menu-location .lc-flags div a.nz{background-position:-43px -84px}.responsive .sub-menu .lc-flags div a.no,.responsive .sub-menu-location .lc-flags div a.no{background-position:-86px -84px}.responsive .sub-menu .lc-flags div a.pt,.responsive .sub-menu-location .lc-flags div a.pt{background-position:-129px -84px}.responsive .sub-menu .lc-flags div a.ru,.responsive .sub-menu-location .lc-flags div a.ru{background-position:-172px -84px}.responsive .sub-menu .lc-flags div a.sg,.responsive .sub-menu-location .lc-flags div a.sg{background-position:-0px -112px}.responsive .sub-menu .lc-flags div a.sa,.responsive .sub-menu-location .lc-flags div a.sa{background-position:-43px -112px}.responsive .sub-menu .lc-flags div a.es,.responsive .sub-menu-location .lc-flags div a.es{background-position:-86px -112px}.responsive .sub-menu .lc-flags div a.se,.responsive .sub-menu-location .lc-flags div a.se{background-position:-129px -112px}.responsive .sub-menu .lc-flags div a.tw,.responsive .sub-menu-location .lc-flags div a.tw{background-position:-172px -112px}.responsive .sub-menu .lc-flags div a.tr,.responsive .sub-menu-location .lc-flags div a.tr{background-position:-0px -140px}.responsive .sub-menu .lc-flags div a.ae,.responsive .sub-menu-location .lc-flags div a.ae{background-position:-43px -140px}.responsive .sub-menu .lc-flags div a.uk,.responsive .sub-menu-location .lc-flags div a.uk{background-position:-86px -140px}.responsive .sub-menu .lc-flags div a.us,.responsive .sub-menu-location .lc-flags div a.us{background-position:-129px -140px}.responsive .sub-menu .lc-flags div a.pl,.responsive .sub-menu-location .lc-flags div a.pl{background-position:-172px -140px}.responsive .sub-menu .lc-flags div a.ua,.responsive .sub-menu-location .lc-flags div a.ua{background-position:-0 -168px}.responsive .sub-menu .lc-flags div span,.responsive .sub-menu-location .lc-flags div span{display:inline-block;text-align:center;font-size:14px;color:#333;margin-left:57px;white-space:nowrap;margin-top:5px}.responsive .sub-menu .lc-flags .selected-country,.responsive .sub-menu-location .lc-flags .selected-country{background:#f2f4f4}.responsive .sub-menu-state:checked ~ .sub-menu{display:block;overflow-y:scroll;max-height:calc(100vh - 84px - 50px)}.responsive .sub-menu-state:checked ~ .sub-dropdown .sub-arrow-left{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.responsive .sub-menu-state:checked ~ .sub-dropdown .sub-arrow-right{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.responsive .sub-menu-state:checked ~ .sub-overlay{visibility:visible;opacity:.8}.responsive .sub-menu-location-state:checked ~ .sub-menu-location{display:block;overflow-y:auto;max-height:calc(100vh - 84px - 50px)}.responsive .sub-menu-location-state:checked ~ .sub-menu-location-dropdown .sub-menu-location-arrow-left{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.responsive .sub-menu-location-state:checked ~ .sub-menu-location-dropdown .sub-menu-location-arrow-right{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.responsive .sub-menu-location-state:checked ~ .sub-menu-location-overlay{visibility:visible;opacity:.8}.responsive .sub-arrow{float:left;position:relative;width:25px;height:20px;margin-top:9px;margin-left:8px}.responsive .sub-arrow span{position:absolute;width:10px;height:2px;-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s, -webkit-transform .4s;border-radius:1px;background-color:#000}.responsive .sub-arrow .sub-arrow-left,.responsive .sub-arrow .sub-menu-location-arrow-left{left:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.responsive .sub-arrow .sub-arrow-right,.responsive .sub-arrow .sub-menu-location-arrow-right{left:6px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.responsive .sub-menu-location-arrow{float:right;position:relative;width:20px;height:20px;margin-top:9px;margin-left:8px;display:inline-block}.responsive .sub-menu-location-arrow span{position:absolute;width:10px;height:2px;-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s, -webkit-transform .4s;border-radius:1px;background-color:#000}.responsive .sub-menu-location-arrow .sub-arrow-left,.responsive .sub-menu-location-arrow .sub-menu-location-arrow-left{left:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.responsive .sub-menu-location-arrow .sub-arrow-right,.responsive .sub-menu-location-arrow .sub-menu-location-arrow-right{left:6px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.responsive .global-nav #gn-cart{position:relative;right:87px;float:right;margin-left:0px}.responsive .breadcrumbs li{display:none}.responsive .breadcrumbs>li:last-child,.responsive .breadcrumbs>li:nth-last-child(2){display:block}.responsive .breadcrumbs>li:last-child span{display:block;margin-top:16px;font-size:14px}.responsive .store-search{right:170px}.responsive .store-menu-state:checked ~ .store-search{right:0;width:100%}.responsive .store-menu-state:checked ~ .store-icon-label{right:0}.store-icon-label{right:170px}}@media only screen and (min-width: 1000px){.sub-menu-location{display:none}.sub-menu-location-dropdown{float:right;position:relative;top:15px}.sub-menu-location-arrow{float:right;display:none}}#gn-cart{padding-right:0px;margin-left:0px;width:94px;right:44px;position:absolute;z-index:499;height:50px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:visibility .2s, opacity .2s;transition:visibility .2s, opacity .2s}#gn-cart .gn-cart-wrapper{position:static}#gn-cart:not(.disabled):hover,#gn-cart.active{cursor:pointer;background-color:#fff}#gn-cart:not(.disabled):hover .vertical-seperator,#gn-cart.active .vertical-seperator{background:#fff}#gn-cart.nocart{display:none !important}#gn-cart .cart-wrapper{position:absolute}#gn-cart .gn-cart-button{display:block;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:100%;margin-left:0;font-size:12px;line-height:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#fff}#gn-cart .gn-cart-icon{position:absolute;top:13px;right:48px}#gn-cart .gn-cart-count{position:absolute;top:14px;right:18px;-webkit-box-sizing:border-box;box-sizing:border-box;width:22px;height:22px;line-height:21px;text-align:center;color:#fff;border-radius:50%;background-color:#fc625d}.russian #gn-cart .gn-cart-count{line-height:22px}#gn-cart div{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#gn-cart .content{display:none;position:absolute;top:50px;right:0;-webkit-box-sizing:border-box;box-sizing:border-box;width:416px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;opacity:0;color:#000;border:1px solid #f2f4f4;border-top:none;background-color:#fff}@media only screen and (max-width: 560px){#gn-cart .content{width:100vw;right:-87px}}@media only screen and (min-width: 769px){#gn-cart .content{border-right:1px solid #F2F4F4;border-bottom:1px solid #F2F4F4;border-left:1px solid #F2F4F4}}#gn-cart .content .cart-container{margin:0 20px 30px}#gn-cart .content .header{padding:0;border-bottom:1px solid #f2f4f4}#gn-cart .content .header p{margin:21px;margin-bottom:20px;margin-left:0;font-size:18px;line-height:22px;font-weight:600;color:#0e303a}#gn-cart .content .header p.empty{text-align:center}#gn-cart .content .footer{padding:38px 0 0;border-top:1px solid #f2f4f4;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}#gn-cart .content .footer .label{-webkit-transform:translateY(4px);transform:translateY(4px);font-family:'effra', 'Open Sans', sans-serif !important;font-size:18px;line-height:30px;font-weight:400;color:#292929}.japanese #gn-cart .content .footer .label{-webkit-transform:translateY(0);transform:translateY(0)}#gn-cart .content .footer .price{top:0;margin:0;font-family:"Radnika Condensed","effra","Open Sans",sans-serif;font-size:30px;line-height:30px;text-align:right;color:#292929}@media only screen and (min-width: 1041px){#gn-cart .content .footer .price{padding-top:3px}}#gn-cart .content .footer .jp-ex-tax{display:block;font-size:60% !important;font-weight:300 !important}#gn-cart .content .footer .checkout{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:0;-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;width:100%;height:50px;margin-top:20px;padding:0;font-family:'Sofia Pro', 'effra', 'Open Sans', sans-serif !important;font-size:18px;line-height:50px;border:none;border-radius:2px;background:#28c891;-webkit-box-shadow:none;box-shadow:none}#gn-cart .content .footer .checkout .checkout-icon{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-left:8px}#gn-cart .content .nav-help{display:table;width:88%;margin:0 15px;padding:18px 10px;font-size:13px;font-weight:300;color:#363636;border-top:1px solid #e8e8e8}@media only screen and (max-width: 400px){#gn-cart .content .nav-help{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 auto;padding:15px 0 20px}}#gn-cart .content .nav-help span{display:table-cell}@media only screen and (max-width: 400px){#gn-cart .content .nav-help span{display:block}}#gn-cart .content .nav-help span:first-child{font-weight:600;text-align:left}@media only screen and (max-width: 400px){#gn-cart .content .nav-help span:first-child{padding-bottom:10px;text-align:center}}#gn-cart .content .nav-help span:nth-child(2){text-align:center}@media only screen and (max-width: 400px){#gn-cart .content .nav-help span:nth-child(2){float:left}}@media only screen and (max-width: 400px){#gn-cart .content .nav-help span:nth-child(2) a{text-decoration:none}}@media only screen and (max-width: 400px){#gn-cart .content .nav-help span:nth-child(3){float:right}}#gn-cart .content .nav-help span:last-child{text-align:right}#gn-cart .content .nav-help img{margin-right:5px;vertical-align:middle}#gn-cart .content .nav-help a{text-decoration:underline;color:#363636}@media only screen and (max-width: 400px){#gn-cart .content .nav-help::after{content:'';display:table;clear:both}}#gn-cart .content.empty .header{border-bottom:0}#gn-cart .content.empty .header p.empty{display:block}#gn-cart .notifications{position:absolute;top:50px;right:0;-webkit-box-sizing:border-box;box-sizing:border-box;width:416px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#000;border:1px solid #f2f4f4;border-top:none;background-color:#fff}@media only screen and (max-width: 400px){#gn-cart .notifications{width:100vw}}#gn-cart .notifications .notifications-container{margin:0 20px 0}#gn-cart .notifications .notifications-container .notification{opacity:0}#gn-cart .notifications .header{border-bottom:1px solid #f2f4f4}#gn-cart .notifications .header p{margin:0;padding:20px 20px 20px 0;font-size:18px;font-weight:600;color:#0e303a}#gn-cart .notifications .header .icon-added{display:inline-block;width:25px;height:12px;background-image:url(https://images.blackmagicdesign.com/images/webstore/shared/added-icon.svg?_v=1482357982);background-repeat:no-repeat}#gn-cart .notifications .quantity,#gn-cart .notifications .delete-btn{display:none}#gn-cart .notifications .topRow{float:left;margin-top:17px}#gn-cart .notifications .bottomRow{height:80px;margin-top:0 !important;line-height:80px}#gn-cart ul.products{overflow-y:auto;width:calc(100%);min-height:1px;max-height:325px;margin:0;padding:0}#gn-cart ul.products li{overflow:hidden;position:relative;width:100%;padding:15px 0 18px;list-style-type:none;border-bottom:1px solid #e7eef4}#gn-cart ul.products li .thumbnail{display:none}#gn-cart ul.products li .thumbnail img{width:70px !important;height:55px !important;margin-left:-10px;-o-object-fit:cover;object-fit:cover}@media only screen and (min-width: 376px){#gn-cart ul.products li .thumbnail{display:block;float:left;-webkit-box-sizing:border-box;box-sizing:border-box;width:80px;height:80px;padding:10px}}#gn-cart ul.products li .desc{float:left;width:100%;margin-left:0}#gn-cart ul.products li .desc .topRow{position:relative}#gn-cart ul.products li .desc .bottomRow{position:relative;margin-top:9px}#gn-cart ul.products li .desc h3{max-width:175px;margin:0;margin-right:60px;padding:0;font-family:"Gibson W04","Helvetica","Open Sans",sans-serif;font-size:18px;line-height:24px;font-weight:400;color:#0e303a}.chinese #gn-cart ul.products li .desc h3{font-family:"Proxima Nova W08","Helvetica","Open Sans",sans-serif}.japanese #gn-cart ul.products li .desc h3{font-family:"Proxima Nova W08","Helvetica","Open Sans",sans-serif}.korean #gn-cart ul.products li .desc h3{font-family:"Proxima Nova W08","Helvetica","Open Sans",sans-serif}.russian #gn-cart ul.products li .desc h3{font-family:"Proxima Nova W08","Helvetica","Open Sans",sans-serif}.ukrainian #gn-cart ul.products li .desc h3{font-family:"Proxima Nova W08","Helvetica","Open Sans",sans-serif}.polish #gn-cart ul.products li .desc h3{font-family:"canada-type-gibson","Helvetica","Open Sans",sans-serif}@media only screen and (min-width: 1041px){#gn-cart ul.products li .desc h3{max-width:280px}}#gn-cart ul.products li .quantity{width:109px;height:37px;border-radius:2px}#gn-cart ul.products li .quantity .textbox{position:relative}#gn-cart ul.products li .quantity button{position:absolute;top:0;width:35px;height:35px;border:none;background:#f2f4f4;background-repeat:no-repeat;-webkit-box-shadow:none;box-shadow:none}#gn-cart ul.products li .quantity button:first-child{left:0;border-radius:2px 0 0 2px;background-image:url(https://images.blackmagicdesign.com/images/webstore/shared/minus-button.png?_v=1482961077)}@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (-webkit-min-device-pixel-ratio: 1.25), only screen and (min-resolution: 120dpi){#gn-cart ul.products li .quantity button:first-child{background-image:url(https://images.blackmagicdesign.com/images/webstore/shared/minus-button@2x.png?_v=1482961077);background-size:35px 35px}}#gn-cart ul.products li .quantity button:last-child{right:0;border-radius:0 2px 2px 0;background-image:url(https://images.blackmagicdesign.com/images/webstore/shared/plus-button.png?_v=1482961077)}@media only screen and (min-width: 1041px){#gn-cart ul.products li .quantity button:last-child{right:2px}}@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (-webkit-min-device-pixel-ratio: 1.25), only screen and (min-resolution: 120dpi){#gn-cart ul.products li .quantity button:last-child{background-image:url(https://images.blackmagicdesign.com/images/webstore/shared/plus-button@2x.png?_v=1482961077);background-size:35px 35px}}#gn-cart ul.products li .quantity span{display:inline-block;position:absolute;left:35px;width:37px;height:35px;font-family:'effra', 'Open Sans', sans-serif !important;font-size:18px;line-height:34px;font-weight:600;text-align:center;color:#0e303a}#gn-cart ul.products li .total-price{position:absolute;right:0;bottom:auto;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:150px;font-family:"Radnika Condensed","effra","Open Sans",sans-serif;font-size:24px;text-align:right;color:#0e303a}#gn-cart ul.products li .total-price .jp-ex-tax{display:block;padding-top:4px;font-size:60% !important;font-weight:300 !important}#gn-cart ul.products li .delete-btn{position:absolute;top:auto;bottom:-3px;right:0}.japanese #gn-cart ul.products li .delete-btn{bottom:-4px}#gn-cart ul.products li .delete-btn button{padding:0;font-family:'Gibson', 'Open Sans', Helvetica, Arial, sans-serif !important;font-size:14px;font-weight:400;color:#4a90e2;border:none;background:none;-webkit-box-shadow:none;box-shadow:none}#gn-cart ul.products li .jp-ex-tax{display:block}#gn-cart ul.products li:last-child{border:0}.vertical-seperator{float:right;display:inline-block;width:1px;height:21px;margin-top:14px;margin-left:0;background:#dbe0e1}.bmd-cart .tally{color:#fff !important}.bmd-cart .cart-notification,.bmd-cart .gnc-empty,.bmd-cart .gnc-content,.bmd-cart .gnc-count{display:inherit !important}.bmd-cart .hide{display:none !important}#gn-cart .gnc-content,#gn-cart .gnc-empty,#gn-cart .gnc-count{display:block}.cart-notification{display:none;position:fixed;z-index:501;right:10%;width:400px;height:130px;background-color:white;-webkit-box-shadow:0 0 8px 0 rgba(0,0,0,0.15);box-shadow:0 0 8px 0 rgba(0,0,0,0.15)}.cart-notification .header{height:49px;padding-left:32px;font-size:16px;line-height:49px;font-weight:600;border-bottom:1px solid #d2d2d2}.cart-notification img{float:left;margin-top:11px;margin-right:20px;margin-left:30px}.cart-notification p.name{float:left;width:200px;margin-top:23px;font-weight:600}.cart-notification p.price{float:left;width:auto;margin-top:32px;font-weight:600;text-align:right}.dropdown .wrapper.error{outline:1px solid #f00}.store .modal #popup .pop-content{overflow:auto;padding:0 40px}.store .modal #popup .pop-content a{white-space:nowrap;text-decoration:none;color:#00a9ec}.store .modal #popup .pop-content dl{display:table;width:100%;margin:0 auto}.store .modal #popup .pop-content h6{position:absolute;top:35px;left:0;margin:0;font-size:40px;font-weight:300;color:#00adef}.store .modal #popup .pop-content dt,.store .modal #popup .pop-content dd{float:left;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;border-top:1px solid #ececec}.store .modal #popup .pop-content dt:first-child,.store .modal #popup .pop-content dd:first-child{border-top:0}.store .modal #popup .pop-content dt{clear:both;width:40%;padding:25px 40px 20px 50px}.store .modal #popup .pop-content dt p{margin:0;font-size:14px;line-height:22px;font-weight:600}.store .modal #popup .pop-content dd{width:60%;padding:25px 0 10px 60px}.store .modal #popup .pop-content dd a{left:20px}.store .modal #popup .pop-content dd p{margin:0 0 15px;font-size:14px;font-size:14px;line-height:22px}.no-break,.nobreak,.nb{white-space:nowrap;display:inline-block}@media only screen and (max-width: 999px){.no-scroll,.no-scroll body{overflow-y:clip}.no-scroll.responsive,.no-scroll body.responsive{overflow:hidden}}footer.big{display:block}footer.small{display:none}#global-footer{font-family:"Gibson W04","Helvetica","Open Sans",sans-serif;background-color:#e2e2e2}.russian #global-footer,.ukrainian #global-footer{font-family:"Proxima Nova W08","Helvetica","Open Sans",sans-serif}.polish #global-footer{font-family:"canada-type-gibson","Helvetica","Open Sans",sans-serif}.gf-links{position:relative;width:calc(100% - 40px);max-width:1000px;margin:0 auto 25px auto;padding-top:53px}.gf-links:after{content:'';display:table;clear:both}.gf-links .gf-header,.gf-links a{font-family:"Gibson W04","Helvetica","Open Sans",sans-serif;margin:0;padding:0;font-size:12px;line-height:24px;font-weight:400;text-decoration:none}.chinese .gf-links .gf-header,.chinese .gf-links a{font-family:"Proxima Nova W08","Helvetica","Open Sans",sans-serif}.japanese .gf-links .gf-header,.japanese .gf-links a{font-family:"Proxima Nova W08","Helvetica","Open Sans",sans-serif}.korean .gf-links .gf-header,.korean .gf-links a{font-family:"Proxima Nova W08","Helvetica","Open Sans",sans-serif}.russian .gf-links .gf-header,.russian .gf-links a{font-family:"Proxima Nova W08","Helvetica","Open Sans",sans-serif}.ukrainian .gf-links .gf-header,.ukrainian .gf-links a{font-family:"Proxima Nova W08","Helvetica","Open Sans",sans-serif}.polish .gf-links .gf-header,.polish .gf-links a{font-family:"canada-type-gibson","Helvetica","Open Sans",sans-serif}.gf-links .gf-header{font-weight:600;color:#363636}.gf-links a{color:#363636}.gf-links a:hover{text-decoration:underline;color:#363636}.gf-links ul{margin:0;padding:0;list-style:none}.gf-links img{float:right;margin-left:15px}.gf-links .gf-col{float:left;width:28.5%}.gf-links .gf-col:nth-child(4){width:14.5%}.gf-baseline{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;width:calc(100% - 40px);max-width:1000px;margin:0 auto;padding:27px 0 63px;border-top:1px solid #d2d2d2}.gf-baseline .gf-copyright{-webkit-box-sizing:border-box;box-sizing:border-box;width:57%;padding-right:30px}.gf-baseline .gf-copyright p{font-size:11px;line-height:16px;color:#363636}.chinese .gf-baseline .gf-copyright p{font-family:"Proxima Nova W08","Helvetica","Open Sans",sans-serif}.japanese .gf-baseline .gf-copyright p{font-family:"Proxima Nova W08","Helvetica","Open Sans",sans-serif}.korean .gf-baseline .gf-copyright p{font-family:"Proxima Nova W08","Helvetica","Open Sans",sans-serif}.russian .gf-baseline .gf-copyright p{font-family:"Proxima Nova W08","Helvetica","Open Sans",sans-serif}.ukrainian .gf-baseline .gf-copyright p{font-family:"Proxima Nova W08","Helvetica","Open Sans",sans-serif}.polish .gf-baseline .gf-copyright p{font-family:"canada-type-gibson","Helvetica","Open Sans",sans-serif}.gf-baseline .gf-copyright p .copyright-spacer{display:none}.gf-baseline .gf-copyright p a{font-weight:400;color:#363636;text-decoration:underline}.gf-baseline .gf-actions{-webkit-box-sizing:border-box;box-sizing:border-box;width:calc(43% - 145px);padding-right:10px}.gf-baseline .gf-actions p{font-size:12px;line-height:normal;color:#333;white-space:nowrap}.gf-baseline .gf-actions .gf-socials{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}.gf-baseline .gf-actions .gf-socials .gf-social-item{margin-left:10px}.gf-baseline .gf-actions .gf-sites{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.gf-baseline .gf-actions .gf-location-changer-link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-left:10px;text-decoration:none}.gf-baseline .gf-actions .gf-location-changer-link p{color:#727272}.gf-baseline .gf-actions .gf-location-flag{width:27px;height:18px;background-image:url(https://images.blackmagicdesign.com/images/common/location-changer/lc-flags.png?_v=1686027893);background-size:135px 162px}@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (-webkit-min-device-pixel-ratio: 1.25), only screen and (min-resolution: 120dpi){.gf-baseline .gf-actions .gf-location-flag{background-image:url(https://images.blackmagicdesign.com/images/common/location-changer/lc-flags@2x.png?_v=1686027893)}}.gf-baseline .gf-actions .gf-location-flag.ar{background-position:-27px -108px}.gf-baseline .gf-actions .gf-location-flag.au{background-position:-0 -0}.gf-baseline .gf-actions .gf-location-flag.at{background-position:-27px -0px}.gf-baseline .gf-actions .gf-location-flag.br{background-position:-54px -0}.gf-baseline .gf-actions .gf-location-flag.ca{background-position:-81px -0}.gf-baseline .gf-actions .gf-location-flag.cn{background-position:-108px -0}.gf-baseline .gf-actions .gf-location-flag.dk{background-position:-0 -18px}.gf-baseline .gf-actions .gf-location-flag.fi{background-position:-27px -18px}.gf-baseline .gf-actions .gf-location-flag.fr{background-position:-54px -18px}.gf-baseline .gf-actions .gf-location-flag.de{background-position:-81px -18px}.gf-baseline .gf-actions .gf-location-flag.hk{background-position:-108px -18px}.gf-baseline .gf-actions .gf-location-flag.in{background-position:-0 -36px}.gf-baseline .gf-actions .gf-location-flag.it{background-position:-27px -36px}.gf-baseline .gf-actions .gf-location-flag.jp{background-position:-54px -36px}.gf-baseline .gf-actions .gf-location-flag.kr{background-position:-81px -36px}.gf-baseline .gf-actions .gf-location-flag.mx{background-position:-108px -36px}.gf-baseline .gf-actions .gf-location-flag.nl{background-position:-0 -54px}.gf-baseline .gf-actions .gf-location-flag.nz{background-position:-27px -54px}.gf-baseline .gf-actions .gf-location-flag.no{background-position:-54px -54px}.gf-baseline .gf-actions .gf-location-flag.pt{background-position:-81px -54px}.gf-baseline .gf-actions .gf-location-flag.ru{background-position:-108px -54px}.gf-baseline .gf-actions .gf-location-flag.sg{background-position:-0 -72px}.gf-baseline .gf-actions .gf-location-flag.sa{background-position:-27px -72px}.gf-baseline .gf-actions .gf-location-flag.es{background-position:-54px -72px}.gf-baseline .gf-actions .gf-location-flag.se{background-position:-81px -72px}.gf-baseline .gf-actions .gf-location-flag.tw{background-position:-108px -72px}.gf-baseline .gf-actions .gf-location-flag.tr{background-position:-0 -90px}.gf-baseline .gf-actions .gf-location-flag.ae{background-position:-27px -90px}.gf-baseline .gf-actions .gf-location-flag.uk{background-position:-54px -90px}.gf-baseline .gf-actions .gf-location-flag.us{background-position:-81px -90px}.gf-baseline .gf-actions .gf-location-flag.pl{background-position:-108px -90px}.gf-baseline .gf-actions .gf-location-flag.ua{background-position:-0 -108px}.gf-baseline .gf-logo{width:145px}.gf-baseline .gf-logo img{display:block}.gf-baseline .gf-actions .gf-location-flag{width:27px;height:18px;margin-right:10px;background-image:url(https://images.blackmagicdesign.com/images/common/location-changer/lc-flags.png?_v=1686027893);background-size:135px 162px}@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (-webkit-min-device-pixel-ratio: 1.25), only screen and (min-resolution: 120dpi){.gf-baseline .gf-actions .gf-location-flag{background-image:url(https://images.blackmagicdesign.com/images/common/location-changer/lc-flags@2x.png?_v=1686027893)}}.gf-baseline .gf-actions .gf-location-flag.ar{background-position:-27px -108px}.gf-baseline .gf-actions .gf-location-flag.au{background-position:-0 -0}.gf-baseline .gf-actions .gf-location-flag.at{background-position:-27px -0}.gf-baseline .gf-actions .gf-location-flag.br{background-position:-54px -0}.gf-baseline .gf-actions .gf-location-flag.ca{background-position:-81px -0}.gf-baseline .gf-actions .gf-location-flag.cn{background-position:-108px -0}.gf-baseline .gf-actions .gf-location-flag.dk{background-position:-0 -18px}.gf-baseline .gf-actions .gf-location-flag.fi{background-position:-27px -18px}.gf-baseline .gf-actions .gf-location-flag.fr{background-position:-54px -18px}.gf-baseline .gf-actions .gf-location-flag.de{background-position:-81px -18px}.gf-baseline .gf-actions .gf-location-flag.hk{background-position:-108px -18px}.gf-baseline .gf-actions .gf-location-flag.in{background-position:-0 -36px}.gf-baseline .gf-actions .gf-location-flag.it{background-position:-27px -36px}.gf-baseline .gf-actions .gf-location-flag.jp{background-position:-54px -36px}.gf-baseline .gf-actions .gf-location-flag.kr{background-position:-81px -36px}.gf-baseline .gf-actions .gf-location-flag.mx{background-position:-108px -36px}.gf-baseline .gf-actions .gf-location-flag.nl{background-position:-0 -54px}.gf-baseline .gf-actions .gf-location-flag.nz{background-position:-27px -54px}.gf-baseline .gf-actions .gf-location-flag.no{background-position:-54px -54px}.gf-baseline .gf-actions .gf-location-flag.pt{background-position:-81px -54px}.gf-baseline .gf-actions .gf-location-flag.ru{background-position:-108px -54px}.gf-baseline .gf-actions .gf-location-flag.sg{background-position:-0 -72px}.gf-baseline .gf-actions .gf-location-flag.sa{background-position:-27px -72px}.gf-baseline .gf-actions .gf-location-flag.es{background-position:-54px -72px}.gf-baseline .gf-actions .gf-location-flag.se{background-position:-81px -72px}.gf-baseline .gf-actions .gf-location-flag.tw{background-position:-108px -72px}.gf-baseline .gf-actions .gf-location-flag.tr{background-position:-0 -90px}.gf-baseline .gf-actions .gf-location-flag.ae{background-position:-27px -90px}.gf-baseline .gf-actions .gf-location-flag.uk{background-position:-54px -90px}.gf-baseline .gf-actions .gf-location-flag.us{background-position:-81px -90px}.gf-baseline .gf-actions .gf-location-flag.pl{background-position:-108px -90px}.gf-baseline .gf-actions .gf-location-flag.ua{background-position:-0 -108px}@media only screen and (max-width: 999px){.responsive footer.big{display:none}.responsive footer.small{display:block}.responsive .gf-section{margin:0 20px;border-bottom:1px solid #d7d7d7}.responsive .gf-section ul{overflow:hidden;max-height:0;padding-left:20px;-webkit-transition:max-height .25s ease-in;transition:max-height .25s ease-in}.responsive .gf-section ul li:last-child{margin-bottom:20px}.responsive .gf-section.open.products ul{max-height:500px}.responsive .gf-section.open.support ul{max-height:100px}.responsive .gf-section.open.community ul{max-height:100px}.responsive .gf-section.open.company ul{max-height:150px}.responsive .gf-links{width:100%;margin:0;padding-top:10px}.responsive .gf-links h1{position:relative;font-size:16px;line-height:52px;font-weight:300;color:#333}.responsive .gf-links h1:hover{font-weight:400;cursor:pointer}.responsive .gf-links h1 .gf-small-expand-arrow{position:relative;top:23px;right:6px}.responsive .gf-links .gf-section.open h1 .gf-small-expand-arrow{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.responsive .gf-baseline{display:block;width:100% !important;padding:0 !important;border-top:none !important}.responsive .gf-baseline .gf-actions{display:block;float:none !important;width:100% !important;padding-right:0;border-bottom:1px solid #d7d7d7}.responsive .gf-baseline .gf-actions .gf-follow-us{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:0 20px;border-top:1px solid #d7d7d7;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.responsive .gf-baseline .gf-actions .gf-follow-us.desktop{display:none}.responsive .gf-baseline .gf-actions .gf-follow-us p{margin-right:10px;font-size:16px;line-height:52px;font-weight:300;color:#333}.responsive .gf-baseline .gf-actions .gf-follow-us-icons{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.responsive .gf-baseline .gf-actions .gf-follow-us-icons a{display:block}.responsive .gf-baseline .gf-actions .gf-follow-us-icons a:not(:first-child){margin-left:10px}.responsive .gf-baseline .gf-actions .gf-location{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:0 20px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.responsive .gf-baseline .gf-actions .gf-location:hover{cursor:pointer}.responsive .gf-baseline .gf-actions .gf-location:hover p:nth-child(3){font-weight:400}.responsive .gf-baseline .gf-actions .gf-location p{margin-right:15px;font-size:16px;line-height:52px;font-weight:300;color:#333}.responsive .gf-baseline .gf-actions .gf-location .gf-small-expand-arrow{position:absolute;top:23px;right:26px}.responsive .gf-baseline .gf-actions .gf-location-flag{display:inline-block !important;float:none !important;margin-right:10px}.responsive .countries-state{display:none;position:absolute}.responsive .countries-state:checked ~ .gf-countries{display:block;width:auto;max-height:1444px;border-top:0}.responsive .countries-state:checked ~ .gf-location .gf-small-expand-arrow{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.responsive .countries-state:checked ~ .gf-follow-us{border-top:0}.responsive .gf-countries{overflow:hidden;width:100%;max-height:0;margin:0 auto;-webkit-transition:max-height .25s ease-in;transition:max-height .25s ease-in;background-color:#d4d4d4}.responsive .gf-countries h4{font-size:16px;line-height:19px;font-weight:600;margin-top:15px;margin-left:20px}.responsive .gf-countries .gf-countries-container{overflow:hidden;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;margin:0 auto;padding:13px 5px 5px 5px}.responsive .gf-countries .gf-countries-container a:hover{border-radius:3px;background-color:#f2f4f4}.responsive .gf-countries .flag-icon{display:inline-block;width:43px;height:28px;margin:0 auto;background-image:url(https://images.blackmagicdesign.com/images/common/location-changer/lc-flags.png?_v=1686027893);background-size:215px 252px}}@media only screen and (max-width: 999px) and (-webkit-min-device-pixel-ratio: 1.3), only screen and (max-width: 999px) and (-webkit-min-device-pixel-ratio: 1.25), only screen and (max-width: 999px) and (min-resolution: 120dpi){.responsive .gf-countries .flag-icon{background-image:url(https://images.blackmagicdesign.com/images/common/location-changer/lc-flags@2x.png?_v=1686027893)}}@media only screen and (max-width: 999px){.responsive .gf-countries span{float:left;margin-left:14px;font-size:14px;line-height:28px;color:#333}.responsive .gf-baseline .gf-copyright{float:none !important;width:100% !important;padding:0 20px !important}.responsive .gf-baseline .gf-copyright p{width:100% !important;padding:20px 0;font-size:11px !important;line-height:13px}.responsive .gf-baseline .gf-copyright p .copyright-spacer{display:block !important}.responsive .gf-baseline .gf-logo{display:block;float:none !important;width:100% !important;height:77px;background-color:#292929}.responsive .gf-baseline .gf-logo img{float:right;margin:16px 21px 0 0}.responsive .gf-countries div .flag-icon{background-color:#fff}.responsive .gf-countries div a.ar .flag-icon{background-position:-43px -420px}.responsive .gf-countries div a.au .flag-icon{background-position:-0 -0}.responsive .gf-countries div a.at .flag-icon{background-position:-43px -0}.responsive .gf-countries div a.br .flag-icon{background-position:-86px 0}.responsive .gf-countries div a.ca .flag-icon{background-position:-129px 0}.responsive .gf-countries div a.cn .flag-icon{background-position:-172px 0}.responsive .gf-countries div a.dk .flag-icon{background-position:0px -28px}.responsive .gf-countries div a.fi .flag-icon{background-position:-43px -28px}.responsive .gf-countries div a.fr .flag-icon{background-position:-86px -28px}.responsive .gf-countries div a.de .flag-icon{background-position:-129px -28px}.responsive .gf-countries div a.hk .flag-icon{background-position:-172px -28px}.responsive .gf-countries div a.in .flag-icon{background-position:0 -56px}.responsive .gf-countries div a.it .flag-icon{background-position:-43px -56px}.responsive .gf-countries div a.jp .flag-icon{background-position:-86px -56px}.responsive .gf-countries div a.kr .flag-icon{background-position:-129px -56px}.responsive .gf-countries div a.mx .flag-icon{background-position:-172px -56px}.responsive .gf-countries div a.nl .flag-icon{background-position:0px -84px}.responsive .gf-countries div a.nz .flag-icon{background-position:-43px -84px}.responsive .gf-countries div a.no .flag-icon{background-position:-86px -84px}.responsive .gf-countries div a.pt .flag-icon{background-position:-129px -84px}.responsive .gf-countries div a.ru .flag-icon{background-position:-172px -84px}.responsive .gf-countries div a.sg .flag-icon{background-position:0px -112px}.responsive .gf-countries div a.sa .flag-icon{background-position:-43px -112px}.responsive .gf-countries div a.es .flag-icon{background-position:-86px -112px}.responsive .gf-countries div a.se .flag-icon{background-position:-129px -112px}.responsive .gf-countries div a.tw .flag-icon{background-position:-172px -112px}.responsive .gf-countries div a.tr .flag-icon{background-position:0px -140px}.responsive .gf-countries div a.ae .flag-icon{background-position:-43px -140px}.responsive .gf-countries div a.uk .flag-icon{background-position:-86px -140px}.responsive .gf-countries div a.us .flag-icon{background-position:-129px -140px}.responsive .gf-countries div a.pl .flag-icon{background-position:-172px -140px}.responsive .gf-countries div a.ua .flag-icon{background-position:0px -168px}}.responsive .gf-countries .gf-countries-container a{float:left;-webkit-box-sizing:border-box;box-sizing:border-box;width:calc(100% - 20px);margin-left:10px;margin-bottom:10px;padding:5px;cursor:pointer}@media only screen and (min-width: 461px){.responsive .gf-countries .gf-countries-container a{width:calc((100% - 30px) / 2)}}@media only screen and (min-width: 681px){.responsive .gf-countries .gf-countries-container a{width:calc((100% - 40px) / 3)}}@media only screen and (min-width: 768px){.responsive .countries-state:checked ~ .gf-countries{display:block;width:auto;max-height:740px;border-top:0}}.location-changer{display:none;position:absolute;z-index:300;top:-398px;width:778px;margin-bottom:5px;left:calc(((100vw - 40px) - 778px) / 2)}@media only screen and (min-width: 1040px){.location-changer{left:calc((1000px - 778px) / 2)}}.location-changer .lc-top{height:7px;background-image:url(https://images.blackmagicdesign.com/images/common/location-changer/lc-top.png?_v=1507069243);background-size:778px 7px}@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (-webkit-min-device-pixel-ratio: 1.25), only screen and (min-resolution: 120dpi){.location-changer .lc-top{background-image:url(https://images.blackmagicdesign.com/images/common/location-changer/lc-top@2x.png?_v=1507069243)}}.location-changer .lc-bottom{position:relative;height:14px;background-image:url(https://images.blackmagicdesign.com/images/common/location-changer/lc-bottom.png?_v=1507069024);background-size:778px 14px}@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (-webkit-min-device-pixel-ratio: 1.25), only screen and (min-resolution: 120dpi){.location-changer .lc-bottom{background-image:url(https://images.blackmagicdesign.com/images/common/location-changer/lc-bottom@2x.png?_v=1507069024)}}.location-changer .lc-bottom-arrow{position:absolute;top:7px;width:16px;height:10px;background-image:url(https://images.blackmagicdesign.com/images/common/location-changer/lc-bottom-arrow.png?_v=1507070826);background-size:16px 10px}@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (-webkit-min-device-pixel-ratio: 1.25), only screen and (min-resolution: 120dpi){.location-changer .lc-bottom-arrow{background-image:url(https://images.blackmagicdesign.com/images/common/location-changer/lc-bottom-arrow@2x.png?_v=1507070826)}}.location-changer .lc-title{height:35px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-image:url(https://images.blackmagicdesign.com/images/common/location-changer/lc-tile.png?_v=1507070402);background-size:778px 10px}@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (-webkit-min-device-pixel-ratio: 1.25), only screen and (min-resolution: 120dpi){.location-changer .lc-title{background-image:url(https://images.blackmagicdesign.com/images/common/location-changer/lc-tile@2x.png?_v=1507070402)}}.location-changer .lc-title h4{margin-left:24px;font-family:"Sofia Pro W03","Helvetica","Open Sans",sans-serif;font-size:16px;line-height:19px;font-weight:600}.chinese .location-changer .lc-title h4{font-family:"Futura Plus W08","Helvetica","Open Sans",sans-serif}.japanese .location-changer .lc-title h4{font-family:"Futura Plus W08","Helvetica","Open Sans",sans-serif}.korean .location-changer .lc-title h4{font-family:"Futura Plus W08","Helvetica","Open Sans",sans-serif}.russian .location-changer .lc-title h4{font-family:"Futura Plus W08","Helvetica","Open Sans",sans-serif}.polish .location-changer .lc-title h4{font-family:"sofia-pro","Helvetica","Open Sans",sans-serif}.ukrainian .location-changer .lc-title h4{font-family:"sofia-pro","Helvetica","Open Sans",sans-serif}.location-changer .lc-flags{padding-top:9px;background-image:url(https://images.blackmagicdesign.com/images/common/location-changer/lc-tile.png?_v=1507070402);background-size:778px 10px}@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (-webkit-min-device-pixel-ratio: 1.25), only screen and (min-resolution: 120dpi){.location-changer .lc-flags{background-image:url(https://images.blackmagicdesign.com/images/common/location-changer/lc-tile@2x.png?_v=1507070402)}}.location-changer .lc-flags:after{content:'';display:table;clear:both}.location-changer .lc-flags div{float:left;width:95px;height:80px}.location-changer .lc-flags div:nth-child(n+25){height:65px}.location-changer .lc-flags div a{display:block;width:43px;height:28px;margin:0 auto;-webkit-box-shadow:0 0 1px 0 #ccc;box-shadow:0 0 1px 0 #ccc;background-image:url(https://images.blackmagicdesign.com/images/common/location-changer/lc-flags.png?_v=1686027893);background-size:215px 252px}@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (-webkit-min-device-pixel-ratio: 1.25), only screen and (min-resolution: 120dpi){.location-changer .lc-flags div a{background-image:url(https://images.blackmagicdesign.com/images/common/location-changer/lc-flags@2x.png?_v=1686027893)}}.location-changer .lc-flags div a:hover{-webkit-box-shadow:0 0 2px 2px #64abd3;box-shadow:0 0 2px 2px #64abd3}.location-changer .lc-flags div a.ar{background-position:-43px -420px}.location-changer .lc-flags div a.au{background-position:-0 -0}.location-changer .lc-flags div a.at{background-position:-43px -0}.location-changer .lc-flags div a.br{background-position:-86px -0}.location-changer .lc-flags div a.ca{background-position:-129px -0}.location-changer .lc-flags div a.cn{background-position:-172px -0}.location-changer .lc-flags div a.dk{background-position:-0 -28px}.location-changer .lc-flags div a.fi{background-position:-43px -28px}.location-changer .lc-flags div a.fr{background-position:-86px -28px}.location-changer .lc-flags div a.de{background-position:-129px -28px}.location-changer .lc-flags div a.hk{background-position:-172px -28px}.location-changer .lc-flags div a.in{background-position:-0 -56px}.location-changer .lc-flags div a.it{background-position:-43px -56px}.location-changer .lc-flags div a.jp{background-position:-86px -56px}.location-changer .lc-flags div a.kr{background-position:-129px -56px}.location-changer .lc-flags div a.mx{background-position:-172px -56px}.location-changer .lc-flags div a.nl{background-position:-0 -84px}.location-changer .lc-flags div a.nz{background-position:-43px -84px}.location-changer .lc-flags div a.no{background-position:-86px -84px}.location-changer .lc-flags div a.pt{background-position:-129px -84px}.location-changer .lc-flags div a.ru{background-position:-172px -84px}.location-changer .lc-flags div a.sg{background-position:-0 -112px}.location-changer .lc-flags div a.sa{background-position:-43px -112px}.location-changer .lc-flags div a.es{background-position:-86px -112px}.location-changer .lc-flags div a.se{background-position:-129px -112px}.location-changer .lc-flags div a.tw{background-position:-172px -112px}.location-changer .lc-flags div a.tr{background-position:-0 -140px}.location-changer .lc-flags div a.ae{background-position:-43px -140px}.location-changer .lc-flags div a.uk{background-position:-86px -140px}.location-changer .lc-flags div a.us{background-position:-129px -140px}.location-changer .lc-flags div a.pl{background-position:-172px -140px}.location-changer .lc-flags div a.ua{background-position:-0 -168px}.location-changer .lc-flags div span{display:block;margin:6px 0 0 0;font-size:12px;text-align:center;color:#333}.dropdown{display:table;width:100%;max-width:100%}.dropdown select{position:absolute;width:100%;height:100%;outline:0;border:0;opacity:0;z-index:1;cursor:pointer;-webkit-box-sizing:border-box;box-sizing:border-box}.dropdown .wrapper{position:relative;display:block;height:40px;background-color:#F2F2F2;color:#000;border:1px solid #EBEBEB;border-radius:3px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden}.dropdown label ~ .wrapper{margin-left:100px}.dropdown .wrapper:hover{cursor:pointer;border-color:#BBB}.dropdown .text{position:relative;display:inline-block;padding:0 18px;font-family:'Open Sans', sans-serif;font-size:14px;line-height:40px;color:#2d2d2e;white-space:nowrap;overflow:hidden}.dropdown .arrow{position:absolute;width:11px;height:9px;right:20px;top:16px;background:url(https://images.blackmagicdesign.com/images/webstore/shared/store-icons.png?_v=1460999824) no-repeat 0 -30px}#product-main .dropdown label{width:100%;font-size:10px;color:#2e3133;text-align:center;height:36px;font-weight:700;text-transform:uppercase}#product-main .dropdown .wrapper{display:inline-block;width:100%;height:42px;margin-left:0;border-color:#B1B1B1;-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,0.15);box-shadow:0 1px 1px 0 rgba(0,0,0,0.15);background-color:#fff;background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSI3JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iOCUiIHN0b3AtY29sb3I9IiNmOWY5ZjkiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMWYxZjEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=");background-size:100%;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(7%, #fff), color-stop(8%, #f9f9f9), to(#f1f1f1));background-image:linear-gradient(#fff 7%, #f9f9f9 8%, #f1f1f1 100%);border-radius:5px}#product-main .dropdown .wrapper:hover{background:#EEE;border-color:#969696}#product-main .dropdown .text{line-height:42px;font-weight:600;color:#000;padding:0 20px}#product-main .dropdown .arrow{background:none;width:0;height:0;top:17px;border-style:solid;border-width:9px 6px 0 6px;border-color:#4f4f4f transparent transparent transparent}.dropdown.disabled select{cursor:default}.dropdown.disabled label,.dropdown.disabled .text{color:#E6E6E6}.dropdown.disabled .wrapper{background:#FFF;border-color:#EBEBEB}.dropdown.disabled .arrow{opacity:0.2}.single-product{display:none}.single-product+p{margin-top:9px}.textbox input,.textbox textarea,.textarea input,.textarea textarea{-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:4px;display:block;width:100%;height:40px;padding:6px 15px;margin-bottom:14px;font-size:14px;line-height:140%;color:#494949;background-color:#f2f2f2;border:1px solid #EBEBEB}.textbox input:focus,.textbox textarea:focus,.textarea input:focus,.textarea textarea:focus{-webkit-box-shadow:0 0 4px 0 #d1d1d1;box-shadow:0 0 4px 0 #d1d1d1;border-color:#dbdbdb;background:white;outline:none}.textbox input:hover,.textbox textarea:hover,.textarea input:hover,.textarea textarea:hover{border-color:#BBB}.textbox label ~ .wrapper,.textbox label ~ .wrapper,.textarea label ~ .wrapper,.textarea label ~ .wrapper{margin-left:100px}.textbox .wrapper,.textarea .wrapper{display:block}.textarea textarea{height:auto;resize:vertical;padding:12px}.textbox.disabled input,.textbox.disabled textarea,.textarea.disabled input,.textarea.disabled textarea{background:#FFF;border-color:#EBEBEB;color:#E6E6E6;resize:none}.textbox.disabled label,.textarea.disabled label{color:#EBEBEB}.textbox.disabled input::-webkit-input-placeholder,.textarea.disabled input::-webkit-input-placeholder{color:#FFF}.textbox.disabled input:-moz-placeholder,.textarea.disabled input:-moz-placeholder{color:#FFF}.textbox.disabled input::-moz-placeholder,.textarea.disabled input::-moz-placeholder{color:#FFF}.textbox.disabled input:-ms-input-placeholder,.textarea.disabled input:-ms-input-placeholder{color:#FFF}.checkbox{position:relative;display:block;min-height:30px;margin:10px 0 10px 0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:3px}.checkbox label{display:inline-block;float:none;width:100%;max-width:100%;min-height:30px;padding:9px 7px 7px 22px;margin-bottom:0;font-weight:400;cursor:pointer;-webkit-box-sizing:border-box;box-sizing:border-box}.checkbox input{position:absolute;margin:2px 0 0 -22px;cursor:pointer}.checkbox span{display:inline-block;float:none;width:100%;max-width:100%;min-height:30px;padding:9px 7px 7px 22px;margin-bottom:0;font-weight:400;cursor:pointer}.checkbox.disabled label{cursor:default;color:#EBEBEB}.checkbox.disabled input{opacity:0.5}.textbox label,.textarea label,.dropdown label{float:left;width:100px;height:40px;line-height:40px;margin:0;font-weight:600;font-size:13px}.error input,.error textarea,.dropdown.error .wrapper{background:#fff2f2;border-color:#ee0032}.error label{color:#ee0032}.button .error-msg{display:none;position:absolute;left:0;top:-60px;background:#ee0032;border:1px solid #ab0025;border-radius:3px}.error-msg{display:block;width:100%;background:#ee0032;color:#fff;border-radius:3px;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;padding:12px;font-size:14px;font-weight:600}.error-msg.active{display:block}.error-message{padding:0.5em 1em;background-color:red;color:#fff;font-weight:bold}.tooltip{position:relative;width:19px;height:19px;border:1px solid #c6c6c6;border-radius:10px;background-color:#fff;background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSI4JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iOCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiLz48c3RvcCBvZmZzZXQ9IjklIiBzdG9wLWNvbG9yPSIjZjlmOWY5Ii8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZjFmMWYxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g");background-size:100%;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(8%, #fff), color-stop(8%, #fff), color-stop(9%, #f9f9f9), to(#f1f1f1));background-image:linear-gradient(#fff 8%, #fff 8%, #f9f9f9 9%, #f1f1f1 100%);background:#f5f5f5;cursor:pointer}.tooltip>span{display:block;width:20px;text-align:center;line-height:19px;letter-spacing:-1px;font-weight:600}.tooltip>p{display:none;position:absolute;width:200px;margin:0;padding:10px 14px 8px;left:-240px;top:-7px;color:#FFF;background:#4E4E4E;font-weight:600}.tooltip>p>span{position:absolute;right:-9px;top:11px;width:0;height:0;border-style:solid;border-width:6px 0 6px 9px;border-color:transparent transparent transparent #4e4e4e}.tooltip:hover p{display:block}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), only screen and (min-resolution: 192dpi){.dropdown .arrow{background-image:url(https://images.blackmagicdesign.com/images/webstore/shared/store-icons@2x.png?_v=1460999824);background-size:175px 356px !important}}.fr .textbox label{line-height:13px;position:relative;top:12px}.es .textbox label{line-height:13px;position:relative;top:12px}.button{display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;height:27px;padding:0 18px;font-family:'Open Sans', Helvetica, Arial, sans-serif;font-size:14px;line-height:24px;font-weight:600;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;cursor:pointer;text-align:center;vertical-align:top;text-decoration:none;color:#363636;border:1px solid #c5c5c5;border-radius:50px;outline:none;background-image:-webkit-gradient(linear, left top, left bottom, from(#fff), to(#f1f1f1));background-image:linear-gradient(to bottom, #fff 0%, #f1f1f1 100%);-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,0.12);box-shadow:0 1px 1px 0 rgba(0,0,0,0.12)}.button:hover{color:#363636;background:#f1f1f1}.button-flat{display:inline-block;min-height:40px;padding:10px 10px;height:auto;min-width:138px;max-width:200px;margin:0 0 0 auto;line-height:18px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#FFF;text-decoration:none;background-image:none;border:1px solid #0088cf;border-radius:4px;margin-right:5px;cursor:pointer;text-align:center;-webkit-box-shadow:none;box-shadow:none;color:#0088cf;font-size:16px;font-family:"Gibson W04","Helvetica","Open Sans",sans-serif}@media only screen and (max-width: 560px){.button-flat{width:100%;max-width:none}}.button-flat:first-child:not(:only-child){margin-bottom:5px}.button-flat.primary{color:#0088cf;border-color:#0088cf}.button-flat.primary.solid{background:#0088cf;color:#fff}.button-flat.secondary{color:#666;border-color:#666}.button-flat.secondary.solid{background:#666;color:#fff}.button-flat.tertiary{color:#f48c00;border-color:#f48c00}.button-flat.tertiary.solid{background:#f48c00;color:#fff}.button-flat.success{color:#2eb665;border-color:#2eb665}.button-flat.success.solid{background:#2eb665;color:#fff}.button.small{height:21px;padding:0 14px;font-size:12px;line-height:19px}.button.large{height:42px;padding:0 80px;line-height:40px}.button.full-width{width:100%}.button.primary{color:#fff;border-color:#0088cf;background-image:-webkit-gradient(linear, left top, left bottom, from(#00aeef), to(#0099ea));background-image:linear-gradient(to bottom, #00aeef 0%, #0099ea 100%);-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,0.25);box-shadow:0 1px 1px 0 rgba(0,0,0,0.25)}.button.primary:hover{color:#fff;background-color:#0092e0;background-image:none}.button.secondary{color:#fff;border-color:#f48c00;background-image:-webkit-gradient(linear, left top, left bottom, from(#f79b00), to(#f18400));background-image:linear-gradient(to bottom, #f79b00 0%, #f18400 100%);-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,0.25);box-shadow:0 1px 1px 0 rgba(0,0,0,0.25)}.button.secondary:hover{color:#fff;background-color:#e77e00;background-image:none}.button.tertiary{color:#fff;border-color:#2a2a2a;background-image:-webkit-gradient(linear, left top, left bottom, from(#757576), to(#363636));background-image:linear-gradient(to bottom, #757576 0%, #363636 100%);-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,0.25);box-shadow:0 1px 1px 0 rgba(0,0,0,0.25)}.button.tertiary:hover{color:#fff;background-color:#313131;background-image:none}.button.success{color:#fff;border-color:#2eb665;background-image:-webkit-gradient(linear, left top, left bottom, from(#33cc72), to(#32ba69));background-image:linear-gradient(to bottom, #33cc72 0%, #32ba69 100%);-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,0.12);box-shadow:0 1px 1px 0 rgba(0,0,0,0.12)}.button.success:hover{color:#fff;background-color:#30b264;background-image:none}.button.icon-arrow{padding:0 14px 0 18px}.button.icon-arrow:after{content:'';display:block;float:right;width:7px;height:100%;margin-left:9px;background-image:url(https://images.blackmagicdesign.com/images/common/buttons/arrow.svg?_v=1480564070);background-repeat:no-repeat;background-size:7px 7px;background-position:right center}.button.icon-arrow.primary:after,.button.icon-arrow.secondary:after,.button.icon-arrow.tertiary:after,.button.icon-arrow.success:after{background-image:url(https://images.blackmagicdesign.com/images/common/buttons/arrow-reverse.svg?_v=1480564070)}.button.icon-edit{padding:0 14px 0 18px}.button.icon-edit:after{content:'';display:block;float:right;width:14px;height:100%;margin-left:9px;background-image:url(https://images.blackmagicdesign.com/images/common/buttons/edit.svg?_v=1480564070);background-repeat:no-repeat;background-size:14px 15px;background-position:right center}.button.icon-edit.primary:after,.button.icon-edit.secondary:after,.button.icon-edit.tertiary:after,.button.icon-edit.success:after{background-image:url(https://images.blackmagicdesign.com/images/common/buttons/edit-reverse.svg?_v=1480564070)}.button.icon-print{padding:0 14px 0 18px}.button.icon-print:after{content:'';display:block;float:right;width:14px;height:100%;margin-left:9px;background:url(https://images.blackmagicdesign.com/images/common/buttons/print.svg?_v=1480564070) no-repeat;background-repeat:no-repeat;background-size:14px 13px;background-position:right center}.button.icon-print.primary:after,.button.icon-print.secondary:after,.button.icon-print.tertiary:after,.button.icon-print.success:after{background-image:url(https://images.blackmagicdesign.com/images/common/buttons/print-reverse.svg?_v=1480564070)}.button.disabled{color:#cacaca;border-color:#e3e3e3;background-color:#fff !important;background-image:none;-webkit-box-shadow:none;box-shadow:none;cursor:default}.button.disabled:hover{color:#cacaca}.button.disabled.icon-arrow:after{opacity:.2;background-image:url(https://images.blackmagicdesign.com/images/common/buttons/arrow.svg?_v=1480564070)}.button.disabled.icon-edit:after{opacity:.2;background-image:url(https://images.blackmagicdesign.com/images/common/buttons/edit.svg?_v=1480564070)}.button.disabled.icon-print:after{opacity:.2;background-image:url(https://images.blackmagicdesign.com/images/common/buttons/print.svg?_v=1480564070)}.button.delete{width:40px;height:40px;padding:0;border:0;background:none;-webkit-box-shadow:none;box-shadow:none}.button.delete span{position:absolute;top:12px;right:15px;width:10px;height:10px;background-image:url(https://images.blackmagicdesign.com/images/common/global-nav/gn-delete.svg?_v=1466645769);background-repeat:no-repeat;background-position:0 0;background-size:10px 20px}.button.delete:hover span{background-position:0 -10px}


