/* /Public/CSS/Root/Site/Components/Dropdown.css */
.ws-dropdown{position:absolute;z-index:var(--z-index-modal);max-width:100vw;padding:15px;background:#fff;border-radius:var(--border-radius-m);box-shadow:0 0 20px hsl(from var(--text-color) h s l/15%);margin-top:5px}.ws-dropdown:before{content:'';display:block;position:absolute;top:-10px;left:0;right:0;height:15px}.ws-dropdown b{font-weight:600}.ws-dropdown ul{padding-left:1.5625em}.ws-dropdown li+li{margin-top:.2142em}@media all and (min-width:1024px){.ws-dropdown{font-size:1.14rem}}.ws-dropdown-arrow{position:absolute;z-index:var(--z-index-modal);width:12px;height:6px;margin-left:-6px}.ws-dropdown-arrow::before,.ws-dropdown-arrow::after{content:'';display:block;position:absolute;border-color:transparent;border-style:solid}.ws-dropdown-arrow::before{border-width:0 6px 6px;border-bottom-color:#fff;top:0;left:0}.ws-dropdown-arrow::after{border-width:0 5px 5px;border-bottom-color:#fff;top:1px;left:1px}.ws-dropdown_border{border:1px solid hsl(from var(--bg2) h s calc(l - 10))}.ws-dropdown-arrow_border::before{border-bottom-color:hsl(from var(--bg2) h s calc(l - 10))}
/* /Public/CSS/Root/Site/Components/Text.css */
.text{line-height:1.6}.text h2:not([class]),.text .h2{font-size:1.57em;margin-bottom:.68em;line-height:1.3;text-align:left;font-weight:500}.text h2:not([class]):not(:first-child),.text .h2:not(:first-child){margin-top:2.27em}.text h3:not([class]),.text .h3{font-size:1.28em;margin-bottom:.56em;line-height:1.3;text-align:left;font-weight:600}.text h3:not([class]):not(:first-child),.text .h3:not(:first-child){margin-top:1.67em}.text h2:not([class]):target:before,.text .h2:target:before,.text h3:not([class]):target:before,.text .h3:target:before{content:'';display:block;position:absolute;bottom:0;top:0;left:-15px;width:3px;background:var(--theme-red)}.text p,.text ul,.text ol{margin-bottom:1em;font-size:inherit;line-height:inherit}.text p.mb-small,.text ul.mb-small,.text ol.mb-small{margin-bottom:.5em}.text p:not([class])+ul,.text p:not([class])+ol{margin-top:-.4em}.text p.mb-small+ul,.text p.mb-small+ol{margin-top:-.1em}.text li{margin-bottom:5px;margin-left:25px}.text li>ul{margin-top:5px}.text strong,.text b{font-weight:600;font-size:1.1em}.text p strong{font-size:1.1em}.text .marker{background-color:hsl(from var(--theme-yellow) h s calc(l + 25));padding:5px 10px;border-left:3px solid var(--theme-yellow);line-height:1.4}.text span.marker{display:inline-block}.text hr{border-top:3px solid hsl(from var(--text-color) h calc(s - 25) calc(l + 60));height:0;margin:30px 0;box-sizing:border-box}.text blockquote{margin:20px 0;padding:15px 20px;border-left:5px solid var(--bg2);color:hsl(from var(--text-color) h s l/50%);font-size:1.14em;font-weight:500;line-height:1.4}.text blockquote>p:last-child,.text blockquote>ul:last-child,.text blockquote>ol:last-child{margin-bottom:0}.text .table,.text>table{margin-bottom:20px}.text table{border-collapse:collapse;max-width:100%;font-size:inherit;line-height:1.3}.text table thead{background-color:var(--text-color);color:#fff;font-weight:500}.text table thead th{font-weight:inherit}.text table thead{text-align:center}.text table tbody th:not(.text-right){text-align:left}.text table tbody th{font-weight:600}.text table td,.text table th{padding-left:15px;padding-right:15px;font-size:inherit}.text table thead td,.text table thead th{padding-top:15px;padding-bottom:15px;border:1px solid var(--text-color)}.text table tbody tr:hover,.text table tbody tr.hover{background:var(--bg2)}.text table tbody td,.text table tbody th{padding-top:10px;padding-bottom:10px;border:1px solid hsl(from var(--bg2) h s calc(l - 10))}.text table tbody td.va-top,.text table tbody th.va-top{vertical-align:top}.text table tbody td.no-border-top,.text table tbody th.no-border-top{border-top:0}.text table tbody td.no-border-bottom,.text table tbody th.no-border-bottom{border-bottom:0}.text table tbody td.no-padding-top,.text table tbody th.no-padding-top{padding-top:0}.text table tbody td.no-padding-bottom,.text table tbody th.no-padding-bottom{padding-bottom:0}.text table p:last-child{margin-bottom:0}@media all and (max-width:639px){.text table.table-compare,.text table.table-compare thead,.text table.table-compare tbody,.text table.table-compare tr,.text table.table-compare td,.text table.table-compare tbody th{box-sizing:border-box}.text table.table-compare,.text table.table-compare thead,.text table.table-compare tbody,.text table.table-compare td,.text table.table-compare tbody th{display:block}.text table.table-compare,.text table.table-compare thead,.text table.table-compare tbody,.text table.table-compare tr,.text table.table-compare tbody th{width:100%}.text table.table-compare thead{position:sticky;top:0}.text table.table-compare thead th{display:none}.text table.table-compare tbody th{border-bottom:0}.text table.table-compare td{width:50%;flex-shrink:0;flex-grow:0}.text table.table-compare td:not(:last-child){border-right:0}.text table.table-compare tr{display:flex;flex-wrap:wrap}}.text img{width:auto;height:auto;max-width:100%;max-height:100vh;border-radius:6px}.text>img{margin-bottom:1em}.text figcaption,.text .caption{font-style:italic;color:var(--text-color2);line-height:1.1}.text figure img+figcaption,.text .caption_bottom{margin-top:8px}.text .img-right,.text .img-left,.text .img-center{margin:15px 0;z-index:1}.text .img-right:first-child,.text .img-left:first-child,.text .img-center:first-child{margin-top:0}.text .img-right:last-child,.text .img-left:last-child,.text .img-center:last-child{margin-bottom:0}.text .img-center{text-align:center}.text .img-group{text-align:center}.text .img-group img{height:280px;margin:3px}.text .imgs-cells{margin-top:15px;margin-bottom:15px}.text .imgs-cells:after{content:'';display:block;clear:both}.text .imgs-cells>a{border-radius:6px}.text .imgs-cells>a>img{display:block}.text .imgs-cells>a:hover{box-shadow:0 0 0 5px hsl(from var(--bg2) h s calc(l - 10))}.text .imgs-cells>a:only-child img{max-width:100%}.text .imgs-cells>a:not(:only-child) img{width:100%}.text .imgs-cells>a,.text .imgs-cells>img,.text .imgs-cells>figure{margin-bottom:20px}.text .imgs-cells>a:only-child,.text .imgs-cells>img:only-child,.text .imgs-cells>figure:only-child{max-width:100%;display:inline-block}.text .imgs-cells>a:not(:only-child),.text .imgs-cells>img:not(:only-child),.text .imgs-cells>figure:not(:only-child){display:block}@media all and (min-width:460px){.text .imgs-cells>a:not(:only-child),.text .imgs-cells>img:not(:only-child),.text .imgs-cells>figure:not(:only-child){float:left}}@media all and (min-width:460px) and (max-width:639px){.text .imgs-cells>a:not(:only-child),.text .imgs-cells>img:not(:only-child),.text .imgs-cells>figure:not(:only-child){width:48%}.text .imgs-cells>a:not(:only-child):nth-child(2n+1),.text .imgs-cells>img:not(:only-child):nth-child(2n+1),.text .imgs-cells>figure:not(:only-child):nth-child(2n+1){clear:both;margin-right:4%}}@media all and (min-width:640px){.text .imgs-cells>a:not(:only-child):nth-last-child(2):first-child,.text .imgs-cells>img:not(:only-child):nth-last-child(2):first-child,.text .imgs-cells>figure:not(:only-child):nth-last-child(2):first-child,.text .imgs-cells>a:not(:only-child):nth-last-child(2):first-child~a,.text .imgs-cells>img:not(:only-child):nth-last-child(2):first-child~a,.text .imgs-cells>figure:not(:only-child):nth-last-child(2):first-child~a,.text .imgs-cells>a:not(:only-child):nth-last-child(2):first-child~img,.text .imgs-cells>img:not(:only-child):nth-last-child(2):first-child~img,.text .imgs-cells>figure:not(:only-child):nth-last-child(2):first-child~img,.text .imgs-cells>a:not(:only-child):nth-last-child(2):first-child~figure,.text .imgs-cells>img:not(:only-child):nth-last-child(2):first-child~figure,.text .imgs-cells>figure:not(:only-child):nth-last-child(2):first-child~figure{max-width:48%}.text .imgs-cells>a:not(:only-child):nth-last-child(2):first-child:nth-child(2n+1),.text .imgs-cells>img:not(:only-child):nth-last-child(2):first-child:nth-child(2n+1),.text .imgs-cells>figure:not(:only-child):nth-last-child(2):first-child:nth-child(2n+1),.text .imgs-cells>a:not(:only-child):nth-last-child(2):first-child~a:nth-child(2n+1),.text .imgs-cells>img:not(:only-child):nth-last-child(2):first-child~a:nth-child(2n+1),.text .imgs-cells>figure:not(:only-child):nth-last-child(2):first-child~a:nth-child(2n+1),.text .imgs-cells>a:not(:only-child):nth-last-child(2):first-child~img:nth-child(2n+1),.text .imgs-cells>img:not(:only-child):nth-last-child(2):first-child~img:nth-child(2n+1),.text .imgs-cells>figure:not(:only-child):nth-last-child(2):first-child~img:nth-child(2n+1),.text .imgs-cells>a:not(:only-child):nth-last-child(2):first-child~figure:nth-child(2n+1),.text .imgs-cells>img:not(:only-child):nth-last-child(2):first-child~figure:nth-child(2n+1),.text .imgs-cells>figure:not(:only-child):nth-last-child(2):first-child~figure:nth-child(2n+1){margin-right:4%}.text .imgs-cells>a:not(:only-child):nth-last-child(3):first-child,.text .imgs-cells>img:not(:only-child):nth-last-child(3):first-child,.text .imgs-cells>figure:not(:only-child):nth-last-child(3):first-child,.text .imgs-cells>a:not(:only-child):nth-last-child(3):first-child~a,.text .imgs-cells>img:not(:only-child):nth-last-child(3):first-child~a,.text .imgs-cells>figure:not(:only-child):nth-last-child(3):first-child~a,.text .imgs-cells>a:not(:only-child):nth-last-child(3):first-child~img,.text .imgs-cells>img:not(:only-child):nth-last-child(3):first-child~img,.text .imgs-cells>figure:not(:only-child):nth-last-child(3):first-child~img,.text .imgs-cells>a:not(:only-child):nth-last-child(3):first-child~figure,.text .imgs-cells>img:not(:only-child):nth-last-child(3):first-child~figure,.text .imgs-cells>figure:not(:only-child):nth-last-child(3):first-child~figure{max-width:32%}.text .imgs-cells>a:not(:only-child):nth-last-child(3):first-child:not(:nth-child(3n)),.text .imgs-cells>img:not(:only-child):nth-last-child(3):first-child:not(:nth-child(3n)),.text .imgs-cells>figure:not(:only-child):nth-last-child(3):first-child:not(:nth-child(3n)),.text .imgs-cells>a:not(:only-child):nth-last-child(3):first-child~a:not(:nth-child(3n)),.text .imgs-cells>img:not(:only-child):nth-last-child(3):first-child~a:not(:nth-child(3n)),.text .imgs-cells>figure:not(:only-child):nth-last-child(3):first-child~a:not(:nth-child(3n)),.text .imgs-cells>a:not(:only-child):nth-last-child(3):first-child~img:not(:nth-child(3n)),.text .imgs-cells>img:not(:only-child):nth-last-child(3):first-child~img:not(:nth-child(3n)),.text .imgs-cells>figure:not(:only-child):nth-last-child(3):first-child~img:not(:nth-child(3n)),.text .imgs-cells>a:not(:only-child):nth-last-child(3):first-child~figure:not(:nth-child(3n)),.text .imgs-cells>img:not(:only-child):nth-last-child(3):first-child~figure:not(:nth-child(3n)),.text .imgs-cells>figure:not(:only-child):nth-last-child(3):first-child~figure:not(:nth-child(3n)){margin-right:2%}}@media all and (min-width:640px) and (max-width:767px){.text .imgs-cells>a:not(:only-child):nth-last-child(n+4),.text .imgs-cells>img:not(:only-child):nth-last-child(n+4),.text .imgs-cells>figure:not(:only-child):nth-last-child(n+4),.text .imgs-cells>a:not(:only-child):nth-last-child(n+4)~a,.text .imgs-cells>img:not(:only-child):nth-last-child(n+4)~a,.text .imgs-cells>figure:not(:only-child):nth-last-child(n+4)~a,.text .imgs-cells>a:not(:only-child):nth-last-child(n+4)~img,.text .imgs-cells>img:not(:only-child):nth-last-child(n+4)~img,.text .imgs-cells>figure:not(:only-child):nth-last-child(n+4)~img,.text .imgs-cells>a:not(:only-child):nth-last-child(n+4)~figure,.text .imgs-cells>img:not(:only-child):nth-last-child(n+4)~figure,.text .imgs-cells>figure:not(:only-child):nth-last-child(n+4)~figure{width:32%}.text .imgs-cells>a:not(:only-child):nth-last-child(n+4):not(:nth-child(3n)),.text .imgs-cells>img:not(:only-child):nth-last-child(n+4):not(:nth-child(3n)),.text .imgs-cells>figure:not(:only-child):nth-last-child(n+4):not(:nth-child(3n)),.text .imgs-cells>a:not(:only-child):nth-last-child(n+4)~a:not(:nth-child(3n)),.text .imgs-cells>img:not(:only-child):nth-last-child(n+4)~a:not(:nth-child(3n)),.text .imgs-cells>figure:not(:only-child):nth-last-child(n+4)~a:not(:nth-child(3n)),.text .imgs-cells>a:not(:only-child):nth-last-child(n+4)~img:not(:nth-child(3n)),.text .imgs-cells>img:not(:only-child):nth-last-child(n+4)~img:not(:nth-child(3n)),.text .imgs-cells>figure:not(:only-child):nth-last-child(n+4)~img:not(:nth-child(3n)),.text .imgs-cells>a:not(:only-child):nth-last-child(n+4)~figure:not(:nth-child(3n)),.text .imgs-cells>img:not(:only-child):nth-last-child(n+4)~figure:not(:nth-child(3n)),.text .imgs-cells>figure:not(:only-child):nth-last-child(n+4)~figure:not(:nth-child(3n)){margin-right:2%}.text .imgs-cells>a:not(:only-child):nth-last-child(n+4):nth-child(3n+1),.text .imgs-cells>img:not(:only-child):nth-last-child(n+4):nth-child(3n+1),.text .imgs-cells>figure:not(:only-child):nth-last-child(n+4):nth-child(3n+1),.text .imgs-cells>a:not(:only-child):nth-last-child(n+4)~a:nth-child(3n+1),.text .imgs-cells>img:not(:only-child):nth-last-child(n+4)~a:nth-child(3n+1),.text .imgs-cells>figure:not(:only-child):nth-last-child(n+4)~a:nth-child(3n+1),.text .imgs-cells>a:not(:only-child):nth-last-child(n+4)~img:nth-child(3n+1),.text .imgs-cells>img:not(:only-child):nth-last-child(n+4)~img:nth-child(3n+1),.text .imgs-cells>figure:not(:only-child):nth-last-child(n+4)~img:nth-child(3n+1),.text .imgs-cells>a:not(:only-child):nth-last-child(n+4)~figure:nth-child(3n+1),.text .imgs-cells>img:not(:only-child):nth-last-child(n+4)~figure:nth-child(3n+1),.text .imgs-cells>figure:not(:only-child):nth-last-child(n+4)~figure:nth-child(3n+1){clear:both}}@media all and (min-width:768px){.text .imgs-cells>a:not(:only-child):nth-last-child(4):first-child,.text .imgs-cells>img:not(:only-child):nth-last-child(4):first-child,.text .imgs-cells>figure:not(:only-child):nth-last-child(4):first-child,.text .imgs-cells>a:not(:only-child):nth-last-child(4):first-child~a,.text .imgs-cells>img:not(:only-child):nth-last-child(4):first-child~a,.text .imgs-cells>figure:not(:only-child):nth-last-child(4):first-child~a,.text .imgs-cells>a:not(:only-child):nth-last-child(4):first-child~img,.text .imgs-cells>img:not(:only-child):nth-last-child(4):first-child~img,.text .imgs-cells>figure:not(:only-child):nth-last-child(4):first-child~img,.text .imgs-cells>a:not(:only-child):nth-last-child(4):first-child~figure,.text .imgs-cells>img:not(:only-child):nth-last-child(4):first-child~figure,.text .imgs-cells>figure:not(:only-child):nth-last-child(4):first-child~figure{max-width:23.5%}.text .imgs-cells>a:not(:only-child):nth-last-child(4):first-child:not(:nth-child(4n)),.text .imgs-cells>img:not(:only-child):nth-last-child(4):first-child:not(:nth-child(4n)),.text .imgs-cells>figure:not(:only-child):nth-last-child(4):first-child:not(:nth-child(4n)),.text .imgs-cells>a:not(:only-child):nth-last-child(4):first-child~a:not(:nth-child(4n)),.text .imgs-cells>img:not(:only-child):nth-last-child(4):first-child~a:not(:nth-child(4n)),.text .imgs-cells>figure:not(:only-child):nth-last-child(4):first-child~a:not(:nth-child(4n)),.text .imgs-cells>a:not(:only-child):nth-last-child(4):first-child~img:not(:nth-child(4n)),.text .imgs-cells>img:not(:only-child):nth-last-child(4):first-child~img:not(:nth-child(4n)),.text .imgs-cells>figure:not(:only-child):nth-last-child(4):first-child~img:not(:nth-child(4n)),.text .imgs-cells>a:not(:only-child):nth-last-child(4):first-child~figure:not(:nth-child(4n)),.text .imgs-cells>img:not(:only-child):nth-last-child(4):first-child~figure:not(:nth-child(4n)),.text .imgs-cells>figure:not(:only-child):nth-last-child(4):first-child~figure:not(:nth-child(4n)){margin-right:2%}.text .imgs-cells>a:not(:only-child):nth-last-child(4):first-child:nth-child(4n+1),.text .imgs-cells>img:not(:only-child):nth-last-child(4):first-child:nth-child(4n+1),.text .imgs-cells>figure:not(:only-child):nth-last-child(4):first-child:nth-child(4n+1),.text .imgs-cells>a:not(:only-child):nth-last-child(4):first-child~a:nth-child(4n+1),.text .imgs-cells>img:not(:only-child):nth-last-child(4):first-child~a:nth-child(4n+1),.text .imgs-cells>figure:not(:only-child):nth-last-child(4):first-child~a:nth-child(4n+1),.text .imgs-cells>a:not(:only-child):nth-last-child(4):first-child~img:nth-child(4n+1),.text .imgs-cells>img:not(:only-child):nth-last-child(4):first-child~img:nth-child(4n+1),.text .imgs-cells>figure:not(:only-child):nth-last-child(4):first-child~img:nth-child(4n+1),.text .imgs-cells>a:not(:only-child):nth-last-child(4):first-child~figure:nth-child(4n+1),.text .imgs-cells>img:not(:only-child):nth-last-child(4):first-child~figure:nth-child(4n+1),.text .imgs-cells>figure:not(:only-child):nth-last-child(4):first-child~figure:nth-child(4n+1){clear:both}.text .imgs-cells>a:not(:only-child):nth-last-child(n+5),.text .imgs-cells>img:not(:only-child):nth-last-child(n+5),.text .imgs-cells>figure:not(:only-child):nth-last-child(n+5),.text .imgs-cells>a:not(:only-child):nth-last-child(n+5)~a,.text .imgs-cells>img:not(:only-child):nth-last-child(n+5)~a,.text .imgs-cells>figure:not(:only-child):nth-last-child(n+5)~a,.text .imgs-cells>a:not(:only-child):nth-last-child(n+5)~img,.text .imgs-cells>img:not(:only-child):nth-last-child(n+5)~img,.text .imgs-cells>figure:not(:only-child):nth-last-child(n+5)~img,.text .imgs-cells>a:not(:only-child):nth-last-child(n+5)~figure,.text .imgs-cells>img:not(:only-child):nth-last-child(n+5)~figure,.text .imgs-cells>figure:not(:only-child):nth-last-child(n+5)~figure{width:23.5%}.text .imgs-cells>a:not(:only-child):nth-last-child(n+5):not(:nth-child(4n)),.text .imgs-cells>img:not(:only-child):nth-last-child(n+5):not(:nth-child(4n)),.text .imgs-cells>figure:not(:only-child):nth-last-child(n+5):not(:nth-child(4n)),.text .imgs-cells>a:not(:only-child):nth-last-child(n+5)~a:not(:nth-child(4n)),.text .imgs-cells>img:not(:only-child):nth-last-child(n+5)~a:not(:nth-child(4n)),.text .imgs-cells>figure:not(:only-child):nth-last-child(n+5)~a:not(:nth-child(4n)),.text .imgs-cells>a:not(:only-child):nth-last-child(n+5)~img:not(:nth-child(4n)),.text .imgs-cells>img:not(:only-child):nth-last-child(n+5)~img:not(:nth-child(4n)),.text .imgs-cells>figure:not(:only-child):nth-last-child(n+5)~img:not(:nth-child(4n)),.text .imgs-cells>a:not(:only-child):nth-last-child(n+5)~figure:not(:nth-child(4n)),.text .imgs-cells>img:not(:only-child):nth-last-child(n+5)~figure:not(:nth-child(4n)),.text .imgs-cells>figure:not(:only-child):nth-last-child(n+5)~figure:not(:nth-child(4n)){margin-right:2%}.text .imgs-cells>a:not(:only-child):nth-last-child(n+5):nth-child(4n+1),.text .imgs-cells>img:not(:only-child):nth-last-child(n+5):nth-child(4n+1),.text .imgs-cells>figure:not(:only-child):nth-last-child(n+5):nth-child(4n+1),.text .imgs-cells>a:not(:only-child):nth-last-child(n+5)~a:nth-child(4n+1),.text .imgs-cells>img:not(:only-child):nth-last-child(n+5)~a:nth-child(4n+1),.text .imgs-cells>figure:not(:only-child):nth-last-child(n+5)~a:nth-child(4n+1),.text .imgs-cells>a:not(:only-child):nth-last-child(n+5)~img:nth-child(4n+1),.text .imgs-cells>img:not(:only-child):nth-last-child(n+5)~img:nth-child(4n+1),.text .imgs-cells>figure:not(:only-child):nth-last-child(n+5)~img:nth-child(4n+1),.text .imgs-cells>a:not(:only-child):nth-last-child(n+5)~figure:nth-child(4n+1),.text .imgs-cells>img:not(:only-child):nth-last-child(n+5)~figure:nth-child(4n+1),.text .imgs-cells>figure:not(:only-child):nth-last-child(n+5)~figure:nth-child(4n+1){clear:both}}.text .figure-img-one{margin-top:20px;margin-bottom:25px}.text .figure-check:before,.text .figure-x:before{display:block;position:absolute;top:5px;left:5px;font-family:var(--fa-style-family);font-weight:var(--fa-style-solid);font-size:2.5rem;z-index:1}.text .figure-check:before{content:var(--fa-var-check);color:var(--success-color-text)}.text .figure-x:before{content:var(--fa-var-times);color:var(--theme-red-light)}.text .video_frames{margin:30px 0}.text .video_frames:after{content:'';display:block;position:relative;width:100%;height:1px;clear:both;float:none}.text .video_frames>.video_frame>div{height:0;padding-top:65%}.text .video_frames>.video_frame>div>div{position:absolute;top:0;left:0;right:0;bottom:0;background-color:var(--bg2)}.text .video_frames>.video_frame:only-child{max-width:700px;margin-left:auto;margin-right:auto}.text .video_frames>.video_frame:nth-last-child(2):first-child,.text .video_frames>.video_frame:nth-last-child(2):first-child~.video_frame{margin-bottom:20px}@media all and (min-width:640px){.text .video_frames>.video_frame:nth-last-child(2):first-child,.text .video_frames>.video_frame:nth-last-child(2):first-child~.video_frame{width:49%;float:left}.text .video_frames>.video_frame:nth-last-child(2):first-child:nth-child(2n+1),.text .video_frames>.video_frame:nth-last-child(2):first-child~.video_frame:nth-child(2n+1){margin-right:2%}}@media all and (max-width:767px){.text .img-right,.text .img-left{text-align:center}}@media all and (min-width:768px){.text .img-right,.text .img-left{max-width:calc(50% - 20px)}.text .img-right{float:right;margin-left:20px}.text .img-left{float:left;margin-right:20px}}p.text{margin-bottom:1em}@media all and (max-width:767px){.text_l{font-size:1.07rem}}@media all and (min-width:768px) and (max-width:1079px){.text_m{font-size:1.07rem}.text_l{font-size:1.17rem}}@media all and (min-width:1080px){.text_m{font-size:1.14rem}.text_l{font-size:1.2857rem}}
/* /Public/vendors/TinySlider/tiny-slider.css */
.tns-outer{padding:0!important}.tns-outer [hidden]{display:none!important}.tns-outer [aria-controls],.tns-outer [data-action]{cursor:pointer}.tns-slider{-webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}.tns-horizontal.tns-subpixel{white-space:nowrap}.tns-horizontal.tns-subpixel>.tns-item{display:inline-block;vertical-align:top;white-space:normal}.tns-horizontal.tns-no-subpixel:after{content:'';display:table;clear:both}.tns-horizontal.tns-no-subpixel>.tns-item{float:left}.tns-horizontal.tns-carousel.tns-no-subpixel>.tns-item{margin-right:-100%}.tns-no-calc{position:relative;left:0}.tns-gallery{position:relative;left:0;min-height:1px}.tns-gallery>.tns-item{position:absolute;left:-100%;-webkit-transition:transform 0s,opacity 0s;-moz-transition:transform 0s,opacity 0s;transition:transform 0s,opacity 0s}.tns-gallery>.tns-slide-active{position:relative;left:auto!important}.tns-gallery>.tns-moving{-webkit-transition:all .25s;-moz-transition:all .25s;transition:all .25s}.tns-autowidth{display:inline-flex}.tns-lazy-img{-webkit-transition:opacity .6s;-moz-transition:opacity .6s;transition:opacity .6s;opacity:.6}.tns-lazy-img.tns-complete{opacity:1}.tns-ah{-webkit-transition:height 0s;-moz-transition:height 0s;transition:height 0s}.tns-ovh{overflow:hidden}.tns-visually-hidden{position:absolute;left:-1e4em}.tns-transparent{opacity:0;visibility:hidden}.tns-fadeIn{opacity:1;filter:alpha(opacity=100);z-index:0}.tns-normal,.tns-fadeOut{opacity:0;filter:alpha(opacity=0);z-index:-1}.tns-vpfix{white-space:nowrap}.tns-vpfix>div,.tns-vpfix>li{display:inline-block}.tns-t-subp2{margin:0 auto;width:310px;position:relative;height:10px;overflow:hidden}.tns-t-ct{width:2333.3333333%;width:-webkit-calc(100% * 70/3);width:-moz-calc(100% * 70/3);width:calc(100% * 70/3);position:absolute;right:0}.tns-t-ct:after{content:'';display:table;clear:both}.tns-t-ct>div{width:1.4285714%;width:-webkit-calc(100%/70);width:-moz-calc(100%/70);width:calc(100%/70);height:10px;float:left}
/* /Public/CSS/Root/Site/Components/TinySlider.css */
:root{--tns-control-height:60px;--tns-control-width:60px;--tns-control-font-size:calc(var(--tns-control-height) / 2 - var(--tns-control-height) / 10);--tns-controls-gap:6px;--tns-controls-width:calc(var(--tns-control-width) * 2 + var(--tns-controls-gap))}@media all and (max-width:767px){--tns-control-height: 46px; --tns-control-width: 46px;}.tns-control-custom,.tns-controls [data-controls=prev],.tns-controls [data-controls=next]{display:flex;align-items:center;justify-content:center;border-radius:50%;pointer-events:auto;font-size:var(--tns-control-font-size);color:#fff;cursor:pointer}.tns-control-custom:not(:hover),.tns-controls [data-controls=prev]:not(:hover),.tns-controls [data-controls=next]:not(:hover){background:hsl(from var(--text-color) h s l/20%)}.tns-control-custom:hover,.tns-controls [data-controls=prev]:hover,.tns-controls [data-controls=next]:hover{background:hsl(from var(--text-color) h s l/50%)}.tns-control-custom:disabled,.tns-control-custom[aria-disabled=true],.tns-controls [data-controls=prev]:disabled,.tns-controls [data-controls=prev][aria-disabled=true],.tns-controls [data-controls=next]:disabled,.tns-controls [data-controls=next][aria-disabled=true]{display:none}.tns-control-custom svg,.tns-controls svg{height:55%;fill:currentColor}.tns-liveregion,.tns-controls,.tns-controls [data-controls=prev],.tns-controls [data-controls=next],.tns-control-custom{height:var(--tns-control-height);line-height:var(--tns-control-height)}.tns-control-custom,.tns-controls [data-controls=prev],.tns-controls [data-controls=next]{width:var(--tns-control-height)}.tns-nav,.tns-nav-custom{margin-top:10px;text-align:center;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:6px}.tns-nav-custom-btn{cursor:pointer}.tns-nav button,.tns-nav-custom-btn{width:8px;height:8px;border-radius:50%;background:hsl(from var(--bg2) h s calc(l - 5))}.tns-nav .tns-nav-active,.tns-nav-custom-btn.tns-nav-active{background:hsl(from var(--bg2) h s calc(l - 10));width:12px;height:12px}.tns-liveregion{display:none}.tns-slider{font-size:0}
/* /Public/CSS/Templates/ImagedText.css */
.imaged-text{display:flex;contain:content}.imaged-text__media:not(.imaged-text__img,.imaged-text__frame){container:imaged-text-media/inline-size}.imaged-text_1 .imaged-text__media>.imaged-text__img{width:100%}.imaged-text_2 .imaged-text__media>.imaged-text__img,.imaged-text_3 .imaged-text__media>.imaged-text__img{width:auto;max-width:100%}.imaged-text__img{display:block;height:auto;border-radius:var(--border-radius-m)}.imaged-text__img[data-src],.imaged-text__frame[data-iframe]{background:hsl(from var(--bg2) h s calc(l - 5))}.imaged-text__media-node .slider-gallery-one__item>img:only-child{border-radius:var(--border-radius-m)}.imaged-text__media-bg{background-repeat:no-repeat;background-size:cover;border-radius:var(--border-radius-m)}.imaged-text__frame{font-size:0}.imaged-text__media-description{font-style:italic;color:var(--text-color2);margin-top:1em;font-size:clamp(1rem,3.69cqw,1.2rem)}.imaged-text__media-description b{font-weight:600}.imaged-text__info{container:imaged-text-info/inline-size}.imaged-text__title{font-weight:500;line-height:1.2;font-size:clamp(1.4285rem,6.1224cqw,1.7142rem)}.imaged-text__title_s-m{font-size:clamp(1.57rem,6.1224cqw,2rem);margin-bottom:.89em}.imaged-text_1 .imaged-text__text{font-weight:300;line-height:1.4;font-size:clamp(1rem,4.3367cqw,1.2142rem)}.imaged-text_1 .imaged-text__text p+p{margin-top:.6em}.imaged-text_1 .imaged-text__text li{display:flex;align-items:center;gap:1em}.imaged-text_1 .imaged-text__text li::before{content:var(--fa-var-check);font-family:var(--fa-style-family);font-weight:var(--fa-style-solid);color:var(--success-color-text);align-self:flex-start;font-size:1.8em}.imaged-text_1 .imaged-text__text li+li{margin-top:.83em}.imaged-text_1 .imaged-text__text ul{margin-top:1.2em}.imaged-text_1 .imaged-text__title+.imaged-text__text{margin-top:.625em}.imaged-text_2 .imaged-text__text,.imaged-text_3 .imaged-text__text{line-height:1.6;font-size:clamp(1rem,4.3367cqw,1.14rem)}.imaged-text_2 .imaged-text__text p+p,.imaged-text_3 .imaged-text__text p+p{margin-top:1em}.imaged-text_2 .imaged-text__text li,.imaged-text_3 .imaged-text__text li{margin-left:1.78em}.imaged-text_2 .imaged-text__text li+li,.imaged-text_3 .imaged-text__text li+li{margin-top:.35em}.imaged-text_2 .imaged-text__title+.imaged-text__text,.imaged-text_3 .imaged-text__title+.imaged-text__text{margin-top:1em}.imaged-text__btn{margin-top:20px}@media all and (max-width:939px){.imaged-text{padding-top:var(--container-padding-h);padding-bottom:20px;background:#fff;border-radius:var(--border-radius-m);flex-direction:column;gap:30px}.imaged-text__media{width:100%}.imaged-text+.imaged-text{margin-top:30px}.imaged-text__media-bg{aspect-ratio:var(--ratio)}}@media all and (min-width:940px){.imaged-text{gap:6.67%}.imaged-text+.imaged-text{margin-top:var(--section-offset-v)}.imaged-text__media{flex-shrink:0}.imaged-text__info{flex-grow:1;align-self:center}.imaged-text_reverse{flex-direction:row-reverse}.imaged-text_1,.imaged-text_2{align-items:center}.imaged-text_1 .imaged-text__media{width:55%}.imaged-text_2 .imaged-text__media{width:45%}.imaged-text_3 .imaged-text__media{width:35%}.imaged-text_3 .imaged-text__img{object-fit:cover}}
/* /Public/CSS/Templates/MediaCells.css */
.media-cells-wrapper{container:media-cells/inline-size;contain:content}.media-cells__item img,.media-cells__item a:has(img){width:100%;display:block}.media-cells__item img{height:auto;border-radius:var(--border-radius-m)}@container(width <= 540px){.media-cells__item:not(:first-child) {
		margin-top: var(--cards-gap);
	}
	.media-cells__item_desktop {
		display: none;
	}
}@container(width > 540px){.media-cells {
		display:flex;
		flex-wrap:wrap;
		gap:var(--cards-gap);
	}
	.media-cells_1 {
		justify-content: center;
	}
	.media-cells_1 .media-cells__item {
		width: min(100%, 700px);
	}
	.media-cells_2 .media-cells__item {
		width: calc(50% - var(--cards-gap) / 2);
	}
	.media-cells_3 .media-cells__item {
		width: calc((100% - var(--cards-gap) * 2) / 3);
	}
	.media-cells__item_mobile {
		display: none;
	}
}
/* /Public/CSS/Templates/PointsOnImage.css */
.points-on-image{contain:layout style}.points-on-image__img{width:100%;height:auto}.points-on-image__point{position:absolute;margin-top:-25px;margin-left:-25px;width:50px;height:50px}.points-on-image__icon{position:absolute;top:50%;left:50%;margin-top:-17px;margin-left:-17px;border-radius:50%;width:34px;height:34px;will-change:transform;animation:point-on-image 3s ease-in-out infinite;cursor:pointer;display:flex;align-items:center;justify-content:center}.points-on-image__icon_green{background:#60c515}.points-on-image__icon_red{background:var(--theme-red)}.points-on-image__icon svg{width:16px}.points-on-image__icon path{fill:#fff}@keyframes point-on-image{0%{transform:scale(1)}10%{transform:scale(1.2)}20%{transform:scale(1)}30%{transform:scale(1.2)}40%{transform:scale(1)}100%{transform:scale(1)}}
/* /Public/CSS/Templates/Production/Cards.css */
.product-card{container:product-card/inline-size;display:flex;flex-direction:column}.product-card__container{container:product-card-c/inline-size;display:flex;flex-direction:column;flex-grow:1}.product-card__container>*{flex-shrink:0}.product-card__img{position:absolute;inset:0;width:100%;height:100%;display:block;transition:opacity .5s ease}.product-card:hover .product-card__img_1,.product-card:not(:hover) .product-card__img_2{opacity:0}.product-card:hover .product-card__img_2,.product-card:not(:hover) .product-card__img_1{opacity:1}a.product-card__img-wrapper{display:block}.product-card__title{font-size:min(9.4cqw,1.286rem);font-weight:600;line-height:1.2;margin-bottom:.6em}.product-card__title:not(:first-child){margin-top:1.2em}.product-card__title+.product-card__img-wrapper:not(:last-child){margin-bottom:min(5.64cqw,.7716rem)}.fixed-titles-height .product-card__title{height:2.5em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.product-card__description{font-weight:300;line-height:1.4285}.product-card__description,.product-card__ch{font-size:min(7.3cqw,1rem)}.product-card__ch-item:not(:first-child){margin-top:.3571em}.product-card__title+.product-card__price-and-btn{margin-top:0}.product-card__price-and-btn{flex-grow:1;display:flex;flex-direction:column;justify-content:flex-end;margin-top:.83em;font-size:min(11cqw,1.71rem)}.product-card__price-and-btn:not(:empty,:has(.product-card__price)){margin-top:20px}.product-card__price:not(:only-child){margin-bottom:.5em}.product-card__price-val{font-weight:600}.product-card__price-old{text-decoration:line-through;font-size:.6667em;color:var(--text-color)}.product-card__price-tip{color:var(--text-color);opacity:.3;font-size:.9em}.product-card__btn-wrapper>.btn{width:100%}.product-card_btn-on-hover:not(:hover) .product-card__btn-wrapper{display:none}.product-card_btn-on-hover .product-card__btn-wrapper{position:absolute;top:100%;left:0;right:0;z-index:1;margin-top:calc(var(--border-radius-m) * -1);padding-top:calc(var(--border-radius-m) + 10px)}.product-card_btn-on-hover .product-card__btn-wrapper>.btn{border-radius:0 0 var(--border-radius-m)var(--border-radius-m)}.product-card_btn-on-hover .product-card__price:not(:only-child){margin-bottom:0}@container(width > 290px){.product-card_price-after-title .product-card__price-and-btn {
		flex-direction: row;
		justify-content: space-between;
		align-items: center;
		flex-grow: 0;
	}
	.product-card_price-after-title .product-card__price {
		margin-top: 0;
		margin-bottom: 0;
		font-size: min(8.36cqw, 1.3rem);
	}
	.product-card_price-after-title .product-card__price-val {
		font-weight: inherit;
	}
	.product-card_price-after-title .product-card__description,
	.product-card_price-after-title .product-card__ch {
		order: 10;
		margin-top: 0.71em;
	}
}.product-cards{container:product-cards/inline-size}.product-cards_s-std .product-card__img-wrapper{width:min(100%,240px);margin-left:auto;margin-right:auto}.product-cards_s-std.product-cards_bg-std.product-cards_img-full .product-card__img-wrapper{width:calc(100% + 8.4112cqw * 2);margin-left:-8.4112cqw;margin-right:-8.4112cqw}.product-cards_s-std.product-cards_bg-std.product-cards_img-full .product-card__img-wrapper:first-child{margin-top:-8.4112cqw}.product-cards_s-std.product-cards_bg-std.product-cards_img-full .product-card__img{border-radius:var(--border-radius-m)var(--border-radius-m)0 0}.product-cards_s-std.product-cards_bg-std .product-card__container{margin:7.2cqw}.product-cards_s-std.product-cards_bg-std .product-card_btn-on-hover .product-card__btn-wrapper{margin:0 -7.2cqw -7.2cqw}.product-cards_s-l .product-card__img{border-radius:var(--border-radius-m)}.product-cards_s-l.product-cards_bg-std .product-card__container{margin:clamp(5px,7.2cqw,15px)}.product-cards_s-l.product-cards_bg-std .product-card_btn-on-hover .product-card__btn-wrapper{margin:0 clamp(-15px,-7.2cqw,-5px)clamp(-15px,-7.2cqw,-5px)}.product-cards_bg-std .product-card{box-shadow:0 0 5px #ebedf9;background:#fff;border-radius:var(--border-radius-m)}.product-cards_bg-std .product-card:hover{box-shadow:0 0 10px 3px #ebedf9}.product-cards_bg-std .product-card_btn-on-hover .product-card__btn-wrapper{background:#fff;border-radius:0 0 var(--border-radius-m)var(--border-radius-m)}@container product-cards (width < 330px){.product-card + .product-card {margin-top:20px;}
}@container product-cards (width >= 330px){.product-cards__container {
		display:grid;
		grid-gap:var(--cards-gap);
	}
}@container product-cards (width >= 330px) and (width < 460px){.product-cards__container {
		grid-template-columns:repeat(auto-fill, minmax(155px, 1fr));
	}
	.product-cards_s-std.product-cards_cols1 .product-cards__container {
		grid-template-columns:1fr;
	}
}@container product-cards (width >= 460px) and (width < 700px){.product-cards__container {
		grid-template-columns:repeat(auto-fill, minmax(220px, 1fr));
	}
	.product-cards_s-std.product-cards_cols1 .product-cards__container {
		grid-template-columns:1fr;
	}
}@container product-cards (width >= 700px){.product-cards_s-std .product-cards__container {
		grid-template-columns:repeat(auto-fill, minmax(220px, 1fr));
	}
	.product-cards_s-std.product-cards_cols3 .product-cards__container {
		grid-template-columns:1fr 1fr 1fr;
	}
	.product-cards_s-std.product-cards_cols2 .product-cards__container {
		grid-template-columns:1fr 1fr;
	}
	.product-cards_s-std.product-cards_cols1 .product-cards__container {
		grid-template-columns:1fr;
	}
	
	.product-cards_s-l .product-cards__container {
		grid-template-columns:repeat(auto-fill, minmax(320px, 1fr));
	}
	.product-cards_s-l.product-cards_cols2 .product-cards__container {
		grid-template-columns:1fr 1fr;
	}
}
/* /Public/CSS/Templates/SliderGalleryOne.css */
.slider-gallery-one:not(.tns-slider){font-size:0}.slider-gallery-one:not(.tns-slider)>*:not(:first-child){display:none}.slider-gallery-one__item>img:only-child,.slider-gallery-one__item>picture:only-child>img{width:100%;height:auto}.slider-gallery-one-controls{position:absolute;inset:0;pointer-events:none}.slider-gallery-one-arrow{position:absolute;top:50%;margin-top:calc(var(--tns-control-height)/-2)}.slider-gallery-one-arrow_left{left:5px}.slider-gallery-one-arrow_right{right:5px}
/* /Public/CSS/Routes/Components/TreePlisse.css */
.investment-slider{display:flex;gap:1px;background:#939393;contain:content}.investment-slider__item{flex-shrink:0}.investment-slider__item.active .investment-slide__label{display:none}.investment-slider__item.active .investment-slide{display:flex;flex-direction:column;justify-content:flex-end}.investment-slider__item.active .investment-slide::before{background:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.7) 100%)}.investment-slider__item:not(.active) .investment-slide{cursor:pointer}.investment-slider__item:not(.active) .investment-slide::before{background:rgba(0,0,0,.7)}.investment-slide{overflow:hidden;background-size:cover;background-repeat:no-repeat;background-position:0;color:#fff}.investment-slide::before{content:'';display:block;position:absolute;inset:0;border-radius:inherit}.investment-slide__label{display:flex;align-items:center;gap:15px;font-weight:500;font-size:20px;height:100px;overflow:hidden;user-select:none}.investment-slide__label::before{font-family:var(--fa-style-family);font-weight:var(--fa-style-solid);content:var(--fa-var-plus);font-size:16px;border-radius:50%;background-color:#670000;color:#fff;width:40px;height:40px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:font-size .3s linear 0s,background-color .3s linear 0s}.investment-slide__label:hover::before{font-size:20px;background-color:#8f0101}.investment-slide__content{padding-top:45px;padding-bottom:45px}.investment-slide__title{font-weight:500;margin-bottom:.6em;font-size:1.6em}.investment-slide__text{line-height:1.4}@media all and (max-width:459px){.investment-slide__content{padding-left:20px;padding-right:20px}.investment-slide__label{padding-left:20px;padding-right:20px}.investment-slider__item.active{height:400px}}@media all and (min-width:460px){.investment-slide__content{padding-left:30px;padding-right:30px}}@media all and (min-width:460px) and (max-width:939px){.investment-slide__label{padding-left:30px;padding-right:30px}.investment-slider__item.active{height:600px}}@media all and (max-width:939px){.investment-slider{flex-direction:column}.investment-slider__item{transition:height .3s ease 0s}.investment-slider__item:not(.active){height:100px}.investment-slide{height:100%}}@media all and (min-width:940px){.investment-slider__item{transition:width .3s ease 0s}.investment-slider__item.active{width:calc(100% - (101px * 5))}.investment-slider__item:not(.active){width:100px}.investment-slider__item:not(.active) .investment-slide__content{left:200%}.investment-slide{height:600px}.investment-slide__label{transform:rotate(-90deg);width:600px;left:-250px;bottom:-250px;padding:10px 20px;] } } @media all and (min-width:560px) and (max-width:1023px) { .investment-slide { font-size:1.14rem; } } @media all and (min-width:1024px) { .investment-slide__text {font-weight:300;} } @media all and (min-width:1024px) and (max-width:1199px) { .investment-slide { font-size:1.2rem; } } @media all and (min-width:1200px) { .investment-slide { font-size:1.5rem; } } .plisse-type { display: flex; justify-content: center; align-items: center; padding: 20px; } .plisse-type__title { font-weight:500; margin-bottom: 10px; } .plisse-type__title-link:hover { color:var(--theme-red); } .plisse-type__format { margin-top: 15px; background: var(--bg2); padding: 5px 10px; border-left: 3px solid hsl(from var(--bg2) h s calc(l - 10)); font-style: italic; font-weight: 600; } .plisse-type__feature { margin-left: 19px; } .plisse-type__feature + .plisse-type__feature { margin-top: 5px; } .plisse-type__img-wrapper, .plisse-type__img { display: block; } .plisse-type__img { width: 100%; height: auto; } .plisse-type__slider-shark-net { position: absolute; top: 7px; right: 7px; max-width: 22%; height: auto; } .plisse-type__slider .tns-control-custom { --tns-control-height: 50px; } .plisse-type__slider .tns-control-custom:not(:hover) { background: white; color: var(--text-color); } .plisse-type__slider .slider-gallery-one-arrow_left { left:-25px; } .plisse-type__slider .slider-gallery-one-arrow_right { right:-25px; } .plisse-type__slider .js-slider-gallery-one-container { overflow: visible; } .plisse-type__slider .tns-outer { overflow: hidden; } .plisse-type__slider .tns-nav-custom { position: absolute; left:0; right: 0; bottom:-16px; } .plisse-type__slider img { border-radius: var(--border-radius-m); } @media all and (min-width: 460px) and (max-width: 639px) { .plisse-type__feature {font-size: 1.14em;} } @media all and (max-width: 639px) { .plisse-type__title {font-size: 1.2em;} .plisse-type__feature {color:hsl(from var(--text-color) h s l / 85%);} } @media all and (min-width: 640px) { .plisse-type__feature {font-weight: 300;} } @media all and (max-width: 600px) { .plisse-type { flex-direction: column; } .plisse-type__img-wrapper { margin-bottom: 20px; } } @media all and (min-width: 601px) and (max-width:859px) { .plisse-type { flex-wrap: wrap; } .plisse-type__img-wrapper {width: 48%} .plisse-type__info {width: 52%;padding-left: 20px} } @media all and (max-width:859px), all and (min-width: 1024px) { .plisse-type + .plisse-type {margin-top: 30px} } @media all and (min-width:860px) and (max-width: 1023px) { .plisse-types { display: flex; gap:4%; } .plisse-type { width: 48%; flex-direction: column; } .plisse-type__img-wrapper, .plisse-type__slider {flex-shrink: 0} .plisse-type__info {margin-top: 15px;flex-grow: 2} } @media all and (max-width: 1023px) { .plisse-type__slider {width:100%;margin-top:30px;} .plisse-type__img-wrapper {max-width:300px;margin-left:auto;margin-right:auto;} } @media all and (min-width: 1024px) { .plisse-type__img-wrapper {width: 23%;} .plisse-type__info {width: 28%;padding-left:15px;} .plisse-type__slider {width: 50%;padding-left: 40px;} .plisse-type__slider .tns-nav-custom {left:40px;} } @media all and (min-width:640px) and (max-width:767px), all and (min-width:1024px) and (max-width:1199px) { .plisse-type__title {font-size: 1.3em;} .plisse-type__feature {font-size: 1.2em;} } @media all and (min-width:768px) and (max-width:1023px), all and (min-width:1200px) { .plisse-type__title {font-size: 1.5em;} .plisse-type__feature {font-size: 1.28em;} } .catalog-tag-child-title { font-weight:500; } @media all and (max-width:459px) { .catalog-tag-child-title {font-size:1.4em;} } @media all and (min-width:460px) { .catalog-tag-child-title {font-size:1.8em;} } .plisse-items-show-all { font-size: 1.14em; } .plisse-items-wrapper.not-open .product-cards { margin-bottom: 15px; } .product-card__img { border-radius: var(--border-radius-m); } @media all and (max-width: 359px) { .plisse-items-wrapper.not-open .product-card:not(:first-child) { display: none; } } @media all and (min-width: 360px) and (max-width: 729px) { .plisse-items-wrapper.not-open .product-card:nth-child(n+3) { display: none; } } @media all and (min-width: 730px) and (max-width: 969px) { .plisse-items-wrapper.not-open .product-card:nth-child(n+4) { display: none; } } @media all and (min-width: 970px) { .plisse-items-wrapper.not-open .product-card:nth-child(n+5) { display: none; } } .compare-variant__title { font-weight: 600; margin-bottom: 20px; font-size:1.2em; text-align: center; } .compare-variant__media { max-width:300px; margin-left:auto; margin-right:auto; } @media all and (max-width:699px) { .compare-variant + .compare-variant {margin-top:40px;} } @media all and (min-width:700px) { .compare-variants { display:flex; justify-content: space-around; } .compare-variant { width: 46%; display:flex; flex-direction:column; justify-content:space-between; } } .compare-comment { font-size: 1.2857rem; font-weight: 300; font-style:italic; max-width:800px; margin-left:auto; margin-right:auto; margin-top:40px; display:flex; align-items:center; gap:10px; } .compare-comment::before { flex-shrink:0; align-self:flex-start; display:block; font-size: 35px; font-style: normal; line-height: 1; font-family: var(--fa-style-family); font-weight: var(--fa-style-solid); content: var(--fa-var-check); color: var(--success-color-text); } .partners-list { display: flex; } .partners-list__item { display: flex; flex-direction: column; align-items: center; gap:20px; padding: 20px; background: white; border-radius: var(--border-radius-m); } .partners-list__name { font-weight: 500; font-size: 1.14em; text-align:center; } .partners-list__img-wrapper { flex-grow: 1; display: flex; align-items: center; justify-content: center; } .partners-list__img { display:block; width:auto; height:auto; max-width:100%; max-height:82px; } @media all and (max-width:599px) { .partners-list { overflow:auto; gap:20px; } .partners-list__item { flex-shrink: 0; width: min(80vw, 250px); } } @media all and (min-width: 600px) { .partners-list { flex-wrap: wrap; gap:30px; } .partners-list__item { flex: 1 1 250px; } }}}
