@import url("https://fonts.googleapis.com/css?family=Raleway:300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap&subset=latin-ext");a{background-color:transparent;-webkit-text-decoration-skip:objects;}article,aside,footer,header,nav,section,figcaption,figure,blockquote,main,details,menu,picture,video{display:block;box-sizing:border-box;padding:0;margin:0;}template,[hidden]{display:none;}audio,video,canvas{display:inline-block;}audio:not([controls]){display:none;height:0;}svg:not(:root){overflow:hidden;}button,input,optgroup,select,textarea{margin:0;}button,input{overflow:visible;}button,select{text-transform:none;}button,html[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button;}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0;}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText;}fieldset{padding:0.35em 0.75em 0.625em;}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}textarea{overflow:auto;}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0;}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto;}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px;}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}body,html,div,img,svg,figure,form,iframe{padding:0px;border:0px;margin:0px;box-sizing:border-box;border-style:none;}ul,ol,li,a,span{box-sizing:border-box;}div{position:relative;max-height:9999999px;}main,footer,header,section{width:100%;}body{min-height:101vh;}.form,.form_submit,div{font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;box-sizing:border-box;}img,picture{max-width:100%;height:auto;display:block;}iframe{max-width:100%;}a,.form_submit{cursor:pointer;}:root{--blue:#06f;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#e0163c;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#e0163c;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#e0163c;--light:#f8f9fa;--dark:#343a40;--margin-sides:2rem;--margin-sides-double:calc(2 * var(--margin-sides));--margin-normal:2rem;--margin-half:1rem;--margin-double:4rem;--margin-triple:6rem;--margin-quad:8rem;--text-grey:rgb(129,129,129);--bcg-grey:#f2f2f2;--bcg-grey-light:#f5f5f5;--bcg-red-dark:rgb(155,10,38);--bcg-red-light:#e0163c;--transition:0.35s ease-in-out;}html{scroll-behavior:smooth;}body,html{font-size:18px;font-family:"Raleway",sans-serif;line-height:1.4;color:#212529;background-color:#FFFFFF;}@media all and (max-width:1000px){html,body{font-size:16px;}:root{--margin-sides:1rem;}}h1,h2,h3,h4,h5{font-weight:700;line-height:1.2;text-transform:uppercase;font-style:normal;letter-spacing:0.05em;margin:2em 0 0.5em 0;}h1{font-weight:800;font-size:2.5rem;}h2{font-size:2rem;font-weight:800;}h3{font-size:1.25rem;font-weight:600;}strong,b{font-weight:600;}a{color:inherit;}.text_width{width:calc(100vw - var(--margin-sides-double));max-width:1400px;margin:0 auto;}.fimg{display:flex;justify-content:center;align-items:center;position:relative;max-width:100%;max-height:100%;}.fimg_wrp,.fimg_pic{width:inherit;height:inherit;display:flex;justify-content:center;align-items:center;border:0;padding:0;margin:0;}.fimg_img{max-width:100%;max-height:100%;border:0;padding:0;margin:0;}.over_gradient,.over_gradient_light,.over_gradient_red{position:absolute;width:100%;height:100%;top:0;left:0;background-blend-mode:normal;z-index:5;}.over_gradient{background-image:linear-gradient(45deg,rgba(238,0,248,.38),rgba(60,54,209,.38) 30%,transparent),linear-gradient(rgba(0,0,0,.61),rgba(0,0,0,.61));}.over_gradient_light{pointer-events:none;background-image:linear-gradient(45deg,rgba(238,0,248,.08),rgba(60,54,209,.18) 30%,transparent),linear-gradient(rgba(0,0,0,.21),rgba(0,0,0,.21));}.over_gradient_red{background-image:linear-gradient(45deg,rgba(12,69,198,.22),rgba(12,69,198,.22) 22%,rgba(248,0,0,.6)),linear-gradient(rgba(0,0,0,.61),rgba(0,0,0,.61));}header{background-color:#f8f8f8;padding:var(--margin-half) 0;vertical-align:middle;position:relative;font-size:1rem;text-transform:uppercase;letter-spacing:0.02em;z-index:101;}header .container{display:flex;align-items:center;justify-content:space-between;}header menu{padding:0;margin:0;}header menu a{text-decoration:none;transition:color var(--transition),border var(--transition);display:block;border-top:2px solid transparent;border-bottom:2px solid transparent;}header menu a:hover{border-bottom-color:var(--bcg-red-dark);}.header_logo{flex-grow:0;}.header_logo img{width:auto;height:auto;height:3rem;margin:-0.5rem 0;}header ul{list-style:none;padding:0;margin:0;display:inline-flex;gap:var(--margin-half);}header menu li{padding:0px 0px;}header menu li:last-of-type{padding-right:0rem;}header menu li a.active,header menu li a.parent{font-weight:600;}.header_hamburger{display:none;padding-right:1rem;}.header_hamburger svg{fill:#212529;}@media all and (max-width:1000px){header{position:fixed;box-shadow:0 2px 10px 0 rgba(0,0,0,0.16),0 2px 5px 0 rgba(0,0,0,0.26);}.header_clearer{height:4rem;display:block;width:100%;}header .container{flex-wrap:wrap;}menu{display:none;order:10;}menu.open{width:100%;display:block;padding:2rem 1rem 0rem 1rem;}header ul,header menu li{flex-wrap:wrap;width:100%;text-align:center;}.header_hamburger{display:block;cursor:pointer;}}.header_video{width:100%;min-height:20vh;position:relative;overflow:hidden;text-align:center;display:flex;flex-direction:column;}.header_video_cont{position:absolute;top:0px;right:0px;bottom:0px;left:0px;}.header_video .fast_menu_fp{position:absolute;bottom:0px;width:100%;}.header_bcg{width:100%;height:100%;display:block;position:absolute;top:0px;right:0px;bottom:0px;left:0px;}.header_bcg .fimg_wrp,.header_bcg .fimg_pic{width:inherit;height:inherit;display:block;}.header_bcg .fimg_img{object-fit:cover;width:100%;height:100%;object-position:center;}.header_video .header_cont{display:flex;height:inherit;align-items:center;justify-content:flex-start;width:100%;margin-top:var(--margin-normal);margin-bottom:var(--margin-normal);}.header_video .header_content{text-align:left;z-index:88;color:#FFFFFF;}@media all and (max-width:1000px){.header_video .fast_menu_fp{position:relative;bottom:unset;}.hp-video #fp_youtube_player{margin:0 !important;}}main{margin-top:var(--margin-normal);margin-bottom:var(--margin-double);}main .header_content{color:#000000;margin-bottom:var(--margin-normal);}.header_content h1,.header_content h2{padding:0;margin:0;color:inherit;}.header_page{display:flex;flex-direction:column;}.header_page span{font-size:0.5em;font-weight:600;}.breadcrumbs,.breadcrumbs a{opacity:0.75;text-decoration:none;}.breadcrumbs a:hover{opacity:1;text-decoration:underline;}.perex{font-size:1.5rem;margin-bottom:2rem;display:flex;align-items:center;gap:2;rem}.perex .sys_page_image{height:100%;max-height:inherit;width:auto;flex-shrink:1;flex-grow:0;}.fast_menu{display:inline-flex;flex-wrap:wrap;margin:var(--margin-double) auto;justify-content:center;align-items:center;color:#FFFFFF;gap:var(--margin-half);z-index:88;font-size:1.25rem;line-height:1;}.fast_menu .item{padding:0;position:relative;flex-basis:20%;min-width:200px;}@media all and (max-width:1000px){flex-basis:50%;}.fast_menu h2{width:100%;display:block;padding:0;margin:0;color:inherit;text-align:center;}.fast_menu .form,.fast_menu a{transition:color var(--transition),background var(--transition);font-size:inherit;display:inline-block;box-sizing:border-box;text-align:left;padding:0.25em 0.5em;margin:0;border:0px solid transparent;line-height:inherit;text-decoration:none;border-radius:4px;cursor:pointer;width:100%;}.fast_menu .form{width:100%;z-index:5;border:0px solid #ffffff;font-weight:600;background-color:transparent;color:inherit;-webkit-appearance:none;opacity:0.6;background-color:rgba(255,255,255,.25);}.fast_menu .form:hover,.fast_menu .form:focus,.fast_menu .form:active,.fast_menu .form:checked{opacity:1;color:#000000;background-color:rgba(255,255,255,.95);}.fast_menu a{color:#ffffff;background-color:var(--bcg-red-dark);font-weight:600;text-transform:uppercase;text-decoration:none;text-align:center;break-inside:avoid;white-space:nowrap;}.fast_menu a:hover{background-color:var(--bcg-red-light);}.fast_menu .arrow_down{position:absolute;font-size:1.25rem;padding:0.25em 0.5em;right:0px;top:0px;z-index:1;opacity:0.5;pointer-events:none;transition:transform var(--transition);}.fast_menu .form:hover ~ .arrow_down{opacity:1;color:#000000;transform:rotate(90deg);}.fast_menu .form:focus ~ .arrow_down{opacity:1;color:#000000;transform:rotate(-90deg);}.fast_menu .form option{color:#000000;padding:0.25em;}footer{margin-top:var(--margin-double);}footer{background-size:cover;background-position:center top;background-color:var(--bcg-grey);color:#000000;}footer a{text-decoration:none;}footer a:hover{text-decoration:underline;}footer h3{margin-top:0;}footer ul{list-style-type:none;padding-left:0;margin:0;}footer li{margin-bottom:0.25rem;}.footer_first{display:flex;flex-wrap:wrap;justify-content:space-between;padding:var(--margin-normal) 0;gap:var(--margin-normal);}.footer_first .item{flex-basis:calc(33.33% - var(--margin-normal));}@media all and (max-width:600px){.footer_first .item{flex-basis:100%;}}.footer_map{padding-top:var(--margin-double);overflow:hidden;}.footer_map h2{margin:0 0 var(--margin-normal) 0;display:block;}.hp_map{display:flex;flex-wrap:nowrap;gap:var(--margin-normal);}.hp_map .sellers_map{flex-grow:1;flex-shrink:1;overflow:visible;}.hp_map .sellers_map_container{height:500px;width:100%;}@media all and (max-width:800px){.hp_map{flex-wrap:wrap;}.hp_map .sellers_map{width:100%;}}@media all and (min-width:1450px){.hp_map .sellers_map_container{width:calc(100% + calc(50vw - 700px));}}.map_contact_rsm strong{font-size:1.5rem;font-weight:500;}.map_contact_rsm em{font-size:1.15rem;}.map_contact_rsm a{text-decoration:none;}.map_contact_rsm a:hover{text-decoration:underline;}section.social{background-image:linear-gradient(110deg,rgba(195,12,96,.5),transparent 30%,transparent 70%,rgba(255,0,0,.5)),url(/data/social/posts/93-63_w463a_opf_gpf_500_550_f1.jpg);background-color:#000000;background-repeat:no-repeat;background-size:cover;padding:var(--margin-double) 0;}section.social h2{color:#FFFFFF;margin:0 0 var(--margin-normal) 0;}.social_feed{display:flex;flex-wrap:wrap;gap:var(--margin-normal);width:100%;}.social_feed .social_post{width:calc(33.333% - var(--margin-normal));background-color:var(--light);border-radius:4px;overflow:hidden;}.social_feed .social_post,.social_post .text{display:flex;flex-direction:column;}.social_post .text{padding:var(--margin-normal);text-align:left;flex-grow:1;}.social_post .text .more{display:none;}.social_post .social_mores{display:inline-block;cursor:pointer;padding-top:0.5em;font-weight:600;text-decoration:none;}.social_post .fimg{flex-direction:column;}.social_post .fimg_cap{line-height:1;font-size:0.85rem;padding:0.25em 1em 0.5em 1em;background-color:var(--bcg-grey);text-align:center;font-style:italic;}.social_post .fimg_caps{opacity:0.80;}.social_post .text_contained p:first-of-type{margin-top:0;}.social_post .text_contained p:last-of-type{margin-bottom:0;}.social_post .text .text_contained{flex-grow:1;padding-bottom:var(--margin-normal);}.social_post .text .text_info{font-weight:600;}.social_post .text .text_info a{text-decoration:none;color:#274c7e;}.social_post .text .text_info a:hover{text-decoration:underline;}.social_post .images{display:flex;flex-wrap:wrap;justify-content:space-between;}.social_post .image{width:calc(50% - 0.25rem);margin-top:0.5rem;position:relative;line-height:0;}.social_post .image a,.social_post .image .video_container{display:block;width:100%;height:100%;line-height:0;}.social_post .image.video{max-height:300px;background-color:#000000;}.social_post .image .video_container{height:100%;min-height:200px;width:100%;position:relative;}.social_post .video_container video,.social_post .video_container iframe{width:100% !important;max-height:100% !important;padding:0;margin:0;object-fit:cover;height:100%;position:absolute;top:0px;left:0px;right:0px;bottom:0px;}.social_post .image img{width:100%;height:inherit;object-fit:cover;}.social_post .image:first-of-type{width:100%;}.social_post .image.hidden{display:none;}.social_post .image .image_more_info{position:absolute;top:0;left:0;bottom:0;width:100%;height:inehrit;vertical-align:middle;text-align:middle;font-size:4rem;font-weight:300;line-height:100%;background-color:rgba(0,0,0,0.55);color:#ffffff;pointer-events:none;display:flex;align-items:center;justify-content:center;}.social_footer{clear:both;margin-top:2rem;text-align:center;background-color:#f5f5f5;}.social_footer a{display:inline-block;margin:0.25em 0;}@media all and (max-width:1440px){.social_feed .social_post{width:calc(50% - var(--margin-normal));}}@media all and (max-width:600px){.social_feed .social_post{width:100%;}}.flx_cont{display:flex;flex-wrap:wrap;margin:var(--margin-normal) 0;gap:var(--margin-normal);}.flx_cont .w50{width:calc(50% - var(--margin-normal));}.flx_cont .w100{width:100%;}@media all and (max-width:600px){.flx_cont .w50{width:100%;}}.button{padding:0.5rem 2rem;border-radius:25px;color:#ffffff;border-color:#e0163c;border-width:2px;border-style:solid;background-color:#e0163c;font-weight:600;text-transform:uppercase;text-decoration:none;margin:0.5rem;transition:background var(--transition),color var(--transition);letter-spacing:1px;text-align:center;break-inside:avoid;white-space:nowrap;cursor:pointer;}.button:hover{background-color:#ffffff;color:#000000;}h2 span.product{font-size:0.8em;font-weight:600;color:#838383;display:block;}.form,.form_submit{font-size:inherit;line-height:inherit;font-weight:inherit;color:inherit;font-family:inherit;background-color:transparent;padding:0.25em 0.5em;box-sizing:border-box;}.form{width:100%;border:1px solid #000000;border-width:0px 0px 1px 0px;}.form_submit{cursor:pointer;}.cform_container{max-width:500px;margin:0 auto 2rem auto;overflow:auto;}.cform_name{margin:0;}.cform_item,.cform_form_submit{margin:0.5rem 0;}.cform_item_type_infotext{font-style:italic;padding-bottom:0.5rem;}.cform_form_submit{text-align:right;}.form_submit{padding:0.5rem 2rem;border-radius:25px;color:#ffffff;border-color:#e0163c;background-color:#e0163c;border-width:2px;font-weight:600;text-transform:uppercase;transition:color var(--transition),background var(--transition);border-style:solid;}.form_submit:hover{background-color:#ffffff;color:#000000;}.page_image_bcg_img{position:absolute;z-index:0;width:100vw;height:100%;top:0;left:0;}.page_image_bcg_img .fimg_wrp,.page_image_bcg_img .fimg_pic,.page_image_bcg_img .fimg_img{height:inherit;width:100%;}.page_image_bcg_img .fimg_img{object-fit:cover;}.left_part{width:18rem;padding-left:1rem;padding-right:2rem;padding-left:0rem;flex-shrink:0;color:#ffffff;}.main_content p:first-of-type{margin-top:0rem;}.main_content p:last-of-type{margin-bottom:0rem;}.header_content.secondary{margin-top:4rem;}.cont_container{margin:0 auto;}section.normal .cont_container{margin:2rem 0 4rem 0;}section.normal .cont_container.secondary{}.video_container{padding-bottom:56.25%;padding-top:0px;height:0;overflow:hidden;position:relative;width:100%;background-color:#000000;}.video_container iframe,.video_container object,.video_container embed{position:absolute;top:0;left:0;width:100%;height:100%;}.cat_menu,.sellers_list_items{display:flex;flex-wrap:wrap;width:100%;margin:2rem 0;gap:2rem;}.cat_menu.categories,.cat_menu.products{max-width:calc(100vw - var(--margin-quad));margin-right:auto;margin-left:auto;}@media all and (max-width:1400px){.cat_menu.categories,.cat_menu.products{max-width:calc(100% - var(--margin-sides-double));margin-right:var(--margin-sides);margin-left:var(--margin-sides);}}.cat_menu a,.sellers_list_items a{text-decoration:none;}.cat_menu .item,.sellers_list_items .item{width:calc(25% - 1.5rem);text-align:center;border-radius:2px;padding:1rem;}.cat_menu.categories .item,.cat_menu.products .item{border:1px solid var(--bcg-grey);}.cat_menu.cat_sub_root .item{padding:0;background-color:var(--bcg-grey);border-radius:5px;}.cat_menu.cat_sub_root .item h2 a{padding:1rem;display:block;}.cat_menu.products .item.whide{display:none;}.cat_menu .item.wrap_button{width:100%;text-align:center;}.cat_menu.cat_sub_years .item{width:auto;border:1px solid #929292;}.cat_menu.cat_sub_root .item{width:calc(50% - 2rem);}@media all and (max-width:1000px){.cat_menu.cat_sub_root .item{width:100%;}}.cat_menu.cat_sub_root .img_main{position:absolute;left:0.25rem;top:0rem;height:100%;width:auto;max-width:100px;padding:0.25rem;}.cat_menu.cat_sub_root .img_main .fimg,.cat_menu.cat_sub_root .img_main .fimg_wrp,.cat_menu.cat_sub_root .img_main .fimg_pic{justify-content:flex-start;}.cat_menu.cat_sub_root .img_main .fimg_img{width:auto;height:auto;}.cat_menu .item:hover,.sellers_list_items .item:hover{background-color:#f8f8f8;}.cat_menu .item .container,.sellers_list_items .item .container{text-decoration:none;display:flex;flex-direction:column;height:100%;}.cat_menu .item .image{padding:0rem 0rem 1rem 0rem;}.cat_menu .item .name{margin:0;}.cat_menu .item h2.name{font-size:1.35rem;line-height:1.15em;font-style:normal;}.cat_menu .item .code{margin-bottom:0.5rem;}.cat_menu .item.video .name{margin-top:0.5rem;}.cat_menu .for,.sellers_list_items .item .for,.submenup{display:flex;flex-wrap:wrap;justify-content:center;}.submenup{justify-content:flex-start;margin:1rem -0.25em;}.cat_menu .for a,.sellers_list_items .item .for a,.submenup a{font-size:0.95rem;padding:0 0.25em;margin:0.25em 0.25em;border-radius:2px;font-weight:400;color:#838383;background-color:transparent;border:1px solid #929292;white-space:break-spaces;text-decoration:none;}.cat_menu .for a:hover,.sellers_list_items .item .for a:hover,.submenup a:hover{background-color:#929292;color:#ffffff;}.cat_menu .for .regulation,.cat_menu .for .list{font-weight:bold;background-color:var(--bcg-grey);color:#343a40;}.category_text_about{overflow:auto;margin-top:2rem;}.category_text_about .foto{float:right;margin-left:1rem;}.cat_item img,.cat_item iframe,.cat_item audio{max-width:100%;border-radius:2px;}.cat_item{display:flex;flex-wrap:wrap;gap:var(--margin-normal);margin:var(--margin-normal) auto;}.cat_item_header{font-size:1.25rem;}.cat_item_header strong{font-size:1.5rem;}.cat_item .w50,.cat_item .w100{}.cat_item .w50{width:calc(50% - var(--margin-half));}.cat_item .w100{width:100%;}.cat_item .text_normal,.cat_item_lists{margin:1rem 0;}.text_normal{text-align:justify;}.cat_item .actions{display:flex;flex-wrap:wrap;gap:1rem;}.cat_item .actions a{margin:0;}.cat_item_discontinued_info{font-size:1.25rem;padding:0.5rem 2rem;border-radius:5px;color:#ffffff;border-color:#e0163c;border-width:2px;border-style:solid;background-color:#ffffff;color:#000000;}.item_image{background-color:#ffffff;border:2px solid #ffffff;width:100%;border-radius:3px;overflow:hidden;display:block;margin:0;}.item_image figcaption,.cat_item_gallery .item figcaption{font-size:0.85rem;padding:0.25rem 0.5rem;text-align:center;font-style:italic;color:#838383;}.cat_item_gallery{display:flex;flex-wrap:wrap;margin:0 -0.25rem;width:calc(100% + 0.5rem);}.cat_item_gallery .item{flex-shrink:1;max-width:calc(25% - 0.5rem);margin:0.25rem;box-sizing:border-box;background-color:#ffffff;border:2px solid #ffffff;border-radius:3px;display:block;}.cat_item_gallery .item figcaption{display:none;}.cat_item_gallery .item img,.cat_item .item_image img{max-width:100%;max-height:100%;width:auto;height:auto;line-height:0;}.cat_item .item_image a{height:inherit;display:block;}.cat_item .item_image img{width:100%;}.cat_item_gallery .item:hover,.item_image:hover{border-color:#838383;}.cat_item audio{width:100%;background-color:var(--dark);}.cat_item_params{display:flex;flex-wrap:wrap;width:100%;margin:1rem 0rem;justify-content:space-between;border:0px solid #929292;border-top-width:1px;border-bottom-width:1px;}.cat_item_params .item{max-width:33.33%;padding:1rem;display:flex;flex-direction:column;}.cat_item_params .item .name{font-weight:500;}.cat_item_params .item .value{font-size:2rem;line-height:1.25em;}.cat_item_params .item .additional{color:#929292;}@media all and (max-width:800px){.cat_item_params .item{min-width:50%;}}.cat_item_sub{margin-top:var(--margin-normal);margin-bottom:var(--margin-normal);padding-top:var(--margin-normal);padding-bottom:var(--margin-normal);}.cat_item_sub.double_space{margin-top:var(--margin-double);margin-bottom:var(--margin-double);padding-top:var(--margin-double);padding-bottom:var(--margin-double);}.cat_item_sub.sound{padding:var(--margin-double);color:#FFFFFF;text-align:center;}.sound .product,.files .product{color:inherit;opacity:0.65;}.sound_players{margin-top:var(--margin-double);margin-bottom:0;}.sound_players .item{text-align:center;font-size:1.5rem;background-color:rgba(0,0,0,0.25);border-radius:var(--margin-half);padding:var(--margin-half);}.sound_players strong{display:block;margin-bottom:var(--margin-half);}.sound_players audio{border-radius:var(--margin-half);width:100%;}.cat_item_sub h2{margin-top:0;}.cat_item_sub .bcg_image{position:absolute;top:0px;right:0px;left:0px;bottom:0px;pointer-events:none;}.cat_item_sub.technical{background-color:var(--bcg-grey-light);}.cat_item_sub.technical .bcg_image{opacity:0.10;}.cat_item_sub .bcg_image .fimg_wrp,.cat_item_sub .bcg_image .fimg_pic{width:100%;height:100%;}.cat_item_sub .bcg_image .fimg_img{object-fit:cover;object-position:center center;width:100%;height:100%;}.cat_item_sub.technical .bcg_image .fimg_img{object-fit:contain;-webkit-filter:grayscale(100%);filter:grayscale(100%);}.cat_item_sub .internal{position:relative;z-index:50;}.technical{text-align:center;}.technical section,.technical div{transform:none !important;}.technical .text_width{overflow-y:auto;}.technical .table-container,.technical table,.technical table th,.technical table tr,.technical table td{font-size:inherit !important;font-weight:inherit !important;font-family:inherit !important;text-transform:none !important;background-color:transparent !important;color:inherit !important;letter-spacing:unset !important;font-style:unset !important;text-indent:unset !important;font-variant-ligatures:unset !important;font-variant-caps:unset !important;-webkit-text-stroke-width:unset !important;text-decoration-style:unset !important;text-decoration-color:unset !important;}.technical table,.technical .table-container{width:auto !important;max-width:100% !important;margin:0px auto !important;}.technical table tr td,.technical table tr th{padding:2px var(--margin-half) !important;text-align:center !important;width:auto !important;height:auto !important;}.technical table tr th,.technical table tr td.segment-title{font-weight:600 !important;}.technical table tr td{border-top:1px solid #929292;}.technical table tr td > p{margin-top:0;}.technical table tr td p:last-of-type{margin-bottom:0;}.cat_item_sub.files{color:#FFFFFF;background-image:linear-gradient(to top,rgba(154,11,230,.7),transparent),url(/gfx/akra/bcg_download.png);background-blend-mode:multiply;background-size:cover;background-repeat:no-repeat;background-position:center;padding-top:var(--margin-quad);padding-bottom:var(--margin-quad);font-size:1.15rem;}.files ul,.files li{list-style:none;margin:0;padding:0;gap:0px;}.files ul{margin-top:var(--margin-normal);}.files li{border-top:1px solid rgba(255,255,255,0.85);}.files a{padding:var(--margin-half);border-radius:2px;font-weight:400;background-color:transparent;white-space:break-spaces;text-decoration:none;display:flex;flex-wrap:nowrap;align-items:center;gap:var(--margin-half);}.files a:hover{background-color:rgba(0,0,0,0.25);color:#ffffff;}.files a em{color:#838383;font-style:normal;}.files a:hover em{color:inherit;}.files .file_name{flex-grow:1;}.file_ico{position:relative;}.file_ico svg:not(:root){overflow:hidden;fill:#FFFFFF;opacity:0.85;}.file_ico .file_ico_text{color:#000000;line-height:1;position:absolute;left:50%;transform:translateX(-50%);top:50%;font-size:9px;text-transform:uppercase;}section.additional{padding:var(--margin-triple) 0;background-color:#fdfdfd;margin-top:var(--margin-double);margin-bottom:calc(0px - var(--margin-double));background-image:url(/gfx/akra/bcg_racing_top.webp),url(/gfx/akra/bcg_racing_bottom.webp);background-repeat:no-repeat;background-size:contain;background-position:top,bottom;background-blend-mode:normal;}section.additional h2{margin-top:0;}section.additional .category_text_about{margin-top:0;}section.additional .category_text_about > h3{margin-top:0;}.sellers_anchors{margin:2rem 0;}.sellers_anchors .button{font-size:0.95rem;padding:0 0.25em;margin:0.25em 0.25em;border-radius:2px;font-weight:400;color:#838383;background-color:transparent;border:1px solid #929292;text-decoration:none;display:inline-block;}.sellers_anchors .button:hover{background-color:#929292;color:#ffffff;}.cont_container .sellers_map{margin:-2rem -2rem 0 -2rem;}.sellers_map_container{height:600px;width:100%;}.sellers_map_container #map-canvas{height:inherit;width:100%;}.sellers_list{margin:2rem 0;}.sellers_list h2{text-align:center;margin:0;padding:0;z-index:5;}.sellers_list_items .item{width:calc(50% - 2rem);}.sellers_list_items .item h3{font-size:1.5rem;font-weight:500;font-style:italic;margin:0;}.sellers_list_items .item p{margin:0.5rem 0;}#map_info_box h3{margin-top:0;}body.mod_sensoc_admin_add #bar_popup_special{display:none !important;}body.mod_sensoc_admin_add footer{display:none;}.editform_obal_podnadpis h2{padding:0;margin:0;}.social_actions{display:flex;flex-wrap:wrap;justify-content:center;margin-top:2rem;}.social_actions .articles_small_more{margin:0 1rem;}.editform_table,.editform_table > tbody,.editform_table tr.editform_row,.editform_table td.editform_popis,.editform_table td.editform_form,.editform_table > tbody > tr,.editform_table > tbody > tr > td{display:block;width:100%;max-width:700px;}.editform_table tr.editform_row{margin-bottom:1rem;margin-top:1rem;}.editform_table td.editform_popis{font-weight:600;}.ui-datepicker{border:1px solid #000;padding:10px 20px;min-width:350px;background-color:#ffffff;}.ui-datepicker-header{display:flex;border-bottom:1px solid #8e8e8e;padding-bottom:10px;margin-bottom:2px;width:100%;justify-content:space-between;}.ui-datepicker-header .ui-datepicker-title{font-weight:600;padding:0 10px;}.ui-datepicker-header .ui-datepicker-next{order:10;}.ui-datepicker-header a{cursor:pointer;background-color:#274c7e;color:#ffffff;display:inline-block;padding:0 5px;}.ui-datepicker-header a:hover{background-color:#274c7e;}.ui-datepicker-header a.ui-state-disabled{cursor:default;background-color:transparent;color:#8e8e8e;}.ui-datepicker-calendar{width:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.ui-datepicker-calendar td{text-align:right;padding:2px 2px;}.ui-datepicker-calendar td a,.ui-datepicker-calendar td span{display:inline-block;width:100%;padding-right:4px;text-decoration:none;}.ui-datepicker-calendar td.ui-datepicker-week-end a{font-weight:600;}.ui-datepicker-week-col{color:silver;}.ui-datepicker-unselectable{color:#8e8e8e;}.ui-datepicker-calendar td a{color:#274c7e;}.ui-datepicker-calendar td a:hover,.ui-datepicker-calendar td a.ui-state-active{background-color:#274c7e;color:#ffffff;}.hp-video{width:100%;display:flex;align-items:center;position:relative;}.hp-video #fp_youtube_player{width:100%;aspect-ratio:16 / 9;background-color:rgba(0,0,0,0.8);margin-top:-10%;margin-bottom:-10%;}@media all and (max-width:1440px){#cform_1{max-width:400px;}}@media all and (max-width:1000px){.hp-video{top:0;border-top-width:1px;border-right-width:0;}#cform_1{max-width:100%;}.cat_menu .item{width:calc(50% - 1rem);}.cat_item .w50{width:100%;}.cat_item .foto{order:-1;}}@media all and (max-width:600px){.cat_item .actions a{display:block;}.cat_menu .item{width:100%;}.category_text_about .foto{width:100%;text-align:center;}}