main.product .topContainer .left .rowPDF a:hover,main.product .topRow a:hover{background-color:var(--main-blue)}main.product{width:90%;margin:2rem auto}main.product .topRow{display:flex;justify-content:space-between}main.product .topRow h1{font:2.4rem DemiBold}main.product .topRow a{display:flex;align-items:center;font-size:1.4rem;padding:1rem 2rem;box-sizing:border-box;background-color:#f4f7fb;border-radius:.8rem;color:var(--main-blue)}main.product .topRow a svg{margin-left:2rem}main.product .topRow a:hover{color:#fff}main.product .topContainer .right .tableContainer table tr td span,main.product .topContainer .right ol li span,main.product .topContainer .right p,main.product .topContainer .right ul li span{color:#333;font:1.6rem/130% Blink_Regular2}main.product .topRow a:hover svg path{fill:#fff}main.product .topContainer{display:flex;align-items:flex-start;justify-content:space-between;margin-top:3rem}main.product .topContainer .left{width:30%}main.product .topContainer .left .rowPDF{display:flex;justify-content:space-between;width:100%;align-items:flex-start}main.product .topContainer .left .rowPDF a{display:flex;justify-content:center;align-items:center;width:6rem;height:6rem;padding:0 1.5rem;box-sizing:border-box;border-radius:.8rem;background-color:#4675a9}main.product .topContainer .left .rowPDF a img{width:3rem;object-fit:contain}main.product .topContainer .left img{cursor:pointer}main.product .topContainer .left img.large{width:100%;height:35rem;object-fit:contain}main.product .topContainer .left .row{display:flex;margin-top:2rem}main.product .topContainer .left .row img{width:32%;margin-right:2%;object-fit:contain;height:10rem;border:.1rem solid #124e9133;border-radius:1.2rem}main.product .modelsInfo .flex-part .block:hover,main.product .topContainer .left .row .activeImage,main.product .topContainer .left .row img:hover{border-color:#124e91}main.product .topContainer .right{width:65%}main.product .topContainer .right .row{display:flex;justify-content:space-between;align-items:flex-end;margin:2rem 0}main.product .topContainer .right .row a{display:flex;align-items:center;color:var(--main-blue);font:1.4rem Medium}main.product .topContainer .right .row a img{width:2rem;height:2rem;margin-left:1rem;object-fit:contain}main.product .topContainer .right h3{font:2rem DemiBold}main.product .topContainer .right p{margin-top:2rem}main.product .topContainer .right ol,main.product .topContainer .right ul{margin:3rem 3rem 0;list-style:disc}main.product .topContainer .right ol li,main.product .topContainer .right ul li{margin-top:1rem;font:1.6rem/130% Blink_Regular2;color:#333}main.product .topContainer .right ol li::marker,main.product .topContainer .right ul li::marker{color:var(--main-blue)}main.product .topContainer .right .tableContainer{width:100%;overflow-x:scroll;padding:1rem 0;margin:2rem 0;box-sizing:border-box}main.product .topContainer .right .tableContainer table{width:100%;border-collapse:collapse;border-radius:.8rem;overflow:hidden}main.product .topContainer .right .tableContainer table tr td{padding:1rem;box-sizing:border-box;font:1.6rem/130% Blink_Regular2;color:#333}main.product .topContainer .right .tableContainer table tr:nth-child(2n){background-color:#f8f8f8}main.product .topContainer .right .tableContainer table tr:nth-child(odd){background-color:#fcfdfd}main.product .topContainer .right .lessMore,main.product .topContainer .right .showMore{color:var(--main-blue);font:1.4rem Blink_Regular;background-color:transparent;border-bottom:.2rem dotted var(--main-blue);margin-top:2rem}main.product .container-table-models{width:100%;margin-top:5rem}main.product .container-table-models h2{font:2rem DemiBold;color:#000;margin-left:1.6rem;margin-bottom:3rem}main.product .container-table-models .tableContainer{display:flex;overflow-x:scroll;overflow-y:hidden;position:relative}main.product .container-table-models .tableContainer::-webkit-scrollbar{position:absolute;left:50%;justify-content:center;height:8px!important;border-radius:12px}main.product .container-table-models .tableContainer::-webkit-scrollbar-track{background:#fff}main.product .container-table-models .tableContainer::-webkit-scrollbar-thumb{background-color:#d2d7df;border-radius:200px;width:10px}main.product .container-table-models .tableContainer .scrollRight{position:sticky;right:0;top:50%;transform:translateY(-50%);min-width:4.8rem;max-height:4.8rem;max-width:4.8rem;border-radius:50%;display:flex;z-index:10;justify-content:center;align-items:center;background-color:#f4f7fb}main.product .container-table-models table{width:100%;position:relative;height:unset!important}main.product .container-table-models table tr{display:flex;border-bottom:1px solid rgba(0,0,0,.12);position:relative;width:100%!important;height:unset!important}main.product .container-table-models table tr td{display:flex;align-items:center;width:25rem!important;height:unset!important;flex-grow:1;padding:1.6rem;font:1.4rem Blink_Regular;color:rgba(51,51,51,.87)!important}main.product .container-table-models table tr td a{display:flex;align-items:center;color:rgba(51,51,51,.87);font:1.4rem Blink_Regular;position:relative;transition:.3s ease-in-out}main.product .container-table-models table tr td a::after{content:"";position:absolute;width:0;height:.1rem;border-radius:1rem;background-color:#124e91;bottom:0;transition:.3s ease-in-out}main.product .container-table-models table tr td a .circle{display:flex;justify-content:center;align-items:center;width:2.4rem;height:2.4rem;border-radius:50%;background-color:#f4f7fb;margin-left:2rem;transition:.3s ease-in-out}main.product .container-table-models table tr td a .circle svg{width:1.1rem;height:1.1rem;object-fit:contain}main.product .container-table-models table tr td a:hover,main.product .modelsInfo .flex-part .block:hover h3{color:#124e91}main.product .container-table-models table tr td a:hover .circle{background-color:#124e91}main.product .container-table-models table tr td a:hover .circle path{fill:#f3f5f7}main.product .container-table-models table tr td a:hover::after{width:70%}main.product .container-table-models table tr td span{color:rgba(51,51,51,.87)!important}main.product .container-table-models table tr td .linkContainer{display:flex}main.product .container-table-models table tr td .linkContainer a{margin-right:2rem}main.product .container-table-models table tr td:hover{color:#000}main.product .container-table-models table tr td:first-child{color:#000!important;font-family:Roboto_Medium;position:sticky;left:0;background:#fff;z-index:1}main.product .container-table-models table tr:first-child td a{color:#09325f!important}main.product .container-table-models table tr:first-child td span{color:#000!important}main.product .container-table-models table tr:hover,main.product .container-table-models table tr:hover td:first-child{background-color:#f4f7fb}main.product .modelsInfo{margin-top:5rem}main.product .modelsInfo h2{font:2.4rem DemiBold;margin-bottom:4rem}main.product .modelsInfo .flex-part{display:flex;justify-content:space-between;flex-wrap:wrap}main.product .modelsInfo .flex-part .block{display:flex;flex-direction:column;align-items:center;width:24%;padding:2rem;box-sizing:border-box;border:.1rem solid #124e9133;border-radius:.8rem;margin-bottom:2rem;min-height:35rem}main.product .modelsInfo .flex-part .block .rowImg{display:flex;flex-direction:column;justify-content:center;height:16rem}main.product .modelsInfo .flex-part .block .rowImg img{width:13rem;object-fit:contain}main.product .modelsInfo .flex-part .block h3{font:1.8rem Medium;margin:2rem 0;text-align:center}main.product .modelsInfo .flex-part .block p{font-size:1.6rem;line-height:130%;text-align:center}.newImageContainer{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;position:fixed;top:0;left:0;width:100%;height:100%;z-index:10;background-color:#fff}.newImageContainer img{width:50%;max-height:60rem;object-fit:contain;border-radius:1rem}.newImageContainer .row-close{width:50%;display:flex;justify-content:flex-end;margin:10rem 0}.newImageContainer .row-close button{font-size:2rem}.newImageContainer .row-image{display:flex;justify-content:space-between;width:50%}@media screen and (max-width:768px){main.product .container-table-models table tr td,main.product .container-table-models table tr td a{color:rgba(51,51,51,.87);font:1.4rem Blink_Regular}main.product{width:95%;margin:2rem auto}main.product h1{font:2.4rem DemiBold;margin-bottom:2rem}main.product .topRow{display:flex;align-items:flex-start;flex-direction:column}main.product .topRow a{align-self:flex-end}main.product .topContainer{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;margin-top:3rem}main.product .topContainer .left{width:100%}main.product .topContainer .left .rowPDF{display:flex;flex-direction:column;justify-content:space-between;width:100%;align-items:flex-end}main.product .topContainer .left .rowPDF a{display:flex;justify-content:center;align-items:center;width:6rem;height:6rem;padding:0 1.5rem;box-sizing:border-box;border-radius:.8rem;background-color:#4675a9}main.product .topContainer .left .rowPDF a img{width:3rem;object-fit:contain}main.product .topContainer .left .rowPDF a:hover{background-color:var(--main-blue)}main.product .topContainer .left img{cursor:pointer}main.product .topContainer .left img.large{width:100%;height:35rem;object-fit:contain}main.product .topContainer .left .row{display:flex;margin-top:2rem}main.product .topContainer .left .row img{width:32%;margin:0 2% 0 0;object-fit:contain;border:.1rem solid #124e9133;border-radius:1.2rem}main.product .modelsInfo .flex-part .block:hover,main.product .topContainer .left .row .activeImage,main.product .topContainer .left .row img:hover{border-color:#124e91}main.product .topContainer .right{width:100%;margin-top:2rem}main.product .topContainer .right .row{display:flex;justify-content:space-between;align-items:flex-end;margin:2rem 0}main.product .topContainer .right .row a{display:flex;align-items:center;color:var(--main-blue);font:1.4rem Medium}main.product .topContainer .right .row a img{width:2rem;height:2rem;margin-left:1rem;object-fit:contain}main.product .topContainer .right h3{font:2rem DemiBold}main.product .topContainer .right .tableContainer table tr td span,main.product .topContainer .right p,main.product .topContainer .right ul li,main.product .topContainer .right ul li span{font:1.6rem/130% Blink_Regular2;color:#333}main.product .topContainer .right p{margin-top:2rem}main.product .topContainer .right ul{margin:3rem;list-style:disc}main.product .topContainer .right ul li{margin-top:1rem}main.product .topContainer .right ul li::marker{color:var(--main-blue)}main.product .topContainer .right .tableContainer{width:100%;overflow-x:scroll;padding:1rem 0;margin:2rem 0;box-sizing:border-box}main.product .topContainer .right .tableContainer table{width:100%;border-collapse:collapse;border-radius:.8rem;overflow:hidden}main.product .topContainer .right .tableContainer table tr td{padding:1rem;box-sizing:border-box;font:1.6rem/130% Blink_Regular2;color:#333}main.product .topContainer .right .tableContainer table tr:nth-child(2n){background-color:#f8f8f8}main.product .topContainer .right .tableContainer table tr:nth-child(odd){background-color:#fcfdfd}main.product .container-table-models{width:100%;margin-top:5rem}main.product .container-table-models h2{font:2rem DemiBold;color:#000;margin-left:1.6rem;margin-bottom:3rem}main.product .container-table-models .tableContainer{overflow-x:scroll}main.product .container-table-models .tableContainer::-webkit-scrollbar{position:absolute;left:50%;justify-content:center;height:8px!important;border-radius:12px}main.product .container-table-models .tableContainer::-webkit-scrollbar-track{background:#fff}main.product .container-table-models .tableContainer::-webkit-scrollbar-thumb{background-color:#d2d7df;border-radius:200px;width:10px}main.product .container-table-models table{width:100%;position:relative}main.product .container-table-models table tr{display:flex;border-bottom:1px solid rgba(0,0,0,.12);position:relative}main.product .container-table-models table tr td{display:flex;min-width:12rem;flex-grow:1;padding:1.6rem}main.product .container-table-models table tr td a:hover,main.product .container-table-models table tr td:hover{color:#000}main.product .container-table-models table tr td:first-child{color:#000;font-family:Roboto_Medium;position:unset;left:0;background:#fff;z-index:1}main.product .container-table-models table tr:hover,main.product .container-table-models table tr:hover td:first-child{background-color:#f4f7fb}main.product .modelsInfo{margin-top:5rem}main.product .modelsInfo h2{font:2.4rem DemiBold;margin-bottom:4rem}main.product .modelsInfo .flex-part{display:flex;justify-content:space-between;flex-wrap:nowrap;overflow-y:scroll}main.product .modelsInfo .flex-part .block{display:flex;min-width:30rem;flex-direction:column;align-items:center;margin-right:1rem;padding:2rem;box-sizing:border-box;border:.1rem solid #124e9133;border-radius:.8rem;margin-bottom:2rem;min-height:35rem}main.product .modelsInfo .flex-part .block .rowImg{display:flex;flex-direction:column;justify-content:center;height:16rem}main.product .modelsInfo .flex-part .block .rowImg img{width:13rem;object-fit:contain}main.product .modelsInfo .flex-part .block h3{font:1.8rem Medium;margin:2rem 0;text-align:center}main.product .modelsInfo .flex-part .block p{font-size:1.6rem;line-height:130%;text-align:center}main.product .modelsInfo .flex-part .block:hover h3{color:#124e91}.newImageContainer{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#fff}.newImageContainer img{width:50%;max-height:60rem;object-fit:contain;border-radius:1rem}.newImageContainer .row-close{width:100%;display:flex;justify-content:flex-end;margin-bottom:10rem}.newImageContainer .row-close button{font-size:2rem}.newImageContainer .row-image{display:flex;justify-content:space-between;width:100%}.newImageContainer .row-image img{width:70%;object-fit:contain}}