@keyframes flash{0%{opacity:1}25%{opacity:0}50%{opacity:1}75%{opacity:0}to{opacity:1}}@keyframes bounce{0%{transform:translateY(0)}20%{transform:translateY(0)}40%{transform:translateY(-30px)}50%{transform:translateY(0)}60%{transform:translateY(-15px)}80%{transform:translateY(0)}to{transform:translateY(0)}}@keyframes shake{0%{transform:translateX(0)}10%{transform:translateX(-10px)}20%{transform:translateX(10px)}30%{transform:translateX(-10px)}40%{transform:translateX(10px)}50%{transform:translateX(-10px)}60%{transform:translateX(10px)}70%{transform:translateX(-10px)}80%{transform:translateX(10px)}90%{transform:translateX(-10px)}to{transform:translateX(0)}}@keyframes tada{0%{transform:scale(1)}10%{transform:scale(.9) rotate(-3deg)}20%{transform:scale(.9) rotate(-3deg)}30%{transform:scale(1.1) rotate(3deg)}40%{transform:scale(1.1) rotate(-3deg)}50%{transform:scale(1.1) rotate(3deg)}60%{transform:scale(1.1) rotate(-3deg)}70%{transform:scale(1.1) rotate(3deg)}80%{transform:scale(1.1) rotate(-3deg)}90%{transform:scale(1.1) rotate(3deg)}to{transform:scale(1) rotate(0)}}@keyframes swing{20%,40%,60%,80%,to{transform-origin:top center 50%}20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}@keyframes wobble{0%{transform:translateX(0)}15%{transform:translateX(-25%) rotate(-5deg)}30%{transform:translateX(20%) rotate(3deg)}45%{transform:translateX(-15%) rotate(-3deg)}60%{transform:translateX(10%) rotate(2deg)}75%{transform:translateX(-5%) rotate(-1deg)}to{transform:translateX(0)}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes wiggle{0%{transform:skewX(9deg)}10%{transform:skewX(-8deg)}20%{transform:skewX(7deg)}30%{transform:skewX(-6deg)}40%{transform:skewX(5deg)}50%{transform:skewX(-4deg)}60%{transform:skewX(3deg)}70%{transform:skewX(-2deg)}80%{transform:skewX(1deg)}90%{transform:skewX(0deg)}to{transform:skewX(0deg)}}@keyframes bounceOut{0%{transform:scale(1)}25%{transform:scale(.95)}50%{opacity:1;transform:scale(1.1)}to{opacity:0;transform:scale(.3)}}@keyframes bounceOutUp{0%{transform:translateY(0)}20%{opacity:1;transform:translateY(20px)}to{opacity:0;transform:translateY(-2000px)}}@keyframes bounceOutDown{0%{transform:translateY(0)}20%{opacity:1;transform:translateY(-20px)}to{opacity:0;transform:translateY(2000px)}}@keyframes bounceOutLeft{0%{transform:translateX(0)}20%{opacity:1;transform:translateX(20px)}to{opacity:0;transform:translateX(-2000px)}}@keyframes bounceOutRight{0%{transform:translateX(0)}20%{opacity:1;transform:translateX(-20px)}to{opacity:0;transform:translateX(2000px)}}@keyframes bounceIn{0%{opacity:0;transform:scale(.3)}50%{opacity:1;transform:scale(1.05)}70%{transform:scale(.9)}to{transform:scale(1)}}@keyframes bounceInDown{0%{opacity:0;transform:translateY(-2000px)}60%{opacity:1;transform:translateY(30px)}80%{transform:translateY(-10px)}to{transform:translateY(0)}}@keyframes bounceInUp{0%{opacity:0;transform:translateY(2000px)}60%{opacity:1;transform:translateY(-30px)}80%{transform:translateY(10px)}to{transform:translateY(0)}}@keyframes bounceInRight{0%{opacity:0;transform:translateX(2000px)}60%{opacity:1;transform:translateX(-30px)}80%{transform:translateX(10px)}to{transform:translateX(0)}}@keyframes bounceInLeft{0%{opacity:0;transform:translateX(-2000px)}60%{opacity:1;transform:translateX(30px)}80%{transform:translateX(-10px)}to{transform:translateX(0)}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOutUp{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-20px)}}@keyframes fadeOutDown{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(20px)}}@keyframes fadeOutRight{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(20px)}}@keyframes fadeOutLeft{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-20px)}}@keyframes fadeOutUpBig{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-2000px)}}@keyframes fadeOutDownBig{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(2000px)}}@keyframes fadeOutRightBig{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(2000px)}}@keyframes fadeOutLeftBig{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-2000px)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInUpBig{0%{opacity:0;transform:translateY(2000px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDownBig{0%{opacity:0;transform:translateY(-2000px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInRightBig{0%{opacity:0;transform:translateX(2000px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInLeftBig{0%{opacity:0;transform:translateX(-2000px)}to{opacity:1;transform:translateX(0)}}@keyframes flip{0%{animation-timing-function:ease-out;transform:perspective(400px) rotateY(0)}40%{animation-timing-function:ease-out;transform:perspective(400px) translateZ(150px) rotateY(170deg)}50%{animation-timing-function:ease-in;transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1)}80%{animation-timing-function:ease-in;transform:perspective(400px) rotateY(1turn) scale(.95)}to{animation-timing-function:ease-in;transform:perspective(400px) scale(1)}}@keyframes flipInX{0%{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;transform:perspective(400px) rotateX(90deg)}40%{transform:perspective(400px) rotateX(-10deg)}70%{transform:perspective(400px) rotateX(10deg)}to{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1;transform:perspective(400px) rotateX(0deg)}}@keyframes flipOutX{0%{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1;transform:perspective(400px) rotateX(0deg)}to{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;transform:perspective(400px) rotateX(90deg)}}@keyframes flipInY{0%{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;transform:perspective(400px) rotateY(90deg)}40%{transform:perspective(400px) rotateY(-10deg)}70%{transform:perspective(400px) rotateY(10deg)}to{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1;transform:perspective(400px) rotateY(0deg)}}@keyframes flipOutY{0%{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1;transform:perspective(400px) rotateY(0deg)}to{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;transform:perspective(400px) rotateY(90deg)}}@keyframes lightSpeedIn{0%{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;transform:translateX(100%) skewX(-30deg)}60%{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1;transform:translateX(-20%) skewX(30deg)}80%{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1;transform:translateX(0) skewX(-15deg)}to{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1;transform:translateX(0) skewX(0deg)}}@keyframes lightSpeedOut{0%{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1;transform:translateX(0) skewX(0deg)}to{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;transform:translateX(100%) skewX(-30deg)}}@keyframes rotateOut{0%{opacity:1;transform:rotate(0);transform-origin:center center 50%}to{opacity:0;transform:rotate(200deg);transform-origin:center center 50%}}@keyframes rotateOutDownLeft{0%{opacity:1;transform:rotate(0);transform-origin:left bottom 50%}to{opacity:0;transform:rotate(90deg);transform-origin:left bottom 50%}}@keyframes rotateOutUpLeft{0%{opacity:1;transform:rotate(0);transform-origin:left bottom 50%}to{opacity:0;transform:rotate(-90deg);transform-origin:left bottom 50%}}@keyframes rotateOutDownRight{0%{opacity:1;transform:rotate(0);transform-origin:right bottom 50%}to{opacity:0;transform:rotate(-90deg);transform-origin:right bottom 50%}}@keyframes rotateOutUpRight{0%{opacity:1;transform:rotate(0);transform-origin:right bottom 50%}to{opacity:0;transform:rotate(90deg);transform-origin:right bottom 50%}}@keyframes rotateIn{0%{opacity:0;transform:rotate(-200deg);transform-origin:center center 50%}to{opacity:1;transform:rotate(0);transform-origin:center center 50%}}@keyframes rotateInDownLeft{0%{opacity:0;transform:rotate(-90deg);transform-origin:left bottom 50%}to{opacity:1;transform:rotate(0);transform-origin:left bottom 50%}}@keyframes rotateInUpLeft{0%{opacity:0;transform:rotate(90deg);transform-origin:left bottom 50%}to{opacity:1;transform:rotate(0);transform-origin:left bottom 50%}}@keyframes rotateInUpRight{0%{opacity:0;transform:rotate(-90deg);transform-origin:right bottom 50%}to{opacity:1;transform:rotate(0);transform-origin:right bottom 50%}}@keyframes rotateInDownRight{0%{opacity:0;transform:rotate(90deg);transform-origin:right bottom 50%}to{opacity:1;transform:rotate(0);transform-origin:right bottom 50%}}@keyframes hinge{0%{animation-timing-function:ease-in-out;transform:rotate(0);transform-origin:top left 50%}20%,60%{animation-timing-function:ease-in-out;transform:rotate(80deg);transform-origin:top left 50%}40%{animation-timing-function:ease-in-out;transform:rotate(60deg);transform-origin:top left 50%}80%{animation-timing-function:ease-in-out;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1;transform:rotate(60deg) translateY(0);transform-origin:top left 50%}to{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;transform:translateY(700px)}}@keyframes rollIn{0%{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;transform:translateX(-100%) rotate(-120deg)}to{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1;transform:translateX(0) rotate(0deg)}}@keyframes rollOut{0%{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1;transform:translateX(0) rotate(0deg)}to{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;transform:translateX(-100%) rotate(-120deg)}}.clear_both{clear:both;content:"";display:block}.show-d-inline{display:none}@media (min-width:1000px){.show-d-inline{display:inline}}.show-t-inline{display:none}@media (min-width:600px){.show-t-inline{display:inline}}.show-t720-inline{display:none}@media (min-width:720px){.show-t720-inline{display:inline}}.always_not_there{display:none}.show-m-inline{display:inline}@media (min-width:1000px){.show-m-inline{display:none}}article div .selector-page .choice-set .choice-set__steps .com-select-set,article div .selector-page .choice-set-2 .choice-set__steps .com-select-set,article div .selector-page>.selector .com-select-set,article section .selector-page .choice-set .choice-set__steps .com-select-set,article section .selector-page .choice-set-2 .choice-set__steps .com-select-set,article section .selector-page>.selector .com-select-set{background-color:#f0f0f0;border-radius:3px;height:34px;margin:0 0 20px;max-height:50px;opacity:1;position:relative;transition-duration:.5s;transition-property:max-height,opacity,margin-top}@media (min-width:600px){article div .selector-page .choice-set .choice-set__steps .com-select-set,article div .selector-page .choice-set-2 .choice-set__steps .com-select-set,article div .selector-page>.selector .com-select-set,article section .selector-page .choice-set .choice-set__steps .com-select-set,article section .selector-page .choice-set-2 .choice-set__steps .com-select-set,article section .selector-page>.selector .com-select-set{margin:0 20px 20px}}article div .selector-page .choice-set .choice-set__steps .com-select-set .com-select-set__select2 .Select-control,article div .selector-page .choice-set-2 .choice-set__steps .com-select-set .com-select-set__select2 .Select-control,article div .selector-page>.selector .com-select-set .com-select-set__select2 .Select-control,article section .selector-page .choice-set .choice-set__steps .com-select-set .com-select-set__select2 .Select-control,article section .selector-page .choice-set-2 .choice-set__steps .com-select-set .com-select-set__select2 .Select-control,article section .selector-page>.selector .com-select-set .com-select-set__select2 .Select-control{background-color:transparent;border:0;box-shadow:none;height:34px;outline:0}article div .selector-page .choice-set .choice-set__steps .com-select-set .com-select-set__select2 .Select-input,article div .selector-page .choice-set-2 .choice-set__steps .com-select-set .com-select-set__select2 .Select-input,article div .selector-page>.selector .com-select-set .com-select-set__select2 .Select-input,article section .selector-page .choice-set .choice-set__steps .com-select-set .com-select-set__select2 .Select-input,article section .selector-page .choice-set-2 .choice-set__steps .com-select-set .com-select-set__select2 .Select-input,article section .selector-page>.selector .com-select-set .com-select-set__select2 .Select-input{height:32px}article div .selector-page .choice-set .choice-set__steps .com-select-set select,article div .selector-page .choice-set-2 .choice-set__steps .com-select-set select,article div .selector-page>.selector .com-select-set select,article section .selector-page .choice-set .choice-set__steps .com-select-set select,article section .selector-page .choice-set-2 .choice-set__steps .com-select-set select,article section .selector-page>.selector .com-select-set select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none!important;box-sizing:border-box;color:#333;cursor:pointer;font-family:Open Sans,sans-serif;font-size:16px;height:34px!important;padding:3px 10px;position:absolute;width:100%!important;z-index:10}article div .selector-page .choice-set .choice-set__steps .com-select-set select option,article div .selector-page .choice-set-2 .choice-set__steps .com-select-set select option,article div .selector-page>.selector .com-select-set select option,article section .selector-page .choice-set .choice-set__steps .com-select-set select option,article section .selector-page .choice-set-2 .choice-set__steps .com-select-set select option,article section .selector-page>.selector .com-select-set select option{-moz-appearance:none;-webkit-appearance:none;background-color:#f0f0f0;color:#333;font-family:Open Sans,sans-serif}article div .selector-page .choice-set .choice-set__steps .com-select-set select::-ms-expand,article div .selector-page .choice-set-2 .choice-set__steps .com-select-set select::-ms-expand,article div .selector-page>.selector .com-select-set select::-ms-expand,article section .selector-page .choice-set .choice-set__steps .com-select-set select::-ms-expand,article section .selector-page .choice-set-2 .choice-set__steps .com-select-set select::-ms-expand,article section .selector-page>.selector .com-select-set select::-ms-expand{display:none}article div .selector-page .choice-set .choice-set__steps .com-select-set:after,article div .selector-page .choice-set-2 .choice-set__steps .com-select-set:after,article div .selector-page>.selector .com-select-set:after,article section .selector-page .choice-set .choice-set__steps .com-select-set:after,article section .selector-page .choice-set-2 .choice-set__steps .com-select-set:after,article section .selector-page>.selector .com-select-set:after{background-color:#001923;border-radius:0 3px 3px 0;color:#fff;content:"\f107";display:block;font-family:FontAwesome;font-size:20px;line-height:34px;padding:0 5px;pointer-events:none;position:absolute;right:0;top:0}@media (min-width:1000px){article div .selector-page .choice-set .choice-set__steps .com-select-set:after,article div .selector-page .choice-set-2 .choice-set__steps .com-select-set:after,article div .selector-page>.selector .com-select-set:after,article section .selector-page .choice-set .choice-set__steps .com-select-set:after,article section .selector-page .choice-set-2 .choice-set__steps .com-select-set:after,article section .selector-page>.selector .com-select-set:after{background-color:#001923}}article div .selector-page .choice-set .choice-set__steps .reveal.com-select-set,article div .selector-page .choice-set-2 .choice-set__steps .reveal.com-select-set,article div .selector-page>.selector .reveal.com-select-set,article section .selector-page .choice-set .choice-set__steps .reveal.com-select-set,article section .selector-page .choice-set-2 .choice-set__steps .reveal.com-select-set,article section .selector-page>.selector .reveal.com-select-set{opacity:1}.dialog{margin:0 auto;max-width:1250px;padding:100px 0;position:relative;width:100%}@media (min-width:600px){.dialog{padding:130px 0}}.modal{background-color:#fff;border-radius:4px;overflow:auto;padding:3em 2em}.modal .title{color:#717b87;line-height:1.5}.modal .desc{color:#999;line-height:30px}.modal .modal-head .title{font-size:40px}.modal table{min-width:600px;padding:0 30px}.modal table,.modal table td,.modal table th{border:1px solid #333}.modal table td{padding:.5em;text-align:center}.modal table td p{margin:0;padding:0}.modal table td .title{display:initial;font-size:1.15em;font-weight:500;text-align:center}.modal table td .desc{font-size:1em;font-weight:300}.fw-bold{font-weight:700!important}.fw-medium{font-weight:500!important}article div .selector-page,article section .selector-page{margin-bottom:20px}@media (min-width:1000px){article div .selector-page,article section .selector-page{margin-bottom:40px;padding:0}}article div .selector-page>.header,article section .selector-page>.header{background-image:url(/assets/img/raid-selector/kv-img.png);background-position:bottom;background-size:80% auto;padding:15px 20px 40px}@media (min-width:480px){article div .selector-page>.header,article section .selector-page>.header{background-size:50% auto}}@media (min-width:600px){article div .selector-page>.header,article section .selector-page>.header{padding:10px 20px 40px}}@media (min-width:768px){article div .selector-page>.header,article section .selector-page>.header{background-size:35% auto}}@media (min-width:1000px){article div .selector-page>.header,article section .selector-page>.header{background:none;margin-bottom:0;margin-top:0;padding:40px 0 0}article div .selector-page>.header.header--no-img>.container p,article section .selector-page>.header.header--no-img>.container p{width:100%}}article div .selector-page>.header>.container,article section .selector-page>.header>.container{margin:auto auto 20px}article div .selector-page>.header>.container:after,article section .selector-page>.header>.container:after{clear:both;content:"";display:block}@media (min-width:1000px){article div .selector-page>.header>.container,article section .selector-page>.header>.container{margin:auto auto 20px;max-width:100%;max-width:980px;width:100%}article div .selector-page>.header>.container:after,article section .selector-page>.header>.container:after{clear:both;content:" ";display:block}}@media (min-width:1280px){article div .selector-page>.header>.container,article section .selector-page>.header>.container{max-width:1280px}}@media (min-width:1000px){article div .selector-page>.header>.container h2,article div .selector-page>.header>.container p,article div .selector-page>.header>.container span,article section .selector-page>.header>.container h2,article section .selector-page>.header>.container p,article section .selector-page>.header>.container span{padding-left:1px}}article div .selector-page>.header>.container h2,article section .selector-page>.header>.container h2{color:#191b1e;font-size:24px;line-height:34px;margin:10px 0}@media (min-width:480px){article div .selector-page>.header>.container h2,article section .selector-page>.header>.container h2{font-size:28px;line-height:42px}}@media (min-width:600px){article div .selector-page>.header>.container h2,article section .selector-page>.header>.container h2{font-size:34px;line-height:50px}}@media (min-width:1000px){article div .selector-page>.header>.container h2,article section .selector-page>.header>.container h2{font-size:40px;line-height:60px}}article div .selector-page>.header>.container h2 span,article section .selector-page>.header>.container h2 span{display:block;font-size:14px}@media (min-width:480px){article div .selector-page>.header>.container h2 span,article section .selector-page>.header>.container h2 span{font-size:16px}}@media (min-width:600px){article div .selector-page>.header>.container h2 span,article section .selector-page>.header>.container h2 span{display:inline;padding-left:.5em}}@media (min-width:1000px){article div .selector-page>.header>.container h2 span,article section .selector-page>.header>.container h2 span{font-size:18px}}article div .selector-page>.header>.container p,article section .selector-page>.header>.container p{color:#191b1e;font-size:14px;line-height:24px;margin:10px 0}@media (min-width:480px){article div .selector-page>.header>.container p,article section .selector-page>.header>.container p{font-size:16px;line-height:26px}}@media (min-width:1000px){article div .selector-page>.header>.container p,article section .selector-page>.header>.container p{float:left;font-size:18px;line-height:30px;margin-right:.6451612903%;width:53.8709677419%}}article div .selector-page>.header>.container p.p-anno,article section .selector-page>.header>.container p.p-anno{color:#666}@media (min-width:1000px){article div .selector-page>.header>.container p.p-anno,article section .selector-page>.header>.container p.p-anno{margin-top:100px}}article div .selector-page>.header>.container .header-image,article section .selector-page>.header>.container .header-image{display:none}@media (min-width:1000px){article div .selector-page>.header>.container .header-image,article section .selector-page>.header>.container .header-image{display:block;float:right;margin-bottom:10px;margin-right:0;margin-top:-10px;width:41.2903225806%}}article div .selector-page>.header>.container .header-image img,article section .selector-page>.header>.container .header-image img{width:100%}@media (min-width:1000px){article div .selector-page>.header .margin-top-100px,article section .selector-page>.header .margin-top-100px{margin-top:100px}}article div .selector-page>.selector,article section .selector-page>.selector{padding:0 20px}@media (min-width:1000px){article div .selector-page>.selector,article section .selector-page>.selector{padding:0}article div .selector-page>.selector>.container,article section .selector-page>.selector>.container{margin:auto;max-width:100%;max-width:980px;width:100%}article div .selector-page>.selector>.container:after,article section .selector-page>.selector>.container:after{clear:both;content:" ";display:block}}@media (min-width:1280px){article div .selector-page>.selector>.container,article section .selector-page>.selector>.container{max-width:1280px}}article div .selector-page>.selector .content-set,article section .selector-page>.selector .content-set{border-bottom:1px solid #a0a7af;box-sizing:border-box;margin-bottom:20px;transition-duration:.5s;transition-property:opacity,max-height}@media (min-width:600px){article div .selector-page>.selector .content-set,article section .selector-page>.selector .content-set{border:1px solid #a0a7af;border-radius:5px;padding-bottom:20px;padding-top:20px}}article div .selector-page>.selector .content-set:last-child,article section .selector-page>.selector .content-set:last-child{margin-bottom:0}article div .selector-page>.selector .content-set .title,article section .selector-page>.selector .content-set .title{display:flex;flex-direction:column}@media (min-width:600px){article div .selector-page>.selector .content-set .title,article section .selector-page>.selector .content-set .title{align-items:flex-end;flex-direction:row}}article div .selector-page>.selector .content-set .title.centerTitle,article section .selector-page>.selector .content-set .title.centerTitle{text-align:center}article div .selector-page>.selector .content-set .title.centerTitle h3,article section .selector-page>.selector .content-set .title.centerTitle h3{width:100%}article div .selector-page>.selector .content-set .title h3,article section .selector-page>.selector .content-set .title h3{color:#717b87;display:block;font-size:22px;line-height:22px;margin:0 0 10px;padding:20px 15px 5px 0}@media (min-width:360px){article div .selector-page>.selector .content-set .title h3,article section .selector-page>.selector .content-set .title h3{font-size:24px;line-height:24px}}@media (min-width:600px){article div .selector-page>.selector .content-set .title h3,article section .selector-page>.selector .content-set .title h3{font-size:28px;line-height:28px;padding:15px 20px 5px}}@media (min-width:1000px){article div .selector-page>.selector .content-set .title h3,article section .selector-page>.selector .content-set .title h3{font-size:36px;line-height:40px}}article div .selector-page>.selector .content-set .title a,article div .selector-page>.selector .content-set .title a:active,article div .selector-page>.selector .content-set .title a:link,article section .selector-page>.selector .content-set .title a,article section .selector-page>.selector .content-set .title a:active,article section .selector-page>.selector .content-set .title a:link{color:#2d9cdb;cursor:pointer}article div .selector-page>.selector .content-set .title a.learnmore,article div .selector-page>.selector .content-set .title a:active.learnmore,article div .selector-page>.selector .content-set .title a:link.learnmore,article section .selector-page>.selector .content-set .title a.learnmore,article section .selector-page>.selector .content-set .title a:active.learnmore,article section .selector-page>.selector .content-set .title a:link.learnmore{border:1px solid #2d9cdb;border-radius:5px;display:inline-block;font-size:14px;line-height:40px;margin:0 0 10px;padding:0 20px;text-align:center}article div .selector-page>.selector .content-set .title a.learnmore:hover,article div .selector-page>.selector .content-set .title a:active.learnmore:hover,article div .selector-page>.selector .content-set .title a:link.learnmore:hover,article section .selector-page>.selector .content-set .title a.learnmore:hover,article section .selector-page>.selector .content-set .title a:active.learnmore:hover,article section .selector-page>.selector .content-set .title a:link.learnmore:hover{background-color:rgba(45,155,219,.1)}article div .selector-page>.selector .content-set .title a.learnmore p,article div .selector-page>.selector .content-set .title a:active.learnmore p,article div .selector-page>.selector .content-set .title a:link.learnmore p,article section .selector-page>.selector .content-set .title a.learnmore p,article section .selector-page>.selector .content-set .title a:active.learnmore p,article section .selector-page>.selector .content-set .title a:link.learnmore p{font-size:16px;font-weight:300}article div .selector-page>.selector .content-set .title.title--row,article section .selector-page>.selector .content-set .title.title--row{flex-direction:row}@media (min-width:600px){article div .selector-page>.selector .content-set .title.title--row,article section .selector-page>.selector .content-set .title.title--row{flex-direction:row;padding-right:20px}}article div .selector-page>.selector .content-set .title.title--row h3,article section .selector-page>.selector .content-set .title.title--row h3{max-width:calc(100% - 40px)}article div .selector-page>.selector .content-set .flex,article section .selector-page>.selector .content-set .flex{display:flex}article div .selector-page>.selector .content-set .align-items-end,article section .selector-page>.selector .content-set .align-items-end{align-items:end}article div .selector-page>.selector .content-set .align-items-center,article section .selector-page>.selector .content-set .align-items-center{align-items:center}article div .selector-page>.selector .content-set .mr-1,article section .selector-page>.selector .content-set .mr-1{margin-right:1em}article div .selector-page>.selector .content-set .p-0,article section .selector-page>.selector .content-set .p-0{padding:0!important}article div .selector-page>.selector .content-set .pr-0,article section .selector-page>.selector .content-set .pr-0{padding-right:0!important}article div .selector-page>.selector .content-set .desc,article section .selector-page>.selector .content-set .desc{color:#535a63;font-size:14px;line-height:20px;margin:0 0 10px;padding:0}@media (min-width:600px){article div .selector-page>.selector .content-set .desc,article section .selector-page>.selector .content-set .desc{font-size:16px;line-height:24px;padding:0 20px}}@media (min-width:1000px){article div .selector-page>.selector .content-set .desc,article section .selector-page>.selector .content-set .desc{font-size:18px;line-height:30px}}article div .selector-page>.selector .content-set:last-child .com-select-set,article section .selector-page>.selector .content-set:last-child .com-select-set{margin-bottom:0}@media (min-width:600px){article div .selector-page>.selector .content-set:last-child .com-select-set,article section .selector-page>.selector .content-set:last-child .com-select-set{margin-bottom:20px}}article div .selector-page>.selector .content-set-unactive,article section .selector-page>.selector .content-set-unactive{cursor:default;opacity:.5}article div .selector-page>.selector .content-set-unactive .title a,article div .selector-page>.selector .content-set-unactive .title a:active,article div .selector-page>.selector .content-set-unactive .title a:link,article div .selector-page>.selector .content-set-unactive .title a:visited,article div .selector-page>.selector .content-set-unactive a,article div .selector-page>.selector .content-set-unactive a:active,article div .selector-page>.selector .content-set-unactive a:link,article div .selector-page>.selector .content-set-unactive a:visited,article div .selector-page>.selector .content-set-unactive select,article section .selector-page>.selector .content-set-unactive .title a,article section .selector-page>.selector .content-set-unactive .title a:active,article section .selector-page>.selector .content-set-unactive .title a:link,article section .selector-page>.selector .content-set-unactive .title a:visited,article section .selector-page>.selector .content-set-unactive a,article section .selector-page>.selector .content-set-unactive a:active,article section .selector-page>.selector .content-set-unactive a:link,article section .selector-page>.selector .content-set-unactive a:visited,article section .selector-page>.selector .content-set-unactive select{cursor:default}article div .selector-page>.selector .content-set-unactive .choice-set__steps,article section .selector-page>.selector .content-set-unactive .choice-set__steps{margin:0;max-height:0;opacity:0}article div .selector-page>.selector .content-set-unactive .choice-set__steps:first-child:last-child,article div .selector-page>.selector .content-set-unactive .choice-set__steps:last-child,article section .selector-page>.selector .content-set-unactive .choice-set__steps:first-child:last-child,article section .selector-page>.selector .content-set-unactive .choice-set__steps:last-child{opacity:0}article div .selector-page>.selector .choice-set__steps,article section .selector-page>.selector .choice-set__steps{margin-bottom:0;max-height:inherit;opacity:1;transition-duration:.5s;transition-property:opacity}@media (min-width:600px){article div .selector-page>.selector .choice-set__steps,article section .selector-page>.selector .choice-set__steps{margin-bottom:20px}}article div .selector-page>.selector .choice-set__steps:last-child,article section .selector-page>.selector .choice-set__steps:last-child{opacity:.3}article div .selector-page>.selector .image-left-content-right,article section .selector-page>.selector .image-left-content-right{align-items:center;display:flex;flex-direction:column;margin-top:20px}@media (min-width:600px){article div .selector-page>.selector .image-left-content-right,article section .selector-page>.selector .image-left-content-right{margin:20px}}@media (min-width:1000px){article div .selector-page>.selector .image-left-content-right,article section .selector-page>.selector .image-left-content-right{flex-direction:row}}article div .selector-page>.selector .image-left-content-right figure,article section .selector-page>.selector .image-left-content-right figure{align-items:center;display:flex;flex:1;height:100%;justify-content:center;max-width:100%;width:100%}article div .selector-page>.selector .image-left-content-right figure img,article section .selector-page>.selector .image-left-content-right figure img{height:100%;-o-object-fit:contain;object-fit:contain;padding:20px;width:100%}article div .selector-page>.selector .image-left-content-right .result-set,article section .selector-page>.selector .image-left-content-right .result-set{flex:1;margin:5% 5% 0;width:90%}@media (min-width:1000px){article div .selector-page>.selector .image-left-content-right .result-set,article section .selector-page>.selector .image-left-content-right .result-set{margin:0 5%;max-width:40%;width:auto}}article div .selector-page>.selector .text-left-select-right,article section .selector-page>.selector .text-left-select-right{display:flex;flex-direction:column}@media (min-width:1000px){article div .selector-page>.selector .text-left-select-right,article section .selector-page>.selector .text-left-select-right{flex-direction:row}}article div .selector-page>.selector .text-left-select-right p,article section .selector-page>.selector .text-left-select-right p{align-items:center;display:flex;justify-content:flex-start}@media (min-width:1000px){article div .selector-page>.selector .text-left-select-right p,article section .selector-page>.selector .text-left-select-right p{align-items:flex-start;justify-content:flex-start;margin-top:10px}article div .selector-page>.selector .text-left-select-right .com-select-set,article section .selector-page>.selector .text-left-select-right .com-select-set{margin:10px 20px 10px 0}}article div .selector-page>.selector-result,article section .selector-page>.selector-result{opacity:0;transition-duration:.4s;transition-property:opacity}article div .selector-page .selector-page__tab,article section .selector-page .selector-page__tab{display:flex}article div .selector-page .selector-page__tab .selector-page__tab__button,article section .selector-page .selector-page__tab .selector-page__tab__button{background:none;border:1px solid #535a63;border-radius:5px;box-sizing:border-box;color:#535a63;cursor:pointer;display:block;font-size:14px;height:40px;line-height:40px;margin-bottom:0;margin-right:10px;padding:0 20px;text-align:center;text-decoration:none;transition-duration:.3s;transition-property:background-color;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:auto}article div .selector-page .selector-page__tab .selector-page__tab__button:hover,article section .selector-page .selector-page__tab .selector-page__tab__button:hover{background-color:rgba(83,90,99,.1)}article div .selector-page .selector-page__tab .selector-page__tab__button--selected,article section .selector-page .selector-page__tab .selector-page__tab__button--selected{background-color:#535a63;border:1px solid #535a63;color:#fff;cursor:default;pointer-events:none}article div .selector-page .selector-page__tab .selector-page__tab__button--selected:hover,article section .selector-page .selector-page__tab .selector-page__tab__button--selected:hover{background-color:#535a63}article div .selector-page .choice-set,article div .selector-page .choice-set-2,article section .selector-page .choice-set,article section .selector-page .choice-set-2{box-sizing:border-box;margin-top:20px;transition-duration:.5s;transition-property:opacity,max-height}@media (min-width:1000px){article div .selector-page .choice-set,article div .selector-page .choice-set-2,article section .selector-page .choice-set,article section .selector-page .choice-set-2{border:1px solid #a0a7af;border-radius:5px;padding:20px}}article div .selector-page .choice-set *,article div .selector-page .choice-set-2 *,article section .selector-page .choice-set *,article section .selector-page .choice-set-2 *{box-sizing:border-box}@media (min-width:600px){article div .selector-page .choice-set-2.choice-model,article div .selector-page .choice-set.choice-model,article section .selector-page .choice-set-2.choice-model,article section .selector-page .choice-set.choice-model{margin-top:20px}}article div .selector-page .choice-set-2.result .choice-set__steps__title,article div .selector-page .choice-set.result .choice-set__steps__title,article section .selector-page .choice-set-2.result .choice-set__steps__title,article section .selector-page .choice-set.result .choice-set__steps__title{padding-left:0;padding-right:0}article div .selector-page .choice-set .choice-set__steps,article div .selector-page .choice-set-2 .choice-set__steps,article section .selector-page .choice-set .choice-set__steps,article section .selector-page .choice-set-2 .choice-set__steps{border-bottom:1px solid #a0a7af;opacity:.3;pointer-events:none;transition-duration:.5s;transition-property:opacity;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}@media (min-width:600px){article div .selector-page .choice-set .choice-set__steps,article div .selector-page .choice-set-2 .choice-set__steps,article section .selector-page .choice-set .choice-set__steps,article section .selector-page .choice-set-2 .choice-set__steps{border:1px solid #a0a7af;border-radius:5px}}@media (min-width:1000px){article div .selector-page .choice-set .choice-set__steps,article div .selector-page .choice-set-2 .choice-set__steps,article section .selector-page .choice-set .choice-set__steps,article section .selector-page .choice-set-2 .choice-set__steps{border:0;margin-bottom:0}}article div .selector-page .choice-set .choice-set__steps--active.choice-set__steps,article div .selector-page .choice-set-2 .choice-set__steps--active.choice-set__steps,article section .selector-page .choice-set .choice-set__steps--active.choice-set__steps,article section .selector-page .choice-set-2 .choice-set__steps--active.choice-set__steps{opacity:1;pointer-events:auto;-webkit-user-select:auto;-moz-user-select:auto;user-select:auto}article div .selector-page .choice-set .choice-set__steps--active.choice-set__steps .com-select-set,article div .selector-page .choice-set-2 .choice-set__steps--active.choice-set__steps .com-select-set,article section .selector-page .choice-set .choice-set__steps--active.choice-set__steps .com-select-set,article section .selector-page .choice-set-2 .choice-set__steps--active.choice-set__steps .com-select-set{max-height:100%;opacity:1}article div .selector-page .choice-set .choice-set__steps--react-select.choice-set__steps .css-13cymwt-control,article div .selector-page .choice-set .choice-set__steps--react-select.choice-set__steps .css-t3ipsp-control,article div .selector-page .choice-set-2 .choice-set__steps--react-select.choice-set__steps .css-13cymwt-control,article div .selector-page .choice-set-2 .choice-set__steps--react-select.choice-set__steps .css-t3ipsp-control,article section .selector-page .choice-set .choice-set__steps--react-select.choice-set__steps .css-13cymwt-control,article section .selector-page .choice-set .choice-set__steps--react-select.choice-set__steps .css-t3ipsp-control,article section .selector-page .choice-set-2 .choice-set__steps--react-select.choice-set__steps .css-13cymwt-control,article section .selector-page .choice-set-2 .choice-set__steps--react-select.choice-set__steps .css-t3ipsp-control{background-color:transparent;border:none;height:34px;min-height:auto}article div .selector-page .choice-set .choice-set__steps--react-select.choice-set__steps .css-13cymwt-control .css-1hb7zxy-IndicatorsContainer,article div .selector-page .choice-set .choice-set__steps--react-select.choice-set__steps .css-t3ipsp-control .css-1hb7zxy-IndicatorsContainer,article div .selector-page .choice-set-2 .choice-set__steps--react-select.choice-set__steps .css-13cymwt-control .css-1hb7zxy-IndicatorsContainer,article div .selector-page .choice-set-2 .choice-set__steps--react-select.choice-set__steps .css-t3ipsp-control .css-1hb7zxy-IndicatorsContainer,article section .selector-page .choice-set .choice-set__steps--react-select.choice-set__steps .css-13cymwt-control .css-1hb7zxy-IndicatorsContainer,article section .selector-page .choice-set .choice-set__steps--react-select.choice-set__steps .css-t3ipsp-control .css-1hb7zxy-IndicatorsContainer,article section .selector-page .choice-set-2 .choice-set__steps--react-select.choice-set__steps .css-13cymwt-control .css-1hb7zxy-IndicatorsContainer,article section .selector-page .choice-set-2 .choice-set__steps--react-select.choice-set__steps .css-t3ipsp-control .css-1hb7zxy-IndicatorsContainer{display:none}article div .selector-page .choice-set .choice-set__steps--react-select.choice-set__steps .css-t3ipsp-control,article div .selector-page .choice-set-2 .choice-set__steps--react-select.choice-set__steps .css-t3ipsp-control,article section .selector-page .choice-set .choice-set__steps--react-select.choice-set__steps .css-t3ipsp-control,article section .selector-page .choice-set-2 .choice-set__steps--react-select.choice-set__steps .css-t3ipsp-control{box-shadow:0 0 0 2px #2684ff}article div .selector-page .choice-set .choice-set__steps--react-select.choice-set__steps .css-1nmdiq5-menu,article div .selector-page .choice-set-2 .choice-set__steps--react-select.choice-set__steps .css-1nmdiq5-menu,article section .selector-page .choice-set .choice-set__steps--react-select.choice-set__steps .css-1nmdiq5-menu,article section .selector-page .choice-set-2 .choice-set__steps--react-select.choice-set__steps .css-1nmdiq5-menu{z-index:20}article div .selector-page .choice-set .choice-set__steps .list-by-device-item,article div .selector-page .choice-set-2 .choice-set__steps .list-by-device-item,article section .selector-page .choice-set .choice-set__steps .list-by-device-item,article section .selector-page .choice-set-2 .choice-set__steps .list-by-device-item{background-color:#535a63;border-radius:5px;margin-bottom:10px;overflow:hidden;padding:0 10px;transition-duration:.3s;transition-property:background-color,color}article div .selector-page .choice-set .choice-set__steps .list-by-device-item .list-by-device-item__header,article div .selector-page .choice-set-2 .choice-set__steps .list-by-device-item .list-by-device-item__header,article section .selector-page .choice-set .choice-set__steps .list-by-device-item .list-by-device-item__header,article section .selector-page .choice-set-2 .choice-set__steps .list-by-device-item .list-by-device-item__header{color:#fff;line-height:50px;min-height:10px}article div .selector-page .choice-set .choice-set__steps .list-by-device-item .list-by-device-item__body,article div .selector-page .choice-set-2 .choice-set__steps .list-by-device-item .list-by-device-item__body,article section .selector-page .choice-set .choice-set__steps .list-by-device-item .list-by-device-item__body,article section .selector-page .choice-set-2 .choice-set__steps .list-by-device-item .list-by-device-item__body{margin-bottom:10px}article div .selector-page .choice-set .choice-set__steps .list-by-device-item .list-by-device-item__body .list-by-device-item__body__container,article div .selector-page .choice-set-2 .choice-set__steps .list-by-device-item .list-by-device-item__body .list-by-device-item__body__container,article section .selector-page .choice-set .choice-set__steps .list-by-device-item .list-by-device-item__body .list-by-device-item__body__container,article section .selector-page .choice-set-2 .choice-set__steps .list-by-device-item .list-by-device-item__body .list-by-device-item__body__container{background-color:#f3f4f5;border-radius:3px;color:#202020;font-size:14px;line-height:20px;overflow:hidden;transition-duration:.3s;transition-property:max-height,opacity,margin,padding;transition-timing-function:linear}article div .selector-page .choice-set .choice-set__steps .list-by-device-item .list-by-device-item__body .list-by-device-item__body__container>ul>li,article div .selector-page .choice-set-2 .choice-set__steps .list-by-device-item .list-by-device-item__body .list-by-device-item__body__container>ul>li,article section .selector-page .choice-set .choice-set__steps .list-by-device-item .list-by-device-item__body .list-by-device-item__body__container>ul>li,article section .selector-page .choice-set-2 .choice-set__steps .list-by-device-item .list-by-device-item__body .list-by-device-item__body__container>ul>li{margin-top:10px}article div .selector-page .choice-set .choice-set__steps .list-by-device-item .list-by-device-item__body .list-by-device-item__body__container ul,article div .selector-page .choice-set-2 .choice-set__steps .list-by-device-item .list-by-device-item__body .list-by-device-item__body__container ul,article section .selector-page .choice-set .choice-set__steps .list-by-device-item .list-by-device-item__body .list-by-device-item__body__container ul,article section .selector-page .choice-set-2 .choice-set__steps .list-by-device-item .list-by-device-item__body .list-by-device-item__body__container ul{padding:0 40px}article div .selector-page .choice-set .choice-set__steps .list-by-device-item .list-by-device-item__body .list-by-device-item__body__container__name,article div .selector-page .choice-set-2 .choice-set__steps .list-by-device-item .list-by-device-item__body .list-by-device-item__body__container__name,article section .selector-page .choice-set .choice-set__steps .list-by-device-item .list-by-device-item__body .list-by-device-item__body__container__name,article section .selector-page .choice-set-2 .choice-set__steps .list-by-device-item .list-by-device-item__body .list-by-device-item__body__container__name{color:#003e56;font-size:16px;line-height:24px}article div .selector-page .choice-set .choice-set__steps .list-by-device-item .list-by-device-item__body .list-by-device-item__body__container__list li,article div .selector-page .choice-set-2 .choice-set__steps .list-by-device-item .list-by-device-item__body .list-by-device-item__body__container__list li,article section .selector-page .choice-set .choice-set__steps .list-by-device-item .list-by-device-item__body .list-by-device-item__body__container__list li,article section .selector-page .choice-set-2 .choice-set__steps .list-by-device-item .list-by-device-item__body .list-by-device-item__body__container__list li{color:#0d0e10;display:inline;font-size:14px;line-height:24px}article div .selector-page .choice-set .choice-set__steps .list-by-device-item .list-by-device-item__body .list-by-device-item__body__container__list li:not(:last-child):after,article div .selector-page .choice-set-2 .choice-set__steps .list-by-device-item .list-by-device-item__body .list-by-device-item__body__container__list li:not(:last-child):after,article section .selector-page .choice-set .choice-set__steps .list-by-device-item .list-by-device-item__body .list-by-device-item__body__container__list li:not(:last-child):after,article section .selector-page .choice-set-2 .choice-set__steps .list-by-device-item .list-by-device-item__body .list-by-device-item__body__container__list li:not(:last-child):after{content:", ";display:inline}article div .selector-page .choice-set .choice-set__steps .com-button-set,article div .selector-page .choice-set-2 .choice-set__steps .com-button-set,article section .selector-page .choice-set .choice-set__steps .com-button-set,article section .selector-page .choice-set-2 .choice-set__steps .com-button-set{display:flex;flex-wrap:wrap;margin:10px 0 5px}@media (min-width:600px){article div .selector-page .choice-set .choice-set__steps .com-button-set,article div .selector-page .choice-set-2 .choice-set__steps .com-button-set,article section .selector-page .choice-set .choice-set__steps .com-button-set,article section .selector-page .choice-set-2 .choice-set__steps .com-button-set{margin:10px 20px}}article div .selector-page .choice-set .choice-set__steps .com-button-set button,article div .selector-page .choice-set-2 .choice-set__steps .com-button-set button,article section .selector-page .choice-set .choice-set__steps .com-button-set button,article section .selector-page .choice-set-2 .choice-set__steps .com-button-set button{-moz-appearance:none;-webkit-appearance:none;background:none;border:1px solid #5f6771;border-radius:3px;color:#6a737f;color:#5f6771;cursor:pointer;display:block;display:inline-block;font-size:14px;height:40px;margin:4px;padding:5px 20px;transition-duration:.3s;transition-property:background-color,color;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%;width:auto}article div .selector-page .choice-set .choice-set__steps .com-button-set button:hover,article div .selector-page .choice-set-2 .choice-set__steps .com-button-set button:hover,article section .selector-page .choice-set .choice-set__steps .com-button-set button:hover,article section .selector-page .choice-set-2 .choice-set__steps .com-button-set button:hover{background-color:rgba(95,103,113,.2)}article div .selector-page .choice-set .choice-set__steps .com-button-set button.selected,article div .selector-page .choice-set-2 .choice-set__steps .com-button-set button.selected,article section .selector-page .choice-set .choice-set__steps .com-button-set button.selected,article section .selector-page .choice-set-2 .choice-set__steps .com-button-set button.selected{background-color:#6a737f;color:#fff}@media (min-width:600px){article div .selector-page .choice-set .choice-set__steps .com-button-set button.selected,article div .selector-page .choice-set-2 .choice-set__steps .com-button-set button.selected,article section .selector-page .choice-set .choice-set__steps .com-button-set button.selected,article section .selector-page .choice-set-2 .choice-set__steps .com-button-set button.selected{background-color:#5f6771}}article div .selector-page .choice-set .choice-set__steps .choice-set__steps__title,article div .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__title,article section .selector-page .choice-set .choice-set__steps .choice-set__steps__title,article section .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__title{color:#717b87;font-weight:400;margin:0;text-align:left;width:100%}@media (min-width:1000px){article div .selector-page .choice-set .choice-set__steps .choice-set__steps__title,article div .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__title,article section .selector-page .choice-set .choice-set__steps .choice-set__steps__title,article section .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__title{padding-top:0}}article div .selector-page .choice-set .choice-set__steps:last-child(1),article div .selector-page .choice-set-2 .choice-set__steps:last-child(1),article section .selector-page .choice-set .choice-set__steps:last-child(1),article section .selector-page .choice-set-2 .choice-set__steps:last-child(1){margin-bottom:0}article div .selector-page .choice-set .choice-set__steps__title,article div .selector-page .choice-set-2 .choice-set__steps__title,article section .selector-page .choice-set .choice-set__steps__title,article section .selector-page .choice-set-2 .choice-set__steps__title{color:#717b87;display:block;font-size:22px;line-height:22px}@media (min-width:360px){article div .selector-page .choice-set .choice-set__steps__title,article div .selector-page .choice-set-2 .choice-set__steps__title,article section .selector-page .choice-set .choice-set__steps__title,article section .selector-page .choice-set-2 .choice-set__steps__title{font-size:24px;line-height:24px}}@media (min-width:600px){article div .selector-page .choice-set .choice-set__steps__title,article div .selector-page .choice-set-2 .choice-set__steps__title,article section .selector-page .choice-set .choice-set__steps__title,article section .selector-page .choice-set-2 .choice-set__steps__title{font-size:28px;line-height:28px;padding:20px 20px 5px}}@media (min-width:1000px){article div .selector-page .choice-set .choice-set__steps__title,article div .selector-page .choice-set-2 .choice-set__steps__title,article section .selector-page .choice-set .choice-set__steps__title,article section .selector-page .choice-set-2 .choice-set__steps__title{font-size:40px;line-height:40px}}article div .selector-page .choice-set .choice-set__steps__description,article div .selector-page .choice-set-2 .choice-set__steps__description,article section .selector-page .choice-set .choice-set__steps__description,article section .selector-page .choice-set-2 .choice-set__steps__description{color:#535a63;font-size:14px;line-height:20px;margin:0 auto 10px;padding:0}@media (min-width:600px){article div .selector-page .choice-set .choice-set__steps__description,article div .selector-page .choice-set-2 .choice-set__steps__description,article section .selector-page .choice-set .choice-set__steps__description,article section .selector-page .choice-set-2 .choice-set__steps__description{font-size:16px;line-height:24px;padding:0 20px}}@media (min-width:1000px){article div .selector-page .choice-set .choice-set__steps__description,article div .selector-page .choice-set-2 .choice-set__steps__description,article section .selector-page .choice-set .choice-set__steps__description,article section .selector-page .choice-set-2 .choice-set__steps__description{font-size:18px;line-height:30px}}article div .selector-page .choice-set .choice-set__steps .com-select-set,article div .selector-page .choice-set-2 .choice-set__steps .com-select-set,article section .selector-page .choice-set .choice-set__steps .com-select-set,article section .selector-page .choice-set-2 .choice-set__steps .com-select-set{max-height:0;opacity:0}article div .selector-page .choice-set .choice-set__steps .choice-set__steps__result,article div .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result,article section .selector-page .choice-set .choice-set__steps .choice-set__steps__result,article section .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result{-webkit-overflow-scrolling:touch;overflow:auto}@media (min-width:1000px){article div .selector-page .choice-set .choice-set__steps .choice-set__steps__result,article div .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result,article section .selector-page .choice-set .choice-set__steps .choice-set__steps__result,article section .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result{padding-bottom:20px}}article div .selector-page .choice-set .choice-set__steps .choice-set__steps__result table,article div .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result table,article section .selector-page .choice-set .choice-set__steps .choice-set__steps__result table,article section .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result table{border-collapse:separate;border-spacing:0;border-top:1px solid #e0e0e0;overflow:hidden}@media (min-width:1000px){article div .selector-page .choice-set .choice-set__steps .choice-set__steps__result table,article div .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result table,article section .selector-page .choice-set .choice-set__steps .choice-set__steps__result table,article section .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result table{border-radius:3px;border-top:0;width:100%}}article div .selector-page .choice-set .choice-set__steps .choice-set__steps__result table tr,article div .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result table tr,article section .selector-page .choice-set .choice-set__steps .choice-set__steps__result table tr,article section .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result table tr{background-color:none;border-bottom:1px dashed #e0e0e0;margin-bottom:5px;padding:5px 0}article div .selector-page .choice-set .choice-set__steps .choice-set__steps__result table tr:last-child,article div .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result table tr:last-child,article section .selector-page .choice-set .choice-set__steps .choice-set__steps__result table tr:last-child,article section .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result table tr:last-child{border-bottom:1px solid #e0e0e0;margin-bottom:0}@media (min-width:600px){article div .selector-page .choice-set .choice-set__steps .choice-set__steps__result table tr:last-child,article div .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result table tr:last-child,article section .selector-page .choice-set .choice-set__steps .choice-set__steps__result table tr:last-child,article section .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result table tr:last-child{border-bottom:none}}@media (min-width:1000px){article div .selector-page .choice-set .choice-set__steps .choice-set__steps__result table tr,article div .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result table tr,article section .selector-page .choice-set .choice-set__steps .choice-set__steps__result table tr,article section .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result table tr{background-color:#f6f6f6;border-bottom:none;margin-bottom:0}article div .selector-page .choice-set .choice-set__steps .choice-set__steps__result table tr:nth-child(odd),article div .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result table tr:nth-child(odd),article section .selector-page .choice-set .choice-set__steps .choice-set__steps__result table tr:nth-child(odd),article section .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result table tr:nth-child(odd){background-color:#fff}}article div .selector-page .choice-set .choice-set__steps .choice-set__steps__result table tr th,article div .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result table tr th,article section .selector-page .choice-set .choice-set__steps .choice-set__steps__result table tr th,article section .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result table tr th{background-color:#003e56;color:#fff;font-size:16px;line-height:24px;padding:4px;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (min-width:1000px){article div .selector-page .choice-set .choice-set__steps .choice-set__steps__result table tr th:first-child,article div .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result table tr th:first-child,article section .selector-page .choice-set .choice-set__steps .choice-set__steps__result table tr th:first-child,article section .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result table tr th:first-child{width:20%}article div .selector-page .choice-set .choice-set__steps .choice-set__steps__result table tr th:nth-child(2),article div .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result table tr th:nth-child(2),article section .selector-page .choice-set .choice-set__steps .choice-set__steps__result table tr th:nth-child(2),article section .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result table tr th:nth-child(2){width:25%}article div .selector-page .choice-set .choice-set__steps .choice-set__steps__result table tr th:nth-child(3),article div .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result table tr th:nth-child(3),article section .selector-page .choice-set .choice-set__steps .choice-set__steps__result table tr th:nth-child(3),article section .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result table tr th:nth-child(3){width:15%}article div .selector-page .choice-set .choice-set__steps .choice-set__steps__result table tr th:nth-child(4),article div .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result table tr th:nth-child(4),article section .selector-page .choice-set .choice-set__steps .choice-set__steps__result table tr th:nth-child(4),article section .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result table tr th:nth-child(4){width:35%}article div .selector-page .choice-set .choice-set__steps .choice-set__steps__result table tr th:nth-child(5),article div .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result table tr th:nth-child(5),article section .selector-page .choice-set .choice-set__steps .choice-set__steps__result table tr th:nth-child(5),article section .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result table tr th:nth-child(5){width:5%}}article div .selector-page .choice-set .choice-set__steps .choice-set__steps__result table tr th.sort-type,article div .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result table tr th.sort-type,article section .selector-page .choice-set .choice-set__steps .choice-set__steps__result table tr th.sort-type,article section .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result table tr th.sort-type{cursor:pointer;transition-duration:.3s;transition-property:background-color}@media (min-width:1000px){article div .selector-page .choice-set .choice-set__steps .choice-set__steps__result table tr th.sort-type,article div .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result table tr th.sort-type,article section .selector-page .choice-set .choice-set__steps .choice-set__steps__result table tr th.sort-type,article section .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result table tr th.sort-type{min-width:100px}}article div .selector-page .choice-set .choice-set__steps .choice-set__steps__result table tr th.sort-type:hover,article div .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result table tr th.sort-type:hover,article section .selector-page .choice-set .choice-set__steps .choice-set__steps__result table tr th.sort-type:hover,article section .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result table tr th.sort-type:hover{background-color:#006389}article div .selector-page .choice-set .choice-set__steps .choice-set__steps__result table tr th.sort-type:active,article div .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result table tr th.sort-type:active,article section .selector-page .choice-set .choice-set__steps .choice-set__steps__result table tr th.sort-type:active,article section .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result table tr th.sort-type:active{background-color:#0088bc;transition-duration:.1s}article div .selector-page .choice-set .choice-set__steps .choice-set__steps__result table tr th.sort-type:after,article div .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result table tr th.sort-type:after,article section .selector-page .choice-set .choice-set__steps .choice-set__steps__result table tr th.sort-type:after,article section .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result table tr th.sort-type:after{color:#fff;content:"";display:block;float:right;font-family:FontAwesome;font-size:16px;line-height:24px;margin-right:5px}article div .selector-page .choice-set .choice-set__steps .choice-set__steps__result table tr th.sort-type.asc:after,article div .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result table tr th.sort-type.asc:after,article section .selector-page .choice-set .choice-set__steps .choice-set__steps__result table tr th.sort-type.asc:after,article section .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result table tr th.sort-type.asc:after{content:"\f107"}article div .selector-page .choice-set .choice-set__steps .choice-set__steps__result table tr th.sort-type.desc:after,article div .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result table tr th.sort-type.desc:after,article section .selector-page .choice-set .choice-set__steps .choice-set__steps__result table tr th.sort-type.desc:after,article section .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result table tr th.sort-type.desc:after{content:"\f106"}article div .selector-page .choice-set .choice-set__steps .choice-set__steps__result table tr td,article div .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result table tr td,article section .selector-page .choice-set .choice-set__steps .choice-set__steps__result table tr td,article section .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result table tr td{border:0;color:#0d0e10;font-size:14px;line-height:28px;padding:6px;text-align:left}article div .selector-page .choice-set .choice-set__steps .choice-set__steps__result table tr td[data-label]:before,article div .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result table tr td[data-label]:before,article section .selector-page .choice-set .choice-set__steps .choice-set__steps__result table tr td[data-label]:before,article section .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result table tr td[data-label]:before{color:#0088bc;content:attr(data-label);font-size:12px;margin-right:5px}@media (min-width:1000px){article div .selector-page .choice-set .choice-set__steps .choice-set__steps__result table tr td[data-label]:before,article div .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result table tr td[data-label]:before,article section .selector-page .choice-set .choice-set__steps .choice-set__steps__result table tr td[data-label]:before,article section .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result table tr td[data-label]:before{content:none}}article div .selector-page .choice-set .choice-set__steps .choice-set__steps__result table tr td .show-note,article div .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result table tr td .show-note,article section .selector-page .choice-set .choice-set__steps .choice-set__steps__result table tr td .show-note,article section .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result table tr td .show-note{cursor:pointer;display:inline-block;text-align:center;transition-duration:.3s;transition-property:background-color}@media (min-width:1000px){article div .selector-page .choice-set .choice-set__steps .choice-set__steps__result table tr td .show-note,article div .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result table tr td .show-note,article section .selector-page .choice-set .choice-set__steps .choice-set__steps__result table tr td .show-note,article section .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result table tr td .show-note{display:block}}article div .selector-page .choice-set .choice-set__steps .choice-set__steps__result table tr td .show-note:hover:before,article div .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result table tr td .show-note:hover:before,article section .selector-page .choice-set .choice-set__steps .choice-set__steps__result table tr td .show-note:hover:before,article section .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result table tr td .show-note:hover:before{background-color:rgba(0,99,137,.95)}article div .selector-page .choice-set .choice-set__steps .choice-set__steps__result table tr td .show-note:before,article div .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result table tr td .show-note:before,article section .selector-page .choice-set .choice-set__steps .choice-set__steps__result table tr td .show-note:before,article section .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result table tr td .show-note:before{background-color:#aaa;border-radius:18px;box-sizing:border-box;color:#fff;content:"\f075";display:block;font-family:FontAwesome;font-size:18px;height:36px;line-height:36px;margin:auto;padding:0 5px;pointer-events:none;transition-duration:.3s;transition-property:background-color;width:36px}article div .selector-page .choice-set .choice-set__steps .choice-set__steps__result table,article div .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result table,article section .selector-page .choice-set .choice-set__steps .choice-set__steps__result table,article section .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result table{display:block}@media (min-width:1000px){article div .selector-page .choice-set .choice-set__steps .choice-set__steps__result table,article div .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result table,article section .selector-page .choice-set .choice-set__steps .choice-set__steps__result table,article section .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result table{display:table}}article div .selector-page .choice-set .choice-set__steps .choice-set__steps__result table thead,article div .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result table thead,article section .selector-page .choice-set .choice-set__steps .choice-set__steps__result table thead,article section .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result table thead{display:none}@media (min-width:1000px){article div .selector-page .choice-set .choice-set__steps .choice-set__steps__result table thead,article div .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result table thead,article section .selector-page .choice-set .choice-set__steps .choice-set__steps__result table thead,article section .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result table thead{display:table-header-group}}article div .selector-page .choice-set .choice-set__steps .choice-set__steps__result table tbody,article div .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result table tbody,article section .selector-page .choice-set .choice-set__steps .choice-set__steps__result table tbody,article section .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result table tbody{display:block}@media (min-width:1000px){article div .selector-page .choice-set .choice-set__steps .choice-set__steps__result table tbody,article div .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result table tbody,article section .selector-page .choice-set .choice-set__steps .choice-set__steps__result table tbody,article section .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result table tbody{display:table-row-group}}article div .selector-page .choice-set .choice-set__steps .choice-set__steps__result table tr,article div .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result table tr,article section .selector-page .choice-set .choice-set__steps .choice-set__steps__result table tr,article section .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result table tr{display:block}@media (min-width:1000px){article div .selector-page .choice-set .choice-set__steps .choice-set__steps__result table tr,article div .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result table tr,article section .selector-page .choice-set .choice-set__steps .choice-set__steps__result table tr,article section .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result table tr{display:table-row}}article div .selector-page .choice-set .choice-set__steps .choice-set__steps__result table td,article div .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result table td,article section .selector-page .choice-set .choice-set__steps .choice-set__steps__result table td,article section .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result table td{display:block}@media (min-width:1000px){article div .selector-page .choice-set .choice-set__steps .choice-set__steps__result table td,article div .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result table td,article section .selector-page .choice-set .choice-set__steps .choice-set__steps__result table td,article section .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result table td{display:table-cell}}article div .selector-page .choice-set .choice-set__steps .choice-set__steps__result tr td .sources,article div .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result tr td .sources,article section .selector-page .choice-set .choice-set__steps .choice-set__steps__result tr td .sources,article section .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result tr td .sources{align-items:center;display:flex;justify-content:center}article div .selector-page .choice-set .choice-set__steps .choice-set__steps__result tr td .sources li,article div .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result tr td .sources li,article section .selector-page .choice-set .choice-set__steps .choice-set__steps__result tr td .sources li,article section .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result tr td .sources li{display:inline-block}@media (min-width:1000px){article div .selector-page .choice-set .choice-set__steps .choice-set__steps__result tr td .sources li,article div .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result tr td .sources li,article section .selector-page .choice-set .choice-set__steps .choice-set__steps__result tr td .sources li,article section .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result tr td .sources li{display:table-cell;padding:.5em}}article div .selector-page .choice-set .choice-set__steps .choice-set__steps__result tr td .sources li:not(:last-child),article div .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result tr td .sources li:not(:last-child),article section .selector-page .choice-set .choice-set__steps .choice-set__steps__result tr td .sources li:not(:last-child),article section .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result tr td .sources li:not(:last-child){margin-right:20px}@media (min-width:1000px){article div .selector-page .choice-set .choice-set__steps .choice-set__steps__result tr td .sources li:not(:last-child),article div .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result tr td .sources li:not(:last-child),article section .selector-page .choice-set .choice-set__steps .choice-set__steps__result tr td .sources li:not(:last-child),article section .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result tr td .sources li:not(:last-child){margin-right:10px}}article div .selector-page .choice-set .choice-set__steps .choice-set__steps__result tr td .sources li a,article div .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result tr td .sources li a,article section .selector-page .choice-set .choice-set__steps .choice-set__steps__result tr td .sources li a,article section .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result tr td .sources li a{align-items:center;display:inline-block;display:flex;font-size:14px;line-height:24px;min-height:24px;text-decoration:none;transition-duration:.3s;transition-property:color}article div .selector-page .choice-set .choice-set__steps .choice-set__steps__result tr td .sources li a:link,article div .selector-page .choice-set .choice-set__steps .choice-set__steps__result tr td .sources li a:visited,article div .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result tr td .sources li a:link,article div .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result tr td .sources li a:visited,article section .selector-page .choice-set .choice-set__steps .choice-set__steps__result tr td .sources li a:link,article section .selector-page .choice-set .choice-set__steps .choice-set__steps__result tr td .sources li a:visited,article section .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result tr td .sources li a:link,article section .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result tr td .sources li a:visited{color:rgba(0,136,188,.95)}article div .selector-page .choice-set .choice-set__steps .choice-set__steps__result tr td .sources li a:hover,article div .selector-page .choice-set .choice-set__steps .choice-set__steps__result tr td .sources li a:hover i,article div .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result tr td .sources li a:hover,article div .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result tr td .sources li a:hover i,article section .selector-page .choice-set .choice-set__steps .choice-set__steps__result tr td .sources li a:hover,article section .selector-page .choice-set .choice-set__steps .choice-set__steps__result tr td .sources li a:hover i,article section .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result tr td .sources li a:hover,article section .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result tr td .sources li a:hover i{color:rgba(0,99,137,.95)}article div .selector-page .choice-set .choice-set__steps .choice-set__steps__result tr td .sources li a i,article div .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result tr td .sources li a i,article section .selector-page .choice-set .choice-set__steps .choice-set__steps__result tr td .sources li a i,article section .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result tr td .sources li a i{color:#aaa;font-weight:900;padding-right:5px;pointer-events:none;transition-duration:.3s;transition-property:color}article div .selector-page .choice-set .choice-set__steps .choice-set__steps__result tr td .sources li .view-link-icon,article div .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result tr td .sources li .view-link-icon,article section .selector-page .choice-set .choice-set__steps .choice-set__steps__result tr td .sources li .view-link-icon,article section .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result tr td .sources li .view-link-icon{background:#aaa;border-radius:12px;height:24px;justify-content:center;width:24px}article div .selector-page .choice-set .choice-set__steps .choice-set__steps__result tr td .sources li .view-link-icon:hover,article div .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result tr td .sources li .view-link-icon:hover,article section .selector-page .choice-set .choice-set__steps .choice-set__steps__result tr td .sources li .view-link-icon:hover,article section .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result tr td .sources li .view-link-icon:hover{background:rgba(0,99,137,.95)}article div .selector-page .choice-set .choice-set__steps .choice-set__steps__result tr td .sources li .view-link-icon:hover i,article div .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result tr td .sources li .view-link-icon:hover i,article section .selector-page .choice-set .choice-set__steps .choice-set__steps__result tr td .sources li .view-link-icon:hover i,article section .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result tr td .sources li .view-link-icon:hover i{color:#fff}article div .selector-page .choice-set .choice-set__steps .choice-set__steps__result tr td .sources li .view-link-icon i,article div .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result tr td .sources li .view-link-icon i,article section .selector-page .choice-set .choice-set__steps .choice-set__steps__result tr td .sources li .view-link-icon i,article section .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result tr td .sources li .view-link-icon i{color:#fff;font-size:15px;line-height:24px;padding-bottom:1.25px;padding-left:1.5px;padding-right:0;transform:rotate(6deg)}article div .selector-page .choice-set .choice-set__steps .choice-set__steps__result tr td .item-description,article div .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result tr td .item-description,article section .selector-page .choice-set .choice-set__steps .choice-set__steps__result tr td .item-description,article section .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result tr td .item-description{color:#7f7f7f;font-size:12px;line-height:18px}article div .selector-page .choice-set .choice-set__steps .choice-set__steps__result tr td .md5,article div .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result tr td .md5,article section .selector-page .choice-set .choice-set__steps .choice-set__steps__result tr td .md5,article section .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result tr td .md5{color:#666;font-size:12px;line-height:20px;margin-top:5px;vertical-align:middle}@media (min-width:1000px){article div .selector-page .choice-set .choice-set__steps .choice-set__steps__result tr td .md5,article div .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result tr td .md5,article section .selector-page .choice-set .choice-set__steps .choice-set__steps__result tr td .md5,article section .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result tr td .md5{text-align:center}}article div .selector-page .choice-set .choice-set__steps .choice-set__steps__result tr td .md5>label,article div .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result tr td .md5>label,article section .selector-page .choice-set .choice-set__steps .choice-set__steps__result tr td .md5>label,article section .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result tr td .md5>label{color:rgba(0,136,188,.95);-webkit-user-select:none;-moz-user-select:none;user-select:none}article div .selector-page .choice-set .choice-set__steps .choice-set__steps__result tr td .md5>div.md5-string,article div .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result tr td .md5>div.md5-string,article section .selector-page .choice-set .choice-set__steps .choice-set__steps__result tr td .md5>div.md5-string,article section .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result tr td .md5>div.md5-string{display:inline-block;margin-left:5px}article div .selector-page .choice-set .choice-set__steps .choice-set__steps__result tr td .md5>input[type=text],article div .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result tr td .md5>input[type=text],article section .selector-page .choice-set .choice-set__steps .choice-set__steps__result tr td .md5>input[type=text],article section .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result tr td .md5>input[type=text]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;color:#666;font-size:10px;height:18px;line-height:18px;margin-left:5px;outline:none;padding:0;width:190px}article div .selector-page .choice-set .choice-set__steps .choice-set__steps__result tr td .md5>input[type=text]:disabled,article div .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result tr td .md5>input[type=text]:disabled,article section .selector-page .choice-set .choice-set__steps .choice-set__steps__result tr td .md5>input[type=text]:disabled,article section .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result tr td .md5>input[type=text]:disabled{-webkit-text-fill-color:#666;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:#666;opacity:1}article div .selector-page .choice-set .choice-set__steps .choice-set__steps__result tr td .md5>button,article div .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result tr td .md5>button,article section .selector-page .choice-set .choice-set__steps .choice-set__steps__result tr td .md5>button,article section .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result tr td .md5>button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#aaa;border:1px solid #aaa;border-radius:2px;color:#fff;cursor:pointer;line-height:18px;margin-left:5px;outline:none;padding:0 10px;transition-duration:.3s;transition-property:background-color,border-color,color}article div .selector-page .choice-set .choice-set__steps .choice-set__steps__result tr td .md5>button:hover,article div .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result tr td .md5>button:hover,article section .selector-page .choice-set .choice-set__steps .choice-set__steps__result tr td .md5>button:hover,article section .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result tr td .md5>button:hover{background-color:rgba(0,99,137,.95);border-color:rgba(0,99,137,.95)}article div .selector-page .choice-set .choice-set__steps .choice-set__steps__result .no-match-item,article div .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result .no-match-item,article section .selector-page .choice-set .choice-set__steps .choice-set__steps__result .no-match-item,article section .selector-page .choice-set-2 .choice-set__steps .choice-set__steps__result .no-match-item{font-size:14px;line-height:28px;padding:6px;text-align:center}article div .selector-page .choice-set-2.choice-set:last-child .com-select-set,article div .selector-page .choice-set.choice-set:last-child .com-select-set,article section .selector-page .choice-set-2.choice-set:last-child .com-select-set,article section .selector-page .choice-set.choice-set:last-child .com-select-set{margin-bottom:20px}article div .selector-page .choice-set-2.choice-set-2,article div .selector-page .choice-set.choice-set-2,article section .selector-page .choice-set-2.choice-set-2,article section .selector-page .choice-set.choice-set-2{display:flex;flex-direction:column}@media (min-width:1000px){article div .selector-page .choice-set-2.choice-set-2,article div .selector-page .choice-set.choice-set-2,article section .selector-page .choice-set-2.choice-set-2,article section .selector-page .choice-set.choice-set-2{flex-direction:row}}article div .selector-page .choice-set-2.choice-set-2:after,article div .selector-page .choice-set.choice-set-2:after,article section .selector-page .choice-set-2.choice-set-2:after,article section .selector-page .choice-set.choice-set-2:after{clear:both;content:"";display:block}@media (min-width:600px){article div .selector-page .choice-set-2.choice-set-2 .choice-set__steps:not(:first-child),article div .selector-page .choice-set.choice-set-2 .choice-set__steps:not(:first-child),article section .selector-page .choice-set-2.choice-set-2 .choice-set__steps:not(:first-child),article section .selector-page .choice-set.choice-set-2 .choice-set__steps:not(:first-child){margin-top:20px}}@media (min-width:1000px){article div .selector-page .choice-set-2.choice-set-2 .choice-set__steps:not(:first-child),article div .selector-page .choice-set.choice-set-2 .choice-set__steps:not(:first-child),article section .selector-page .choice-set-2.choice-set-2 .choice-set__steps:not(:first-child),article section .selector-page .choice-set.choice-set-2 .choice-set__steps:not(:first-child){margin-top:0}}article div .selector-page .choose-set--2n,article section .selector-page .choose-set--2n{display:flex;flex-direction:column}@media (min-width:1000px){article div .selector-page .choose-set--2n,article section .selector-page .choose-set--2n{flex-direction:row}article div .selector-page .choose-set--2n li,article section .selector-page .choose-set--2n li{flex:1}article div .selector-page .choose-set--2n li li,article section .selector-page .choose-set--2n li li{flex:inherit}}article div .selector-page .choose-set--slider,article section .selector-page .choose-set--slider{flex-wrap:nowrap;margin:0 auto;width:100%}article div .selector-page .choose-set--slider p,article section .selector-page .choose-set--slider p{left:30px;position:relative;top:-30px}article div .selector-page .choose-set--slider.slider-text,article section .selector-page .choose-set--slider.slider-text{display:flex;margin-top:18px;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}article div .selector-page .choose-set--slider.slider-text li,article section .selector-page .choose-set--slider.slider-text li{flex:1;margin:0;padding:0;position:relative;text-align:right}article div .selector-page .choose-set--slider.slider-text li span,article section .selector-page .choose-set--slider.slider-text li span{cursor:pointer;margin-right:-8px}article div .selector-page .choose-set--slider.slider-text li:after,article section .selector-page .choose-set--slider.slider-text li:after{background-color:#717b87;content:"";height:20px;position:absolute;right:0;top:-33px;width:1px;z-index:1}article div .selector-page .choose-set--slider.slider-text li.active:after,article section .selector-page .choose-set--slider.slider-text li.active:after{background-color:transparent}article div .selector-page .choose-set--slider.slider-text li:first-child,article section .selector-page .choose-set--slider.slider-text li:first-child{flex:inherit;width:18%}@keyframes pointBreath{0%{box-shadow:0 0 0 2.5px rgba(138,200,253,.125)}to{box-shadow:0 0 0 10px rgba(138,200,253,.314)}}article div .selector-page .choose-set--slider.slidecontainer,article section .selector-page .choose-set--slider.slidecontainer{position:relative;width:100%}article div .selector-page .choose-set--slider.slidecontainer input[type=range].slider,article section .selector-page .choose-set--slider.slidecontainer input[type=range].slider{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;cursor:pointer;height:6px;outline:none;position:relative;width:100%;z-index:1}article div .selector-page .choose-set--slider.slidecontainer span,article section .selector-page .choose-set--slider.slidecontainer span{animation:pointBreath 1s infinite;background-color:#2699fb;border-radius:20px;box-shadow:0 0 0 10px rgba(138,200,253,.314);height:20px;position:absolute;top:0;width:20px;z-index:2}article div .selector-page .choose-set--slider.slidecontainer input[type=range].slider::-webkit-slider-runnable-track,article section .selector-page .choose-set--slider.slidecontainer input[type=range].slider::-webkit-slider-runnable-track{height:6px}article div .selector-page .choose-set--slider.slidecontainer input[type=range].slider::-webkit-slider-thumb,article section .selector-page .choose-set--slider.slidecontainer input[type=range].slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;border-radius:20px;cursor:pointer;height:20px;opacity:0;width:20px}article div .selector-page .choose-set--slider.slidecontainer input[type=range].slider::-moz-range-thumb,article section .selector-page .choose-set--slider.slidecontainer input[type=range].slider::-moz-range-thumb{-moz-appearance:none;appearance:none;border-radius:20px;cursor:pointer;height:20px;opacity:0;width:20px}article div .selector-page .choose-set--slider.slidecontainer progress,article section .selector-page .choose-set--slider.slidecontainer progress{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#5f6771;border:none;border-radius:4px;height:6px;left:0;pointer-events:none;position:absolute;top:8px;width:100%}article div .selector-page .choose-set--slider.slidecontainer progress::-webkit-progress-bar,article section .selector-page .choose-set--slider.slidecontainer progress::-webkit-progress-bar{background-color:transparent;border-radius:4px 0 0 4px;top:0;width:100%;z-index:0}article div .selector-page .choose-set--slider.slidecontainer progress::-webkit-progress-value,article section .selector-page .choose-set--slider.slidecontainer progress::-webkit-progress-value{background-color:#2699fb}article div .selector-page .choose-set--slider.slidecontainer progress::-moz-progress-bar,article section .selector-page .choose-set--slider.slidecontainer progress::-moz-progress-bar{-moz-appearance:none;appearance:none;background-color:#2699fb;border-radius:20px;border-radius:4px 0 0 4px;cursor:pointer;height:6px;position:relative;width:20px;z-index:1}article div .selector-page .choose-select-result-wrap ul.choose-set,article section .selector-page .choose-select-result-wrap ul.choose-set{display:flex;flex-wrap:wrap}@media (min-width:600px){article div .selector-page .choose-select-result-wrap ul.choose-set,article section .selector-page .choose-select-result-wrap ul.choose-set{margin:20px 20px 0}}@media (min-width:1000px){article div .selector-page .choose-select-result-wrap ul.choose-set,article section .selector-page .choose-select-result-wrap ul.choose-set{justify-content:inherit;margin:0 20px}}article div .selector-page .choose-select-result-wrap ul.choose-set li,article section .selector-page .choose-select-result-wrap ul.choose-set li{border:1.5px solid rgba(95,103,113,.4);border-radius:3px;box-sizing:border-box;color:#5f6771;cursor:pointer;font-size:15px;margin-bottom:17px;margin-right:17px;min-width:70px;padding:10px 20px;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}article div .selector-page .choose-select-result-wrap ul.choose-set li.active,article div .selector-page .choose-select-result-wrap ul.choose-set li:hover,article section .selector-page .choose-select-result-wrap ul.choose-set li.active,article section .selector-page .choose-select-result-wrap ul.choose-set li:hover{background-color:#f1f9ff;border:1.5px solid #2699fb;color:#2699fb;transition:all .2s linear}article div .selector-page .choose-select-result-wrap ul.choose-set li:last-child,article section .selector-page .choose-select-result-wrap ul.choose-set li:last-child{margin-right:0}article div .selector-page .choose-select-result-wrap .checkbox-set,article section .selector-page .choose-select-result-wrap .checkbox-set{align-items:center}article div .selector-page .choose-select-result-wrap .checkbox-set .checkbox,article section .selector-page .choose-select-result-wrap .checkbox-set .checkbox{border:2px solid #5f6771;cursor:pointer;height:24px;margin-right:10px;width:24px}article div .selector-page .choose-select-result-wrap .checkbox-set .checkbox.active,article section .selector-page .choose-select-result-wrap .checkbox-set .checkbox.active{border-color:#b5dff5;position:relative}article div .selector-page .choose-select-result-wrap .checkbox-set .checkbox.active:before,article section .selector-page .choose-select-result-wrap .checkbox-set .checkbox.active:before{border-bottom:2px solid #3eaae5;border-right:2px solid #3eaae5;content:"";height:12px;position:absolute;right:8px;top:2px;transform:rotate(35deg);width:6px}article div .selector-page .choose-select-result-wrap .checkbox-set p,article section .selector-page .choose-select-result-wrap .checkbox-set p{flex:inherit;margin-top:0}article div .selector-page .choose-select-result-wrap .checkbox-set p span input,article section .selector-page .choose-select-result-wrap .checkbox-set p span input{border:2px solid #5f6771;color:#3eaae5;font-size:18px;height:30px;margin-right:10px;text-align:center;width:30px}article div .selector-page .choose-select-result-wrap .toggle-btn,article section .selector-page .choose-select-result-wrap .toggle-btn{align-items:center;border:1.5px solid rgba(95,103,113,.4);border-radius:3px;box-sizing:border-box;color:#5f6771;cursor:pointer;display:inline-flex;flex-wrap:wrap;font-size:15px;margin-bottom:17px;margin-right:17px;padding:10px 20px;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (min-width:600px){article div .selector-page .choose-select-result-wrap .toggle-btn,article section .selector-page .choose-select-result-wrap .toggle-btn{margin:0 20px 20px}}@media (min-width:1000px){article div .selector-page .choose-select-result-wrap .toggle-btn,article section .selector-page .choose-select-result-wrap .toggle-btn{margin:0 20px 20px}}article div .selector-page .choose-select-result-wrap .toggle-btn.active,article div .selector-page .choose-select-result-wrap .toggle-btn:hover,article section .selector-page .choose-select-result-wrap .toggle-btn.active,article section .selector-page .choose-select-result-wrap .toggle-btn:hover{background-color:#f1f9ff;border:1.5px solid #2699fb;color:#2699fb;transition:all .2s linear}article div .selector-page .choose-select-result-wrap .toggle-btn.active span,article div .selector-page .choose-select-result-wrap .toggle-btn:hover span,article section .selector-page .choose-select-result-wrap .toggle-btn.active span,article section .selector-page .choose-select-result-wrap .toggle-btn:hover span{transform:rotate(-45deg);transition:all .2s linear}article div .selector-page .choose-select-result-wrap .toggle-btn span,article section .selector-page .choose-select-result-wrap .toggle-btn span{border-right:1px solid rgba(95,103,113,.4);border-top:1px solid rgba(95,103,113,.4);box-sizing:border-box;display:inline-block;height:10px;margin-left:17px;transform:rotate(135deg);transition:all .2s linear;width:10px}@media (min-width:600px){article div .selector-page .choose-select-result-wrap hr.hr-line,article section .selector-page .choose-select-result-wrap hr.hr-line{border:1px solid transparent;border-top-color:rgba(95,103,113,.42);margin:0 auto 20px;width:calc(100% - 40px)}}.sqfk-footer{padding:20px}@media (min-width:1000px){.sqfk-footer{padding:20px 0}}.sqfk-footer .sqfk-container{padding-bottom:20px}@media (min-width:1280px){.sqfk-footer .sqfk-container{width:1250px}}.sqfk-footer .sqfk-container h3{margin-bottom:15px}.sqfk-footer ol.sqfk-footer-anno{line-height:1.75em;list-style:decimal;padding-left:16px}.sqfk-footer ol.sqfk-footer-anno li{font-size:14px;padding-bottom:10px}.body-disable-scroll{overflow:auto}.text-dark-link{color:#212529;cursor:pointer}.text-dark-link:hover{color:#22a9f0;text-decoration:underline}.sqfk-article .category-section{padding-top:calc(1.3rem + 3.6vw)}@media (min-width:1200px){.sqfk-article .category-section{padding-top:4rem}}.sqfk-article .os-section .content-container{margin-top:calc(1.05rem + .6vw)}@media (min-width:1200px){.sqfk-article .os-section .content-container{margin-top:1.5rem}}.sqfk-article .os-section .content-container table tr td,.sqfk-article .os-section .content-container table tr th{text-align:left;vertical-align:baseline}.sqfk-article .os-section .content-container table tr td:first-child,.sqfk-article .os-section .content-container table tr th:first-child{border-left-width:1px}.sqfk-article .os-section .content-container table tr td:last-child,.sqfk-article .os-section .content-container table tr th:last-child{border-right-width:1px}.sqfk-article .product-status-container .selector-page{margin-bottom:calc(1.025rem + .3vw)}@media (min-width:1200px){.sqfk-article .product-status-container .selector-page{margin-bottom:1.25rem}}.sqfk-article .product-status-container .selector-page .selector{padding:0}.sqfk-article .product-status-container .selector-page .selector .choice-set__steps__title{line-height:1.5em}@media (min-width:600px){.sqfk-article .product-status-container .selector-page .selector .choice-set__steps__title{line-height:1em}}.sqfk-article .product-status-container .selector-page .selector .choice-set-2 .choice-set__steps:nth-child(2){padding-top:20px}@media (min-width:600px){.sqfk-article .product-status-container .selector-page .selector .choice-set-2 .choice-set__steps:nth-child(2){padding-top:0}}@media (min-width:1280px){.sqfk-article .product-status-container .table-responsive{overflow:visible}}.sqfk-article .product-status-container .table tr .dropdown-container{padding:0}.sqfk-article .product-status-container .table tr .dropdown-container .dropdown{padding:1rem 1.5rem}.sqfk-article .product-status-container .table tr .dropdown-container .dropdown .dropdown-toggle .bi-caret-down-fill{display:inline-block;font-size:1em;line-height:1em;margin-left:.25rem}.sqfk-article .product-status-container .table tr .dropdown-container .dropdown .dropdown-toggle:after{display:none}.sqfk-article .product-status-container .table tr .dropdown-container .dropdown .dropdown-toggle.show .bi-caret-down-fill{transform:rotate(180deg)}.sqfk-article .product-status-container .table tr .dropdown-container .dropdown .dropdown-menu{background-color:#dee2e6;border:none;border-radius:0;min-width:auto;width:100%;z-index:10}.sqfk-article .product-status-container .table tr .dropdown-container .dropdown .dropdown-menu li{font-size:1rem;font-weight:400;padding:.5rem .75rem}.sqfk-article .product-status-container .table tr td,.sqfk-article .product-status-container .table tr th{font-size:1rem;padding:1rem calc(1.05rem + .6vw);text-align:left;vertical-align:baseline}@media (min-width:1200px){.sqfk-article .product-status-container .table tr td,.sqfk-article .product-status-container .table tr th{padding:1rem 1.5rem}}.sqfk-article .product-status-container .table tr td:first-child,.sqfk-article .product-status-container .table tr th:first-child{border-left-width:1px}.sqfk-article .product-status-container .table tr td:last-child,.sqfk-article .product-status-container .table tr th:last-child{border-right-width:1px}.sqfk-article .product-status-container .table tr th i{font-size:1.25em}.sqfk-article .product-status-container .table tr th .sort-button{cursor:pointer;margin-left:.5rem}.sqfk-article .product-status-container .table tr td .badge{border-radius:3px;font-size:.875rem;font-weight:400;line-height:1.2em;padding:.25rem}.sqfk-article .product-status-container .table tr td .badge.text-bg-danger{background-color:#d32f2f}.sqfk-article .product-status-container .table thead{z-index:1}@media (min-width:1280px){.sqfk-article .product-status-container .table thead{position:sticky;top:88px}.sqfk-article .product-status-container .table thead.sticky-top{top:0}}.sqfk-article .product-status-container .table thead tr{background-color:#acb0bf}.sqfk-article .product-status-container .table tbody tr{background-color:#fff}.sqfk-article .product-status-container .table tbody tr.eos-row{background-color:#ffe9ec}.sqfk-article .product-status-list .product-status-list__link{border-top:1px solid #ddd;padding:calc(1.1rem + 1.2vw) 0 calc(1.15rem + 1.8vw)}@media (min-width:1200px){.sqfk-article .product-status-list .product-status-list__link{padding:2rem 0 2.5rem}}.sqfk-article .product-status-list .product-status-list__link:last-child{border-bottom:1px solid #ddd}.sqfk-article .product-status-list .product-status-list__link h2 .bi-pin-angle-fill{font-size:.9em}.sqfk-article .product-status-list .product-status-list__link h2+p{-webkit-box-orient:vertical;-webkit-line-clamp:1;-moz-line-clamp:1;display:-webkit-box;display:-moz-box;margin-top:.75rem;overflow:hidden;word-break:break-word}.sqfk-article .product-status-detail .product-status-detail__content .product-status-detail__content__title{border-bottom:1px solid #ddd;margin-bottom:1rem;padding:calc(1.05rem + .6vw) 0 1rem}@media (min-width:1200px){.sqfk-article .product-status-detail .product-status-detail__content .product-status-detail__content__title{padding:1.5rem 0 1rem}}.sqfk-article .product-status-detail .product-status-detail__content .product-status-detail__content__title h2{margin-top:.25rem}.sqfk-article .product-status-detail .product-status-detail__content .product-status-detail__content__desc .product-status-detail__content__desc__block{padding-top:calc(1.1rem + 1.2vw)}@media (min-width:1200px){.sqfk-article .product-status-detail .product-status-detail__content .product-status-detail__content__desc .product-status-detail__content__desc__block{padding-top:2rem}}.sqfk-article .product-status-detail .product-status-detail__content .product-status-detail__content__desc .product-status-detail__content__desc__block .h6+p,.sqfk-article .product-status-detail .product-status-detail__content .product-status-detail__content__desc .product-status-detail__content__desc__block .h6+ul{margin-top:1rem}.sqfk-article .product-status-detail .product-status-detail__content .product-status-detail__content__desc .product-status-detail__content__desc__block ul{list-style:none;padding:0}.sqfk-article .product-status-detail .product-status-detail__content .product-status-detail__content__desc .product-status-detail__content__desc__block ul.custom-list-style li{padding-left:1.25rem;position:relative}.sqfk-article .product-status-detail .product-status-detail__content .product-status-detail__content__desc .product-status-detail__content__desc__block ul.custom-list-style li .fa-circle{color:#ccc;font-size:.75rem;left:0;position:absolute;top:35%;transform:scale(.6)}.sqfk-article .product-status-detail .product-status-detail__content .product-status-detail__content__desc .product-status-detail__content__desc__block ul li:not(:last-child){margin-bottom:.5rem}.sqfk-article .product-status-note>li{margin-bottom:calc(1.025rem + .3vw)}@media (min-width:1200px){.sqfk-article .product-status-note>li{margin-bottom:1.25rem}}.sqfk-article .product-status-note>li h4{font-size:calc(1.025rem + .3vw);margin-bottom:calc(1.025rem + .3vw)}@media (min-width:1200px){.sqfk-article .product-status-note>li h4{font-size:1.25rem;margin-bottom:1.25rem}}.sqfk-article .product-status-note>li .product-status-note__detail li{font-size:calc(1.0125rem + .15vw)}@media (min-width:1200px){.sqfk-article .product-status-note>li .product-status-note__detail li{font-size:1.125rem}}.sqfk-article .product-status-note+.note-block{margin-top:calc(1.05rem + .6vw)}@media (min-width:1200px){.sqfk-article .product-status-note+.note-block{margin-top:1.5rem}}
