@charset "UTF-8";.bs-datepicker{display:flex;align-items:stretch;flex-flow:row wrap;background:#fff;box-shadow:0 0 10px 0 #aaa;position:relative;z-index:1}.bs-datepicker:after{clear:both;content:"";display:block}.bs-datepicker bs-day-picker{float:left}.bs-datepicker-btns button:active,.bs-datepicker-btns button:focus,.bs-datepicker-btns button:hover,.bs-datepicker-predefined-btns button:active,.bs-datepicker-predefined-btns button:focus,.bs-datepicker button:active,.bs-datepicker button:focus,.bs-datepicker button:hover,.bs-datepicker input:active,.bs-datepicker input:focus,.bs-datepicker input:hover{outline:none}.bs-datepicker-head{min-width:270px;height:50px;padding:10px;border-radius:3px 3px 0 0;text-align:justify}.bs-datepicker-head:after{content:"";display:inline-block;vertical-align:top;width:100%}.bs-datepicker-head button{display:inline-block;vertical-align:top;padding:0;height:30px;line-height:30px;border:0;background:transparent;text-align:center;cursor:pointer;color:#fff;transition:.3s}.bs-datepicker-head button[disabled],.bs-datepicker-head button[disabled]:active,.bs-datepicker-head button[disabled]:hover{background:hsla(0,0%,86.7%,.3);color:#f5f5f5;cursor:not-allowed}.bs-datepicker-head button.next,.bs-datepicker-head button.previous{border-radius:50%;width:30px;height:30px}.bs-datepicker-head button.next span,.bs-datepicker-head button.previous span{font-size:28px;line-height:1;display:inline-block;position:relative;height:100%;width:100%;border-radius:50%}.bs-datepicker-head button.current{border-radius:15px;max-width:155px;padding:0 13px}.bs-datepicker-head button:hover{background-color:rgba(0,0,0,.1)}.bs-datepicker-head button:active{background-color:rgba(0,0,0,.2)}.bs-datepicker-body{padding:10px;border-radius:0 0 3px 3px;min-height:232px;min-width:278px;border:1px solid #e9edf0}.bs-datepicker-body .days.weeks{position:relative;z-index:1}.bs-datepicker-body table{width:100%;border-collapse:separate;border-spacing:0}.bs-datepicker-body table th{font-size:13px;color:#9aaec1;font-weight:400;text-align:center}.bs-datepicker-body table td{color:#54708b;text-align:center;position:relative;padding:0}.bs-datepicker-body table td span{display:block;margin:0 auto;font-size:13px;border-radius:50%;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.bs-datepicker-body table td:not(.disabled):not(.week) span:not(.disabled):not(.is-other-month){cursor:pointer}.bs-datepicker-body table td.is-highlighted:not(.disabled):not(.selected) span,.bs-datepicker-body table td span.is-highlighted:not(.disabled):not(.selected){background-color:#e9edf0;transition:0s}.bs-datepicker-body table td.is-active-other-month:not(.disabled):not(.selected) span,.bs-datepicker-body table td span.is-active-other-month:not(.disabled):not(.selected){background-color:#e9edf0;transition:0s;cursor:pointer}.bs-datepicker-body table td.disabled span,.bs-datepicker-body table td span.disabled{color:#9aaec1}.bs-datepicker-body table td.selected span,.bs-datepicker-body table td span.selected{color:#fff}.bs-datepicker-body table td.is-other-month span,.bs-datepicker-body table td span.is-other-month{color:rgba(0,0,0,.25)}.bs-datepicker-body table td.active{position:relative}.bs-datepicker-body table td.active.select-start:before{left:35%}.bs-datepicker-body table td.active.select-end:before{left:-85%}.bs-datepicker-body table td.active.select-end span:after,.bs-datepicker-body table td.active.select-start span:after,.bs-datepicker-body table td span.active.select-end:after,.bs-datepicker-body table td span.active.select-start:after{content:"";display:block;position:absolute;z-index:-1;width:100%;height:100%;transition:.3s;top:0;border-radius:50%}.bs-datepicker-body table td:before,.bs-datepicker-body table td span:before{content:"";display:block;position:absolute;z-index:-1;top:6px;bottom:6px;left:-3px;right:-2px;box-sizing:content-box;background:transparent}.bs-datepicker-body table td.active.select-start+td.active:before{left:-20%}.bs-datepicker-body table td:last-child.active:before{border-radius:0 3px 3px 0;width:125%;left:-25%}.bs-datepicker-body table td[class*=select-] span,.bs-datepicker-body table td span[class*=select-]{border-radius:50%;color:#fff}.bs-datepicker-body table.days span.active:not(.select-start):before,.bs-datepicker-body table.days span.in-range:not(.select-start):before,.bs-datepicker-body table.days td.active:not(.select-start):before,.bs-datepicker-body table.days td.in-range:not(.select-start):before{background:#e9edf0}.bs-datepicker-body table.days span{width:32px;height:32px;line-height:32px}.bs-datepicker-body table.days span.select-start{z-index:2}.bs-datepicker-body table.days span.is-highlighted.in-range:before{right:3px;left:0}.bs-datepicker-body table.days span.in-range.select-end:before{right:4px;left:0}.bs-datepicker-body table.days td.active+td.is-highlighted:before,.bs-datepicker-body table.days td.active+td.select-end:before,.bs-datepicker-body table.days td.in-range+td.is-highlighted:before,.bs-datepicker-body table.days td.in-range+td.select-end:before,.bs-datepicker-body table.days td.select-start+td.is-highlighted:before,.bs-datepicker-body table.days td.select-start+td.select-end:before{background:#e9edf0;width:100%}.bs-datepicker-body table.weeks tr td:nth-child(2).active:before{border-radius:3px 0 0 3px;left:0;width:100%}.bs-datepicker-body table:not(.weeks) tr td:first-child:before{border-radius:3px 0 0 3px}.bs-datepicker-body table.years td span{width:46px;height:46px;line-height:45px;margin:0 auto}.bs-datepicker-body table.years tr:not(:last-child) td span{margin-bottom:8px}.bs-datepicker-body table.months td{height:52px}.bs-datepicker-body table.months td span{padding:6px;border-radius:15px}.bs-datepicker .current-timedate{color:#54708b;font-size:15px;text-align:center;height:30px;line-height:30px;border-radius:20px;border:1px solid #e9edf0;margin-bottom:10px;cursor:pointer;text-transform:uppercase;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.bs-datepicker .current-timedate span:not(:empty):before{content:"";width:15px;height:16px;display:inline-block;margin-right:4px;vertical-align:text-bottom;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAQCAYAAADJViUEAAABMklEQVQoU9VTwW3CQBCcOUgBtEBKSAukAnBKME+wFCAlYIhk8sQlxFABtJAScAsuAPBEewYcxCP8ouxrPDsza61uiVN1o6RNHD4htSCmq49RfO71BvMJqBBkITRf1kmUW49nQRC9h1I5AZlBClaL8aP1fKgOOxCx8aSLs+Q19eZuNO8QmPqJRtDFguy7OAcDbJPs+/BKVPDIPrvD2ZJgWAmVe7O0rI0Vqs1seyWUXpuJoppYCa5L+U++NpNPkr5OE2oMdARsb3gykJT5ydZcL8Z9Ww60nxg2LhjON9li9OwXZzo+xLbp3nC2s9CL2RrueGyVrgwNm8HpsCzZ9EEW6kqXlo1GQe03FzP/7W8Hl0dBtu7Bf7zt6mIwvX1RvzDCm7+q3mAW0Dl/GPdUCeXrZLT9BrDrGkm4qlPvAAAAAElFTkSuQmCC)}.bs-datepicker-multiple{border-radius:4px 0 0 4px}.bs-datepicker-multiple+.bs-datepicker-multiple{margin-left:10px}.bs-datepicker-multiple .bs-datepicker{box-shadow:none;position:relative}.bs-datepicker-multiple .bs-datepicker:not(:last-child){padding-right:10px}.bs-datepicker-multiple .bs-datepicker+.bs-datepicker:after{content:"";display:block;width:14px;height:10px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAKCAYAAABrGwT5AAAA1ElEQVQoU42RsQrCUAxF77VuDu7O4oMWW//BURBBpZvgKk4uIrjoqKOTf+DopIO4uYggtFTfw3+pkQqCW1/G5J7kJiFy4m5MxUlxAzgIPHX+lzMPzupRYlYgxiR7vqsOP8YKzsTx0yxFMCUZ+q7aZzlr+OvgoWcAFyAHgat2jLWu48252DdqAihDJGSSJNUUxYmQjs3+hPQBlAh2rG2LCOPnaw3IiGDX99TRCs7ASJsNhUOA7d/LcuHvRG22FIZvsNXw1MX6VZExCilOQKEfeLXr/10+aC9Ho7arh7oAAAAASUVORK5CYII=);position:absolute;top:25px;left:-8px}.bs-datepicker-multiple .bs-datepicker .left{float:left}.bs-datepicker-multiple .bs-datepicker .right{float:right}.bs-datepicker-container{padding:15px}.bs-datepicker .bs-media-container{display:flex}@media (max-width:768px){.bs-datepicker .bs-media-container{flex-direction:column}}.bs-datepicker-custom-range{padding:15px;background:#eee}.bs-datepicker-predefined-btns button{width:100%;display:block;height:30px;background-color:#9aaec1;border-radius:4px;color:#fff;border:0;margin-bottom:10px;padding:0 18px;text-align:left;transition:.3s}.bs-datepicker-predefined-btns button:hover{background-color:#54708b}.bs-datepicker-buttons{display:flex;flex-flow:row wrap;justify-content:flex-end;padding-top:10px;border-top:1px solid #e9edf0}.bs-datepicker-buttons .btn-default{margin-left:10px}.bs-datepicker-buttons .btn-today-wrapper{display:flex;flex-flow:row wrap}.bs-datepicker-buttons .clear-right,.bs-datepicker-buttons .today-right{flex-grow:0}.bs-datepicker-buttons .clear-left,.bs-datepicker-buttons .today-left{flex-grow:1}.bs-datepicker-buttons .clear-center,.bs-datepicker-buttons .today-center{flex-grow:0.5}.bs-timepicker-container{padding:10px 0}.bs-timepicker-label{color:#54708b;margin-bottom:10px}.bs-timepicker-controls{display:inline-block;vertical-align:top;margin-right:10px}.bs-timepicker-controls button{width:20px;height:20px;border-radius:50%;border:0;background-color:#e9edf0;color:#54708b;font-size:16px;font-weight:700;vertical-align:middle;line-height:0;padding:0;transition:.3s}.bs-timepicker-controls button:hover{background-color:#d5dadd}.bs-timepicker-controls input{width:35px;height:25px;border-radius:13px;text-align:center;border:1px solid #e9edf0}.bs-timepicker .switch-time-format{text-transform:uppercase;min-width:54px;height:25px;border-radius:20px;border:1px solid #e9edf0;background:#fff;color:#54708b;font-size:13px}.bs-timepicker .switch-time-format img{vertical-align:initial;margin-left:4px}bs-datepicker-container,bs-daterangepicker-container{z-index:1080}@media (max-width:768px){.bs-datepicker-multiple{display:flex}.bs-datepicker-multiple+.bs-datepicker-multiple{margin-top:10px;margin-left:0}}.theme-default .bs-datepicker-head{background-color:#777}.theme-default .btn-clear-wrapper .btn-success,.theme-default .btn-today-wrapper .btn-success{background-color:#777;border-color:#777}.theme-default .btn-clear-wrapper .btn-success:focus,.theme-default .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active:focus,.theme-default .btn-today-wrapper .btn-success:focus,.theme-default .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active:focus{box-shadow:none}.theme-default .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active,.theme-default .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active{background-color:#616161;border-color:#616161}.theme-default .btn-clear-wrapper .btn-success:hover,.theme-default .btn-today-wrapper .btn-success:hover{background-color:#6f6e6e;border-color:#6f6e6e}.theme-default .bs-datepicker-body table td.selected span,.theme-default .bs-datepicker-body table td[class*=select-] span:after,.theme-default .bs-datepicker-body table td span.selected,.theme-default .bs-datepicker-body table td span[class*=select-]:after,.theme-default .bs-datepicker-predefined-btns button.selected{background-color:#777}.theme-default .bs-datepicker-body table td.week span{color:#777}.theme-default .bs-datepicker-body table td.active-week span:hover{cursor:pointer;background-color:#777;color:#fff;opacity:.5;transition:0s}.theme-green .bs-datepicker-head{background-color:#5cb85c}.theme-green .btn-clear-wrapper .btn-success,.theme-green .btn-today-wrapper .btn-success{background-color:#5cb85c;border-color:#5cb85c}.theme-green .btn-clear-wrapper .btn-success:focus,.theme-green .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active:focus,.theme-green .btn-today-wrapper .btn-success:focus,.theme-green .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active:focus{box-shadow:none}.theme-green .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active,.theme-green .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active{background-color:#1e7e34;border-color:#1e7e34}.theme-green .btn-clear-wrapper .btn-success:hover,.theme-green .btn-today-wrapper .btn-success:hover{background-color:#218838;border-color:#218838}.theme-green .bs-datepicker-body table td.selected span,.theme-green .bs-datepicker-body table td[class*=select-] span:after,.theme-green .bs-datepicker-body table td span.selected,.theme-green .bs-datepicker-body table td span[class*=select-]:after,.theme-green .bs-datepicker-predefined-btns button.selected{background-color:#5cb85c}.theme-green .bs-datepicker-body table td.week span{color:#5cb85c}.theme-green .bs-datepicker-body table td.active-week span:hover{cursor:pointer;background-color:#5cb85c;color:#fff;opacity:.5;transition:0s}.theme-blue .bs-datepicker-head{background-color:#5bc0de}.theme-blue .btn-clear-wrapper .btn-success,.theme-blue .btn-today-wrapper .btn-success{background-color:#5bc0de;border-color:#5bc0de}.theme-blue .btn-clear-wrapper .btn-success:focus,.theme-blue .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active:focus,.theme-blue .btn-today-wrapper .btn-success:focus,.theme-blue .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active:focus{box-shadow:none}.theme-blue .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active,.theme-blue .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active{background-color:#2aa8cd;border-color:#2aa8cd}.theme-blue .btn-clear-wrapper .btn-success:hover,.theme-blue .btn-today-wrapper .btn-success:hover{background-color:#3ab3d7;border-color:#3ab3d7}.theme-blue .bs-datepicker-body table td.selected span,.theme-blue .bs-datepicker-body table td[class*=select-] span:after,.theme-blue .bs-datepicker-body table td span.selected,.theme-blue .bs-datepicker-body table td span[class*=select-]:after,.theme-blue .bs-datepicker-predefined-btns button.selected{background-color:#5bc0de}.theme-blue .bs-datepicker-body table td.week span{color:#5bc0de}.theme-blue .bs-datepicker-body table td.active-week span:hover{cursor:pointer;background-color:#5bc0de;color:#fff;opacity:.5;transition:0s}.theme-dark-blue .bs-datepicker-head{background-color:#337ab7}.theme-dark-blue .btn-clear-wrapper .btn-success,.theme-dark-blue .btn-today-wrapper .btn-success{background-color:#337ab7;border-color:#337ab7}.theme-dark-blue .btn-clear-wrapper .btn-success:focus,.theme-dark-blue .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active:focus,.theme-dark-blue .btn-today-wrapper .btn-success:focus,.theme-dark-blue .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active:focus{box-shadow:none}.theme-dark-blue .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active,.theme-dark-blue .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active{background-color:#266498;border-color:#266498}.theme-dark-blue .btn-clear-wrapper .btn-success:hover,.theme-dark-blue .btn-today-wrapper .btn-success:hover{background-color:#2c6fa9;border-color:#2c6fa9}.theme-dark-blue .bs-datepicker-body table td.selected span,.theme-dark-blue .bs-datepicker-body table td[class*=select-] span:after,.theme-dark-blue .bs-datepicker-body table td span.selected,.theme-dark-blue .bs-datepicker-body table td span[class*=select-]:after,.theme-dark-blue .bs-datepicker-predefined-btns button.selected{background-color:#337ab7}.theme-dark-blue .bs-datepicker-body table td.week span{color:#337ab7}.theme-dark-blue .bs-datepicker-body table td.active-week span:hover{cursor:pointer;background-color:#337ab7;color:#fff;opacity:.5;transition:0s}.theme-red .bs-datepicker-head{background-color:#d9534f}.theme-red .btn-clear-wrapper .btn-success,.theme-red .btn-today-wrapper .btn-success{background-color:#d9534f;border-color:#d9534f}.theme-red .btn-clear-wrapper .btn-success:focus,.theme-red .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active:focus,.theme-red .btn-today-wrapper .btn-success:focus,.theme-red .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active:focus{box-shadow:none}.theme-red .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active,.theme-red .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active{background-color:#d23531;border-color:#d23531}.theme-red .btn-clear-wrapper .btn-success:hover,.theme-red .btn-today-wrapper .btn-success:hover{background-color:#e33732;border-color:#e33732}.theme-red .bs-datepicker-body table td.selected span,.theme-red .bs-datepicker-body table td[class*=select-] span:after,.theme-red .bs-datepicker-body table td span.selected,.theme-red .bs-datepicker-body table td span[class*=select-]:after,.theme-red .bs-datepicker-predefined-btns button.selected{background-color:#d9534f}.theme-red .bs-datepicker-body table td.week span{color:#d9534f}.theme-red .bs-datepicker-body table td.active-week span:hover{cursor:pointer;background-color:#d9534f;color:#fff;opacity:.5;transition:0s}.theme-orange .bs-datepicker-head{background-color:#f0ad4e}.theme-orange .btn-clear-wrapper .btn-success,.theme-orange .btn-today-wrapper .btn-success{background-color:#f0ad4e;border-color:#f0ad4e}.theme-orange .btn-clear-wrapper .btn-success:focus,.theme-orange .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active:focus,.theme-orange .btn-today-wrapper .btn-success:focus,.theme-orange .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active:focus{box-shadow:none}.theme-orange .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active,.theme-orange .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active{background-color:#ed9c29;border-color:#ed9c29}.theme-orange .btn-clear-wrapper .btn-success:hover,.theme-orange .btn-today-wrapper .btn-success:hover{background-color:#ffac35;border-color:#ffac35}.theme-orange .bs-datepicker-body table td.selected span,.theme-orange .bs-datepicker-body table td[class*=select-] span:after,.theme-orange .bs-datepicker-body table td span.selected,.theme-orange .bs-datepicker-body table td span[class*=select-]:after,.theme-orange .bs-datepicker-predefined-btns button.selected{background-color:#f0ad4e}.theme-orange .bs-datepicker-body table td.week span{color:#f0ad4e}.theme-orange .bs-datepicker-body table td.active-week span:hover{cursor:pointer;background-color:#f0ad4e;color:#fff;opacity:.5;transition:0s}
/*!
 * Bootstrap Icons v1.13.1 (https://icons.getbootstrap.com/)
 * Copyright 2019-2024 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/icons/blob/main/LICENSE)
 */@font-face{font-display:block;font-family:bootstrap-icons;src:url(clientlib-angular/css/bootstrap-icons.woff2?e34853135f9e39acf64315236852cd5a) format("woff2"),url(clientlib-angular/css/bootstrap-icons.woff?e34853135f9e39acf64315236852cd5a) format("woff")}.bi:before,[class*=" bi-"]:before,[class^=bi-]:before{display:inline-block;font-family:bootstrap-icons!important;font-style:normal;font-weight:400!important;font-variant:normal;text-transform:none;line-height:1;vertical-align:-.125em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bi-123:before{content:"\f67f"}.bi-alarm-fill:before{content:"\f101"}.bi-alarm:before{content:"\f102"}.bi-align-bottom:before{content:"\f103"}.bi-align-center:before{content:"\f104"}.bi-align-end:before{content:"\f105"}.bi-align-middle:before{content:"\f106"}.bi-align-start:before{content:"\f107"}.bi-align-top:before{content:"\f108"}.bi-alt:before{content:"\f109"}.bi-app-indicator:before{content:"\f10a"}.bi-app:before{content:"\f10b"}.bi-archive-fill:before{content:"\f10c"}.bi-archive:before{content:"\f10d"}.bi-arrow-90deg-down:before{content:"\f10e"}.bi-arrow-90deg-left:before{content:"\f10f"}.bi-arrow-90deg-right:before{content:"\f110"}.bi-arrow-90deg-up:before{content:"\f111"}.bi-arrow-bar-down:before{content:"\f112"}.bi-arrow-bar-left:before{content:"\f113"}.bi-arrow-bar-right:before{content:"\f114"}.bi-arrow-bar-up:before{content:"\f115"}.bi-arrow-clockwise:before{content:"\f116"}.bi-arrow-counterclockwise:before{content:"\f117"}.bi-arrow-down-circle-fill:before{content:"\f118"}.bi-arrow-down-circle:before{content:"\f119"}.bi-arrow-down-left-circle-fill:before{content:"\f11a"}.bi-arrow-down-left-circle:before{content:"\f11b"}.bi-arrow-down-left-square-fill:before{content:"\f11c"}.bi-arrow-down-left-square:before{content:"\f11d"}.bi-arrow-down-left:before{content:"\f11e"}.bi-arrow-down-right-circle-fill:before{content:"\f11f"}.bi-arrow-down-right-circle:before{content:"\f120"}.bi-arrow-down-right-square-fill:before{content:"\f121"}.bi-arrow-down-right-square:before{content:"\f122"}.bi-arrow-down-right:before{content:"\f123"}.bi-arrow-down-short:before{content:"\f124"}.bi-arrow-down-square-fill:before{content:"\f125"}.bi-arrow-down-square:before{content:"\f126"}.bi-arrow-down-up:before{content:"\f127"}.bi-arrow-down:before{content:"\f128"}.bi-arrow-left-circle-fill:before{content:"\f129"}.bi-arrow-left-circle:before{content:"\f12a"}.bi-arrow-left-right:before{content:"\f12b"}.bi-arrow-left-short:before{content:"\f12c"}.bi-arrow-left-square-fill:before{content:"\f12d"}.bi-arrow-left-square:before{content:"\f12e"}.bi-arrow-left:before{content:"\f12f"}.bi-arrow-repeat:before{content:"\f130"}.bi-arrow-return-left:before{content:"\f131"}.bi-arrow-return-right:before{content:"\f132"}.bi-arrow-right-circle-fill:before{content:"\f133"}.bi-arrow-right-circle:before{content:"\f134"}.bi-arrow-right-short:before{content:"\f135"}.bi-arrow-right-square-fill:before{content:"\f136"}.bi-arrow-right-square:before{content:"\f137"}.bi-arrow-right:before{content:"\f138"}.bi-arrow-up-circle-fill:before{content:"\f139"}.bi-arrow-up-circle:before{content:"\f13a"}.bi-arrow-up-left-circle-fill:before{content:"\f13b"}.bi-arrow-up-left-circle:before{content:"\f13c"}.bi-arrow-up-left-square-fill:before{content:"\f13d"}.bi-arrow-up-left-square:before{content:"\f13e"}.bi-arrow-up-left:before{content:"\f13f"}.bi-arrow-up-right-circle-fill:before{content:"\f140"}.bi-arrow-up-right-circle:before{content:"\f141"}.bi-arrow-up-right-square-fill:before{content:"\f142"}.bi-arrow-up-right-square:before{content:"\f143"}.bi-arrow-up-right:before{content:"\f144"}.bi-arrow-up-short:before{content:"\f145"}.bi-arrow-up-square-fill:before{content:"\f146"}.bi-arrow-up-square:before{content:"\f147"}.bi-arrow-up:before{content:"\f148"}.bi-arrows-angle-contract:before{content:"\f149"}.bi-arrows-angle-expand:before{content:"\f14a"}.bi-arrows-collapse:before{content:"\f14b"}.bi-arrows-expand:before{content:"\f14c"}.bi-arrows-fullscreen:before{content:"\f14d"}.bi-arrows-move:before{content:"\f14e"}.bi-aspect-ratio-fill:before{content:"\f14f"}.bi-aspect-ratio:before{content:"\f150"}.bi-asterisk:before{content:"\f151"}.bi-at:before{content:"\f152"}.bi-award-fill:before{content:"\f153"}.bi-award:before{content:"\f154"}.bi-back:before{content:"\f155"}.bi-backspace-fill:before{content:"\f156"}.bi-backspace-reverse-fill:before{content:"\f157"}.bi-backspace-reverse:before{content:"\f158"}.bi-backspace:before{content:"\f159"}.bi-badge-3d-fill:before{content:"\f15a"}.bi-badge-3d:before{content:"\f15b"}.bi-badge-4k-fill:before{content:"\f15c"}.bi-badge-4k:before{content:"\f15d"}.bi-badge-8k-fill:before{content:"\f15e"}.bi-badge-8k:before{content:"\f15f"}.bi-badge-ad-fill:before{content:"\f160"}.bi-badge-ad:before{content:"\f161"}.bi-badge-ar-fill:before{content:"\f162"}.bi-badge-ar:before{content:"\f163"}.bi-badge-cc-fill:before{content:"\f164"}.bi-badge-cc:before{content:"\f165"}.bi-badge-hd-fill:before{content:"\f166"}.bi-badge-hd:before{content:"\f167"}.bi-badge-tm-fill:before{content:"\f168"}.bi-badge-tm:before{content:"\f169"}.bi-badge-vo-fill:before{content:"\f16a"}.bi-badge-vo:before{content:"\f16b"}.bi-badge-vr-fill:before{content:"\f16c"}.bi-badge-vr:before{content:"\f16d"}.bi-badge-wc-fill:before{content:"\f16e"}.bi-badge-wc:before{content:"\f16f"}.bi-bag-check-fill:before{content:"\f170"}.bi-bag-check:before{content:"\f171"}.bi-bag-dash-fill:before{content:"\f172"}.bi-bag-dash:before{content:"\f173"}.bi-bag-fill:before{content:"\f174"}.bi-bag-plus-fill:before{content:"\f175"}.bi-bag-plus:before{content:"\f176"}.bi-bag-x-fill:before{content:"\f177"}.bi-bag-x:before{content:"\f178"}.bi-bag:before{content:"\f179"}.bi-bar-chart-fill:before{content:"\f17a"}.bi-bar-chart-line-fill:before{content:"\f17b"}.bi-bar-chart-line:before{content:"\f17c"}.bi-bar-chart-steps:before{content:"\f17d"}.bi-bar-chart:before{content:"\f17e"}.bi-basket-fill:before{content:"\f17f"}.bi-basket:before{content:"\f180"}.bi-basket2-fill:before{content:"\f181"}.bi-basket2:before{content:"\f182"}.bi-basket3-fill:before{content:"\f183"}.bi-basket3:before{content:"\f184"}.bi-battery-charging:before{content:"\f185"}.bi-battery-full:before{content:"\f186"}.bi-battery-half:before{content:"\f187"}.bi-battery:before{content:"\f188"}.bi-bell-fill:before{content:"\f189"}.bi-bell:before{content:"\f18a"}.bi-bezier:before{content:"\f18b"}.bi-bezier2:before{content:"\f18c"}.bi-bicycle:before{content:"\f18d"}.bi-binoculars-fill:before{content:"\f18e"}.bi-binoculars:before{content:"\f18f"}.bi-blockquote-left:before{content:"\f190"}.bi-blockquote-right:before{content:"\f191"}.bi-book-fill:before{content:"\f192"}.bi-book-half:before{content:"\f193"}.bi-book:before{content:"\f194"}.bi-bookmark-check-fill:before{content:"\f195"}.bi-bookmark-check:before{content:"\f196"}.bi-bookmark-dash-fill:before{content:"\f197"}.bi-bookmark-dash:before{content:"\f198"}.bi-bookmark-fill:before{content:"\f199"}.bi-bookmark-heart-fill:before{content:"\f19a"}.bi-bookmark-heart:before{content:"\f19b"}.bi-bookmark-plus-fill:before{content:"\f19c"}.bi-bookmark-plus:before{content:"\f19d"}.bi-bookmark-star-fill:before{content:"\f19e"}.bi-bookmark-star:before{content:"\f19f"}.bi-bookmark-x-fill:before{content:"\f1a0"}.bi-bookmark-x:before{content:"\f1a1"}.bi-bookmark:before{content:"\f1a2"}.bi-bookmarks-fill:before{content:"\f1a3"}.bi-bookmarks:before{content:"\f1a4"}.bi-bookshelf:before{content:"\f1a5"}.bi-bootstrap-fill:before{content:"\f1a6"}.bi-bootstrap-reboot:before{content:"\f1a7"}.bi-bootstrap:before{content:"\f1a8"}.bi-border-all:before{content:"\f1a9"}.bi-border-bottom:before{content:"\f1aa"}.bi-border-center:before{content:"\f1ab"}.bi-border-inner:before{content:"\f1ac"}.bi-border-left:before{content:"\f1ad"}.bi-border-middle:before{content:"\f1ae"}.bi-border-outer:before{content:"\f1af"}.bi-border-right:before{content:"\f1b0"}.bi-border-style:before{content:"\f1b1"}.bi-border-top:before{content:"\f1b2"}.bi-border-width:before{content:"\f1b3"}.bi-border:before{content:"\f1b4"}.bi-bounding-box-circles:before{content:"\f1b5"}.bi-bounding-box:before{content:"\f1b6"}.bi-box-arrow-down-left:before{content:"\f1b7"}.bi-box-arrow-down-right:before{content:"\f1b8"}.bi-box-arrow-down:before{content:"\f1b9"}.bi-box-arrow-in-down-left:before{content:"\f1ba"}.bi-box-arrow-in-down-right:before{content:"\f1bb"}.bi-box-arrow-in-down:before{content:"\f1bc"}.bi-box-arrow-in-left:before{content:"\f1bd"}.bi-box-arrow-in-right:before{content:"\f1be"}.bi-box-arrow-in-up-left:before{content:"\f1bf"}.bi-box-arrow-in-up-right:before{content:"\f1c0"}.bi-box-arrow-in-up:before{content:"\f1c1"}.bi-box-arrow-left:before{content:"\f1c2"}.bi-box-arrow-right:before{content:"\f1c3"}.bi-box-arrow-up-left:before{content:"\f1c4"}.bi-box-arrow-up-right:before{content:"\f1c5"}.bi-box-arrow-up:before{content:"\f1c6"}.bi-box-seam:before{content:"\f1c7"}.bi-box:before{content:"\f1c8"}.bi-braces:before{content:"\f1c9"}.bi-bricks:before{content:"\f1ca"}.bi-briefcase-fill:before{content:"\f1cb"}.bi-briefcase:before{content:"\f1cc"}.bi-brightness-alt-high-fill:before{content:"\f1cd"}.bi-brightness-alt-high:before{content:"\f1ce"}.bi-brightness-alt-low-fill:before{content:"\f1cf"}.bi-brightness-alt-low:before{content:"\f1d0"}.bi-brightness-high-fill:before{content:"\f1d1"}.bi-brightness-high:before{content:"\f1d2"}.bi-brightness-low-fill:before{content:"\f1d3"}.bi-brightness-low:before{content:"\f1d4"}.bi-broadcast-pin:before{content:"\f1d5"}.bi-broadcast:before{content:"\f1d6"}.bi-brush-fill:before{content:"\f1d7"}.bi-brush:before{content:"\f1d8"}.bi-bucket-fill:before{content:"\f1d9"}.bi-bucket:before{content:"\f1da"}.bi-bug-fill:before{content:"\f1db"}.bi-bug:before{content:"\f1dc"}.bi-building:before{content:"\f1dd"}.bi-bullseye:before{content:"\f1de"}.bi-calculator-fill:before{content:"\f1df"}.bi-calculator:before{content:"\f1e0"}.bi-calendar-check-fill:before{content:"\f1e1"}.bi-calendar-check:before{content:"\f1e2"}.bi-calendar-date-fill:before{content:"\f1e3"}.bi-calendar-date:before{content:"\f1e4"}.bi-calendar-day-fill:before{content:"\f1e5"}.bi-calendar-day:before{content:"\f1e6"}.bi-calendar-event-fill:before{content:"\f1e7"}.bi-calendar-event:before{content:"\f1e8"}.bi-calendar-fill:before{content:"\f1e9"}.bi-calendar-minus-fill:before{content:"\f1ea"}.bi-calendar-minus:before{content:"\f1eb"}.bi-calendar-month-fill:before{content:"\f1ec"}.bi-calendar-month:before{content:"\f1ed"}.bi-calendar-plus-fill:before{content:"\f1ee"}.bi-calendar-plus:before{content:"\f1ef"}.bi-calendar-range-fill:before{content:"\f1f0"}.bi-calendar-range:before{content:"\f1f1"}.bi-calendar-week-fill:before{content:"\f1f2"}.bi-calendar-week:before{content:"\f1f3"}.bi-calendar-x-fill:before{content:"\f1f4"}.bi-calendar-x:before{content:"\f1f5"}.bi-calendar:before{content:"\f1f6"}.bi-calendar2-check-fill:before{content:"\f1f7"}.bi-calendar2-check:before{content:"\f1f8"}.bi-calendar2-date-fill:before{content:"\f1f9"}.bi-calendar2-date:before{content:"\f1fa"}.bi-calendar2-day-fill:before{content:"\f1fb"}.bi-calendar2-day:before{content:"\f1fc"}.bi-calendar2-event-fill:before{content:"\f1fd"}.bi-calendar2-event:before{content:"\f1fe"}.bi-calendar2-fill:before{content:"\f1ff"}.bi-calendar2-minus-fill:before{content:"\f200"}.bi-calendar2-minus:before{content:"\f201"}.bi-calendar2-month-fill:before{content:"\f202"}.bi-calendar2-month:before{content:"\f203"}.bi-calendar2-plus-fill:before{content:"\f204"}.bi-calendar2-plus:before{content:"\f205"}.bi-calendar2-range-fill:before{content:"\f206"}.bi-calendar2-range:before{content:"\f207"}.bi-calendar2-week-fill:before{content:"\f208"}.bi-calendar2-week:before{content:"\f209"}.bi-calendar2-x-fill:before{content:"\f20a"}.bi-calendar2-x:before{content:"\f20b"}.bi-calendar2:before{content:"\f20c"}.bi-calendar3-event-fill:before{content:"\f20d"}.bi-calendar3-event:before{content:"\f20e"}.bi-calendar3-fill:before{content:"\f20f"}.bi-calendar3-range-fill:before{content:"\f210"}.bi-calendar3-range:before{content:"\f211"}.bi-calendar3-week-fill:before{content:"\f212"}.bi-calendar3-week:before{content:"\f213"}.bi-calendar3:before{content:"\f214"}.bi-calendar4-event:before{content:"\f215"}.bi-calendar4-range:before{content:"\f216"}.bi-calendar4-week:before{content:"\f217"}.bi-calendar4:before{content:"\f218"}.bi-camera-fill:before{content:"\f219"}.bi-camera-reels-fill:before{content:"\f21a"}.bi-camera-reels:before{content:"\f21b"}.bi-camera-video-fill:before{content:"\f21c"}.bi-camera-video-off-fill:before{content:"\f21d"}.bi-camera-video-off:before{content:"\f21e"}.bi-camera-video:before{content:"\f21f"}.bi-camera:before{content:"\f220"}.bi-camera2:before{content:"\f221"}.bi-capslock-fill:before{content:"\f222"}.bi-capslock:before{content:"\f223"}.bi-card-checklist:before{content:"\f224"}.bi-card-heading:before{content:"\f225"}.bi-card-image:before{content:"\f226"}.bi-card-list:before{content:"\f227"}.bi-card-text:before{content:"\f228"}.bi-caret-down-fill:before{content:"\f229"}.bi-caret-down-square-fill:before{content:"\f22a"}.bi-caret-down-square:before{content:"\f22b"}.bi-caret-down:before{content:"\f22c"}.bi-caret-left-fill:before{content:"\f22d"}.bi-caret-left-square-fill:before{content:"\f22e"}.bi-caret-left-square:before{content:"\f22f"}.bi-caret-left:before{content:"\f230"}.bi-caret-right-fill:before{content:"\f231"}.bi-caret-right-square-fill:before{content:"\f232"}.bi-caret-right-square:before{content:"\f233"}.bi-caret-right:before{content:"\f234"}.bi-caret-up-fill:before{content:"\f235"}.bi-caret-up-square-fill:before{content:"\f236"}.bi-caret-up-square:before{content:"\f237"}.bi-caret-up:before{content:"\f238"}.bi-cart-check-fill:before{content:"\f239"}.bi-cart-check:before{content:"\f23a"}.bi-cart-dash-fill:before{content:"\f23b"}.bi-cart-dash:before{content:"\f23c"}.bi-cart-fill:before{content:"\f23d"}.bi-cart-plus-fill:before{content:"\f23e"}.bi-cart-plus:before{content:"\f23f"}.bi-cart-x-fill:before{content:"\f240"}.bi-cart-x:before{content:"\f241"}.bi-cart:before{content:"\f242"}.bi-cart2:before{content:"\f243"}.bi-cart3:before{content:"\f244"}.bi-cart4:before{content:"\f245"}.bi-cash-stack:before{content:"\f246"}.bi-cash:before{content:"\f247"}.bi-cast:before{content:"\f248"}.bi-chat-dots-fill:before{content:"\f249"}.bi-chat-dots:before{content:"\f24a"}.bi-chat-fill:before{content:"\f24b"}.bi-chat-left-dots-fill:before{content:"\f24c"}.bi-chat-left-dots:before{content:"\f24d"}.bi-chat-left-fill:before{content:"\f24e"}.bi-chat-left-quote-fill:before{content:"\f24f"}.bi-chat-left-quote:before{content:"\f250"}.bi-chat-left-text-fill:before{content:"\f251"}.bi-chat-left-text:before{content:"\f252"}.bi-chat-left:before{content:"\f253"}.bi-chat-quote-fill:before{content:"\f254"}.bi-chat-quote:before{content:"\f255"}.bi-chat-right-dots-fill:before{content:"\f256"}.bi-chat-right-dots:before{content:"\f257"}.bi-chat-right-fill:before{content:"\f258"}.bi-chat-right-quote-fill:before{content:"\f259"}.bi-chat-right-quote:before{content:"\f25a"}.bi-chat-right-text-fill:before{content:"\f25b"}.bi-chat-right-text:before{content:"\f25c"}.bi-chat-right:before{content:"\f25d"}.bi-chat-square-dots-fill:before{content:"\f25e"}.bi-chat-square-dots:before{content:"\f25f"}.bi-chat-square-fill:before{content:"\f260"}.bi-chat-square-quote-fill:before{content:"\f261"}.bi-chat-square-quote:before{content:"\f262"}.bi-chat-square-text-fill:before{content:"\f263"}.bi-chat-square-text:before{content:"\f264"}.bi-chat-square:before{content:"\f265"}.bi-chat-text-fill:before{content:"\f266"}.bi-chat-text:before{content:"\f267"}.bi-chat:before{content:"\f268"}.bi-check-all:before{content:"\f269"}.bi-check-circle-fill:before{content:"\f26a"}.bi-check-circle:before{content:"\f26b"}.bi-check-square-fill:before{content:"\f26c"}.bi-check-square:before{content:"\f26d"}.bi-check:before{content:"\f26e"}.bi-check2-all:before{content:"\f26f"}.bi-check2-circle:before{content:"\f270"}.bi-check2-square:before{content:"\f271"}.bi-check2:before{content:"\f272"}.bi-chevron-bar-contract:before{content:"\f273"}.bi-chevron-bar-down:before{content:"\f274"}.bi-chevron-bar-expand:before{content:"\f275"}.bi-chevron-bar-left:before{content:"\f276"}.bi-chevron-bar-right:before{content:"\f277"}.bi-chevron-bar-up:before{content:"\f278"}.bi-chevron-compact-down:before{content:"\f279"}.bi-chevron-compact-left:before{content:"\f27a"}.bi-chevron-compact-right:before{content:"\f27b"}.bi-chevron-compact-up:before{content:"\f27c"}.bi-chevron-contract:before{content:"\f27d"}.bi-chevron-double-down:before{content:"\f27e"}.bi-chevron-double-left:before{content:"\f27f"}.bi-chevron-double-right:before{content:"\f280"}.bi-chevron-double-up:before{content:"\f281"}.bi-chevron-down:before{content:"\f282"}.bi-chevron-expand:before{content:"\f283"}.bi-chevron-left:before{content:"\f284"}.bi-chevron-right:before{content:"\f285"}.bi-chevron-up:before{content:"\f286"}.bi-circle-fill:before{content:"\f287"}.bi-circle-half:before{content:"\f288"}.bi-circle-square:before{content:"\f289"}.bi-circle:before{content:"\f28a"}.bi-clipboard-check:before{content:"\f28b"}.bi-clipboard-data:before{content:"\f28c"}.bi-clipboard-minus:before{content:"\f28d"}.bi-clipboard-plus:before{content:"\f28e"}.bi-clipboard-x:before{content:"\f28f"}.bi-clipboard:before{content:"\f290"}.bi-clock-fill:before{content:"\f291"}.bi-clock-history:before{content:"\f292"}.bi-clock:before{content:"\f293"}.bi-cloud-arrow-down-fill:before{content:"\f294"}.bi-cloud-arrow-down:before{content:"\f295"}.bi-cloud-arrow-up-fill:before{content:"\f296"}.bi-cloud-arrow-up:before{content:"\f297"}.bi-cloud-check-fill:before{content:"\f298"}.bi-cloud-check:before{content:"\f299"}.bi-cloud-download-fill:before{content:"\f29a"}.bi-cloud-download:before{content:"\f29b"}.bi-cloud-drizzle-fill:before{content:"\f29c"}.bi-cloud-drizzle:before{content:"\f29d"}.bi-cloud-fill:before{content:"\f29e"}.bi-cloud-fog-fill:before{content:"\f29f"}.bi-cloud-fog:before{content:"\f2a0"}.bi-cloud-fog2-fill:before{content:"\f2a1"}.bi-cloud-fog2:before{content:"\f2a2"}.bi-cloud-hail-fill:before{content:"\f2a3"}.bi-cloud-hail:before{content:"\f2a4"}.bi-cloud-haze-fill:before{content:"\f2a6"}.bi-cloud-haze:before{content:"\f2a7"}.bi-cloud-haze2-fill:before{content:"\f2a8"}.bi-cloud-lightning-fill:before{content:"\f2a9"}.bi-cloud-lightning-rain-fill:before{content:"\f2aa"}.bi-cloud-lightning-rain:before{content:"\f2ab"}.bi-cloud-lightning:before{content:"\f2ac"}.bi-cloud-minus-fill:before{content:"\f2ad"}.bi-cloud-minus:before{content:"\f2ae"}.bi-cloud-moon-fill:before{content:"\f2af"}.bi-cloud-moon:before{content:"\f2b0"}.bi-cloud-plus-fill:before{content:"\f2b1"}.bi-cloud-plus:before{content:"\f2b2"}.bi-cloud-rain-fill:before{content:"\f2b3"}.bi-cloud-rain-heavy-fill:before{content:"\f2b4"}.bi-cloud-rain-heavy:before{content:"\f2b5"}.bi-cloud-rain:before{content:"\f2b6"}.bi-cloud-slash-fill:before{content:"\f2b7"}.bi-cloud-slash:before{content:"\f2b8"}.bi-cloud-sleet-fill:before{content:"\f2b9"}.bi-cloud-sleet:before{content:"\f2ba"}.bi-cloud-snow-fill:before{content:"\f2bb"}.bi-cloud-snow:before{content:"\f2bc"}.bi-cloud-sun-fill:before{content:"\f2bd"}.bi-cloud-sun:before{content:"\f2be"}.bi-cloud-upload-fill:before{content:"\f2bf"}.bi-cloud-upload:before{content:"\f2c0"}.bi-cloud:before{content:"\f2c1"}.bi-clouds-fill:before{content:"\f2c2"}.bi-clouds:before{content:"\f2c3"}.bi-cloudy-fill:before{content:"\f2c4"}.bi-cloudy:before{content:"\f2c5"}.bi-code-slash:before{content:"\f2c6"}.bi-code-square:before{content:"\f2c7"}.bi-code:before{content:"\f2c8"}.bi-collection-fill:before{content:"\f2c9"}.bi-collection-play-fill:before{content:"\f2ca"}.bi-collection-play:before{content:"\f2cb"}.bi-collection:before{content:"\f2cc"}.bi-columns-gap:before{content:"\f2cd"}.bi-columns:before{content:"\f2ce"}.bi-command:before{content:"\f2cf"}.bi-compass-fill:before{content:"\f2d0"}.bi-compass:before{content:"\f2d1"}.bi-cone-striped:before{content:"\f2d2"}.bi-cone:before{content:"\f2d3"}.bi-controller:before{content:"\f2d4"}.bi-cpu-fill:before{content:"\f2d5"}.bi-cpu:before{content:"\f2d6"}.bi-credit-card-2-back-fill:before{content:"\f2d7"}.bi-credit-card-2-back:before{content:"\f2d8"}.bi-credit-card-2-front-fill:before{content:"\f2d9"}.bi-credit-card-2-front:before{content:"\f2da"}.bi-credit-card-fill:before{content:"\f2db"}.bi-credit-card:before{content:"\f2dc"}.bi-crop:before{content:"\f2dd"}.bi-cup-fill:before{content:"\f2de"}.bi-cup-straw:before{content:"\f2df"}.bi-cup:before{content:"\f2e0"}.bi-cursor-fill:before{content:"\f2e1"}.bi-cursor-text:before{content:"\f2e2"}.bi-cursor:before{content:"\f2e3"}.bi-dash-circle-dotted:before{content:"\f2e4"}.bi-dash-circle-fill:before{content:"\f2e5"}.bi-dash-circle:before{content:"\f2e6"}.bi-dash-square-dotted:before{content:"\f2e7"}.bi-dash-square-fill:before{content:"\f2e8"}.bi-dash-square:before{content:"\f2e9"}.bi-dash:before{content:"\f2ea"}.bi-diagram-2-fill:before{content:"\f2eb"}.bi-diagram-2:before{content:"\f2ec"}.bi-diagram-3-fill:before{content:"\f2ed"}.bi-diagram-3:before{content:"\f2ee"}.bi-diamond-fill:before{content:"\f2ef"}.bi-diamond-half:before{content:"\f2f0"}.bi-diamond:before{content:"\f2f1"}.bi-dice-1-fill:before{content:"\f2f2"}.bi-dice-1:before{content:"\f2f3"}.bi-dice-2-fill:before{content:"\f2f4"}.bi-dice-2:before{content:"\f2f5"}.bi-dice-3-fill:before{content:"\f2f6"}.bi-dice-3:before{content:"\f2f7"}.bi-dice-4-fill:before{content:"\f2f8"}.bi-dice-4:before{content:"\f2f9"}.bi-dice-5-fill:before{content:"\f2fa"}.bi-dice-5:before{content:"\f2fb"}.bi-dice-6-fill:before{content:"\f2fc"}.bi-dice-6:before{content:"\f2fd"}.bi-disc-fill:before{content:"\f2fe"}.bi-disc:before{content:"\f2ff"}.bi-discord:before{content:"\f300"}.bi-display-fill:before{content:"\f301"}.bi-display:before{content:"\f302"}.bi-distribute-horizontal:before{content:"\f303"}.bi-distribute-vertical:before{content:"\f304"}.bi-door-closed-fill:before{content:"\f305"}.bi-door-closed:before{content:"\f306"}.bi-door-open-fill:before{content:"\f307"}.bi-door-open:before{content:"\f308"}.bi-dot:before{content:"\f309"}.bi-download:before{content:"\f30a"}.bi-droplet-fill:before{content:"\f30b"}.bi-droplet-half:before{content:"\f30c"}.bi-droplet:before{content:"\f30d"}.bi-earbuds:before{content:"\f30e"}.bi-easel-fill:before{content:"\f30f"}.bi-easel:before{content:"\f310"}.bi-egg-fill:before{content:"\f311"}.bi-egg-fried:before{content:"\f312"}.bi-egg:before{content:"\f313"}.bi-eject-fill:before{content:"\f314"}.bi-eject:before{content:"\f315"}.bi-emoji-angry-fill:before{content:"\f316"}.bi-emoji-angry:before{content:"\f317"}.bi-emoji-dizzy-fill:before{content:"\f318"}.bi-emoji-dizzy:before{content:"\f319"}.bi-emoji-expressionless-fill:before{content:"\f31a"}.bi-emoji-expressionless:before{content:"\f31b"}.bi-emoji-frown-fill:before{content:"\f31c"}.bi-emoji-frown:before{content:"\f31d"}.bi-emoji-heart-eyes-fill:before{content:"\f31e"}.bi-emoji-heart-eyes:before{content:"\f31f"}.bi-emoji-laughing-fill:before{content:"\f320"}.bi-emoji-laughing:before{content:"\f321"}.bi-emoji-neutral-fill:before{content:"\f322"}.bi-emoji-neutral:before{content:"\f323"}.bi-emoji-smile-fill:before{content:"\f324"}.bi-emoji-smile-upside-down-fill:before{content:"\f325"}.bi-emoji-smile-upside-down:before{content:"\f326"}.bi-emoji-smile:before{content:"\f327"}.bi-emoji-sunglasses-fill:before{content:"\f328"}.bi-emoji-sunglasses:before{content:"\f329"}.bi-emoji-wink-fill:before{content:"\f32a"}.bi-emoji-wink:before{content:"\f32b"}.bi-envelope-fill:before{content:"\f32c"}.bi-envelope-open-fill:before{content:"\f32d"}.bi-envelope-open:before{content:"\f32e"}.bi-envelope:before{content:"\f32f"}.bi-eraser-fill:before{content:"\f330"}.bi-eraser:before{content:"\f331"}.bi-exclamation-circle-fill:before{content:"\f332"}.bi-exclamation-circle:before{content:"\f333"}.bi-exclamation-diamond-fill:before{content:"\f334"}.bi-exclamation-diamond:before{content:"\f335"}.bi-exclamation-octagon-fill:before{content:"\f336"}.bi-exclamation-octagon:before{content:"\f337"}.bi-exclamation-square-fill:before{content:"\f338"}.bi-exclamation-square:before{content:"\f339"}.bi-exclamation-triangle-fill:before{content:"\f33a"}.bi-exclamation-triangle:before{content:"\f33b"}.bi-exclamation:before{content:"\f33c"}.bi-exclude:before{content:"\f33d"}.bi-eye-fill:before{content:"\f33e"}.bi-eye-slash-fill:before{content:"\f33f"}.bi-eye-slash:before{content:"\f340"}.bi-eye:before{content:"\f341"}.bi-eyedropper:before{content:"\f342"}.bi-eyeglasses:before{content:"\f343"}.bi-facebook:before{content:"\f344"}.bi-file-arrow-down-fill:before{content:"\f345"}.bi-file-arrow-down:before{content:"\f346"}.bi-file-arrow-up-fill:before{content:"\f347"}.bi-file-arrow-up:before{content:"\f348"}.bi-file-bar-graph-fill:before{content:"\f349"}.bi-file-bar-graph:before{content:"\f34a"}.bi-file-binary-fill:before{content:"\f34b"}.bi-file-binary:before{content:"\f34c"}.bi-file-break-fill:before{content:"\f34d"}.bi-file-break:before{content:"\f34e"}.bi-file-check-fill:before{content:"\f34f"}.bi-file-check:before{content:"\f350"}.bi-file-code-fill:before{content:"\f351"}.bi-file-code:before{content:"\f352"}.bi-file-diff-fill:before{content:"\f353"}.bi-file-diff:before{content:"\f354"}.bi-file-earmark-arrow-down-fill:before{content:"\f355"}.bi-file-earmark-arrow-down:before{content:"\f356"}.bi-file-earmark-arrow-up-fill:before{content:"\f357"}.bi-file-earmark-arrow-up:before{content:"\f358"}.bi-file-earmark-bar-graph-fill:before{content:"\f359"}.bi-file-earmark-bar-graph:before{content:"\f35a"}.bi-file-earmark-binary-fill:before{content:"\f35b"}.bi-file-earmark-binary:before{content:"\f35c"}.bi-file-earmark-break-fill:before{content:"\f35d"}.bi-file-earmark-break:before{content:"\f35e"}.bi-file-earmark-check-fill:before{content:"\f35f"}.bi-file-earmark-check:before{content:"\f360"}.bi-file-earmark-code-fill:before{content:"\f361"}.bi-file-earmark-code:before{content:"\f362"}.bi-file-earmark-diff-fill:before{content:"\f363"}.bi-file-earmark-diff:before{content:"\f364"}.bi-file-earmark-easel-fill:before{content:"\f365"}.bi-file-earmark-easel:before{content:"\f366"}.bi-file-earmark-excel-fill:before{content:"\f367"}.bi-file-earmark-excel:before{content:"\f368"}.bi-file-earmark-fill:before{content:"\f369"}.bi-file-earmark-font-fill:before{content:"\f36a"}.bi-file-earmark-font:before{content:"\f36b"}.bi-file-earmark-image-fill:before{content:"\f36c"}.bi-file-earmark-image:before{content:"\f36d"}.bi-file-earmark-lock-fill:before{content:"\f36e"}.bi-file-earmark-lock:before{content:"\f36f"}.bi-file-earmark-lock2-fill:before{content:"\f370"}.bi-file-earmark-lock2:before{content:"\f371"}.bi-file-earmark-medical-fill:before{content:"\f372"}.bi-file-earmark-medical:before{content:"\f373"}.bi-file-earmark-minus-fill:before{content:"\f374"}.bi-file-earmark-minus:before{content:"\f375"}.bi-file-earmark-music-fill:before{content:"\f376"}.bi-file-earmark-music:before{content:"\f377"}.bi-file-earmark-person-fill:before{content:"\f378"}.bi-file-earmark-person:before{content:"\f379"}.bi-file-earmark-play-fill:before{content:"\f37a"}.bi-file-earmark-play:before{content:"\f37b"}.bi-file-earmark-plus-fill:before{content:"\f37c"}.bi-file-earmark-plus:before{content:"\f37d"}.bi-file-earmark-post-fill:before{content:"\f37e"}.bi-file-earmark-post:before{content:"\f37f"}.bi-file-earmark-ppt-fill:before{content:"\f380"}.bi-file-earmark-ppt:before{content:"\f381"}.bi-file-earmark-richtext-fill:before{content:"\f382"}.bi-file-earmark-richtext:before{content:"\f383"}.bi-file-earmark-ruled-fill:before{content:"\f384"}.bi-file-earmark-ruled:before{content:"\f385"}.bi-file-earmark-slides-fill:before{content:"\f386"}.bi-file-earmark-slides:before{content:"\f387"}.bi-file-earmark-spreadsheet-fill:before{content:"\f388"}.bi-file-earmark-spreadsheet:before{content:"\f389"}.bi-file-earmark-text-fill:before{content:"\f38a"}.bi-file-earmark-text:before{content:"\f38b"}.bi-file-earmark-word-fill:before{content:"\f38c"}.bi-file-earmark-word:before{content:"\f38d"}.bi-file-earmark-x-fill:before{content:"\f38e"}.bi-file-earmark-x:before{content:"\f38f"}.bi-file-earmark-zip-fill:before{content:"\f390"}.bi-file-earmark-zip:before{content:"\f391"}.bi-file-earmark:before{content:"\f392"}.bi-file-easel-fill:before{content:"\f393"}.bi-file-easel:before{content:"\f394"}.bi-file-excel-fill:before{content:"\f395"}.bi-file-excel:before{content:"\f396"}.bi-file-fill:before{content:"\f397"}.bi-file-font-fill:before{content:"\f398"}.bi-file-font:before{content:"\f399"}.bi-file-image-fill:before{content:"\f39a"}.bi-file-image:before{content:"\f39b"}.bi-file-lock-fill:before{content:"\f39c"}.bi-file-lock:before{content:"\f39d"}.bi-file-lock2-fill:before{content:"\f39e"}.bi-file-lock2:before{content:"\f39f"}.bi-file-medical-fill:before{content:"\f3a0"}.bi-file-medical:before{content:"\f3a1"}.bi-file-minus-fill:before{content:"\f3a2"}.bi-file-minus:before{content:"\f3a3"}.bi-file-music-fill:before{content:"\f3a4"}.bi-file-music:before{content:"\f3a5"}.bi-file-person-fill:before{content:"\f3a6"}.bi-file-person:before{content:"\f3a7"}.bi-file-play-fill:before{content:"\f3a8"}.bi-file-play:before{content:"\f3a9"}.bi-file-plus-fill:before{content:"\f3aa"}.bi-file-plus:before{content:"\f3ab"}.bi-file-post-fill:before{content:"\f3ac"}.bi-file-post:before{content:"\f3ad"}.bi-file-ppt-fill:before{content:"\f3ae"}.bi-file-ppt:before{content:"\f3af"}.bi-file-richtext-fill:before{content:"\f3b0"}.bi-file-richtext:before{content:"\f3b1"}.bi-file-ruled-fill:before{content:"\f3b2"}.bi-file-ruled:before{content:"\f3b3"}.bi-file-slides-fill:before{content:"\f3b4"}.bi-file-slides:before{content:"\f3b5"}.bi-file-spreadsheet-fill:before{content:"\f3b6"}.bi-file-spreadsheet:before{content:"\f3b7"}.bi-file-text-fill:before{content:"\f3b8"}.bi-file-text:before{content:"\f3b9"}.bi-file-word-fill:before{content:"\f3ba"}.bi-file-word:before{content:"\f3bb"}.bi-file-x-fill:before{content:"\f3bc"}.bi-file-x:before{content:"\f3bd"}.bi-file-zip-fill:before{content:"\f3be"}.bi-file-zip:before{content:"\f3bf"}.bi-file:before{content:"\f3c0"}.bi-files-alt:before{content:"\f3c1"}.bi-files:before{content:"\f3c2"}.bi-film:before{content:"\f3c3"}.bi-filter-circle-fill:before{content:"\f3c4"}.bi-filter-circle:before{content:"\f3c5"}.bi-filter-left:before{content:"\f3c6"}.bi-filter-right:before{content:"\f3c7"}.bi-filter-square-fill:before{content:"\f3c8"}.bi-filter-square:before{content:"\f3c9"}.bi-filter:before{content:"\f3ca"}.bi-flag-fill:before{content:"\f3cb"}.bi-flag:before{content:"\f3cc"}.bi-flower1:before{content:"\f3cd"}.bi-flower2:before{content:"\f3ce"}.bi-flower3:before{content:"\f3cf"}.bi-folder-check:before{content:"\f3d0"}.bi-folder-fill:before{content:"\f3d1"}.bi-folder-minus:before{content:"\f3d2"}.bi-folder-plus:before{content:"\f3d3"}.bi-folder-symlink-fill:before{content:"\f3d4"}.bi-folder-symlink:before{content:"\f3d5"}.bi-folder-x:before{content:"\f3d6"}.bi-folder:before{content:"\f3d7"}.bi-folder2-open:before{content:"\f3d8"}.bi-folder2:before{content:"\f3d9"}.bi-fonts:before{content:"\f3da"}.bi-forward-fill:before{content:"\f3db"}.bi-forward:before{content:"\f3dc"}.bi-front:before{content:"\f3dd"}.bi-fullscreen-exit:before{content:"\f3de"}.bi-fullscreen:before{content:"\f3df"}.bi-funnel-fill:before{content:"\f3e0"}.bi-funnel:before{content:"\f3e1"}.bi-gear-fill:before{content:"\f3e2"}.bi-gear-wide-connected:before{content:"\f3e3"}.bi-gear-wide:before{content:"\f3e4"}.bi-gear:before{content:"\f3e5"}.bi-gem:before{content:"\f3e6"}.bi-geo-alt-fill:before{content:"\f3e7"}.bi-geo-alt:before{content:"\f3e8"}.bi-geo-fill:before{content:"\f3e9"}.bi-geo:before{content:"\f3ea"}.bi-gift-fill:before{content:"\f3eb"}.bi-gift:before{content:"\f3ec"}.bi-github:before{content:"\f3ed"}.bi-globe:before{content:"\f3ee"}.bi-globe2:before{content:"\f3ef"}.bi-google:before{content:"\f3f0"}.bi-graph-down:before{content:"\f3f1"}.bi-graph-up:before{content:"\f3f2"}.bi-grid-1x2-fill:before{content:"\f3f3"}.bi-grid-1x2:before{content:"\f3f4"}.bi-grid-3x2-gap-fill:before{content:"\f3f5"}.bi-grid-3x2-gap:before{content:"\f3f6"}.bi-grid-3x2:before{content:"\f3f7"}.bi-grid-3x3-gap-fill:before{content:"\f3f8"}.bi-grid-3x3-gap:before{content:"\f3f9"}.bi-grid-3x3:before{content:"\f3fa"}.bi-grid-fill:before{content:"\f3fb"}.bi-grid:before{content:"\f3fc"}.bi-grip-horizontal:before{content:"\f3fd"}.bi-grip-vertical:before{content:"\f3fe"}.bi-hammer:before{content:"\f3ff"}.bi-hand-index-fill:before{content:"\f400"}.bi-hand-index-thumb-fill:before{content:"\f401"}.bi-hand-index-thumb:before{content:"\f402"}.bi-hand-index:before{content:"\f403"}.bi-hand-thumbs-down-fill:before{content:"\f404"}.bi-hand-thumbs-down:before{content:"\f405"}.bi-hand-thumbs-up-fill:before{content:"\f406"}.bi-hand-thumbs-up:before{content:"\f407"}.bi-handbag-fill:before{content:"\f408"}.bi-handbag:before{content:"\f409"}.bi-hash:before{content:"\f40a"}.bi-hdd-fill:before{content:"\f40b"}.bi-hdd-network-fill:before{content:"\f40c"}.bi-hdd-network:before{content:"\f40d"}.bi-hdd-rack-fill:before{content:"\f40e"}.bi-hdd-rack:before{content:"\f40f"}.bi-hdd-stack-fill:before{content:"\f410"}.bi-hdd-stack:before{content:"\f411"}.bi-hdd:before{content:"\f412"}.bi-headphones:before{content:"\f413"}.bi-headset:before{content:"\f414"}.bi-heart-fill:before{content:"\f415"}.bi-heart-half:before{content:"\f416"}.bi-heart:before{content:"\f417"}.bi-heptagon-fill:before{content:"\f418"}.bi-heptagon-half:before{content:"\f419"}.bi-heptagon:before{content:"\f41a"}.bi-hexagon-fill:before{content:"\f41b"}.bi-hexagon-half:before{content:"\f41c"}.bi-hexagon:before{content:"\f41d"}.bi-hourglass-bottom:before{content:"\f41e"}.bi-hourglass-split:before{content:"\f41f"}.bi-hourglass-top:before{content:"\f420"}.bi-hourglass:before{content:"\f421"}.bi-house-door-fill:before{content:"\f422"}.bi-house-door:before{content:"\f423"}.bi-house-fill:before{content:"\f424"}.bi-house:before{content:"\f425"}.bi-hr:before{content:"\f426"}.bi-hurricane:before{content:"\f427"}.bi-image-alt:before{content:"\f428"}.bi-image-fill:before{content:"\f429"}.bi-image:before{content:"\f42a"}.bi-images:before{content:"\f42b"}.bi-inbox-fill:before{content:"\f42c"}.bi-inbox:before{content:"\f42d"}.bi-inboxes-fill:before{content:"\f42e"}.bi-inboxes:before{content:"\f42f"}.bi-info-circle-fill:before{content:"\f430"}.bi-info-circle:before{content:"\f431"}.bi-info-square-fill:before{content:"\f432"}.bi-info-square:before{content:"\f433"}.bi-info:before{content:"\f434"}.bi-input-cursor-text:before{content:"\f435"}.bi-input-cursor:before{content:"\f436"}.bi-instagram:before{content:"\f437"}.bi-intersect:before{content:"\f438"}.bi-journal-album:before{content:"\f439"}.bi-journal-arrow-down:before{content:"\f43a"}.bi-journal-arrow-up:before{content:"\f43b"}.bi-journal-bookmark-fill:before{content:"\f43c"}.bi-journal-bookmark:before{content:"\f43d"}.bi-journal-check:before{content:"\f43e"}.bi-journal-code:before{content:"\f43f"}.bi-journal-medical:before{content:"\f440"}.bi-journal-minus:before{content:"\f441"}.bi-journal-plus:before{content:"\f442"}.bi-journal-richtext:before{content:"\f443"}.bi-journal-text:before{content:"\f444"}.bi-journal-x:before{content:"\f445"}.bi-journal:before{content:"\f446"}.bi-journals:before{content:"\f447"}.bi-joystick:before{content:"\f448"}.bi-justify-left:before{content:"\f449"}.bi-justify-right:before{content:"\f44a"}.bi-justify:before{content:"\f44b"}.bi-kanban-fill:before{content:"\f44c"}.bi-kanban:before{content:"\f44d"}.bi-key-fill:before{content:"\f44e"}.bi-key:before{content:"\f44f"}.bi-keyboard-fill:before{content:"\f450"}.bi-keyboard:before{content:"\f451"}.bi-ladder:before{content:"\f452"}.bi-lamp-fill:before{content:"\f453"}.bi-lamp:before{content:"\f454"}.bi-laptop-fill:before{content:"\f455"}.bi-laptop:before{content:"\f456"}.bi-layer-backward:before{content:"\f457"}.bi-layer-forward:before{content:"\f458"}.bi-layers-fill:before{content:"\f459"}.bi-layers-half:before{content:"\f45a"}.bi-layers:before{content:"\f45b"}.bi-layout-sidebar-inset-reverse:before{content:"\f45c"}.bi-layout-sidebar-inset:before{content:"\f45d"}.bi-layout-sidebar-reverse:before{content:"\f45e"}.bi-layout-sidebar:before{content:"\f45f"}.bi-layout-split:before{content:"\f460"}.bi-layout-text-sidebar-reverse:before{content:"\f461"}.bi-layout-text-sidebar:before{content:"\f462"}.bi-layout-text-window-reverse:before{content:"\f463"}.bi-layout-text-window:before{content:"\f464"}.bi-layout-three-columns:before{content:"\f465"}.bi-layout-wtf:before{content:"\f466"}.bi-life-preserver:before{content:"\f467"}.bi-lightbulb-fill:before{content:"\f468"}.bi-lightbulb-off-fill:before{content:"\f469"}.bi-lightbulb-off:before{content:"\f46a"}.bi-lightbulb:before{content:"\f46b"}.bi-lightning-charge-fill:before{content:"\f46c"}.bi-lightning-charge:before{content:"\f46d"}.bi-lightning-fill:before{content:"\f46e"}.bi-lightning:before{content:"\f46f"}.bi-link-45deg:before{content:"\f470"}.bi-link:before{content:"\f471"}.bi-linkedin:before{content:"\f472"}.bi-list-check:before{content:"\f473"}.bi-list-nested:before{content:"\f474"}.bi-list-ol:before{content:"\f475"}.bi-list-stars:before{content:"\f476"}.bi-list-task:before{content:"\f477"}.bi-list-ul:before{content:"\f478"}.bi-list:before{content:"\f479"}.bi-lock-fill:before{content:"\f47a"}.bi-lock:before{content:"\f47b"}.bi-mailbox:before{content:"\f47c"}.bi-mailbox2:before{content:"\f47d"}.bi-map-fill:before{content:"\f47e"}.bi-map:before{content:"\f47f"}.bi-markdown-fill:before{content:"\f480"}.bi-markdown:before{content:"\f481"}.bi-mask:before{content:"\f482"}.bi-megaphone-fill:before{content:"\f483"}.bi-megaphone:before{content:"\f484"}.bi-menu-app-fill:before{content:"\f485"}.bi-menu-app:before{content:"\f486"}.bi-menu-button-fill:before{content:"\f487"}.bi-menu-button-wide-fill:before{content:"\f488"}.bi-menu-button-wide:before{content:"\f489"}.bi-menu-button:before{content:"\f48a"}.bi-menu-down:before{content:"\f48b"}.bi-menu-up:before{content:"\f48c"}.bi-mic-fill:before{content:"\f48d"}.bi-mic-mute-fill:before{content:"\f48e"}.bi-mic-mute:before{content:"\f48f"}.bi-mic:before{content:"\f490"}.bi-minecart-loaded:before{content:"\f491"}.bi-minecart:before{content:"\f492"}.bi-moisture:before{content:"\f493"}.bi-moon-fill:before{content:"\f494"}.bi-moon-stars-fill:before{content:"\f495"}.bi-moon-stars:before{content:"\f496"}.bi-moon:before{content:"\f497"}.bi-mouse-fill:before{content:"\f498"}.bi-mouse:before{content:"\f499"}.bi-mouse2-fill:before{content:"\f49a"}.bi-mouse2:before{content:"\f49b"}.bi-mouse3-fill:before{content:"\f49c"}.bi-mouse3:before{content:"\f49d"}.bi-music-note-beamed:before{content:"\f49e"}.bi-music-note-list:before{content:"\f49f"}.bi-music-note:before{content:"\f4a0"}.bi-music-player-fill:before{content:"\f4a1"}.bi-music-player:before{content:"\f4a2"}.bi-newspaper:before{content:"\f4a3"}.bi-node-minus-fill:before{content:"\f4a4"}.bi-node-minus:before{content:"\f4a5"}.bi-node-plus-fill:before{content:"\f4a6"}.bi-node-plus:before{content:"\f4a7"}.bi-nut-fill:before{content:"\f4a8"}.bi-nut:before{content:"\f4a9"}.bi-octagon-fill:before{content:"\f4aa"}.bi-octagon-half:before{content:"\f4ab"}.bi-octagon:before{content:"\f4ac"}.bi-option:before{content:"\f4ad"}.bi-outlet:before{content:"\f4ae"}.bi-paint-bucket:before{content:"\f4af"}.bi-palette-fill:before{content:"\f4b0"}.bi-palette:before{content:"\f4b1"}.bi-palette2:before{content:"\f4b2"}.bi-paperclip:before{content:"\f4b3"}.bi-paragraph:before{content:"\f4b4"}.bi-patch-check-fill:before{content:"\f4b5"}.bi-patch-check:before{content:"\f4b6"}.bi-patch-exclamation-fill:before{content:"\f4b7"}.bi-patch-exclamation:before{content:"\f4b8"}.bi-patch-minus-fill:before{content:"\f4b9"}.bi-patch-minus:before{content:"\f4ba"}.bi-patch-plus-fill:before{content:"\f4bb"}.bi-patch-plus:before{content:"\f4bc"}.bi-patch-question-fill:before{content:"\f4bd"}.bi-patch-question:before{content:"\f4be"}.bi-pause-btn-fill:before{content:"\f4bf"}.bi-pause-btn:before{content:"\f4c0"}.bi-pause-circle-fill:before{content:"\f4c1"}.bi-pause-circle:before{content:"\f4c2"}.bi-pause-fill:before{content:"\f4c3"}.bi-pause:before{content:"\f4c4"}.bi-peace-fill:before{content:"\f4c5"}.bi-peace:before{content:"\f4c6"}.bi-pen-fill:before{content:"\f4c7"}.bi-pen:before{content:"\f4c8"}.bi-pencil-fill:before{content:"\f4c9"}.bi-pencil-square:before{content:"\f4ca"}.bi-pencil:before{content:"\f4cb"}.bi-pentagon-fill:before{content:"\f4cc"}.bi-pentagon-half:before{content:"\f4cd"}.bi-pentagon:before{content:"\f4ce"}.bi-people-fill:before{content:"\f4cf"}.bi-people:before{content:"\f4d0"}.bi-percent:before{content:"\f4d1"}.bi-person-badge-fill:before{content:"\f4d2"}.bi-person-badge:before{content:"\f4d3"}.bi-person-bounding-box:before{content:"\f4d4"}.bi-person-check-fill:before{content:"\f4d5"}.bi-person-check:before{content:"\f4d6"}.bi-person-circle:before{content:"\f4d7"}.bi-person-dash-fill:before{content:"\f4d8"}.bi-person-dash:before{content:"\f4d9"}.bi-person-fill:before{content:"\f4da"}.bi-person-lines-fill:before{content:"\f4db"}.bi-person-plus-fill:before{content:"\f4dc"}.bi-person-plus:before{content:"\f4dd"}.bi-person-square:before{content:"\f4de"}.bi-person-x-fill:before{content:"\f4df"}.bi-person-x:before{content:"\f4e0"}.bi-person:before{content:"\f4e1"}.bi-phone-fill:before{content:"\f4e2"}.bi-phone-landscape-fill:before{content:"\f4e3"}.bi-phone-landscape:before{content:"\f4e4"}.bi-phone-vibrate-fill:before{content:"\f4e5"}.bi-phone-vibrate:before{content:"\f4e6"}.bi-phone:before{content:"\f4e7"}.bi-pie-chart-fill:before{content:"\f4e8"}.bi-pie-chart:before{content:"\f4e9"}.bi-pin-angle-fill:before{content:"\f4ea"}.bi-pin-angle:before{content:"\f4eb"}.bi-pin-fill:before{content:"\f4ec"}.bi-pin:before{content:"\f4ed"}.bi-pip-fill:before{content:"\f4ee"}.bi-pip:before{content:"\f4ef"}.bi-play-btn-fill:before{content:"\f4f0"}.bi-play-btn:before{content:"\f4f1"}.bi-play-circle-fill:before{content:"\f4f2"}.bi-play-circle:before{content:"\f4f3"}.bi-play-fill:before{content:"\f4f4"}.bi-play:before{content:"\f4f5"}.bi-plug-fill:before{content:"\f4f6"}.bi-plug:before{content:"\f4f7"}.bi-plus-circle-dotted:before{content:"\f4f8"}.bi-plus-circle-fill:before{content:"\f4f9"}.bi-plus-circle:before{content:"\f4fa"}.bi-plus-square-dotted:before{content:"\f4fb"}.bi-plus-square-fill:before{content:"\f4fc"}.bi-plus-square:before{content:"\f4fd"}.bi-plus:before{content:"\f4fe"}.bi-power:before{content:"\f4ff"}.bi-printer-fill:before{content:"\f500"}.bi-printer:before{content:"\f501"}.bi-puzzle-fill:before{content:"\f502"}.bi-puzzle:before{content:"\f503"}.bi-question-circle-fill:before{content:"\f504"}.bi-question-circle:before{content:"\f505"}.bi-question-diamond-fill:before{content:"\f506"}.bi-question-diamond:before{content:"\f507"}.bi-question-octagon-fill:before{content:"\f508"}.bi-question-octagon:before{content:"\f509"}.bi-question-square-fill:before{content:"\f50a"}.bi-question-square:before{content:"\f50b"}.bi-question:before{content:"\f50c"}.bi-rainbow:before{content:"\f50d"}.bi-receipt-cutoff:before{content:"\f50e"}.bi-receipt:before{content:"\f50f"}.bi-reception-0:before{content:"\f510"}.bi-reception-1:before{content:"\f511"}.bi-reception-2:before{content:"\f512"}.bi-reception-3:before{content:"\f513"}.bi-reception-4:before{content:"\f514"}.bi-record-btn-fill:before{content:"\f515"}.bi-record-btn:before{content:"\f516"}.bi-record-circle-fill:before{content:"\f517"}.bi-record-circle:before{content:"\f518"}.bi-record-fill:before{content:"\f519"}.bi-record:before{content:"\f51a"}.bi-record2-fill:before{content:"\f51b"}.bi-record2:before{content:"\f51c"}.bi-reply-all-fill:before{content:"\f51d"}.bi-reply-all:before{content:"\f51e"}.bi-reply-fill:before{content:"\f51f"}.bi-reply:before{content:"\f520"}.bi-rss-fill:before{content:"\f521"}.bi-rss:before{content:"\f522"}.bi-rulers:before{content:"\f523"}.bi-save-fill:before{content:"\f524"}.bi-save:before{content:"\f525"}.bi-save2-fill:before{content:"\f526"}.bi-save2:before{content:"\f527"}.bi-scissors:before{content:"\f528"}.bi-screwdriver:before{content:"\f529"}.bi-search:before{content:"\f52a"}.bi-segmented-nav:before{content:"\f52b"}.bi-server:before{content:"\f52c"}.bi-share-fill:before{content:"\f52d"}.bi-share:before{content:"\f52e"}.bi-shield-check:before{content:"\f52f"}.bi-shield-exclamation:before{content:"\f530"}.bi-shield-fill-check:before{content:"\f531"}.bi-shield-fill-exclamation:before{content:"\f532"}.bi-shield-fill-minus:before{content:"\f533"}.bi-shield-fill-plus:before{content:"\f534"}.bi-shield-fill-x:before{content:"\f535"}.bi-shield-fill:before{content:"\f536"}.bi-shield-lock-fill:before{content:"\f537"}.bi-shield-lock:before{content:"\f538"}.bi-shield-minus:before{content:"\f539"}.bi-shield-plus:before{content:"\f53a"}.bi-shield-shaded:before{content:"\f53b"}.bi-shield-slash-fill:before{content:"\f53c"}.bi-shield-slash:before{content:"\f53d"}.bi-shield-x:before{content:"\f53e"}.bi-shield:before{content:"\f53f"}.bi-shift-fill:before{content:"\f540"}.bi-shift:before{content:"\f541"}.bi-shop-window:before{content:"\f542"}.bi-shop:before{content:"\f543"}.bi-shuffle:before{content:"\f544"}.bi-signpost-2-fill:before{content:"\f545"}.bi-signpost-2:before{content:"\f546"}.bi-signpost-fill:before{content:"\f547"}.bi-signpost-split-fill:before{content:"\f548"}.bi-signpost-split:before{content:"\f549"}.bi-signpost:before{content:"\f54a"}.bi-sim-fill:before{content:"\f54b"}.bi-sim:before{content:"\f54c"}.bi-skip-backward-btn-fill:before{content:"\f54d"}.bi-skip-backward-btn:before{content:"\f54e"}.bi-skip-backward-circle-fill:before{content:"\f54f"}.bi-skip-backward-circle:before{content:"\f550"}.bi-skip-backward-fill:before{content:"\f551"}.bi-skip-backward:before{content:"\f552"}.bi-skip-end-btn-fill:before{content:"\f553"}.bi-skip-end-btn:before{content:"\f554"}.bi-skip-end-circle-fill:before{content:"\f555"}.bi-skip-end-circle:before{content:"\f556"}.bi-skip-end-fill:before{content:"\f557"}.bi-skip-end:before{content:"\f558"}.bi-skip-forward-btn-fill:before{content:"\f559"}.bi-skip-forward-btn:before{content:"\f55a"}.bi-skip-forward-circle-fill:before{content:"\f55b"}.bi-skip-forward-circle:before{content:"\f55c"}.bi-skip-forward-fill:before{content:"\f55d"}.bi-skip-forward:before{content:"\f55e"}.bi-skip-start-btn-fill:before{content:"\f55f"}.bi-skip-start-btn:before{content:"\f560"}.bi-skip-start-circle-fill:before{content:"\f561"}.bi-skip-start-circle:before{content:"\f562"}.bi-skip-start-fill:before{content:"\f563"}.bi-skip-start:before{content:"\f564"}.bi-slack:before{content:"\f565"}.bi-slash-circle-fill:before{content:"\f566"}.bi-slash-circle:before{content:"\f567"}.bi-slash-square-fill:before{content:"\f568"}.bi-slash-square:before{content:"\f569"}.bi-slash:before{content:"\f56a"}.bi-sliders:before{content:"\f56b"}.bi-smartwatch:before{content:"\f56c"}.bi-snow:before{content:"\f56d"}.bi-snow2:before{content:"\f56e"}.bi-snow3:before{content:"\f56f"}.bi-sort-alpha-down-alt:before{content:"\f570"}.bi-sort-alpha-down:before{content:"\f571"}.bi-sort-alpha-up-alt:before{content:"\f572"}.bi-sort-alpha-up:before{content:"\f573"}.bi-sort-down-alt:before{content:"\f574"}.bi-sort-down:before{content:"\f575"}.bi-sort-numeric-down-alt:before{content:"\f576"}.bi-sort-numeric-down:before{content:"\f577"}.bi-sort-numeric-up-alt:before{content:"\f578"}.bi-sort-numeric-up:before{content:"\f579"}.bi-sort-up-alt:before{content:"\f57a"}.bi-sort-up:before{content:"\f57b"}.bi-soundwave:before{content:"\f57c"}.bi-speaker-fill:before{content:"\f57d"}.bi-speaker:before{content:"\f57e"}.bi-speedometer:before{content:"\f57f"}.bi-speedometer2:before{content:"\f580"}.bi-spellcheck:before{content:"\f581"}.bi-square-fill:before{content:"\f582"}.bi-square-half:before{content:"\f583"}.bi-square:before{content:"\f584"}.bi-stack:before{content:"\f585"}.bi-star-fill:before{content:"\f586"}.bi-star-half:before{content:"\f587"}.bi-star:before{content:"\f588"}.bi-stars:before{content:"\f589"}.bi-stickies-fill:before{content:"\f58a"}.bi-stickies:before{content:"\f58b"}.bi-sticky-fill:before{content:"\f58c"}.bi-sticky:before{content:"\f58d"}.bi-stop-btn-fill:before{content:"\f58e"}.bi-stop-btn:before{content:"\f58f"}.bi-stop-circle-fill:before{content:"\f590"}.bi-stop-circle:before{content:"\f591"}.bi-stop-fill:before{content:"\f592"}.bi-stop:before{content:"\f593"}.bi-stoplights-fill:before{content:"\f594"}.bi-stoplights:before{content:"\f595"}.bi-stopwatch-fill:before{content:"\f596"}.bi-stopwatch:before{content:"\f597"}.bi-subtract:before{content:"\f598"}.bi-suit-club-fill:before{content:"\f599"}.bi-suit-club:before{content:"\f59a"}.bi-suit-diamond-fill:before{content:"\f59b"}.bi-suit-diamond:before{content:"\f59c"}.bi-suit-heart-fill:before{content:"\f59d"}.bi-suit-heart:before{content:"\f59e"}.bi-suit-spade-fill:before{content:"\f59f"}.bi-suit-spade:before{content:"\f5a0"}.bi-sun-fill:before{content:"\f5a1"}.bi-sun:before{content:"\f5a2"}.bi-sunglasses:before{content:"\f5a3"}.bi-sunrise-fill:before{content:"\f5a4"}.bi-sunrise:before{content:"\f5a5"}.bi-sunset-fill:before{content:"\f5a6"}.bi-sunset:before{content:"\f5a7"}.bi-symmetry-horizontal:before{content:"\f5a8"}.bi-symmetry-vertical:before{content:"\f5a9"}.bi-table:before{content:"\f5aa"}.bi-tablet-fill:before{content:"\f5ab"}.bi-tablet-landscape-fill:before{content:"\f5ac"}.bi-tablet-landscape:before{content:"\f5ad"}.bi-tablet:before{content:"\f5ae"}.bi-tag-fill:before{content:"\f5af"}.bi-tag:before{content:"\f5b0"}.bi-tags-fill:before{content:"\f5b1"}.bi-tags:before{content:"\f5b2"}.bi-telegram:before{content:"\f5b3"}.bi-telephone-fill:before{content:"\f5b4"}.bi-telephone-forward-fill:before{content:"\f5b5"}.bi-telephone-forward:before{content:"\f5b6"}.bi-telephone-inbound-fill:before{content:"\f5b7"}.bi-telephone-inbound:before{content:"\f5b8"}.bi-telephone-minus-fill:before{content:"\f5b9"}.bi-telephone-minus:before{content:"\f5ba"}.bi-telephone-outbound-fill:before{content:"\f5bb"}.bi-telephone-outbound:before{content:"\f5bc"}.bi-telephone-plus-fill:before{content:"\f5bd"}.bi-telephone-plus:before{content:"\f5be"}.bi-telephone-x-fill:before{content:"\f5bf"}.bi-telephone-x:before{content:"\f5c0"}.bi-telephone:before{content:"\f5c1"}.bi-terminal-fill:before{content:"\f5c2"}.bi-terminal:before{content:"\f5c3"}.bi-text-center:before{content:"\f5c4"}.bi-text-indent-left:before{content:"\f5c5"}.bi-text-indent-right:before{content:"\f5c6"}.bi-text-left:before{content:"\f5c7"}.bi-text-paragraph:before{content:"\f5c8"}.bi-text-right:before{content:"\f5c9"}.bi-textarea-resize:before{content:"\f5ca"}.bi-textarea-t:before{content:"\f5cb"}.bi-textarea:before{content:"\f5cc"}.bi-thermometer-half:before{content:"\f5cd"}.bi-thermometer-high:before{content:"\f5ce"}.bi-thermometer-low:before{content:"\f5cf"}.bi-thermometer-snow:before{content:"\f5d0"}.bi-thermometer-sun:before{content:"\f5d1"}.bi-thermometer:before{content:"\f5d2"}.bi-three-dots-vertical:before{content:"\f5d3"}.bi-three-dots:before{content:"\f5d4"}.bi-toggle-off:before{content:"\f5d5"}.bi-toggle-on:before{content:"\f5d6"}.bi-toggle2-off:before{content:"\f5d7"}.bi-toggle2-on:before{content:"\f5d8"}.bi-toggles:before{content:"\f5d9"}.bi-toggles2:before{content:"\f5da"}.bi-tools:before{content:"\f5db"}.bi-tornado:before{content:"\f5dc"}.bi-trash-fill:before{content:"\f5dd"}.bi-trash:before{content:"\f5de"}.bi-trash2-fill:before{content:"\f5df"}.bi-trash2:before{content:"\f5e0"}.bi-tree-fill:before{content:"\f5e1"}.bi-tree:before{content:"\f5e2"}.bi-triangle-fill:before{content:"\f5e3"}.bi-triangle-half:before{content:"\f5e4"}.bi-triangle:before{content:"\f5e5"}.bi-trophy-fill:before{content:"\f5e6"}.bi-trophy:before{content:"\f5e7"}.bi-tropical-storm:before{content:"\f5e8"}.bi-truck-flatbed:before{content:"\f5e9"}.bi-truck:before{content:"\f5ea"}.bi-tsunami:before{content:"\f5eb"}.bi-tv-fill:before{content:"\f5ec"}.bi-tv:before{content:"\f5ed"}.bi-twitch:before{content:"\f5ee"}.bi-twitter:before{content:"\f5ef"}.bi-type-bold:before{content:"\f5f0"}.bi-type-h1:before{content:"\f5f1"}.bi-type-h2:before{content:"\f5f2"}.bi-type-h3:before{content:"\f5f3"}.bi-type-italic:before{content:"\f5f4"}.bi-type-strikethrough:before{content:"\f5f5"}.bi-type-underline:before{content:"\f5f6"}.bi-type:before{content:"\f5f7"}.bi-ui-checks-grid:before{content:"\f5f8"}.bi-ui-checks:before{content:"\f5f9"}.bi-ui-radios-grid:before{content:"\f5fa"}.bi-ui-radios:before{content:"\f5fb"}.bi-umbrella-fill:before{content:"\f5fc"}.bi-umbrella:before{content:"\f5fd"}.bi-union:before{content:"\f5fe"}.bi-unlock-fill:before{content:"\f5ff"}.bi-unlock:before{content:"\f600"}.bi-upc-scan:before{content:"\f601"}.bi-upc:before{content:"\f602"}.bi-upload:before{content:"\f603"}.bi-vector-pen:before{content:"\f604"}.bi-view-list:before{content:"\f605"}.bi-view-stacked:before{content:"\f606"}.bi-vinyl-fill:before{content:"\f607"}.bi-vinyl:before{content:"\f608"}.bi-voicemail:before{content:"\f609"}.bi-volume-down-fill:before{content:"\f60a"}.bi-volume-down:before{content:"\f60b"}.bi-volume-mute-fill:before{content:"\f60c"}.bi-volume-mute:before{content:"\f60d"}.bi-volume-off-fill:before{content:"\f60e"}.bi-volume-off:before{content:"\f60f"}.bi-volume-up-fill:before{content:"\f610"}.bi-volume-up:before{content:"\f611"}.bi-vr:before{content:"\f612"}.bi-wallet-fill:before{content:"\f613"}.bi-wallet:before{content:"\f614"}.bi-wallet2:before{content:"\f615"}.bi-watch:before{content:"\f616"}.bi-water:before{content:"\f617"}.bi-whatsapp:before{content:"\f618"}.bi-wifi-1:before{content:"\f619"}.bi-wifi-2:before{content:"\f61a"}.bi-wifi-off:before{content:"\f61b"}.bi-wifi:before{content:"\f61c"}.bi-wind:before{content:"\f61d"}.bi-window-dock:before{content:"\f61e"}.bi-window-sidebar:before{content:"\f61f"}.bi-window:before{content:"\f620"}.bi-wrench:before{content:"\f621"}.bi-x-circle-fill:before{content:"\f622"}.bi-x-circle:before{content:"\f623"}.bi-x-diamond-fill:before{content:"\f624"}.bi-x-diamond:before{content:"\f625"}.bi-x-octagon-fill:before{content:"\f626"}.bi-x-octagon:before{content:"\f627"}.bi-x-square-fill:before{content:"\f628"}.bi-x-square:before{content:"\f629"}.bi-x:before{content:"\f62a"}.bi-youtube:before{content:"\f62b"}.bi-zoom-in:before{content:"\f62c"}.bi-zoom-out:before{content:"\f62d"}.bi-bank:before{content:"\f62e"}.bi-bank2:before{content:"\f62f"}.bi-bell-slash-fill:before{content:"\f630"}.bi-bell-slash:before{content:"\f631"}.bi-cash-coin:before{content:"\f632"}.bi-check-lg:before{content:"\f633"}.bi-coin:before{content:"\f634"}.bi-currency-bitcoin:before{content:"\f635"}.bi-currency-dollar:before{content:"\f636"}.bi-currency-euro:before{content:"\f637"}.bi-currency-exchange:before{content:"\f638"}.bi-currency-pound:before{content:"\f639"}.bi-currency-yen:before{content:"\f63a"}.bi-dash-lg:before{content:"\f63b"}.bi-exclamation-lg:before{content:"\f63c"}.bi-file-earmark-pdf-fill:before{content:"\f63d"}.bi-file-earmark-pdf:before{content:"\f63e"}.bi-file-pdf-fill:before{content:"\f63f"}.bi-file-pdf:before{content:"\f640"}.bi-gender-ambiguous:before{content:"\f641"}.bi-gender-female:before{content:"\f642"}.bi-gender-male:before{content:"\f643"}.bi-gender-trans:before{content:"\f644"}.bi-headset-vr:before{content:"\f645"}.bi-info-lg:before{content:"\f646"}.bi-mastodon:before{content:"\f647"}.bi-messenger:before{content:"\f648"}.bi-piggy-bank-fill:before{content:"\f649"}.bi-piggy-bank:before{content:"\f64a"}.bi-pin-map-fill:before{content:"\f64b"}.bi-pin-map:before{content:"\f64c"}.bi-plus-lg:before{content:"\f64d"}.bi-question-lg:before{content:"\f64e"}.bi-recycle:before{content:"\f64f"}.bi-reddit:before{content:"\f650"}.bi-safe-fill:before{content:"\f651"}.bi-safe2-fill:before{content:"\f652"}.bi-safe2:before{content:"\f653"}.bi-sd-card-fill:before{content:"\f654"}.bi-sd-card:before{content:"\f655"}.bi-skype:before{content:"\f656"}.bi-slash-lg:before{content:"\f657"}.bi-translate:before{content:"\f658"}.bi-x-lg:before{content:"\f659"}.bi-safe:before{content:"\f65a"}.bi-apple:before{content:"\f65b"}.bi-microsoft:before{content:"\f65d"}.bi-windows:before{content:"\f65e"}.bi-behance:before{content:"\f65c"}.bi-dribbble:before{content:"\f65f"}.bi-line:before{content:"\f660"}.bi-medium:before{content:"\f661"}.bi-paypal:before{content:"\f662"}.bi-pinterest:before{content:"\f663"}.bi-signal:before{content:"\f664"}.bi-snapchat:before{content:"\f665"}.bi-spotify:before{content:"\f666"}.bi-stack-overflow:before{content:"\f667"}.bi-strava:before{content:"\f668"}.bi-wordpress:before{content:"\f669"}.bi-vimeo:before{content:"\f66a"}.bi-activity:before{content:"\f66b"}.bi-easel2-fill:before{content:"\f66c"}.bi-easel2:before{content:"\f66d"}.bi-easel3-fill:before{content:"\f66e"}.bi-easel3:before{content:"\f66f"}.bi-fan:before{content:"\f670"}.bi-fingerprint:before{content:"\f671"}.bi-graph-down-arrow:before{content:"\f672"}.bi-graph-up-arrow:before{content:"\f673"}.bi-hypnotize:before{content:"\f674"}.bi-magic:before{content:"\f675"}.bi-person-rolodex:before{content:"\f676"}.bi-person-video:before{content:"\f677"}.bi-person-video2:before{content:"\f678"}.bi-person-video3:before{content:"\f679"}.bi-person-workspace:before{content:"\f67a"}.bi-radioactive:before{content:"\f67b"}.bi-webcam-fill:before{content:"\f67c"}.bi-webcam:before{content:"\f67d"}.bi-yin-yang:before{content:"\f67e"}.bi-bandaid-fill:before{content:"\f680"}.bi-bandaid:before{content:"\f681"}.bi-bluetooth:before{content:"\f682"}.bi-body-text:before{content:"\f683"}.bi-boombox:before{content:"\f684"}.bi-boxes:before{content:"\f685"}.bi-dpad-fill:before{content:"\f686"}.bi-dpad:before{content:"\f687"}.bi-ear-fill:before{content:"\f688"}.bi-ear:before{content:"\f689"}.bi-envelope-check-fill:before{content:"\f68b"}.bi-envelope-check:before{content:"\f68c"}.bi-envelope-dash-fill:before{content:"\f68e"}.bi-envelope-dash:before{content:"\f68f"}.bi-envelope-exclamation-fill:before{content:"\f691"}.bi-envelope-exclamation:before{content:"\f692"}.bi-envelope-plus-fill:before{content:"\f693"}.bi-envelope-plus:before{content:"\f694"}.bi-envelope-slash-fill:before{content:"\f696"}.bi-envelope-slash:before{content:"\f697"}.bi-envelope-x-fill:before{content:"\f699"}.bi-envelope-x:before{content:"\f69a"}.bi-explicit-fill:before{content:"\f69b"}.bi-explicit:before{content:"\f69c"}.bi-git:before{content:"\f69d"}.bi-infinity:before{content:"\f69e"}.bi-list-columns-reverse:before{content:"\f69f"}.bi-list-columns:before{content:"\f6a0"}.bi-meta:before{content:"\f6a1"}.bi-nintendo-switch:before{content:"\f6a4"}.bi-pc-display-horizontal:before{content:"\f6a5"}.bi-pc-display:before{content:"\f6a6"}.bi-pc-horizontal:before{content:"\f6a7"}.bi-pc:before{content:"\f6a8"}.bi-playstation:before{content:"\f6a9"}.bi-plus-slash-minus:before{content:"\f6aa"}.bi-projector-fill:before{content:"\f6ab"}.bi-projector:before{content:"\f6ac"}.bi-qr-code-scan:before{content:"\f6ad"}.bi-qr-code:before{content:"\f6ae"}.bi-quora:before{content:"\f6af"}.bi-quote:before{content:"\f6b0"}.bi-robot:before{content:"\f6b1"}.bi-send-check-fill:before{content:"\f6b2"}.bi-send-check:before{content:"\f6b3"}.bi-send-dash-fill:before{content:"\f6b4"}.bi-send-dash:before{content:"\f6b5"}.bi-send-exclamation-fill:before{content:"\f6b7"}.bi-send-exclamation:before{content:"\f6b8"}.bi-send-fill:before{content:"\f6b9"}.bi-send-plus-fill:before{content:"\f6ba"}.bi-send-plus:before{content:"\f6bb"}.bi-send-slash-fill:before{content:"\f6bc"}.bi-send-slash:before{content:"\f6bd"}.bi-send-x-fill:before{content:"\f6be"}.bi-send-x:before{content:"\f6bf"}.bi-send:before{content:"\f6c0"}.bi-steam:before{content:"\f6c1"}.bi-terminal-dash:before{content:"\f6c3"}.bi-terminal-plus:before{content:"\f6c4"}.bi-terminal-split:before{content:"\f6c5"}.bi-ticket-detailed-fill:before{content:"\f6c6"}.bi-ticket-detailed:before{content:"\f6c7"}.bi-ticket-fill:before{content:"\f6c8"}.bi-ticket-perforated-fill:before{content:"\f6c9"}.bi-ticket-perforated:before{content:"\f6ca"}.bi-ticket:before{content:"\f6cb"}.bi-tiktok:before{content:"\f6cc"}.bi-window-dash:before{content:"\f6cd"}.bi-window-desktop:before{content:"\f6ce"}.bi-window-fullscreen:before{content:"\f6cf"}.bi-window-plus:before{content:"\f6d0"}.bi-window-split:before{content:"\f6d1"}.bi-window-stack:before{content:"\f6d2"}.bi-window-x:before{content:"\f6d3"}.bi-xbox:before{content:"\f6d4"}.bi-ethernet:before{content:"\f6d5"}.bi-hdmi-fill:before{content:"\f6d6"}.bi-hdmi:before{content:"\f6d7"}.bi-usb-c-fill:before{content:"\f6d8"}.bi-usb-c:before{content:"\f6d9"}.bi-usb-fill:before{content:"\f6da"}.bi-usb-plug-fill:before{content:"\f6db"}.bi-usb-plug:before{content:"\f6dc"}.bi-usb-symbol:before{content:"\f6dd"}.bi-usb:before{content:"\f6de"}.bi-boombox-fill:before{content:"\f6df"}.bi-displayport:before{content:"\f6e1"}.bi-gpu-card:before{content:"\f6e2"}.bi-memory:before{content:"\f6e3"}.bi-modem-fill:before{content:"\f6e4"}.bi-modem:before{content:"\f6e5"}.bi-motherboard-fill:before{content:"\f6e6"}.bi-motherboard:before{content:"\f6e7"}.bi-optical-audio-fill:before{content:"\f6e8"}.bi-optical-audio:before{content:"\f6e9"}.bi-pci-card:before{content:"\f6ea"}.bi-router-fill:before{content:"\f6eb"}.bi-router:before{content:"\f6ec"}.bi-thunderbolt-fill:before{content:"\f6ef"}.bi-thunderbolt:before{content:"\f6f0"}.bi-usb-drive-fill:before{content:"\f6f1"}.bi-usb-drive:before{content:"\f6f2"}.bi-usb-micro-fill:before{content:"\f6f3"}.bi-usb-micro:before{content:"\f6f4"}.bi-usb-mini-fill:before{content:"\f6f5"}.bi-usb-mini:before{content:"\f6f6"}.bi-cloud-haze2:before{content:"\f6f7"}.bi-device-hdd-fill:before{content:"\f6f8"}.bi-device-hdd:before{content:"\f6f9"}.bi-device-ssd-fill:before{content:"\f6fa"}.bi-device-ssd:before{content:"\f6fb"}.bi-displayport-fill:before{content:"\f6fc"}.bi-mortarboard-fill:before{content:"\f6fd"}.bi-mortarboard:before{content:"\f6fe"}.bi-terminal-x:before{content:"\f6ff"}.bi-arrow-through-heart-fill:before{content:"\f700"}.bi-arrow-through-heart:before{content:"\f701"}.bi-badge-sd-fill:before{content:"\f702"}.bi-badge-sd:before{content:"\f703"}.bi-bag-heart-fill:before{content:"\f704"}.bi-bag-heart:before{content:"\f705"}.bi-balloon-fill:before{content:"\f706"}.bi-balloon-heart-fill:before{content:"\f707"}.bi-balloon-heart:before{content:"\f708"}.bi-balloon:before{content:"\f709"}.bi-box2-fill:before{content:"\f70a"}.bi-box2-heart-fill:before{content:"\f70b"}.bi-box2-heart:before{content:"\f70c"}.bi-box2:before{content:"\f70d"}.bi-braces-asterisk:before{content:"\f70e"}.bi-calendar-heart-fill:before{content:"\f70f"}.bi-calendar-heart:before{content:"\f710"}.bi-calendar2-heart-fill:before{content:"\f711"}.bi-calendar2-heart:before{content:"\f712"}.bi-chat-heart-fill:before{content:"\f713"}.bi-chat-heart:before{content:"\f714"}.bi-chat-left-heart-fill:before{content:"\f715"}.bi-chat-left-heart:before{content:"\f716"}.bi-chat-right-heart-fill:before{content:"\f717"}.bi-chat-right-heart:before{content:"\f718"}.bi-chat-square-heart-fill:before{content:"\f719"}.bi-chat-square-heart:before{content:"\f71a"}.bi-clipboard-check-fill:before{content:"\f71b"}.bi-clipboard-data-fill:before{content:"\f71c"}.bi-clipboard-fill:before{content:"\f71d"}.bi-clipboard-heart-fill:before{content:"\f71e"}.bi-clipboard-heart:before{content:"\f71f"}.bi-clipboard-minus-fill:before{content:"\f720"}.bi-clipboard-plus-fill:before{content:"\f721"}.bi-clipboard-pulse:before{content:"\f722"}.bi-clipboard-x-fill:before{content:"\f723"}.bi-clipboard2-check-fill:before{content:"\f724"}.bi-clipboard2-check:before{content:"\f725"}.bi-clipboard2-data-fill:before{content:"\f726"}.bi-clipboard2-data:before{content:"\f727"}.bi-clipboard2-fill:before{content:"\f728"}.bi-clipboard2-heart-fill:before{content:"\f729"}.bi-clipboard2-heart:before{content:"\f72a"}.bi-clipboard2-minus-fill:before{content:"\f72b"}.bi-clipboard2-minus:before{content:"\f72c"}.bi-clipboard2-plus-fill:before{content:"\f72d"}.bi-clipboard2-plus:before{content:"\f72e"}.bi-clipboard2-pulse-fill:before{content:"\f72f"}.bi-clipboard2-pulse:before{content:"\f730"}.bi-clipboard2-x-fill:before{content:"\f731"}.bi-clipboard2-x:before{content:"\f732"}.bi-clipboard2:before{content:"\f733"}.bi-emoji-kiss-fill:before{content:"\f734"}.bi-emoji-kiss:before{content:"\f735"}.bi-envelope-heart-fill:before{content:"\f736"}.bi-envelope-heart:before{content:"\f737"}.bi-envelope-open-heart-fill:before{content:"\f738"}.bi-envelope-open-heart:before{content:"\f739"}.bi-envelope-paper-fill:before{content:"\f73a"}.bi-envelope-paper-heart-fill:before{content:"\f73b"}.bi-envelope-paper-heart:before{content:"\f73c"}.bi-envelope-paper:before{content:"\f73d"}.bi-filetype-aac:before{content:"\f73e"}.bi-filetype-ai:before{content:"\f73f"}.bi-filetype-bmp:before{content:"\f740"}.bi-filetype-cs:before{content:"\f741"}.bi-filetype-css:before{content:"\f742"}.bi-filetype-csv:before{content:"\f743"}.bi-filetype-doc:before{content:"\f744"}.bi-filetype-docx:before{content:"\f745"}.bi-filetype-exe:before{content:"\f746"}.bi-filetype-gif:before{content:"\f747"}.bi-filetype-heic:before{content:"\f748"}.bi-filetype-html:before{content:"\f749"}.bi-filetype-java:before{content:"\f74a"}.bi-filetype-jpg:before{content:"\f74b"}.bi-filetype-js:before{content:"\f74c"}.bi-filetype-jsx:before{content:"\f74d"}.bi-filetype-key:before{content:"\f74e"}.bi-filetype-m4p:before{content:"\f74f"}.bi-filetype-md:before{content:"\f750"}.bi-filetype-mdx:before{content:"\f751"}.bi-filetype-mov:before{content:"\f752"}.bi-filetype-mp3:before{content:"\f753"}.bi-filetype-mp4:before{content:"\f754"}.bi-filetype-otf:before{content:"\f755"}.bi-filetype-pdf:before{content:"\f756"}.bi-filetype-php:before{content:"\f757"}.bi-filetype-png:before{content:"\f758"}.bi-filetype-ppt:before{content:"\f75a"}.bi-filetype-psd:before{content:"\f75b"}.bi-filetype-py:before{content:"\f75c"}.bi-filetype-raw:before{content:"\f75d"}.bi-filetype-rb:before{content:"\f75e"}.bi-filetype-sass:before{content:"\f75f"}.bi-filetype-scss:before{content:"\f760"}.bi-filetype-sh:before{content:"\f761"}.bi-filetype-svg:before{content:"\f762"}.bi-filetype-tiff:before{content:"\f763"}.bi-filetype-tsx:before{content:"\f764"}.bi-filetype-ttf:before{content:"\f765"}.bi-filetype-txt:before{content:"\f766"}.bi-filetype-wav:before{content:"\f767"}.bi-filetype-woff:before{content:"\f768"}.bi-filetype-xls:before{content:"\f76a"}.bi-filetype-xml:before{content:"\f76b"}.bi-filetype-yml:before{content:"\f76c"}.bi-heart-arrow:before{content:"\f76d"}.bi-heart-pulse-fill:before{content:"\f76e"}.bi-heart-pulse:before{content:"\f76f"}.bi-heartbreak-fill:before{content:"\f770"}.bi-heartbreak:before{content:"\f771"}.bi-hearts:before{content:"\f772"}.bi-hospital-fill:before{content:"\f773"}.bi-hospital:before{content:"\f774"}.bi-house-heart-fill:before{content:"\f775"}.bi-house-heart:before{content:"\f776"}.bi-incognito:before{content:"\f777"}.bi-magnet-fill:before{content:"\f778"}.bi-magnet:before{content:"\f779"}.bi-person-heart:before{content:"\f77a"}.bi-person-hearts:before{content:"\f77b"}.bi-phone-flip:before{content:"\f77c"}.bi-plugin:before{content:"\f77d"}.bi-postage-fill:before{content:"\f77e"}.bi-postage-heart-fill:before{content:"\f77f"}.bi-postage-heart:before{content:"\f780"}.bi-postage:before{content:"\f781"}.bi-postcard-fill:before{content:"\f782"}.bi-postcard-heart-fill:before{content:"\f783"}.bi-postcard-heart:before{content:"\f784"}.bi-postcard:before{content:"\f785"}.bi-search-heart-fill:before{content:"\f786"}.bi-search-heart:before{content:"\f787"}.bi-sliders2-vertical:before{content:"\f788"}.bi-sliders2:before{content:"\f789"}.bi-trash3-fill:before{content:"\f78a"}.bi-trash3:before{content:"\f78b"}.bi-valentine:before{content:"\f78c"}.bi-valentine2:before{content:"\f78d"}.bi-wrench-adjustable-circle-fill:before{content:"\f78e"}.bi-wrench-adjustable-circle:before{content:"\f78f"}.bi-wrench-adjustable:before{content:"\f790"}.bi-filetype-json:before{content:"\f791"}.bi-filetype-pptx:before{content:"\f792"}.bi-filetype-xlsx:before{content:"\f793"}.bi-1-circle-fill:before{content:"\f796"}.bi-1-circle:before{content:"\f797"}.bi-1-square-fill:before{content:"\f798"}.bi-1-square:before{content:"\f799"}.bi-2-circle-fill:before{content:"\f79c"}.bi-2-circle:before{content:"\f79d"}.bi-2-square-fill:before{content:"\f79e"}.bi-2-square:before{content:"\f79f"}.bi-3-circle-fill:before{content:"\f7a2"}.bi-3-circle:before{content:"\f7a3"}.bi-3-square-fill:before{content:"\f7a4"}.bi-3-square:before{content:"\f7a5"}.bi-4-circle-fill:before{content:"\f7a8"}.bi-4-circle:before{content:"\f7a9"}.bi-4-square-fill:before{content:"\f7aa"}.bi-4-square:before{content:"\f7ab"}.bi-5-circle-fill:before{content:"\f7ae"}.bi-5-circle:before{content:"\f7af"}.bi-5-square-fill:before{content:"\f7b0"}.bi-5-square:before{content:"\f7b1"}.bi-6-circle-fill:before{content:"\f7b4"}.bi-6-circle:before{content:"\f7b5"}.bi-6-square-fill:before{content:"\f7b6"}.bi-6-square:before{content:"\f7b7"}.bi-7-circle-fill:before{content:"\f7ba"}.bi-7-circle:before{content:"\f7bb"}.bi-7-square-fill:before{content:"\f7bc"}.bi-7-square:before{content:"\f7bd"}.bi-8-circle-fill:before{content:"\f7c0"}.bi-8-circle:before{content:"\f7c1"}.bi-8-square-fill:before{content:"\f7c2"}.bi-8-square:before{content:"\f7c3"}.bi-9-circle-fill:before{content:"\f7c6"}.bi-9-circle:before{content:"\f7c7"}.bi-9-square-fill:before{content:"\f7c8"}.bi-9-square:before{content:"\f7c9"}.bi-airplane-engines-fill:before{content:"\f7ca"}.bi-airplane-engines:before{content:"\f7cb"}.bi-airplane-fill:before{content:"\f7cc"}.bi-airplane:before{content:"\f7cd"}.bi-alexa:before{content:"\f7ce"}.bi-alipay:before{content:"\f7cf"}.bi-android:before{content:"\f7d0"}.bi-android2:before{content:"\f7d1"}.bi-box-fill:before{content:"\f7d2"}.bi-box-seam-fill:before{content:"\f7d3"}.bi-browser-chrome:before{content:"\f7d4"}.bi-browser-edge:before{content:"\f7d5"}.bi-browser-firefox:before{content:"\f7d6"}.bi-browser-safari:before{content:"\f7d7"}.bi-c-circle-fill:before{content:"\f7da"}.bi-c-circle:before{content:"\f7db"}.bi-c-square-fill:before{content:"\f7dc"}.bi-c-square:before{content:"\f7dd"}.bi-capsule-pill:before{content:"\f7de"}.bi-capsule:before{content:"\f7df"}.bi-car-front-fill:before{content:"\f7e0"}.bi-car-front:before{content:"\f7e1"}.bi-cassette-fill:before{content:"\f7e2"}.bi-cassette:before{content:"\f7e3"}.bi-cc-circle-fill:before{content:"\f7e6"}.bi-cc-circle:before{content:"\f7e7"}.bi-cc-square-fill:before{content:"\f7e8"}.bi-cc-square:before{content:"\f7e9"}.bi-cup-hot-fill:before{content:"\f7ea"}.bi-cup-hot:before{content:"\f7eb"}.bi-currency-rupee:before{content:"\f7ec"}.bi-dropbox:before{content:"\f7ed"}.bi-escape:before{content:"\f7ee"}.bi-fast-forward-btn-fill:before{content:"\f7ef"}.bi-fast-forward-btn:before{content:"\f7f0"}.bi-fast-forward-circle-fill:before{content:"\f7f1"}.bi-fast-forward-circle:before{content:"\f7f2"}.bi-fast-forward-fill:before{content:"\f7f3"}.bi-fast-forward:before{content:"\f7f4"}.bi-filetype-sql:before{content:"\f7f5"}.bi-fire:before{content:"\f7f6"}.bi-google-play:before{content:"\f7f7"}.bi-h-circle-fill:before{content:"\f7fa"}.bi-h-circle:before{content:"\f7fb"}.bi-h-square-fill:before{content:"\f7fc"}.bi-h-square:before{content:"\f7fd"}.bi-indent:before{content:"\f7fe"}.bi-lungs-fill:before{content:"\f7ff"}.bi-lungs:before{content:"\f800"}.bi-microsoft-teams:before{content:"\f801"}.bi-p-circle-fill:before{content:"\f804"}.bi-p-circle:before{content:"\f805"}.bi-p-square-fill:before{content:"\f806"}.bi-p-square:before{content:"\f807"}.bi-pass-fill:before{content:"\f808"}.bi-pass:before{content:"\f809"}.bi-prescription:before{content:"\f80a"}.bi-prescription2:before{content:"\f80b"}.bi-r-circle-fill:before{content:"\f80e"}.bi-r-circle:before{content:"\f80f"}.bi-r-square-fill:before{content:"\f810"}.bi-r-square:before{content:"\f811"}.bi-repeat-1:before{content:"\f812"}.bi-repeat:before{content:"\f813"}.bi-rewind-btn-fill:before{content:"\f814"}.bi-rewind-btn:before{content:"\f815"}.bi-rewind-circle-fill:before{content:"\f816"}.bi-rewind-circle:before{content:"\f817"}.bi-rewind-fill:before{content:"\f818"}.bi-rewind:before{content:"\f819"}.bi-train-freight-front-fill:before{content:"\f81a"}.bi-train-freight-front:before{content:"\f81b"}.bi-train-front-fill:before{content:"\f81c"}.bi-train-front:before{content:"\f81d"}.bi-train-lightrail-front-fill:before{content:"\f81e"}.bi-train-lightrail-front:before{content:"\f81f"}.bi-truck-front-fill:before{content:"\f820"}.bi-truck-front:before{content:"\f821"}.bi-ubuntu:before{content:"\f822"}.bi-unindent:before{content:"\f823"}.bi-unity:before{content:"\f824"}.bi-universal-access-circle:before{content:"\f825"}.bi-universal-access:before{content:"\f826"}.bi-virus:before{content:"\f827"}.bi-virus2:before{content:"\f828"}.bi-wechat:before{content:"\f829"}.bi-yelp:before{content:"\f82a"}.bi-sign-stop-fill:before{content:"\f82b"}.bi-sign-stop-lights-fill:before{content:"\f82c"}.bi-sign-stop-lights:before{content:"\f82d"}.bi-sign-stop:before{content:"\f82e"}.bi-sign-turn-left-fill:before{content:"\f82f"}.bi-sign-turn-left:before{content:"\f830"}.bi-sign-turn-right-fill:before{content:"\f831"}.bi-sign-turn-right:before{content:"\f832"}.bi-sign-turn-slight-left-fill:before{content:"\f833"}.bi-sign-turn-slight-left:before{content:"\f834"}.bi-sign-turn-slight-right-fill:before{content:"\f835"}.bi-sign-turn-slight-right:before{content:"\f836"}.bi-sign-yield-fill:before{content:"\f837"}.bi-sign-yield:before{content:"\f838"}.bi-ev-station-fill:before{content:"\f839"}.bi-ev-station:before{content:"\f83a"}.bi-fuel-pump-diesel-fill:before{content:"\f83b"}.bi-fuel-pump-diesel:before{content:"\f83c"}.bi-fuel-pump-fill:before{content:"\f83d"}.bi-fuel-pump:before{content:"\f83e"}.bi-0-circle-fill:before{content:"\f83f"}.bi-0-circle:before{content:"\f840"}.bi-0-square-fill:before{content:"\f841"}.bi-0-square:before{content:"\f842"}.bi-rocket-fill:before{content:"\f843"}.bi-rocket-takeoff-fill:before{content:"\f844"}.bi-rocket-takeoff:before{content:"\f845"}.bi-rocket:before{content:"\f846"}.bi-stripe:before{content:"\f847"}.bi-subscript:before{content:"\f848"}.bi-superscript:before{content:"\f849"}.bi-trello:before{content:"\f84a"}.bi-envelope-at-fill:before{content:"\f84b"}.bi-envelope-at:before{content:"\f84c"}.bi-regex:before{content:"\f84d"}.bi-text-wrap:before{content:"\f84e"}.bi-sign-dead-end-fill:before{content:"\f84f"}.bi-sign-dead-end:before{content:"\f850"}.bi-sign-do-not-enter-fill:before{content:"\f851"}.bi-sign-do-not-enter:before{content:"\f852"}.bi-sign-intersection-fill:before{content:"\f853"}.bi-sign-intersection-side-fill:before{content:"\f854"}.bi-sign-intersection-side:before{content:"\f855"}.bi-sign-intersection-t-fill:before{content:"\f856"}.bi-sign-intersection-t:before{content:"\f857"}.bi-sign-intersection-y-fill:before{content:"\f858"}.bi-sign-intersection-y:before{content:"\f859"}.bi-sign-intersection:before{content:"\f85a"}.bi-sign-merge-left-fill:before{content:"\f85b"}.bi-sign-merge-left:before{content:"\f85c"}.bi-sign-merge-right-fill:before{content:"\f85d"}.bi-sign-merge-right:before{content:"\f85e"}.bi-sign-no-left-turn-fill:before{content:"\f85f"}.bi-sign-no-left-turn:before{content:"\f860"}.bi-sign-no-parking-fill:before{content:"\f861"}.bi-sign-no-parking:before{content:"\f862"}.bi-sign-no-right-turn-fill:before{content:"\f863"}.bi-sign-no-right-turn:before{content:"\f864"}.bi-sign-railroad-fill:before{content:"\f865"}.bi-sign-railroad:before{content:"\f866"}.bi-building-add:before{content:"\f867"}.bi-building-check:before{content:"\f868"}.bi-building-dash:before{content:"\f869"}.bi-building-down:before{content:"\f86a"}.bi-building-exclamation:before{content:"\f86b"}.bi-building-fill-add:before{content:"\f86c"}.bi-building-fill-check:before{content:"\f86d"}.bi-building-fill-dash:before{content:"\f86e"}.bi-building-fill-down:before{content:"\f86f"}.bi-building-fill-exclamation:before{content:"\f870"}.bi-building-fill-gear:before{content:"\f871"}.bi-building-fill-lock:before{content:"\f872"}.bi-building-fill-slash:before{content:"\f873"}.bi-building-fill-up:before{content:"\f874"}.bi-building-fill-x:before{content:"\f875"}.bi-building-fill:before{content:"\f876"}.bi-building-gear:before{content:"\f877"}.bi-building-lock:before{content:"\f878"}.bi-building-slash:before{content:"\f879"}.bi-building-up:before{content:"\f87a"}.bi-building-x:before{content:"\f87b"}.bi-buildings-fill:before{content:"\f87c"}.bi-buildings:before{content:"\f87d"}.bi-bus-front-fill:before{content:"\f87e"}.bi-bus-front:before{content:"\f87f"}.bi-ev-front-fill:before{content:"\f880"}.bi-ev-front:before{content:"\f881"}.bi-globe-americas:before{content:"\f882"}.bi-globe-asia-australia:before{content:"\f883"}.bi-globe-central-south-asia:before{content:"\f884"}.bi-globe-europe-africa:before{content:"\f885"}.bi-house-add-fill:before{content:"\f886"}.bi-house-add:before{content:"\f887"}.bi-house-check-fill:before{content:"\f888"}.bi-house-check:before{content:"\f889"}.bi-house-dash-fill:before{content:"\f88a"}.bi-house-dash:before{content:"\f88b"}.bi-house-down-fill:before{content:"\f88c"}.bi-house-down:before{content:"\f88d"}.bi-house-exclamation-fill:before{content:"\f88e"}.bi-house-exclamation:before{content:"\f88f"}.bi-house-gear-fill:before{content:"\f890"}.bi-house-gear:before{content:"\f891"}.bi-house-lock-fill:before{content:"\f892"}.bi-house-lock:before{content:"\f893"}.bi-house-slash-fill:before{content:"\f894"}.bi-house-slash:before{content:"\f895"}.bi-house-up-fill:before{content:"\f896"}.bi-house-up:before{content:"\f897"}.bi-house-x-fill:before{content:"\f898"}.bi-house-x:before{content:"\f899"}.bi-person-add:before{content:"\f89a"}.bi-person-down:before{content:"\f89b"}.bi-person-exclamation:before{content:"\f89c"}.bi-person-fill-add:before{content:"\f89d"}.bi-person-fill-check:before{content:"\f89e"}.bi-person-fill-dash:before{content:"\f89f"}.bi-person-fill-down:before{content:"\f8a0"}.bi-person-fill-exclamation:before{content:"\f8a1"}.bi-person-fill-gear:before{content:"\f8a2"}.bi-person-fill-lock:before{content:"\f8a3"}.bi-person-fill-slash:before{content:"\f8a4"}.bi-person-fill-up:before{content:"\f8a5"}.bi-person-fill-x:before{content:"\f8a6"}.bi-person-gear:before{content:"\f8a7"}.bi-person-lock:before{content:"\f8a8"}.bi-person-slash:before{content:"\f8a9"}.bi-person-up:before{content:"\f8aa"}.bi-scooter:before{content:"\f8ab"}.bi-taxi-front-fill:before{content:"\f8ac"}.bi-taxi-front:before{content:"\f8ad"}.bi-amd:before{content:"\f8ae"}.bi-database-add:before{content:"\f8af"}.bi-database-check:before{content:"\f8b0"}.bi-database-dash:before{content:"\f8b1"}.bi-database-down:before{content:"\f8b2"}.bi-database-exclamation:before{content:"\f8b3"}.bi-database-fill-add:before{content:"\f8b4"}.bi-database-fill-check:before{content:"\f8b5"}.bi-database-fill-dash:before{content:"\f8b6"}.bi-database-fill-down:before{content:"\f8b7"}.bi-database-fill-exclamation:before{content:"\f8b8"}.bi-database-fill-gear:before{content:"\f8b9"}.bi-database-fill-lock:before{content:"\f8ba"}.bi-database-fill-slash:before{content:"\f8bb"}.bi-database-fill-up:before{content:"\f8bc"}.bi-database-fill-x:before{content:"\f8bd"}.bi-database-fill:before{content:"\f8be"}.bi-database-gear:before{content:"\f8bf"}.bi-database-lock:before{content:"\f8c0"}.bi-database-slash:before{content:"\f8c1"}.bi-database-up:before{content:"\f8c2"}.bi-database-x:before{content:"\f8c3"}.bi-database:before{content:"\f8c4"}.bi-houses-fill:before{content:"\f8c5"}.bi-houses:before{content:"\f8c6"}.bi-nvidia:before{content:"\f8c7"}.bi-person-vcard-fill:before{content:"\f8c8"}.bi-person-vcard:before{content:"\f8c9"}.bi-sina-weibo:before{content:"\f8ca"}.bi-tencent-qq:before{content:"\f8cb"}.bi-wikipedia:before{content:"\f8cc"}.bi-alphabet-uppercase:before{content:"\f2a5"}.bi-alphabet:before{content:"\f68a"}.bi-amazon:before{content:"\f68d"}.bi-arrows-collapse-vertical:before{content:"\f690"}.bi-arrows-expand-vertical:before{content:"\f695"}.bi-arrows-vertical:before{content:"\f698"}.bi-arrows:before{content:"\f6a2"}.bi-ban-fill:before{content:"\f6a3"}.bi-ban:before{content:"\f6b6"}.bi-bing:before{content:"\f6c2"}.bi-cake:before{content:"\f6e0"}.bi-cake2:before{content:"\f6ed"}.bi-cookie:before{content:"\f6ee"}.bi-copy:before{content:"\f759"}.bi-crosshair:before{content:"\f769"}.bi-crosshair2:before{content:"\f794"}.bi-emoji-astonished-fill:before{content:"\f795"}.bi-emoji-astonished:before{content:"\f79a"}.bi-emoji-grimace-fill:before{content:"\f79b"}.bi-emoji-grimace:before{content:"\f7a0"}.bi-emoji-grin-fill:before{content:"\f7a1"}.bi-emoji-grin:before{content:"\f7a6"}.bi-emoji-surprise-fill:before{content:"\f7a7"}.bi-emoji-surprise:before{content:"\f7ac"}.bi-emoji-tear-fill:before{content:"\f7ad"}.bi-emoji-tear:before{content:"\f7b2"}.bi-envelope-arrow-down-fill:before{content:"\f7b3"}.bi-envelope-arrow-down:before{content:"\f7b8"}.bi-envelope-arrow-up-fill:before{content:"\f7b9"}.bi-envelope-arrow-up:before{content:"\f7be"}.bi-feather:before{content:"\f7bf"}.bi-feather2:before{content:"\f7c4"}.bi-floppy-fill:before{content:"\f7c5"}.bi-floppy:before{content:"\f7d8"}.bi-floppy2-fill:before{content:"\f7d9"}.bi-floppy2:before{content:"\f7e4"}.bi-gitlab:before{content:"\f7e5"}.bi-highlighter:before{content:"\f7f8"}.bi-marker-tip:before{content:"\f802"}.bi-nvme-fill:before{content:"\f803"}.bi-nvme:before{content:"\f80c"}.bi-opencollective:before{content:"\f80d"}.bi-pci-card-network:before{content:"\f8cd"}.bi-pci-card-sound:before{content:"\f8ce"}.bi-radar:before{content:"\f8cf"}.bi-send-arrow-down-fill:before{content:"\f8d0"}.bi-send-arrow-down:before{content:"\f8d1"}.bi-send-arrow-up-fill:before{content:"\f8d2"}.bi-send-arrow-up:before{content:"\f8d3"}.bi-sim-slash-fill:before{content:"\f8d4"}.bi-sim-slash:before{content:"\f8d5"}.bi-sourceforge:before{content:"\f8d6"}.bi-substack:before{content:"\f8d7"}.bi-threads-fill:before{content:"\f8d8"}.bi-threads:before{content:"\f8d9"}.bi-transparency:before{content:"\f8da"}.bi-twitter-x:before{content:"\f8db"}.bi-type-h4:before{content:"\f8dc"}.bi-type-h5:before{content:"\f8dd"}.bi-type-h6:before{content:"\f8de"}.bi-backpack-fill:before{content:"\f8df"}.bi-backpack:before{content:"\f8e0"}.bi-backpack2-fill:before{content:"\f8e1"}.bi-backpack2:before{content:"\f8e2"}.bi-backpack3-fill:before{content:"\f8e3"}.bi-backpack3:before{content:"\f8e4"}.bi-backpack4-fill:before{content:"\f8e5"}.bi-backpack4:before{content:"\f8e6"}.bi-brilliance:before{content:"\f8e7"}.bi-cake-fill:before{content:"\f8e8"}.bi-cake2-fill:before{content:"\f8e9"}.bi-duffle-fill:before{content:"\f8ea"}.bi-duffle:before{content:"\f8eb"}.bi-exposure:before{content:"\f8ec"}.bi-gender-neuter:before{content:"\f8ed"}.bi-highlights:before{content:"\f8ee"}.bi-luggage-fill:before{content:"\f8ef"}.bi-luggage:before{content:"\f8f0"}.bi-mailbox-flag:before{content:"\f8f1"}.bi-mailbox2-flag:before{content:"\f8f2"}.bi-noise-reduction:before{content:"\f8f3"}.bi-passport-fill:before{content:"\f8f4"}.bi-passport:before{content:"\f8f5"}.bi-person-arms-up:before{content:"\f8f6"}.bi-person-raised-hand:before{content:"\f8f7"}.bi-person-standing-dress:before{content:"\f8f8"}.bi-person-standing:before{content:"\f8f9"}.bi-person-walking:before{content:"\f8fa"}.bi-person-wheelchair:before{content:"\f8fb"}.bi-shadows:before{content:"\f8fc"}.bi-suitcase-fill:before{content:"\f8fd"}.bi-suitcase-lg-fill:before{content:"\f8fe"}.bi-suitcase-lg:before{content:"\f8ff"}.bi-suitcase:before{content:"\f900"}.bi-suitcase2-fill:before{content:"\f901"}.bi-suitcase2:before{content:"\f902"}.bi-vignette:before{content:"\f903"}.bi-bluesky:before{content:"\f7f9"}.bi-tux:before{content:"\f904"}.bi-beaker-fill:before{content:"\f905"}.bi-beaker:before{content:"\f906"}.bi-flask-fill:before{content:"\f907"}.bi-flask-florence-fill:before{content:"\f908"}.bi-flask-florence:before{content:"\f909"}.bi-flask:before{content:"\f90a"}.bi-leaf-fill:before{content:"\f90b"}.bi-leaf:before{content:"\f90c"}.bi-measuring-cup-fill:before{content:"\f90d"}.bi-measuring-cup:before{content:"\f90e"}.bi-unlock2-fill:before{content:"\f90f"}.bi-unlock2:before{content:"\f910"}.bi-battery-low:before{content:"\f911"}.bi-anthropic:before{content:"\f912"}.bi-apple-music:before{content:"\f913"}.bi-claude:before{content:"\f914"}.bi-openai:before{content:"\f915"}.bi-perplexity:before{content:"\f916"}.bi-css:before{content:"\f917"}.bi-javascript:before{content:"\f918"}.bi-typescript:before{content:"\f919"}.bi-fork-knife:before{content:"\f91a"}.bi-globe-americas-fill:before{content:"\f91b"}.bi-globe-asia-australia-fill:before{content:"\f91c"}.bi-globe-central-south-asia-fill:before{content:"\f91d"}.bi-globe-europe-africa-fill:before{content:"\f91e"}.slick-slider{box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}:root,[data-bs-theme=light]{--gp-blue:#0d6efd;--gp-indigo:#6610f2;--gp-purple:#6f42c1;--gp-pink:#d63384;--gp-red:#dc3545;--gp-orange:#fd7e14;--gp-yellow:#ffc107;--gp-green:#198754;--gp-teal:#20c997;--gp-cyan:#0dcaf0;--gp-black:#000;--gp-white:#fff;--gp-gray:#6c757d;--gp-gray-dark:#343a40;--gp-gray-100:#f8f9fa;--gp-gray-200:#e9ecef;--gp-gray-300:#dee2e6;--gp-gray-400:#ced4da;--gp-gray-500:#adb5bd;--gp-gray-600:#6c757d;--gp-gray-700:#495057;--gp-gray-800:#343a40;--gp-gray-900:#212529;--gp-primary:#0d6efd;--gp-secondary:#6c757d;--gp-success:#198754;--gp-info:#0dcaf0;--gp-warning:#ffc107;--gp-danger:#dc3545;--gp-light:#f8f9fa;--gp-dark:#212529;--gp-primary-rgb:13,110,253;--gp-secondary-rgb:108,117,125;--gp-success-rgb:25,135,84;--gp-info-rgb:13,202,240;--gp-warning-rgb:255,193,7;--gp-danger-rgb:220,53,69;--gp-light-rgb:248,249,250;--gp-dark-rgb:33,37,41;--gp-primary-text-emphasis:#052c65;--gp-secondary-text-emphasis:#2b2f32;--gp-success-text-emphasis:#0a3622;--gp-info-text-emphasis:#055160;--gp-warning-text-emphasis:#664d03;--gp-danger-text-emphasis:#58151c;--gp-light-text-emphasis:#495057;--gp-dark-text-emphasis:#495057;--gp-primary-bg-subtle:#cfe2ff;--gp-secondary-bg-subtle:#e2e3e5;--gp-success-bg-subtle:#d1e7dd;--gp-info-bg-subtle:#cff4fc;--gp-warning-bg-subtle:#fff3cd;--gp-danger-bg-subtle:#f8d7da;--gp-light-bg-subtle:#fcfcfd;--gp-dark-bg-subtle:#ced4da;--gp-primary-border-subtle:#9ec5fe;--gp-secondary-border-subtle:#c4c8cb;--gp-success-border-subtle:#a3cfbb;--gp-info-border-subtle:#9eeaf9;--gp-warning-border-subtle:#ffe69c;--gp-danger-border-subtle:#f1aeb5;--gp-light-border-subtle:#e9ecef;--gp-dark-border-subtle:#adb5bd;--gp-white-rgb:255,255,255;--gp-black-rgb:0,0,0;--gp-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--gp-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--gp-gradient:linear-gradient(180deg,hsla(0,0%,100%,0.15),hsla(0,0%,100%,0));--gp-body-font-family:var(--gp-font-sans-serif);--gp-body-font-size:1rem;--gp-body-font-weight:400;--gp-body-line-height:1.5;--gp-body-color:#212529;--gp-body-color-rgb:33,37,41;--gp-body-bg:#fff;--gp-body-bg-rgb:255,255,255;--gp-emphasis-color:#000;--gp-emphasis-color-rgb:0,0,0;--gp-secondary-color:rgba(33,37,41,0.75);--gp-secondary-color-rgb:33,37,41;--gp-secondary-bg:#e9ecef;--gp-secondary-bg-rgb:233,236,239;--gp-tertiary-color:rgba(33,37,41,0.5);--gp-tertiary-color-rgb:33,37,41;--gp-tertiary-bg:#f8f9fa;--gp-tertiary-bg-rgb:248,249,250;--gp-heading-color:inherit;--gp-link-color:#0d6efd;--gp-link-color-rgb:13,110,253;--gp-link-decoration:underline;--gp-link-hover-color:#0a58ca;--gp-link-hover-color-rgb:10,88,202;--gp-code-color:#d63384;--gp-highlight-color:#212529;--gp-highlight-bg:#fff3cd;--gp-border-width:1px;--gp-border-style:solid;--gp-border-color:#dee2e6;--gp-border-color-translucent:rgba(0,0,0,0.175);--gp-border-radius:0.375rem;--gp-border-radius-sm:0.25rem;--gp-border-radius-lg:0.5rem;--gp-border-radius-xl:1rem;--gp-border-radius-xxl:2rem;--gp-border-radius-2xl:var(--gp-border-radius-xxl);--gp-border-radius-pill:50rem;--gp-box-shadow:0 0.5rem 1rem rgba(0,0,0,0.15);--gp-box-shadow-sm:0 0.125rem 0.25rem rgba(0,0,0,0.075);--gp-box-shadow-lg:0 1rem 3rem rgba(0,0,0,0.175);--gp-box-shadow-inset:inset 0 1px 2px rgba(0,0,0,0.075);--gp-focus-ring-width:0.25rem;--gp-focus-ring-opacity:0.25;--gp-focus-ring-color:rgba(13,110,253,0.25);--gp-form-valid-color:#198754;--gp-form-valid-border-color:#198754;--gp-form-invalid-color:#dc3545;--gp-form-invalid-border-color:#dc3545}[data-bs-theme=dark]{color-scheme:dark;--gp-body-color:#dee2e6;--gp-body-color-rgb:222,226,230;--gp-body-bg:#212529;--gp-body-bg-rgb:33,37,41;--gp-emphasis-color:#fff;--gp-emphasis-color-rgb:255,255,255;--gp-secondary-color:rgba(222,226,230,0.75);--gp-secondary-color-rgb:222,226,230;--gp-secondary-bg:#343a40;--gp-secondary-bg-rgb:52,58,64;--gp-tertiary-color:rgba(222,226,230,0.5);--gp-tertiary-color-rgb:222,226,230;--gp-tertiary-bg:#2b3035;--gp-tertiary-bg-rgb:43,48,53;--gp-primary-text-emphasis:#6ea8fe;--gp-secondary-text-emphasis:#a7acb1;--gp-success-text-emphasis:#75b798;--gp-info-text-emphasis:#6edff6;--gp-warning-text-emphasis:#ffda6a;--gp-danger-text-emphasis:#ea868f;--gp-light-text-emphasis:#f8f9fa;--gp-dark-text-emphasis:#dee2e6;--gp-primary-bg-subtle:#031633;--gp-secondary-bg-subtle:#161719;--gp-success-bg-subtle:#051b11;--gp-info-bg-subtle:#032830;--gp-warning-bg-subtle:#332701;--gp-danger-bg-subtle:#2c0b0e;--gp-light-bg-subtle:#343a40;--gp-dark-bg-subtle:#1a1d20;--gp-primary-border-subtle:#084298;--gp-secondary-border-subtle:#41464b;--gp-success-border-subtle:#0f5132;--gp-info-border-subtle:#087990;--gp-warning-border-subtle:#997404;--gp-danger-border-subtle:#842029;--gp-light-border-subtle:#495057;--gp-dark-border-subtle:#343a40;--gp-heading-color:inherit;--gp-link-color:#6ea8fe;--gp-link-hover-color:#8bb9fe;--gp-link-color-rgb:110,168,254;--gp-link-hover-color-rgb:139,185,254;--gp-code-color:#e685b5;--gp-highlight-color:#dee2e6;--gp-highlight-bg:#664d03;--gp-border-color:#495057;--gp-border-color-translucent:hsla(0,0%,100%,0.15);--gp-form-valid-color:#75b798;--gp-form-valid-border-color:#75b798;--gp-form-invalid-color:#ea868f;--gp-form-invalid-border-color:#ea868f}*,:after,:before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--gp-body-font-family);font-size:var(--gp-body-font-size);font-weight:var(--gp-body-font-weight);line-height:var(--gp-body-line-height);color:var(--gp-body-color);text-align:var(--gp-body-text-align);background-color:var(--gp-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--gp-border-width) solid;opacity:.25}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:var(--font-weight-semibold);line-height:normal;color:var(--gp-heading-color)}.h1,h1{font-size:3rem}.h2,h2{font-size:2.5rem}.h3,h3{font-size:2rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}.small,small{font-size:.875em}.mark,mark{padding:.1875em;color:var(--gp-highlight-color);background-color:var(--gp-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:rgba(var(--gp-link-color-rgb),var(--gp-link-opacity,1));text-decoration:underline}a:hover{--gp-link-color-rgb:var(--gp-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:var(--gp-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:var(--gp-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--gp-body-bg);background-color:var(--gp-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--gp-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border:0 solid;border-color:inherit}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;line-height:inherit;font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:15rem}.display-1,.display-2{font-weight:var(--font-weight-bold);line-height:normal}.display-2{font-size:10rem}.display-3{font-size:7.5rem}.display-3,.display-4{font-weight:var(--font-weight-bold);line-height:normal}.display-4{font-size:5rem}.display-5{font-size:4rem}.display-5,.display-6{font-weight:var(--font-weight-bold);line-height:normal}.display-6{font-size:3rem}.display-7{font-weight:var(--font-weight-bold);line-height:normal;font-size:2rem}.list-inline,.list-unstyled{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d}.blockquote-footer:before{content:"— "}.img-fluid,.img-thumbnail{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:var(--gp-body-bg);border:var(--gp-border-width) solid var(--gp-border-color);border-radius:var(--gp-border-radius)}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:var(--gp-secondary-color)}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl,.gp-powerreivew .pr-alert-container,.gp-powerreivew .pr-war-form,.gp-powerreivew__form{--gp-gutter-x:1.5rem;--gp-gutter-y:0;width:100%;padding-right:calc(var(--gp-gutter-x)*0.5);padding-left:calc(var(--gp-gutter-x)*0.5);margin-right:auto;margin-left:auto}@media (min-width:320px){.container,.container-sm,.gp-powerreivew .pr-alert-container,.gp-powerreivew .pr-war-form,.gp-powerreivew__form{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm,.gp-powerreivew .pr-alert-container,.gp-powerreivew .pr-war-form,.gp-powerreivew__form{max-width:720px}}@media (min-width:1024px){.container,.container-lg,.container-md,.container-sm,.gp-powerreivew .pr-alert-container,.gp-powerreivew .pr-war-form,.gp-powerreivew__form{max-width:960px}}@media (min-width:1440px){.container,.container-lg,.container-md,.container-sm,.container-xl,.gp-powerreivew .pr-alert-container,.gp-powerreivew .pr-war-form,.gp-powerreivew__form{max-width:1140px}}.container,.container-lg,.container-md,.container-sm,.container-xl,.gp-powerreivew .pr-alert-container,.gp-powerreivew .pr-war-form,.gp-powerreivew__form{max-width:1320px}:root{--gp-breakpoint-xs:0;--gp-breakpoint-sm:320px;--gp-breakpoint-md:768px;--gp-breakpoint-lg:1024px;--gp-breakpoint-xl:1440px}.row{--gp-gutter-x:1.5rem;--gp-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(var(--gp-gutter-y)*-1);margin-right:calc(var(--gp-gutter-x)*-0.5);margin-left:calc(var(--gp-gutter-x)*-0.5)}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--gp-gutter-x)*0.5);padding-left:calc(var(--gp-gutter-x)*0.5);margin-top:var(--gp-gutter-y)}.col{flex:1 0 0}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--gp-gutter-x:0}.g-0,.gy-0{--gp-gutter-y:0}.g-1,.gx-1{--gp-gutter-x:0.25rem}.g-1,.gy-1{--gp-gutter-y:0.25rem}.g-2,.gx-2{--gp-gutter-x:0.5rem}.g-2,.gy-2{--gp-gutter-y:0.5rem}.g-3,.gx-3{--gp-gutter-x:1rem}.g-3,.gy-3{--gp-gutter-y:1rem}.g-4,.gx-4{--gp-gutter-x:1.5rem}.g-4,.gy-4{--gp-gutter-y:1.5rem}.g-5,.gx-5{--gp-gutter-x:3rem}.g-5,.gy-5{--gp-gutter-y:3rem}@media (min-width:320px){.col-sm{flex:1 0 0}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--gp-gutter-x:0}.g-sm-0,.gy-sm-0{--gp-gutter-y:0}.g-sm-1,.gx-sm-1{--gp-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--gp-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--gp-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--gp-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--gp-gutter-x:1rem}.g-sm-3,.gy-sm-3{--gp-gutter-y:1rem}.g-sm-4,.gx-sm-4{--gp-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--gp-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--gp-gutter-x:3rem}.g-sm-5,.gy-sm-5{--gp-gutter-y:3rem}}@media (min-width:768px){.col-md{flex:1 0 0}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--gp-gutter-x:0}.g-md-0,.gy-md-0{--gp-gutter-y:0}.g-md-1,.gx-md-1{--gp-gutter-x:0.25rem}.g-md-1,.gy-md-1{--gp-gutter-y:0.25rem}.g-md-2,.gx-md-2{--gp-gutter-x:0.5rem}.g-md-2,.gy-md-2{--gp-gutter-y:0.5rem}.g-md-3,.gx-md-3{--gp-gutter-x:1rem}.g-md-3,.gy-md-3{--gp-gutter-y:1rem}.g-md-4,.gx-md-4{--gp-gutter-x:1.5rem}.g-md-4,.gy-md-4{--gp-gutter-y:1.5rem}.g-md-5,.gx-md-5{--gp-gutter-x:3rem}.g-md-5,.gy-md-5{--gp-gutter-y:3rem}}@media (min-width:1024px){.col-lg{flex:1 0 0}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--gp-gutter-x:0}.g-lg-0,.gy-lg-0{--gp-gutter-y:0}.g-lg-1,.gx-lg-1{--gp-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--gp-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--gp-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--gp-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--gp-gutter-x:1rem}.g-lg-3,.gy-lg-3{--gp-gutter-y:1rem}.g-lg-4,.gx-lg-4{--gp-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--gp-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--gp-gutter-x:3rem}.g-lg-5,.gy-lg-5{--gp-gutter-y:3rem}}@media (min-width:1440px){.col-xl{flex:1 0 0}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--gp-gutter-x:0}.g-xl-0,.gy-xl-0{--gp-gutter-y:0}.g-xl-1,.gx-xl-1{--gp-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--gp-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--gp-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--gp-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--gp-gutter-x:1rem}.g-xl-3,.gy-xl-3{--gp-gutter-y:1rem}.g-xl-4,.gx-xl-4{--gp-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--gp-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--gp-gutter-x:3rem}.g-xl-5,.gy-xl-5{--gp-gutter-y:3rem}}.modal{--gp-modal-zindex:1055;--gp-modal-width:500px;--gp-modal-padding:1rem;--gp-modal-margin:0.5rem;--gp-modal-color:var(--gp-body-color);--gp-modal-bg:var(--gp-body-bg);--gp-modal-border-color:var(--gp-border-color-translucent);--gp-modal-border-width:var(--gp-border-width);--gp-modal-border-radius:var(--gp-border-radius-lg);--gp-modal-box-shadow:var(--gp-box-shadow-sm);--gp-modal-inner-border-radius:calc(var(--gp-border-radius-lg) - var(--gp-border-width));--gp-modal-header-padding-x:1rem;--gp-modal-header-padding-y:1rem;--gp-modal-header-padding:1rem 1rem;--gp-modal-header-border-color:var(--gp-border-color);--gp-modal-header-border-width:var(--gp-border-width);--gp-modal-title-line-height:1.5;--gp-modal-footer-gap:0.5rem;--gp-modal-footer-border-color:var(--gp-border-color);--gp-modal-footer-border-width:var(--gp-border-width);position:fixed;top:0;left:0;z-index:var(--gp-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:var(--gp-modal-margin);pointer-events:none}.modal.fade .modal-dialog{transform:translateY(-50px);transition:transform .3s ease-out}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--gp-modal-margin)*2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--gp-modal-margin)*2)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--gp-modal-color);pointer-events:auto;background-color:var(--gp-modal-bg);background-clip:padding-box;border:var(--gp-modal-border-width) solid var(--gp-modal-border-color);border-radius:var(--gp-modal-border-radius);outline:0}.modal-backdrop{--gp-backdrop-zindex:1050;--gp-backdrop-bg:#000;--gp-backdrop-opacity:0.5;position:fixed;top:0;left:0;z-index:var(--gp-backdrop-zindex);width:100vw;height:100vh;background-color:var(--gp-backdrop-bg)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--gp-backdrop-opacity)}.modal-header{display:flex;flex-shrink:0;align-items:center;padding:var(--gp-modal-header-padding);border-bottom:var(--gp-modal-header-border-width) solid var(--gp-modal-header-border-color);border-top-left-radius:var(--gp-modal-inner-border-radius);border-top-right-radius:var(--gp-modal-inner-border-radius)}.modal-header .btn-close{padding:calc(var(--gp-modal-header-padding-y)*0.5) calc(var(--gp-modal-header-padding-x)*0.5);margin-top:calc(var(--gp-modal-header-padding-y)*-0.5);margin-right:calc(var(--gp-modal-header-padding-x)*-0.5);margin-bottom:calc(var(--gp-modal-header-padding-y)*-0.5);margin-left:auto}.modal-title{margin-bottom:0;line-height:var(--gp-modal-title-line-height)}.modal-body{position:relative;flex:1 1 auto;padding:var(--gp-modal-padding)}.modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--gp-modal-padding) - var(--gp-modal-footer-gap)*0.5);background-color:var(--gp-modal-footer-bg);border-top:var(--gp-modal-footer-border-width) solid var(--gp-modal-footer-border-color);border-bottom-right-radius:var(--gp-modal-inner-border-radius);border-bottom-left-radius:var(--gp-modal-inner-border-radius)}.modal-footer>*{margin:calc(var(--gp-modal-footer-gap)*0.5)}@media (min-width:320px){.modal{--gp-modal-margin:1.75rem;--gp-modal-box-shadow:var(--gp-box-shadow)}.modal-dialog{max-width:var(--gp-modal-width);margin-right:auto;margin-left:auto}.modal-sm{--gp-modal-width:300px}}@media (min-width:1024px){.modal-lg,.modal-xl{--gp-modal-width:800px}}@media (min-width:1440px){.modal-xl{--gp-modal-width:1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-footer,.modal-fullscreen .modal-header{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media (max-width:319.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-footer,.modal-fullscreen-sm-down .modal-header{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media (max-width:767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-footer,.modal-fullscreen-md-down .modal-header{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media (max-width:1023.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-footer,.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media (max-width:1439.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-footer,.modal-fullscreen-xl-down .modal-header{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}.accordion{--gp-accordion-color:var(--gp-body-color);--gp-accordion-bg:var(--gp-body-bg);--gp-accordion-transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,border-radius 0.15s ease;--gp-accordion-border-color:var(--gp-border-color);--gp-accordion-border-width:var(--gp-border-width);--gp-accordion-border-radius:var(--gp-border-radius);--gp-accordion-inner-border-radius:calc(var(--gp-border-radius) - var(--gp-border-width));--gp-accordion-btn-padding-x:1.25rem;--gp-accordion-btn-padding-y:1rem;--gp-accordion-btn-color:var(--gp-body-color);--gp-accordion-btn-bg:var(--gp-accordion-bg);--gp-accordion-btn-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m2 5 6 6 6-6'/%3e%3c/svg%3e");--gp-accordion-btn-icon-width:1.25rem;--gp-accordion-btn-icon-transform:rotate(-180deg);--gp-accordion-btn-icon-transition:transform 0.2s ease-in-out;--gp-accordion-btn-active-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23052c65' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m2 5 6 6 6-6'/%3e%3c/svg%3e");--gp-accordion-btn-focus-box-shadow:0 0 0 0.25rem rgba(13,110,253,0.25);--gp-accordion-body-padding-x:1.25rem;--gp-accordion-body-padding-y:1rem;--gp-accordion-active-color:var(--gp-primary-text-emphasis);--gp-accordion-active-bg:var(--gp-primary-bg-subtle)}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:var(--gp-accordion-btn-padding-y) var(--gp-accordion-btn-padding-x);font-size:1rem;color:var(--gp-accordion-btn-color);text-align:left;background-color:var(--gp-accordion-btn-bg);border:0;border-radius:0;overflow-anchor:none;transition:var(--gp-accordion-transition)}@media (prefers-reduced-motion:reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:var(--gp-accordion-active-color);background-color:var(--gp-accordion-active-bg);box-shadow:inset 0 calc(var(--gp-accordion-border-width)*-1) 0 var(--gp-accordion-border-color)}.accordion-button:not(.collapsed):after{background-image:var(--gp-accordion-btn-active-icon);transform:var(--gp-accordion-btn-icon-transform)}.accordion-button:after{flex-shrink:0;width:var(--gp-accordion-btn-icon-width);height:var(--gp-accordion-btn-icon-width);margin-left:auto;content:"";background-image:var(--gp-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--gp-accordion-btn-icon-width);transition:var(--gp-accordion-btn-icon-transition)}@media (prefers-reduced-motion:reduce){.accordion-button:after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;outline:0;box-shadow:var(--gp-accordion-btn-focus-box-shadow)}.accordion-header{margin-bottom:0}.accordion-item{color:var(--gp-accordion-color);background-color:var(--gp-accordion-bg);border:var(--gp-accordion-border-width) solid var(--gp-accordion-border-color)}.accordion-item:first-of-type{border-top-left-radius:var(--gp-accordion-border-radius);border-top-right-radius:var(--gp-accordion-border-radius)}.accordion-item:first-of-type>.accordion-header .accordion-button{border-top-left-radius:var(--gp-accordion-inner-border-radius);border-top-right-radius:var(--gp-accordion-inner-border-radius)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:var(--gp-accordion-border-radius);border-bottom-left-radius:var(--gp-accordion-border-radius)}.accordion-item:last-of-type>.accordion-header .accordion-button.collapsed{border-bottom-right-radius:var(--gp-accordion-inner-border-radius);border-bottom-left-radius:var(--gp-accordion-inner-border-radius)}.accordion-item:last-of-type>.accordion-collapse{border-bottom-right-radius:var(--gp-accordion-border-radius);border-bottom-left-radius:var(--gp-accordion-border-radius)}.accordion-body{padding:var(--gp-accordion-body-padding-y) var(--gp-accordion-body-padding-x)}.accordion-flush>.accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush>.accordion-item:first-child{border-top:0}.accordion-flush>.accordion-item:last-child{border-bottom:0}.accordion-flush>.accordion-item>.accordion-collapse,.accordion-flush>.accordion-item>.accordion-header .accordion-button,.accordion-flush>.accordion-item>.accordion-header .accordion-button.collapsed{border-radius:0}[data-bs-theme=dark] .accordion-button:after{--gp-accordion-btn-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e");--gp-accordion-btn-active-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e")}.breadcrumb{--gp-breadcrumb-padding-x:2.5rem;--gp-breadcrumb-padding-y:0.5rem;--gp-breadcrumb-margin-bottom:0rem;--gp-breadcrumb-font-size:0.875rem;--gp-breadcrumb-divider-color:var(--gp-secondary-color);--gp-breadcrumb-item-padding-x:1rem;--gp-breadcrumb-item-active-color:var(--gp-secondary-color);display:flex;flex-wrap:wrap;padding:var(--gp-breadcrumb-padding-y) var(--gp-breadcrumb-padding-x);margin-bottom:var(--gp-breadcrumb-margin-bottom);font-size:var(--gp-breadcrumb-font-size);list-style:none;background-color:var(--gp-breadcrumb-bg);border-radius:var(--gp-breadcrumb-border-radius)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--gp-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item:before{float:left;padding-right:var(--gp-breadcrumb-item-padding-x);color:var(--gp-breadcrumb-divider-color);content:var(--gp-breadcrumb-divider,"/")}.breadcrumb-item.active{color:var(--gp-breadcrumb-item-active-color)}.toast{--gp-toast-zindex:1090;--gp-toast-padding-x:0.75rem;--gp-toast-padding-y:0.5rem;--gp-toast-spacing:1.5rem;--gp-toast-max-width:350px;--gp-toast-font-size:0.875rem;--gp-toast-bg:rgba(var(--gp-body-bg-rgb),0.85);--gp-toast-border-width:var(--gp-border-width);--gp-toast-border-color:var(--gp-border-color-translucent);--gp-toast-border-radius:var(--gp-border-radius);--gp-toast-box-shadow:var(--gp-box-shadow);--gp-toast-header-color:var(--gp-secondary-color);--gp-toast-header-bg:rgba(var(--gp-body-bg-rgb),0.85);--gp-toast-header-border-color:var(--gp-border-color-translucent);width:var(--gp-toast-max-width);max-width:100%;font-size:var(--gp-toast-font-size);color:var(--gp-toast-color);pointer-events:auto;background-color:var(--gp-toast-bg);background-clip:padding-box;border:var(--gp-toast-border-width) solid var(--gp-toast-border-color);box-shadow:var(--gp-toast-box-shadow);border-radius:var(--gp-toast-border-radius)}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{--gp-toast-zindex:1090;position:absolute;z-index:var(--gp-toast-zindex);width:-moz-max-content;width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:var(--gp-toast-spacing)}.toast-header{display:flex;align-items:center;padding:var(--gp-toast-padding-y) var(--gp-toast-padding-x);color:var(--gp-toast-header-color);background-color:var(--gp-toast-header-bg);background-clip:padding-box;border-bottom:var(--gp-toast-border-width) solid var(--gp-toast-header-border-color);border-top-left-radius:calc(var(--gp-toast-border-radius) - var(--gp-toast-border-width));border-top-right-radius:calc(var(--gp-toast-border-radius) - var(--gp-toast-border-width))}.toast-header .btn-close{margin-right:calc(var(--gp-toast-padding-x)*-0.5);margin-left:var(--gp-toast-padding-x)}.toast-body{padding:var(--gp-toast-padding-x);word-wrap:break-word}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner:after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-end,.carousel-item-next:not(.carousel-item-start){transform:translateX(100%)}.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end){transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;filter:var(--gp-carousel-control-icon-filter);border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:var(--gp-carousel-indicator-active-bg);background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:var(--gp-carousel-caption-color);text-align:center}.carousel-dark{--gp-carousel-indicator-active-bg:#000;--gp-carousel-caption-color:#000;--gp-carousel-control-icon-filter:invert(1) grayscale(100)}:root,[data-bs-theme=light]{--gp-carousel-indicator-active-bg:#fff;--gp-carousel-caption-color:#fff}[data-bs-theme=dark]{--gp-carousel-indicator-active-bg:#000;--gp-carousel-caption-color:#000;--gp-carousel-control-icon-filter:invert(1) grayscale(100)}.alert{--gp-alert-bg:transparent;--gp-alert-padding-x:1rem;--gp-alert-padding-y:1rem;--gp-alert-margin-bottom:1rem;--gp-alert-color:inherit;--gp-alert-border-color:transparent;--gp-alert-border:var(--gp-border-width) solid var(--gp-alert-border-color);--gp-alert-border-radius:var(--gp-border-radius);--gp-alert-link-color:inherit;position:relative;padding:var(--gp-alert-padding-y) var(--gp-alert-padding-x);margin-bottom:var(--gp-alert-margin-bottom);color:var(--gp-alert-color);background-color:var(--gp-alert-bg);border:var(--gp-alert-border);border-radius:var(--gp-alert-border-radius)}.alert-heading{color:inherit}.alert-link{font-weight:700;color:var(--gp-alert-link-color)}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.alert-primary{--gp-alert-color:var(--gp-primary-text-emphasis);--gp-alert-bg:var(--gp-primary-bg-subtle);--gp-alert-border-color:var(--gp-primary-border-subtle);--gp-alert-link-color:var(--gp-primary-text-emphasis)}.alert-secondary{--gp-alert-color:var(--gp-secondary-text-emphasis);--gp-alert-bg:var(--gp-secondary-bg-subtle);--gp-alert-border-color:var(--gp-secondary-border-subtle);--gp-alert-link-color:var(--gp-secondary-text-emphasis)}.alert-success{--gp-alert-color:var(--gp-success-text-emphasis);--gp-alert-bg:var(--gp-success-bg-subtle);--gp-alert-border-color:var(--gp-success-border-subtle);--gp-alert-link-color:var(--gp-success-text-emphasis)}.alert-info{--gp-alert-color:var(--gp-info-text-emphasis);--gp-alert-bg:var(--gp-info-bg-subtle);--gp-alert-border-color:var(--gp-info-border-subtle);--gp-alert-link-color:var(--gp-info-text-emphasis)}.alert-warning{--gp-alert-color:var(--gp-warning-text-emphasis);--gp-alert-bg:var(--gp-warning-bg-subtle);--gp-alert-border-color:var(--gp-warning-border-subtle);--gp-alert-link-color:var(--gp-warning-text-emphasis)}.alert-danger{--gp-alert-color:var(--gp-danger-text-emphasis);--gp-alert-bg:var(--gp-danger-bg-subtle);--gp-alert-border-color:var(--gp-danger-border-subtle);--gp-alert-link-color:var(--gp-danger-text-emphasis)}.alert-light{--gp-alert-color:var(--gp-light-text-emphasis);--gp-alert-bg:var(--gp-light-bg-subtle);--gp-alert-border-color:var(--gp-light-border-subtle);--gp-alert-link-color:var(--gp-light-text-emphasis)}.alert-dark{--gp-alert-color:var(--gp-dark-text-emphasis);--gp-alert-bg:var(--gp-dark-bg-subtle);--gp-alert-border-color:var(--gp-dark-border-subtle);--gp-alert-link-color:var(--gp-dark-text-emphasis)}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media (prefers-reduced-motion:reduce){.collapsing.collapse-horizontal{transition:none}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(.375rem + var(--gp-border-width));padding-bottom:calc(.375rem + var(--gp-border-width));margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + var(--gp-border-width));padding-bottom:calc(.5rem + var(--gp-border-width));font-size:1.25rem}.col-form-label-sm{padding-top:calc(.25rem + var(--gp-border-width));padding-bottom:calc(.25rem + var(--gp-border-width));font-size:.875rem}.form-text{margin-top:.25rem;font-size:.875em;color:var(--gp-secondary-color)}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--gp-body-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--gp-body-bg);background-clip:padding-box;border:var(--gp-border-width) solid var(--gp-border-color);border-radius:var(--gp-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:var(--gp-body-color);background-color:var(--gp-body-bg);border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-control::-webkit-date-and-time-value{min-width:85px;height:1.5em;margin:0}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::-moz-placeholder{color:var(--gp-secondary-color);opacity:1}.form-control::placeholder{color:var(--gp-secondary-color);opacity:1}.form-control:disabled{background-color:var(--gp-secondary-bg);opacity:1}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;margin-inline-end:.75rem;color:var(--gp-body-color);background-color:var(--gp-tertiary-bg);pointer-events:none;border:0 solid;border-color:inherit;border-inline-end-width:var(--gp-border-width);border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:var(--gp-secondary-bg)}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:var(--gp-body-color);background-color:transparent;border-width:medium;border-left:0 solid transparent;border-bottom:var(--gp-border-width) solid transparent;border-right:0 solid transparent;border-top:var(--gp-border-width) solid transparent}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + .5rem + var(--gp-border-width)*2);padding:.25rem .5rem;font-size:.875rem;border-radius:var(--gp-border-radius-sm)}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + var(--gp-border-width)*2);padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--gp-border-radius-lg)}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + .75rem + var(--gp-border-width)*2)}textarea.form-control-sm{min-height:calc(1.5em + .5rem + var(--gp-border-width)*2)}textarea.form-control-lg{min-height:calc(1.5em + 1rem + var(--gp-border-width)*2)}.form-control-color{width:3rem;height:calc(1.5em + .75rem + var(--gp-border-width)*2);padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0!important;border-radius:var(--gp-border-radius)}.form-control-color::-webkit-color-swatch{border:0!important;border-radius:var(--gp-border-radius)}.form-control-color.form-control-sm{height:calc(1.5em + .5rem + var(--gp-border-width)*2)}.form-control-color.form-control-lg{height:calc(1.5em + 1rem + var(--gp-border-width)*2)}.form-select{--gp-form-select-bg-img:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--gp-body-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--gp-body-bg);background-image:var(--gp-form-select-bg-img),var(--gp-form-select-bg-icon,none);background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:var(--gp-border-width) solid var(--gp-border-color);border-radius:var(--gp-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-select{transition:none}}.form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:var(--gp-secondary-bg)}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--gp-body-color)}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem;border-radius:var(--gp-border-radius-sm)}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:var(--gp-border-radius-lg)}[data-bs-theme=dark] .form-select{--gp-form-select-bg-img:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-right:1.5em;padding-left:0;text-align:right}.form-check-reverse .form-check-input{float:right;margin-right:-1.5em;margin-left:0}.form-check-input{--gp-form-check-bg:var(--gp-body-bg);flex-shrink:0;width:1em;height:1em;margin-top:.25em;vertical-align:top;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--gp-form-check-bg);background-image:var(--gp-form-check-bg-image);background-repeat:no-repeat;background-position:50%;background-size:contain;border:var(--gp-border-width) solid var(--gp-border-color);print-color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{--gp-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{--gp-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;--gp-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{cursor:default;opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{--gp-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");width:2em;margin-left:-2.5em;background-image:var(--gp-form-switch-bg);background-position:0;border-radius:2em;transition:background-position .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{--gp-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:100%;--gp-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-switch.form-check-reverse{padding-right:2.5em;padding-left:0}.form-switch.form-check-reverse .form-check-input{margin-right:-2.5em;margin-left:0}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check:disabled+.btn,.btn-check[disabled]+.btn{pointer-events:none;filter:none;opacity:.65}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){--gp-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e")}.form-range{width:100%;height:1.5rem;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;-webkit-appearance:none;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--gp-secondary-bg);border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;-moz-appearance:none;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--gp-secondary-bg);border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:var(--gp-secondary-color)}.form-range:disabled::-moz-range-thumb{background-color:var(--gp-secondary-color)}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + var(--gp-border-width)*2);min-height:calc(3.5rem + var(--gp-border-width)*2);line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;z-index:2;max-width:100%;height:100%;padding:1rem .75rem;overflow:hidden;color:rgba(var(--gp-body-color-rgb),.65);text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:var(--gp-border-width) solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media (prefers-reduced-motion:reduce){.form-floating>label{transition:none}}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem .75rem}.form-floating>.form-control-plaintext::-moz-placeholder,.form-floating>.form-control::-moz-placeholder{color:transparent}.form-floating>.form-control-plaintext::placeholder,.form-floating>.form-control::placeholder{color:transparent}.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown),.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control-plaintext:-webkit-autofill,.form-floating>.form-control:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem;padding-left:.75rem}.form-floating>.form-control-plaintext~label,.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:-webkit-autofill~label{transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>textarea:focus~label:after,.form-floating>textarea:not(:placeholder-shown)~label:after{position:absolute;inset:1rem .375rem;z-index:-1;height:1.5em;content:"";background-color:var(--gp-body-bg);border-radius:var(--gp-border-radius)}.form-floating>textarea:disabled~label:after{background-color:var(--gp-secondary-bg)}.form-floating>.form-control-plaintext~label{border-left-width:0;border-bottom-width:var(--gp-border-width);border-right-width:0;border-top-width:var(--gp-border-width)}.form-floating>.form-control:disabled~label,.form-floating>:disabled~label{color:#6c757d}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-floating,.input-group>.form-select{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-floating:focus-within,.input-group>.form-select:focus{z-index:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--gp-body-color);text-align:center;white-space:nowrap;background-color:var(--gp-tertiary-bg);border:var(--gp-border-width) solid var(--gp-border-color);border-radius:var(--gp-border-radius)}.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--gp-border-radius-lg)}.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text{padding:.25rem .5rem;font-size:.875rem;border-radius:var(--gp-border-radius-sm)}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select,.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select,.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:calc(var(--gp-border-width)*-1);border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--gp-form-valid-color)}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--gp-success);border-radius:var(--gp-border-radius)}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{border-color:var(--gp-form-valid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:var(--gp-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--gp-success-rgb),.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-valid,.was-validated .form-select:valid{border-color:var(--gp-form-valid-border-color)}.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"],.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"]{--gp-form-select-bg-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:var(--gp-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--gp-success-rgb),.25)}.form-control-color.is-valid,.was-validated .form-control-color:valid{width:calc(3.75rem + 1.5em)}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:var(--gp-form-valid-border-color)}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:var(--gp-form-valid-color)}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{box-shadow:0 0 0 .25rem rgba(var(--gp-success-rgb),.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:var(--gp-form-valid-color)}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.input-group>.form-control:not(:focus).is-valid,.input-group>.form-floating:not(:focus-within).is-valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-control:not(:focus):valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.was-validated .input-group>.form-select:not(:focus):valid{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--gp-form-invalid-color)}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--gp-danger);border-radius:var(--gp-border-radius)}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:var(--gp-form-invalid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:var(--gp-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--gp-danger-rgb),.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-invalid,.was-validated .form-select:invalid{border-color:var(--gp-form-invalid-border-color)}.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"],.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"]{--gp-form-select-bg-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:var(--gp-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--gp-danger-rgb),.25)}.form-control-color.is-invalid,.was-validated .form-control-color:invalid{width:calc(3.75rem + 1.5em)}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:var(--gp-form-invalid-border-color)}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:var(--gp-form-invalid-color)}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{box-shadow:0 0 0 .25rem rgba(var(--gp-danger-rgb),.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:var(--gp-form-invalid-color)}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.input-group>.form-control:not(:focus).is-invalid,.input-group>.form-floating:not(:focus-within).is-invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-control:not(:focus):invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.was-validated .input-group>.form-select:not(:focus):invalid{z-index:4}.spinner-border,.spinner-grow{display:inline-block;width:var(--gp-spinner-width);height:var(--gp-spinner-height);vertical-align:var(--gp-spinner-vertical-align);border-radius:50%;animation:var(--gp-spinner-animation-speed) linear infinite var(--gp-spinner-animation-name)}@keyframes spinner-border{to{transform:rotate(1turn)}}.spinner-border{--gp-spinner-width:2rem;--gp-spinner-height:2rem;--gp-spinner-vertical-align:-0.125em;--gp-spinner-border-width:0.25em;--gp-spinner-animation-speed:0.75s;--gp-spinner-animation-name:spinner-border;border:var(--gp-spinner-border-width) solid;border-right-color:transparent}.spinner-border-sm{--gp-spinner-width:1rem;--gp-spinner-height:1rem;--gp-spinner-border-width:0.2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{--gp-spinner-width:2rem;--gp-spinner-height:2rem;--gp-spinner-vertical-align:-0.125em;--gp-spinner-animation-speed:0.75s;--gp-spinner-animation-name:spinner-grow;background-color:currentcolor;opacity:0}.spinner-grow-sm{--gp-spinner-width:1rem;--gp-spinner-height:1rem}@media (prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{--gp-spinner-animation-speed:1.5s}}.clearfix:after{display:block;clear:both;content:""}.text-bg-primary{color:#fff!important;background-color:RGBA(var(--gp-primary-rgb),var(--gp-bg-opacity,1))!important}.text-bg-secondary{color:#fff!important;background-color:RGBA(var(--gp-secondary-rgb),var(--gp-bg-opacity,1))!important}.text-bg-success{color:#fff!important;background-color:RGBA(var(--gp-success-rgb),var(--gp-bg-opacity,1))!important}.text-bg-info{color:#000!important;background-color:RGBA(var(--gp-info-rgb),var(--gp-bg-opacity,1))!important}.text-bg-warning{color:#000!important;background-color:RGBA(var(--gp-warning-rgb),var(--gp-bg-opacity,1))!important}.text-bg-danger{color:#fff!important;background-color:RGBA(var(--gp-danger-rgb),var(--gp-bg-opacity,1))!important}.text-bg-light{color:#000!important;background-color:RGBA(var(--gp-light-rgb),var(--gp-bg-opacity,1))!important}.text-bg-dark{color:#fff!important;background-color:RGBA(var(--gp-dark-rgb),var(--gp-bg-opacity,1))!important}.link-primary{color:RGBA(var(--gp-primary-rgb),var(--gp-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--gp-primary-rgb),var(--gp-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--gp-primary-rgb),var(--gp-link-underline-opacity,1))!important}.link-primary:focus,.link-primary:hover{color:RGBA(10,88,202,var(--gp-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(10,88,202,var(--gp-link-underline-opacity,1))!important;text-decoration-color:RGBA(10,88,202,var(--gp-link-underline-opacity,1))!important}.link-secondary{color:RGBA(var(--gp-secondary-rgb),var(--gp-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--gp-secondary-rgb),var(--gp-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--gp-secondary-rgb),var(--gp-link-underline-opacity,1))!important}.link-secondary:focus,.link-secondary:hover{color:RGBA(86,94,100,var(--gp-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(86,94,100,var(--gp-link-underline-opacity,1))!important;text-decoration-color:RGBA(86,94,100,var(--gp-link-underline-opacity,1))!important}.link-success{color:RGBA(var(--gp-success-rgb),var(--gp-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--gp-success-rgb),var(--gp-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--gp-success-rgb),var(--gp-link-underline-opacity,1))!important}.link-success:focus,.link-success:hover{color:RGBA(20,108,67,var(--gp-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(20,108,67,var(--gp-link-underline-opacity,1))!important;text-decoration-color:RGBA(20,108,67,var(--gp-link-underline-opacity,1))!important}.link-info{color:RGBA(var(--gp-info-rgb),var(--gp-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--gp-info-rgb),var(--gp-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--gp-info-rgb),var(--gp-link-underline-opacity,1))!important}.link-info:focus,.link-info:hover{color:RGBA(61,213,243,var(--gp-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(61,213,243,var(--gp-link-underline-opacity,1))!important;text-decoration-color:RGBA(61,213,243,var(--gp-link-underline-opacity,1))!important}.link-warning{color:RGBA(var(--gp-warning-rgb),var(--gp-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--gp-warning-rgb),var(--gp-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--gp-warning-rgb),var(--gp-link-underline-opacity,1))!important}.link-warning:focus,.link-warning:hover{color:RGBA(255,205,57,var(--gp-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(255,205,57,var(--gp-link-underline-opacity,1))!important;text-decoration-color:RGBA(255,205,57,var(--gp-link-underline-opacity,1))!important}.link-danger{color:RGBA(var(--gp-danger-rgb),var(--gp-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--gp-danger-rgb),var(--gp-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--gp-danger-rgb),var(--gp-link-underline-opacity,1))!important}.link-danger:focus,.link-danger:hover{color:RGBA(176,42,55,var(--gp-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(176,42,55,var(--gp-link-underline-opacity,1))!important;text-decoration-color:RGBA(176,42,55,var(--gp-link-underline-opacity,1))!important}.link-light{color:RGBA(var(--gp-light-rgb),var(--gp-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--gp-light-rgb),var(--gp-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--gp-light-rgb),var(--gp-link-underline-opacity,1))!important}.link-light:focus,.link-light:hover{color:RGBA(249,250,251,var(--gp-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(249,250,251,var(--gp-link-underline-opacity,1))!important;text-decoration-color:RGBA(249,250,251,var(--gp-link-underline-opacity,1))!important}.link-dark{color:RGBA(var(--gp-dark-rgb),var(--gp-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--gp-dark-rgb),var(--gp-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--gp-dark-rgb),var(--gp-link-underline-opacity,1))!important}.link-dark:focus,.link-dark:hover{color:RGBA(26,30,33,var(--gp-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(26,30,33,var(--gp-link-underline-opacity,1))!important;text-decoration-color:RGBA(26,30,33,var(--gp-link-underline-opacity,1))!important}.link-body-emphasis{color:RGBA(var(--gp-emphasis-color-rgb),var(--gp-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--gp-emphasis-color-rgb),var(--gp-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--gp-emphasis-color-rgb),var(--gp-link-underline-opacity,1))!important}.link-body-emphasis:focus,.link-body-emphasis:hover{color:RGBA(var(--gp-emphasis-color-rgb),var(--gp-link-opacity,.75))!important;-webkit-text-decoration-color:RGBA(var(--gp-emphasis-color-rgb),var(--gp-link-underline-opacity,.75))!important;text-decoration-color:RGBA(var(--gp-emphasis-color-rgb),var(--gp-link-underline-opacity,.75))!important}.focus-ring:focus{outline:0;box-shadow:var(--gp-focus-ring-x,0) var(--gp-focus-ring-y,0) var(--gp-focus-ring-blur,0) var(--gp-focus-ring-width) var(--gp-focus-ring-color)}.icon-link{display:inline-flex;gap:.375rem;align-items:center;-webkit-text-decoration-color:rgba(var(--gp-link-color-rgb),var(--gp-link-opacity,.5));text-decoration-color:rgba(var(--gp-link-color-rgb),var(--gp-link-opacity,.5));text-underline-offset:.25em;backface-visibility:hidden}.icon-link>.bi{flex-shrink:0;width:1em;height:1em;fill:currentcolor;transition:transform .2s ease-in-out}@media (prefers-reduced-motion:reduce){.icon-link>.bi{transition:none}}.icon-link-hover:focus-visible>.bi,.icon-link-hover:hover>.bi{transform:var(--gp-icon-link-transform,translate3d(.25em,0,0))}.ratio{position:relative;width:100%}.ratio:before{display:block;padding-top:var(--gp-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--gp-aspect-ratio:100%}.ratio-4x3{--gp-aspect-ratio:75%}.ratio-16x9{--gp-aspect-ratio:56.25%}.ratio-21x9{--gp-aspect-ratio:42.85714%}.fixed-top{top:0}.fixed-bottom,.fixed-top{position:fixed;right:0;left:0;z-index:1030}.fixed-bottom{bottom:0}.sticky-top{top:0}.sticky-bottom,.sticky-top{position:sticky;z-index:1020}.sticky-bottom{bottom:0}@media (min-width:320px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:768px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:1024px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:1440px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:sticky;bottom:0;z-index:1020}}.hstack{flex-direction:row;align-items:center}.hstack,.vstack{display:flex;align-self:stretch}.vstack{flex:1 1 auto;flex-direction:column}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption),.visually-hidden:not(caption){position:absolute!important}.visually-hidden *,.visually-hidden-focusable:not(:focus):not(:focus-within) *{overflow:hidden!important}.stretched-link:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:var(--gp-border-width);min-height:1em;background-color:currentcolor;opacity:.25}.nav{--gp-nav-link-padding-x:1rem;--gp-nav-link-padding-y:0.5rem;--gp-nav-link-color:var(--gp-link-color);--gp-nav-link-hover-color:var(--gp-link-hover-color);--gp-nav-link-disabled-color:var(--gp-secondary-color);display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:var(--gp-nav-link-padding-y) var(--gp-nav-link-padding-x);font-size:var(--gp-nav-link-font-size);font-weight:var(--gp-nav-link-font-weight);color:var(--gp-nav-link-color);text-decoration:none;background:none;border:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion:reduce){.nav-link{transition:none}}.nav-link:focus,.nav-link:hover{color:var(--gp-nav-link-hover-color)}.nav-link:focus-visible{outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.nav-link.disabled,.nav-link:disabled{color:var(--gp-nav-link-disabled-color);pointer-events:none;cursor:default}.nav-tabs{--gp-nav-tabs-border-width:var(--gp-border-width);--gp-nav-tabs-border-color:var(--gp-border-color);--gp-nav-tabs-border-radius:var(--gp-border-radius);--gp-nav-tabs-link-hover-border-color:var(--gp-secondary-bg) var(--gp-secondary-bg) var(--gp-border-color);--gp-nav-tabs-link-active-color:var(--gp-emphasis-color);--gp-nav-tabs-link-active-bg:var(--gp-body-bg);--gp-nav-tabs-link-active-border-color:var(--gp-border-color) var(--gp-border-color) var(--gp-body-bg);border-bottom:var(--gp-nav-tabs-border-width) solid var(--gp-nav-tabs-border-color)}.nav-tabs .nav-link{margin-bottom:calc(var(--gp-nav-tabs-border-width)*-1);border:var(--gp-nav-tabs-border-width) solid transparent;border-top-left-radius:var(--gp-nav-tabs-border-radius);border-top-right-radius:var(--gp-nav-tabs-border-radius)}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{isolation:isolate;border-color:var(--gp-nav-tabs-link-hover-border-color)}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:var(--gp-nav-tabs-link-active-color);background-color:var(--gp-nav-tabs-link-active-bg);border-color:var(--gp-nav-tabs-link-active-border-color)}.nav-tabs .dropdown-menu{margin-top:calc(var(--gp-nav-tabs-border-width)*-1);border-top-left-radius:0;border-top-right-radius:0}.nav-pills{--gp-nav-pills-border-radius:var(--gp-border-radius);--gp-nav-pills-link-active-color:#fff;--gp-nav-pills-link-active-bg:#0d6efd}.nav-pills .nav-link{border-radius:var(--gp-nav-pills-border-radius)}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:var(--gp-nav-pills-link-active-color);background-color:var(--gp-nav-pills-link-active-bg)}.nav-underline{--gp-nav-underline-gap:1rem;--gp-nav-underline-border-width:0.125rem;--gp-nav-underline-link-active-color:var(--gp-emphasis-color);gap:var(--gp-nav-underline-gap)}.nav-underline .nav-link{padding-right:0;padding-left:0;border-bottom:var(--gp-nav-underline-border-width) solid transparent}.nav-underline .nav-link:focus,.nav-underline .nav-link:hover{border-bottom-color:currentcolor}.nav-underline .nav-link.active,.nav-underline .show>.nav-link{font-weight:700;color:var(--gp-nav-underline-link-active-color);border-bottom-color:currentcolor}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{flex-grow:1;flex-basis:0;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{--gp-navbar-padding-x:0;--gp-navbar-padding-y:0.5rem;--gp-navbar-color:rgba(var(--gp-emphasis-color-rgb),0.65);--gp-navbar-hover-color:rgba(var(--gp-emphasis-color-rgb),0.8);--gp-navbar-disabled-color:rgba(var(--gp-emphasis-color-rgb),0.3);--gp-navbar-active-color:rgba(var(--gp-emphasis-color-rgb),1);--gp-navbar-brand-padding-y:0.3125rem;--gp-navbar-brand-margin-end:1rem;--gp-navbar-brand-font-size:1.25rem;--gp-navbar-brand-color:rgba(var(--gp-emphasis-color-rgb),1);--gp-navbar-brand-hover-color:rgba(var(--gp-emphasis-color-rgb),1);--gp-navbar-nav-link-padding-x:0.5rem;--gp-navbar-toggler-padding-y:0.25rem;--gp-navbar-toggler-padding-x:0.75rem;--gp-navbar-toggler-font-size:1.25rem;--gp-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--gp-navbar-toggler-border-color:rgba(var(--gp-emphasis-color-rgb),0.15);--gp-navbar-toggler-border-radius:var(--gp-border-radius);--gp-navbar-toggler-focus-width:0.25rem;--gp-navbar-toggler-transition:box-shadow 0.15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--gp-navbar-padding-y) var(--gp-navbar-padding-x)}.gp-powerreivew .navbar>.pr-alert-container,.gp-powerreivew .navbar>.pr-war-form,.navbar>.container,.navbar>.container-fluid,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-sm,.navbar>.container-xl,.navbar>.container-xxl,.navbar>.gp-powerreivew__form{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:var(--gp-navbar-brand-padding-y);padding-bottom:var(--gp-navbar-brand-padding-y);margin-right:var(--gp-navbar-brand-margin-end);font-size:var(--gp-navbar-brand-font-size);color:var(--gp-navbar-brand-color);text-decoration:none;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{color:var(--gp-navbar-brand-hover-color)}.navbar-nav{--gp-nav-link-padding-x:0;--gp-nav-link-padding-y:0.5rem;--gp-nav-link-color:var(--gp-navbar-color);--gp-nav-link-hover-color:var(--gp-navbar-hover-color);--gp-nav-link-disabled-color:var(--gp-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link.active,.navbar-nav .nav-link.show{color:var(--gp-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem;color:var(--gp-navbar-color)}.navbar-text a,.navbar-text a:focus,.navbar-text a:hover{color:var(--gp-navbar-active-color)}.navbar-collapse{flex-grow:1;flex-basis:100%;align-items:center}.navbar-toggler{padding:var(--gp-navbar-toggler-padding-y) var(--gp-navbar-toggler-padding-x);font-size:var(--gp-navbar-toggler-font-size);line-height:1;color:var(--gp-navbar-color);background-color:transparent;border:var(--gp-border-width) solid var(--gp-navbar-toggler-border-color);border-radius:var(--gp-navbar-toggler-border-radius);transition:var(--gp-navbar-toggler-transition)}@media (prefers-reduced-motion:reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--gp-navbar-toggler-focus-width)}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--gp-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:50%;background-size:100%}.navbar-nav-scroll{max-height:var(--gp-scroll-height,75vh);overflow-y:auto}@media (min-width:320px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--gp-navbar-nav-link-padding-x);padding-left:var(--gp-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:var(--gp-navbar-nav-link-padding-x);padding-left:var(--gp-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:1024px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--gp-navbar-nav-link-padding-x);padding-left:var(--gp-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:1440px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--gp-navbar-nav-link-padding-x);padding-left:var(--gp-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:var(--gp-navbar-nav-link-padding-x);padding-left:var(--gp-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-dark,.navbar[data-bs-theme=dark]{--gp-navbar-color:hsla(0,0%,100%,0.55);--gp-navbar-hover-color:hsla(0,0%,100%,0.75);--gp-navbar-disabled-color:hsla(0,0%,100%,0.25);--gp-navbar-active-color:#fff;--gp-navbar-brand-color:#fff;--gp-navbar-brand-hover-color:#fff;--gp-navbar-toggler-border-color:hsla(0,0%,100%,0.1)}.navbar-dark,.navbar[data-bs-theme=dark],[data-bs-theme=dark] .navbar-toggler-icon{--gp-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.btn-close{--gp-btn-close-color:#000;--gp-btn-close-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414'/%3e%3c/svg%3e");--gp-btn-close-opacity:0.5;--gp-btn-close-hover-opacity:0.75;--gp-btn-close-focus-shadow:0 0 0 0.25rem rgba(13,110,253,0.25);--gp-btn-close-focus-opacity:1;--gp-btn-close-disabled-opacity:0.25;box-sizing:content-box;width:1em;height:1em;padding:.25em;background:transparent var(--gp-btn-close-bg) 50%/1em auto no-repeat;filter:var(--gp-btn-close-filter);border:0;border-radius:.375rem;opacity:var(--gp-btn-close-opacity)}.btn-close,.btn-close:hover{color:var(--gp-btn-close-color)}.btn-close:hover{text-decoration:none;opacity:var(--gp-btn-close-hover-opacity)}.btn-close:focus{outline:0;box-shadow:var(--gp-btn-close-focus-shadow);opacity:var(--gp-btn-close-focus-opacity)}.btn-close.disabled,.btn-close:disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:var(--gp-btn-close-disabled-opacity)}.btn-close-white{--gp-btn-close-filter:invert(1) grayscale(100%) brightness(200%)}[data-bs-theme=dark]{--gp-btn-close-filter:invert(1) grayscale(100%) brightness(200%)}.dropdown,.dropdown-center,.dropend,.dropstart,.dropup,.dropup-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{--gp-dropdown-zindex:1000;--gp-dropdown-min-width:10rem;--gp-dropdown-padding-x:0;--gp-dropdown-padding-y:0.5rem;--gp-dropdown-spacer:0.125rem;--gp-dropdown-font-size:1rem;--gp-dropdown-color:var(--gp-body-color);--gp-dropdown-bg:var(--gp-body-bg);--gp-dropdown-border-color:var(--gp-border-color-translucent);--gp-dropdown-border-radius:var(--gp-border-radius);--gp-dropdown-border-width:var(--gp-border-width);--gp-dropdown-inner-border-radius:calc(var(--gp-border-radius) - var(--gp-border-width));--gp-dropdown-divider-bg:var(--gp-border-color-translucent);--gp-dropdown-divider-margin-y:0.5rem;--gp-dropdown-box-shadow:var(--gp-box-shadow);--gp-dropdown-link-color:var(--gp-body-color);--gp-dropdown-link-hover-color:var(--gp-body-color);--gp-dropdown-link-hover-bg:var(--gp-tertiary-bg);--gp-dropdown-link-active-color:#fff;--gp-dropdown-link-active-bg:#0d6efd;--gp-dropdown-link-disabled-color:var(--gp-tertiary-color);--gp-dropdown-item-padding-x:1rem;--gp-dropdown-item-padding-y:0.25rem;--gp-dropdown-header-color:#6c757d;--gp-dropdown-header-padding-x:1rem;--gp-dropdown-header-padding-y:0.5rem;position:absolute;z-index:var(--gp-dropdown-zindex);display:none;min-width:var(--gp-dropdown-min-width);padding:var(--gp-dropdown-padding-y) var(--gp-dropdown-padding-x);margin:0;font-size:var(--gp-dropdown-font-size);color:var(--gp-dropdown-color);text-align:left;list-style:none;background-color:var(--gp-dropdown-bg);background-clip:padding-box;border:var(--gp-dropdown-border-width) solid var(--gp-dropdown-border-color);border-radius:var(--gp-dropdown-border-radius)}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--gp-dropdown-spacer)}.dropdown-menu-start{--bs-position:start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position:end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media (min-width:320px){.dropdown-menu-sm-start{--bs-position:start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position:end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-start{--bs-position:start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position:end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1024px){.dropdown-menu-lg-start{--bs-position:start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position:end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1440px){.dropdown-menu-xl-start{--bs-position:start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position:end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--gp-dropdown-spacer)}.dropup .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--gp-dropdown-spacer)}.dropend .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropend .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-toggle:after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--gp-dropdown-spacer)}.dropstart .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";display:none}.dropstart .dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropstart .dropdown-toggle:empty:after{margin-left:0}.dropstart .dropdown-toggle:before{vertical-align:0}.dropdown-divider{height:0;margin:var(--gp-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--gp-dropdown-divider-bg);opacity:1}.dropdown-item{display:block;width:100%;padding:var(--gp-dropdown-item-padding-y) var(--gp-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--gp-dropdown-link-color);text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0;border-radius:var(--gp-dropdown-item-border-radius,0)}.dropdown-item:focus,.dropdown-item:hover{color:var(--gp-dropdown-link-hover-color);background-color:var(--gp-dropdown-link-hover-bg)}.dropdown-item.active,.dropdown-item:active{color:var(--gp-dropdown-link-active-color);text-decoration:none;background-color:var(--gp-dropdown-link-active-bg)}.dropdown-item.disabled,.dropdown-item:disabled{color:var(--gp-dropdown-link-disabled-color);pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:var(--gp-dropdown-header-padding-y) var(--gp-dropdown-header-padding-x);margin-bottom:0;font-size:.875rem;color:var(--gp-dropdown-header-color);white-space:nowrap}.dropdown-item-text{display:block;padding:var(--gp-dropdown-item-padding-y) var(--gp-dropdown-item-padding-x);color:var(--gp-dropdown-link-color)}.dropdown-menu-dark{--gp-dropdown-color:#dee2e6;--gp-dropdown-bg:#343a40;--gp-dropdown-border-color:var(--gp-border-color-translucent);--gp-dropdown-link-color:#dee2e6;--gp-dropdown-link-hover-color:#fff;--gp-dropdown-divider-bg:var(--gp-border-color-translucent);--gp-dropdown-link-hover-bg:hsla(0,0%,100%,0.15);--gp-dropdown-link-active-color:#fff;--gp-dropdown-link-active-bg:#0d6efd;--gp-dropdown-link-disabled-color:#adb5bd;--gp-dropdown-header-color:#adb5bd}.card{--gp-card-spacer-y:1rem;--gp-card-spacer-x:1rem;--gp-card-title-spacer-y:0.5rem;--gp-card-border-width:var(--gp-border-width);--gp-card-border-color:var(--gp-border-color-translucent);--gp-card-border-radius:var(--gp-border-radius);--gp-card-inner-border-radius:calc(var(--gp-border-radius) - var(--gp-border-width));--gp-card-cap-padding-y:0.5rem;--gp-card-cap-padding-x:1rem;--gp-card-cap-bg:rgba(var(--gp-body-color-rgb),0.03);--gp-card-bg:var(--gp-body-bg);--gp-card-img-overlay-padding:1rem;--gp-card-group-margin:0.75rem;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--gp-card-height);color:var(--gp-body-color);word-wrap:break-word;background-color:var(--gp-card-bg);background-clip:border-box;border:var(--gp-card-border-width) solid var(--gp-card-border-color);border-radius:var(--gp-card-border-radius)}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:var(--gp-card-inner-border-radius);border-top-right-radius:var(--gp-card-inner-border-radius)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:var(--gp-card-inner-border-radius);border-bottom-left-radius:var(--gp-card-inner-border-radius)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:var(--gp-card-spacer-y) var(--gp-card-spacer-x);color:var(--gp-card-color)}.card-title{margin-bottom:var(--gp-card-title-spacer-y);color:var(--gp-card-title-color)}.card-subtitle{margin-top:calc(var(--gp-card-title-spacer-y)*-0.5);color:var(--gp-card-subtitle-color)}.card-subtitle,.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:var(--gp-card-spacer-x)}.card-header{padding:var(--gp-card-cap-padding-y) var(--gp-card-cap-padding-x);margin-bottom:0;color:var(--gp-card-cap-color);background-color:var(--gp-card-cap-bg);border-bottom:var(--gp-card-border-width) solid var(--gp-card-border-color)}.card-header:first-child{border-radius:var(--gp-card-inner-border-radius) var(--gp-card-inner-border-radius) 0 0}.card-footer{padding:var(--gp-card-cap-padding-y) var(--gp-card-cap-padding-x);color:var(--gp-card-cap-color);background-color:var(--gp-card-cap-bg);border-top:var(--gp-card-border-width) solid var(--gp-card-border-color)}.card-footer:last-child{border-radius:0 0 var(--gp-card-inner-border-radius) var(--gp-card-inner-border-radius)}.card-header-tabs{margin-right:calc(var(--gp-card-cap-padding-x)*-0.5);margin-bottom:calc(var(--gp-card-cap-padding-y)*-1);margin-left:calc(var(--gp-card-cap-padding-x)*-0.5);border-bottom:0}.card-header-tabs .nav-link.active{background-color:var(--gp-card-bg);border-bottom-color:var(--gp-card-bg)}.card-header-pills{margin-right:calc(var(--gp-card-cap-padding-x)*-0.5);margin-left:calc(var(--gp-card-cap-padding-x)*-0.5)}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:var(--gp-card-img-overlay-padding);border-radius:var(--gp-card-inner-border-radius)}.card-img,.card-img-bottom,.card-img-top{width:100%}.card-img,.card-img-top{border-top-left-radius:var(--gp-card-inner-border-radius);border-top-right-radius:var(--gp-card-inner-border-radius)}.card-img,.card-img-bottom{border-bottom-right-radius:var(--gp-card-inner-border-radius);border-bottom-left-radius:var(--gp-card-inner-border-radius)}.card-group>.card{margin-bottom:var(--gp-card-group-margin)}@media (min-width:320px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child)>.card-header,.card-group>.card:not(:last-child)>.card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child)>.card-footer,.card-group>.card:not(:last-child)>.card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child)>.card-header,.card-group>.card:not(:first-child)>.card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child)>.card-footer,.card-group>.card:not(:first-child)>.card-img-bottom{border-bottom-left-radius:0}}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentcolor;opacity:.5}.placeholder.btn:before{display:inline-block;content:""}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{animation:placeholder-glow 2s ease-in-out infinite}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{-webkit-mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%;animation:placeholder-wave 2s linear infinite}@keyframes placeholder-wave{to{-webkit-mask-position:-200% 0;mask-position:-200% 0}}.pagination{--gp-pagination-padding-x:0.75rem;--gp-pagination-padding-y:0.375rem;--gp-pagination-font-size:1rem;--gp-pagination-color:var(--gp-link-color);--gp-pagination-bg:var(--gp-body-bg);--gp-pagination-border-width:var(--gp-border-width);--gp-pagination-border-color:var(--gp-border-color);--gp-pagination-border-radius:var(--gp-border-radius);--gp-pagination-hover-color:var(--gp-link-hover-color);--gp-pagination-hover-bg:var(--gp-tertiary-bg);--gp-pagination-hover-border-color:var(--gp-border-color);--gp-pagination-focus-color:var(--gp-link-hover-color);--gp-pagination-focus-bg:var(--gp-secondary-bg);--gp-pagination-focus-box-shadow:0 0 0 0.25rem rgba(13,110,253,0.25);--gp-pagination-active-color:#fff;--gp-pagination-active-bg:#0d6efd;--gp-pagination-active-border-color:#0d6efd;--gp-pagination-disabled-color:var(--gp-secondary-color);--gp-pagination-disabled-bg:var(--gp-secondary-bg);--gp-pagination-disabled-border-color:var(--gp-border-color);display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;padding:var(--gp-pagination-padding-y) var(--gp-pagination-padding-x);font-size:var(--gp-pagination-font-size);color:var(--gp-pagination-color);text-decoration:none;background-color:var(--gp-pagination-bg);border:var(--gp-pagination-border-width) solid var(--gp-pagination-border-color);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.page-link{transition:none}}.page-link:hover{z-index:2;color:var(--gp-pagination-hover-color);background-color:var(--gp-pagination-hover-bg);border-color:var(--gp-pagination-hover-border-color)}.page-link:focus{z-index:3;color:var(--gp-pagination-focus-color);background-color:var(--gp-pagination-focus-bg);outline:0;box-shadow:var(--gp-pagination-focus-box-shadow)}.active>.page-link,.page-link.active{z-index:3;color:var(--gp-pagination-active-color);background-color:var(--gp-pagination-active-bg);border-color:var(--gp-pagination-active-border-color)}.disabled>.page-link,.page-link.disabled{color:var(--gp-pagination-disabled-color);pointer-events:none;background-color:var(--gp-pagination-disabled-bg);border-color:var(--gp-pagination-disabled-border-color)}.page-item:not(:first-child) .page-link{margin-left:calc(var(--gp-border-width)*-1)}.page-item:first-child .page-link{border-top-left-radius:var(--gp-pagination-border-radius);border-bottom-left-radius:var(--gp-pagination-border-radius)}.page-item:last-child .page-link{border-top-right-radius:var(--gp-pagination-border-radius);border-bottom-right-radius:var(--gp-pagination-border-radius)}.pagination-lg{--gp-pagination-padding-x:1.5rem;--gp-pagination-padding-y:0.75rem;--gp-pagination-font-size:1.25rem;--gp-pagination-border-radius:var(--gp-border-radius-lg)}.pagination-sm{--gp-pagination-padding-x:0.5rem;--gp-pagination-padding-y:0.25rem;--gp-pagination-font-size:0.875rem;--gp-pagination-border-radius:var(--gp-border-radius-sm)}.popover{--gp-popover-zindex:1070;--gp-popover-max-width:276px;--gp-popover-font-size:0.875rem;--gp-popover-bg:var(--gp-body-bg);--gp-popover-border-width:var(--gp-border-width);--gp-popover-border-color:var(--gp-border-color-translucent);--gp-popover-border-radius:var(--gp-border-radius-lg);--gp-popover-inner-border-radius:calc(var(--gp-border-radius-lg) - var(--gp-border-width));--gp-popover-box-shadow:var(--gp-box-shadow);--gp-popover-header-padding-x:1rem;--gp-popover-header-padding-y:0.5rem;--gp-popover-header-font-size:1rem;--gp-popover-header-color:inherit;--gp-popover-header-bg:var(--gp-secondary-bg);--gp-popover-body-padding-x:1rem;--gp-popover-body-padding-y:1rem;--gp-popover-body-color:var(--gp-body-color);--gp-popover-arrow-width:1rem;--gp-popover-arrow-height:0.5rem;--gp-popover-arrow-border:var(--gp-popover-border-color);z-index:var(--gp-popover-zindex);display:block;max-width:var(--gp-popover-max-width);font-family:var(--gp-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--gp-popover-font-size);word-wrap:break-word;background-color:var(--gp-popover-bg);background-clip:padding-box;border:var(--gp-popover-border-width) solid var(--gp-popover-border-color);border-radius:var(--gp-popover-border-radius)}.popover .popover-arrow{display:block;width:var(--gp-popover-arrow-width);height:var(--gp-popover-arrow-height)}.popover .popover-arrow:after,.popover .popover-arrow:before{position:absolute;display:block;content:"";border:0 solid transparent}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow,.bs-popover-top>.popover-arrow{bottom:calc(var(--gp-popover-arrow-height)*-1 - var(--gp-popover-border-width))}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:after,.bs-popover-top>.popover-arrow:before{border-left-width:calc(var(--gp-popover-arrow-width)*0.5);border-bottom-width:0;border-right-width:calc(var(--gp-popover-arrow-width)*0.5);border-top-width:var(--gp-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:before{bottom:0;border-top-color:var(--gp-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.bs-popover-top>.popover-arrow:after{bottom:var(--gp-popover-border-width);border-top-color:var(--gp-popover-bg)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow,.bs-popover-end>.popover-arrow{left:calc(var(--gp-popover-arrow-height)*-1 - var(--gp-popover-border-width));width:var(--gp-popover-arrow-height);height:var(--gp-popover-arrow-width)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:after,.bs-popover-end>.popover-arrow:before{border-left-width:0;border-bottom-width:calc(var(--gp-popover-arrow-width)*0.5);border-right-width:var(--gp-popover-arrow-height);border-top-width:calc(var(--gp-popover-arrow-width)*0.5)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:before{left:0;border-right-color:var(--gp-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,.bs-popover-end>.popover-arrow:after{left:var(--gp-popover-border-width);border-right-color:var(--gp-popover-bg)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,.bs-popover-bottom>.popover-arrow{top:calc(var(--gp-popover-arrow-height)*-1 - var(--gp-popover-border-width))}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:before{border-left-width:calc(var(--gp-popover-arrow-width)*0.5);border-bottom-width:var(--gp-popover-arrow-height);border-right-width:calc(var(--gp-popover-arrow-width)*0.5);border-top-width:0}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:before{top:0;border-bottom-color:var(--gp-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:after{top:var(--gp-popover-border-width);border-bottom-color:var(--gp-popover-bg)}.bs-popover-auto[data-popper-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before{position:absolute;top:0;left:50%;display:block;width:var(--gp-popover-arrow-width);margin-left:calc(var(--gp-popover-arrow-width)*-0.5);content:"";border-bottom:var(--gp-popover-border-width) solid var(--gp-popover-header-bg)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow,.bs-popover-start>.popover-arrow{right:calc(var(--gp-popover-arrow-height)*-1 - var(--gp-popover-border-width));width:var(--gp-popover-arrow-height);height:var(--gp-popover-arrow-width)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:after,.bs-popover-start>.popover-arrow:before{border-left-width:var(--gp-popover-arrow-height);border-bottom-width:calc(var(--gp-popover-arrow-width)*0.5);border-right-width:0;border-top-width:calc(var(--gp-popover-arrow-width)*0.5)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:before{right:0;border-left-color:var(--gp-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,.bs-popover-start>.popover-arrow:after{right:var(--gp-popover-border-width);border-left-color:var(--gp-popover-bg)}.popover-header{padding:var(--gp-popover-header-padding-y) var(--gp-popover-header-padding-x);margin-bottom:0;font-size:var(--gp-popover-header-font-size);color:var(--gp-popover-header-color);background-color:var(--gp-popover-header-bg);border-bottom:var(--gp-popover-border-width) solid var(--gp-popover-border-color);border-top-left-radius:var(--gp-popover-inner-border-radius);border-top-right-radius:var(--gp-popover-inner-border-radius)}.popover-header:empty{display:none}.popover-body{padding:var(--gp-popover-body-padding-y) var(--gp-popover-body-padding-x);color:var(--gp-popover-body-color)}.tooltip{--gp-tooltip-zindex:1080;--gp-tooltip-max-width:200px;--gp-tooltip-padding-x:0.5rem;--gp-tooltip-padding-y:0.25rem;--gp-tooltip-font-size:0.875rem;--gp-tooltip-color:var(--gp-body-bg);--gp-tooltip-bg:var(--gp-emphasis-color);--gp-tooltip-border-radius:var(--gp-border-radius);--gp-tooltip-opacity:0.9;--gp-tooltip-arrow-width:0.8rem;--gp-tooltip-arrow-height:0.4rem;z-index:var(--gp-tooltip-zindex);margin:var(--gp-tooltip-margin);font-family:var(--gp-font-sans-serif);font-size:var(--gp-tooltip-font-size)}.tooltip.show{opacity:var(--gp-tooltip-opacity)}.tooltip .tooltip-arrow{width:var(--gp-tooltip-arrow-width);height:var(--gp-tooltip-arrow-height)}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,.bs-tooltip-top .tooltip-arrow{bottom:calc(var(--gp-tooltip-arrow-height)*-1)}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before,.bs-tooltip-top .tooltip-arrow:before{border-left-width:calc(var(--gp-tooltip-arrow-width)*0.5);border-bottom-width:0;border-right-width:calc(var(--gp-tooltip-arrow-width)*0.5);border-top-width:var(--gp-tooltip-arrow-height);border-top-color:var(--gp-tooltip-bg)}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,.bs-tooltip-end .tooltip-arrow{left:calc(var(--gp-tooltip-arrow-height)*-1);width:var(--gp-tooltip-arrow-height);height:var(--gp-tooltip-arrow-width)}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before,.bs-tooltip-end .tooltip-arrow:before{border-left-width:0;border-bottom-width:calc(var(--gp-tooltip-arrow-width)*0.5);border-right-width:var(--gp-tooltip-arrow-height);border-top-width:calc(var(--gp-tooltip-arrow-width)*0.5);border-right-color:var(--gp-tooltip-bg)}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,.bs-tooltip-bottom .tooltip-arrow{top:calc(var(--gp-tooltip-arrow-height)*-1)}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before,.bs-tooltip-bottom .tooltip-arrow:before{border-left-width:calc(var(--gp-tooltip-arrow-width)*0.5);border-bottom-width:var(--gp-tooltip-arrow-height);border-right-width:calc(var(--gp-tooltip-arrow-width)*0.5);border-top-width:0;border-bottom-color:var(--gp-tooltip-bg)}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,.bs-tooltip-start .tooltip-arrow{right:calc(var(--gp-tooltip-arrow-height)*-1);width:var(--gp-tooltip-arrow-height);height:var(--gp-tooltip-arrow-width)}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before,.bs-tooltip-start .tooltip-arrow:before{border-left-width:var(--gp-tooltip-arrow-height);border-bottom-width:calc(var(--gp-tooltip-arrow-width)*0.5);border-right-width:0;border-top-width:calc(var(--gp-tooltip-arrow-width)*0.5);border-left-color:var(--gp-tooltip-bg)}.tooltip-inner{max-width:var(--gp-tooltip-max-width);padding:var(--gp-tooltip-padding-y) var(--gp-tooltip-padding-x);color:var(--gp-tooltip-color);text-align:center;background-color:var(--gp-tooltip-bg);border-radius:var(--gp-tooltip-border-radius)}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.object-fit-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-none{-o-object-fit:none!important;object-fit:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.overflow-x-auto{overflow-x:auto!important}.overflow-x-hidden{overflow-x:hidden!important}.overflow-x-visible{overflow-x:visible!important}.overflow-x-scroll{overflow-x:scroll!important}.overflow-y-auto{overflow-y:auto!important}.overflow-y-hidden{overflow-y:hidden!important}.overflow-y-visible{overflow-y:visible!important}.overflow-y-scroll{overflow-y:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-inline-grid{display:inline-grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:var(--gp-box-shadow)!important}.shadow-sm{box-shadow:var(--gp-box-shadow-sm)!important}.shadow-lg{box-shadow:var(--gp-box-shadow-lg)!important}.shadow-none{box-shadow:none!important}.focus-ring-primary{--gp-focus-ring-color:rgba(var(--gp-primary-rgb),var(--gp-focus-ring-opacity))}.focus-ring-secondary{--gp-focus-ring-color:rgba(var(--gp-secondary-rgb),var(--gp-focus-ring-opacity))}.focus-ring-success{--gp-focus-ring-color:rgba(var(--gp-success-rgb),var(--gp-focus-ring-opacity))}.focus-ring-info{--gp-focus-ring-color:rgba(var(--gp-info-rgb),var(--gp-focus-ring-opacity))}.focus-ring-warning{--gp-focus-ring-color:rgba(var(--gp-warning-rgb),var(--gp-focus-ring-opacity))}.focus-ring-danger{--gp-focus-ring-color:rgba(var(--gp-danger-rgb),var(--gp-focus-ring-opacity))}.focus-ring-light{--gp-focus-ring-color:rgba(var(--gp-light-rgb),var(--gp-focus-ring-opacity))}.focus-ring-dark{--gp-focus-ring-color:rgba(var(--gp-dark-rgb),var(--gp-focus-ring-opacity))}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translateX(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:var(--gp-border-width) var(--gp-border-style) var(--gp-border-color)!important}.border-0{border:0!important}.border-top{border-top:var(--gp-border-width) var(--gp-border-style) var(--gp-border-color)!important}.border-top-0{border-top:0!important}.border-end{border-right:var(--gp-border-width) var(--gp-border-style) var(--gp-border-color)!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:var(--gp-border-width) var(--gp-border-style) var(--gp-border-color)!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:var(--gp-border-width) var(--gp-border-style) var(--gp-border-color)!important}.border-start-0{border-left:0!important}.border-primary{--gp-border-opacity:1;border-color:rgba(var(--gp-primary-rgb),var(--gp-border-opacity))!important}.border-secondary{--gp-border-opacity:1;border-color:rgba(var(--gp-secondary-rgb),var(--gp-border-opacity))!important}.border-success{--gp-border-opacity:1;border-color:rgba(var(--gp-success-rgb),var(--gp-border-opacity))!important}.border-info{--gp-border-opacity:1;border-color:rgba(var(--gp-info-rgb),var(--gp-border-opacity))!important}.border-warning{--gp-border-opacity:1;border-color:rgba(var(--gp-warning-rgb),var(--gp-border-opacity))!important}.border-danger{--gp-border-opacity:1;border-color:rgba(var(--gp-danger-rgb),var(--gp-border-opacity))!important}.border-light{--gp-border-opacity:1;border-color:rgba(var(--gp-light-rgb),var(--gp-border-opacity))!important}.border-dark{--gp-border-opacity:1;border-color:rgba(var(--gp-dark-rgb),var(--gp-border-opacity))!important}.border-black{--gp-border-opacity:1;border-color:rgba(var(--gp-black-rgb),var(--gp-border-opacity))!important}.border-white{--gp-border-opacity:1;border-color:rgba(var(--gp-white-rgb),var(--gp-border-opacity))!important}.border-primary-subtle{border-color:var(--gp-primary-border-subtle)!important}.border-secondary-subtle{border-color:var(--gp-secondary-border-subtle)!important}.border-success-subtle{border-color:var(--gp-success-border-subtle)!important}.border-info-subtle{border-color:var(--gp-info-border-subtle)!important}.border-warning-subtle{border-color:var(--gp-warning-border-subtle)!important}.border-danger-subtle{border-color:var(--gp-danger-border-subtle)!important}.border-light-subtle{border-color:var(--gp-light-border-subtle)!important}.border-dark-subtle{border-color:var(--gp-dark-border-subtle)!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.border-opacity-10{--gp-border-opacity:0.1}.border-opacity-25{--gp-border-opacity:0.25}.border-opacity-50{--gp-border-opacity:0.5}.border-opacity-75{--gp-border-opacity:0.75}.border-opacity-100{--gp-border-opacity:1}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.row-gap-0{row-gap:0!important}.row-gap-1{row-gap:.25rem!important}.row-gap-2{row-gap:.5rem!important}.row-gap-3{row-gap:1rem!important}.row-gap-4{row-gap:1.5rem!important}.row-gap-5{row-gap:3rem!important}.column-gap-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.font-monospace{font-family:var(--gp-font-monospace)!important}.fs-1{font-size:3rem!important}.fs-2{font-size:2.5rem!important}.fs-3{font-size:2rem!important}.fs-4{font-size:1.5rem!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-lighter{font-weight:lighter!important}.fw-light{font-weight:300!important}.fw-normal{font-weight:400!important}.fw-medium{font-weight:500!important}.fw-semibold{font-weight:600!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--gp-text-opacity:1;color:rgba(var(--gp-primary-rgb),var(--gp-text-opacity))!important}.text-secondary{--gp-text-opacity:1;color:rgba(var(--gp-secondary-rgb),var(--gp-text-opacity))!important}.text-success{--gp-text-opacity:1;color:rgba(var(--gp-success-rgb),var(--gp-text-opacity))!important}.text-info{--gp-text-opacity:1;color:rgba(var(--gp-info-rgb),var(--gp-text-opacity))!important}.text-warning{--gp-text-opacity:1;color:rgba(var(--gp-warning-rgb),var(--gp-text-opacity))!important}.text-danger{--gp-text-opacity:1;color:rgba(var(--gp-danger-rgb),var(--gp-text-opacity))!important}.text-light{--gp-text-opacity:1;color:rgba(var(--gp-light-rgb),var(--gp-text-opacity))!important}.text-dark{--gp-text-opacity:1;color:rgba(var(--gp-dark-rgb),var(--gp-text-opacity))!important}.text-black{--gp-text-opacity:1;color:rgba(var(--gp-black-rgb),var(--gp-text-opacity))!important}.text-white{--gp-text-opacity:1;color:rgba(var(--gp-white-rgb),var(--gp-text-opacity))!important}.text-body{--gp-text-opacity:1;color:rgba(var(--gp-body-color-rgb),var(--gp-text-opacity))!important}.text-muted{--gp-text-opacity:1;color:var(--gp-secondary-color)!important}.text-black-50{--gp-text-opacity:1;color:rgba(0,0,0,.5)!important}.text-white-50{--gp-text-opacity:1;color:hsla(0,0%,100%,.5)!important}.text-body-secondary{--gp-text-opacity:1;color:var(--gp-secondary-color)!important}.text-body-tertiary{--gp-text-opacity:1;color:var(--gp-tertiary-color)!important}.text-body-emphasis{--gp-text-opacity:1;color:var(--gp-emphasis-color)!important}.text-reset{--gp-text-opacity:1;color:inherit!important}.text-opacity-25{--gp-text-opacity:0.25}.text-opacity-50{--gp-text-opacity:0.5}.text-opacity-75{--gp-text-opacity:0.75}.text-opacity-100{--gp-text-opacity:1}.text-primary-emphasis{color:var(--gp-primary-text-emphasis)!important}.text-secondary-emphasis{color:var(--gp-secondary-text-emphasis)!important}.text-success-emphasis{color:var(--gp-success-text-emphasis)!important}.text-info-emphasis{color:var(--gp-info-text-emphasis)!important}.text-warning-emphasis{color:var(--gp-warning-text-emphasis)!important}.text-danger-emphasis{color:var(--gp-danger-text-emphasis)!important}.text-light-emphasis{color:var(--gp-light-text-emphasis)!important}.text-dark-emphasis{color:var(--gp-dark-text-emphasis)!important}.link-opacity-10,.link-opacity-10-hover:hover{--gp-link-opacity:0.1}.link-opacity-25,.link-opacity-25-hover:hover{--gp-link-opacity:0.25}.link-opacity-50,.link-opacity-50-hover:hover{--gp-link-opacity:0.5}.link-opacity-75,.link-opacity-75-hover:hover{--gp-link-opacity:0.75}.link-opacity-100,.link-opacity-100-hover:hover{--gp-link-opacity:1}.link-offset-1,.link-offset-1-hover:hover{text-underline-offset:.125em!important}.link-offset-2,.link-offset-2-hover:hover{text-underline-offset:.25em!important}.link-offset-3,.link-offset-3-hover:hover{text-underline-offset:.375em!important}.link-underline-primary{--gp-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--gp-primary-rgb),var(--gp-link-underline-opacity))!important;text-decoration-color:rgba(var(--gp-primary-rgb),var(--gp-link-underline-opacity))!important}.link-underline-secondary{--gp-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--gp-secondary-rgb),var(--gp-link-underline-opacity))!important;text-decoration-color:rgba(var(--gp-secondary-rgb),var(--gp-link-underline-opacity))!important}.link-underline-success{--gp-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--gp-success-rgb),var(--gp-link-underline-opacity))!important;text-decoration-color:rgba(var(--gp-success-rgb),var(--gp-link-underline-opacity))!important}.link-underline-info{--gp-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--gp-info-rgb),var(--gp-link-underline-opacity))!important;text-decoration-color:rgba(var(--gp-info-rgb),var(--gp-link-underline-opacity))!important}.link-underline-warning{--gp-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--gp-warning-rgb),var(--gp-link-underline-opacity))!important;text-decoration-color:rgba(var(--gp-warning-rgb),var(--gp-link-underline-opacity))!important}.link-underline-danger{--gp-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--gp-danger-rgb),var(--gp-link-underline-opacity))!important;text-decoration-color:rgba(var(--gp-danger-rgb),var(--gp-link-underline-opacity))!important}.link-underline-light{--gp-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--gp-light-rgb),var(--gp-link-underline-opacity))!important;text-decoration-color:rgba(var(--gp-light-rgb),var(--gp-link-underline-opacity))!important}.link-underline-dark{--gp-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--gp-dark-rgb),var(--gp-link-underline-opacity))!important;text-decoration-color:rgba(var(--gp-dark-rgb),var(--gp-link-underline-opacity))!important}.link-underline{--gp-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--gp-link-color-rgb),var(--gp-link-underline-opacity,1))!important;text-decoration-color:rgba(var(--gp-link-color-rgb),var(--gp-link-underline-opacity,1))!important}.link-underline-opacity-0,.link-underline-opacity-0-hover:hover{--gp-link-underline-opacity:0}.link-underline-opacity-10,.link-underline-opacity-10-hover:hover{--gp-link-underline-opacity:0.1}.link-underline-opacity-25,.link-underline-opacity-25-hover:hover{--gp-link-underline-opacity:0.25}.link-underline-opacity-50,.link-underline-opacity-50-hover:hover{--gp-link-underline-opacity:0.5}.link-underline-opacity-75,.link-underline-opacity-75-hover:hover{--gp-link-underline-opacity:0.75}.link-underline-opacity-100,.link-underline-opacity-100-hover:hover{--gp-link-underline-opacity:1}.bg-primary{--gp-bg-opacity:1;background-color:rgba(var(--gp-primary-rgb),var(--gp-bg-opacity))!important}.bg-secondary{--gp-bg-opacity:1;background-color:rgba(var(--gp-secondary-rgb),var(--gp-bg-opacity))!important}.bg-success{--gp-bg-opacity:1;background-color:rgba(var(--gp-success-rgb),var(--gp-bg-opacity))!important}.bg-info{--gp-bg-opacity:1;background-color:rgba(var(--gp-info-rgb),var(--gp-bg-opacity))!important}.bg-warning{--gp-bg-opacity:1;background-color:rgba(var(--gp-warning-rgb),var(--gp-bg-opacity))!important}.bg-danger{--gp-bg-opacity:1;background-color:rgba(var(--gp-danger-rgb),var(--gp-bg-opacity))!important}.bg-light{--gp-bg-opacity:1;background-color:rgba(var(--gp-light-rgb),var(--gp-bg-opacity))!important}.bg-dark{--gp-bg-opacity:1;background-color:rgba(var(--gp-dark-rgb),var(--gp-bg-opacity))!important}.bg-black{--gp-bg-opacity:1;background-color:rgba(var(--gp-black-rgb),var(--gp-bg-opacity))!important}.bg-white{--gp-bg-opacity:1;background-color:rgba(var(--gp-white-rgb),var(--gp-bg-opacity))!important}.bg-body{--gp-bg-opacity:1;background-color:rgba(var(--gp-body-bg-rgb),var(--gp-bg-opacity))!important}.bg-transparent{--gp-bg-opacity:1;background-color:transparent!important}.bg-body-secondary{--gp-bg-opacity:1;background-color:rgba(var(--gp-secondary-bg-rgb),var(--gp-bg-opacity))!important}.bg-body-tertiary{--gp-bg-opacity:1;background-color:rgba(var(--gp-tertiary-bg-rgb),var(--gp-bg-opacity))!important}.bg-opacity-10{--gp-bg-opacity:0.1}.bg-opacity-25{--gp-bg-opacity:0.25}.bg-opacity-50{--gp-bg-opacity:0.5}.bg-opacity-75{--gp-bg-opacity:0.75}.bg-opacity-100{--gp-bg-opacity:1}.bg-primary-subtle{background-color:var(--gp-primary-bg-subtle)!important}.bg-secondary-subtle{background-color:var(--gp-secondary-bg-subtle)!important}.bg-success-subtle{background-color:var(--gp-success-bg-subtle)!important}.bg-info-subtle{background-color:var(--gp-info-bg-subtle)!important}.bg-warning-subtle{background-color:var(--gp-warning-bg-subtle)!important}.bg-danger-subtle{background-color:var(--gp-danger-bg-subtle)!important}.bg-light-subtle{background-color:var(--gp-light-bg-subtle)!important}.bg-dark-subtle{background-color:var(--gp-dark-bg-subtle)!important}.bg-gradient{background-image:var(--gp-gradient)!important}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:var(--gp-border-radius)!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:var(--gp-border-radius-sm)!important}.rounded-2{border-radius:var(--gp-border-radius)!important}.rounded-3{border-radius:var(--gp-border-radius-lg)!important}.rounded-4{border-radius:var(--gp-border-radius-xl)!important}.rounded-5{border-radius:var(--gp-border-radius-xxl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:var(--gp-border-radius-pill)!important}.rounded-top{border-top-left-radius:var(--gp-border-radius)!important;border-top-right-radius:var(--gp-border-radius)!important}.rounded-top-0{border-top-left-radius:0!important;border-top-right-radius:0!important}.rounded-top-1{border-top-left-radius:var(--gp-border-radius-sm)!important;border-top-right-radius:var(--gp-border-radius-sm)!important}.rounded-top-2{border-top-left-radius:var(--gp-border-radius)!important;border-top-right-radius:var(--gp-border-radius)!important}.rounded-top-3{border-top-left-radius:var(--gp-border-radius-lg)!important;border-top-right-radius:var(--gp-border-radius-lg)!important}.rounded-top-4{border-top-left-radius:var(--gp-border-radius-xl)!important;border-top-right-radius:var(--gp-border-radius-xl)!important}.rounded-top-5{border-top-left-radius:var(--gp-border-radius-xxl)!important;border-top-right-radius:var(--gp-border-radius-xxl)!important}.rounded-top-circle{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.rounded-top-pill{border-top-left-radius:var(--gp-border-radius-pill)!important;border-top-right-radius:var(--gp-border-radius-pill)!important}.rounded-end{border-top-right-radius:var(--gp-border-radius)!important;border-bottom-right-radius:var(--gp-border-radius)!important}.rounded-end-0{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.rounded-end-1{border-top-right-radius:var(--gp-border-radius-sm)!important;border-bottom-right-radius:var(--gp-border-radius-sm)!important}.rounded-end-2{border-top-right-radius:var(--gp-border-radius)!important;border-bottom-right-radius:var(--gp-border-radius)!important}.rounded-end-3{border-top-right-radius:var(--gp-border-radius-lg)!important;border-bottom-right-radius:var(--gp-border-radius-lg)!important}.rounded-end-4{border-top-right-radius:var(--gp-border-radius-xl)!important;border-bottom-right-radius:var(--gp-border-radius-xl)!important}.rounded-end-5{border-top-right-radius:var(--gp-border-radius-xxl)!important;border-bottom-right-radius:var(--gp-border-radius-xxl)!important}.rounded-end-circle{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.rounded-end-pill{border-top-right-radius:var(--gp-border-radius-pill)!important;border-bottom-right-radius:var(--gp-border-radius-pill)!important}.rounded-bottom{border-bottom-right-radius:var(--gp-border-radius)!important;border-bottom-left-radius:var(--gp-border-radius)!important}.rounded-bottom-0{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.rounded-bottom-1{border-bottom-right-radius:var(--gp-border-radius-sm)!important;border-bottom-left-radius:var(--gp-border-radius-sm)!important}.rounded-bottom-2{border-bottom-right-radius:var(--gp-border-radius)!important;border-bottom-left-radius:var(--gp-border-radius)!important}.rounded-bottom-3{border-bottom-right-radius:var(--gp-border-radius-lg)!important;border-bottom-left-radius:var(--gp-border-radius-lg)!important}.rounded-bottom-4{border-bottom-right-radius:var(--gp-border-radius-xl)!important;border-bottom-left-radius:var(--gp-border-radius-xl)!important}.rounded-bottom-5{border-bottom-right-radius:var(--gp-border-radius-xxl)!important;border-bottom-left-radius:var(--gp-border-radius-xxl)!important}.rounded-bottom-circle{border-bottom-right-radius:50%!important;border-bottom-left-radius:50%!important}.rounded-bottom-pill{border-bottom-right-radius:var(--gp-border-radius-pill)!important;border-bottom-left-radius:var(--gp-border-radius-pill)!important}.rounded-start{border-bottom-left-radius:var(--gp-border-radius)!important;border-top-left-radius:var(--gp-border-radius)!important}.rounded-start-0{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.rounded-start-1{border-bottom-left-radius:var(--gp-border-radius-sm)!important;border-top-left-radius:var(--gp-border-radius-sm)!important}.rounded-start-2{border-bottom-left-radius:var(--gp-border-radius)!important;border-top-left-radius:var(--gp-border-radius)!important}.rounded-start-3{border-bottom-left-radius:var(--gp-border-radius-lg)!important;border-top-left-radius:var(--gp-border-radius-lg)!important}.rounded-start-4{border-bottom-left-radius:var(--gp-border-radius-xl)!important;border-top-left-radius:var(--gp-border-radius-xl)!important}.rounded-start-5{border-bottom-left-radius:var(--gp-border-radius-xxl)!important;border-top-left-radius:var(--gp-border-radius-xxl)!important}.rounded-start-circle{border-bottom-left-radius:50%!important;border-top-left-radius:50%!important}.rounded-start-pill{border-bottom-left-radius:var(--gp-border-radius-pill)!important;border-top-left-radius:var(--gp-border-radius-pill)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.z-n1{z-index:-1!important}.z-0{z-index:0!important}.z-1{z-index:1!important}.z-2{z-index:2!important}.z-3{z-index:3!important}@media (min-width:320px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.object-fit-sm-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-sm-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-sm-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-sm-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-sm-none{-o-object-fit:none!important;object-fit:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-inline-grid{display:inline-grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.row-gap-sm-0{row-gap:0!important}.row-gap-sm-1{row-gap:.25rem!important}.row-gap-sm-2{row-gap:.5rem!important}.row-gap-sm-3{row-gap:1rem!important}.row-gap-sm-4{row-gap:1.5rem!important}.row-gap-sm-5{row-gap:3rem!important}.column-gap-sm-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-sm-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-sm-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-sm-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-sm-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-sm-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.object-fit-md-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-md-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-md-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-md-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-md-none{-o-object-fit:none!important;object-fit:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-inline-grid{display:inline-grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.row-gap-md-0{row-gap:0!important}.row-gap-md-1{row-gap:.25rem!important}.row-gap-md-2{row-gap:.5rem!important}.row-gap-md-3{row-gap:1rem!important}.row-gap-md-4{row-gap:1.5rem!important}.row-gap-md-5{row-gap:3rem!important}.column-gap-md-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-md-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-md-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-md-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-md-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-md-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:1024px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.object-fit-lg-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-lg-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-lg-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-lg-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-lg-none{-o-object-fit:none!important;object-fit:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-inline-grid{display:inline-grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.row-gap-lg-0{row-gap:0!important}.row-gap-lg-1{row-gap:.25rem!important}.row-gap-lg-2{row-gap:.5rem!important}.row-gap-lg-3{row-gap:1rem!important}.row-gap-lg-4{row-gap:1.5rem!important}.row-gap-lg-5{row-gap:3rem!important}.column-gap-lg-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-lg-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-lg-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-lg-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-lg-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-lg-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1440px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.object-fit-xl-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-xl-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-xl-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-xl-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-xl-none{-o-object-fit:none!important;object-fit:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-inline-grid{display:inline-grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.row-gap-xl-0{row-gap:0!important}.row-gap-xl-1{row-gap:.25rem!important}.row-gap-xl-2{row-gap:.5rem!important}.row-gap-xl-3{row-gap:1rem!important}.row-gap-xl-4{row-gap:1.5rem!important}.row-gap-xl-5{row-gap:3rem!important}.column-gap-xl-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-xl-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-xl-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-xl-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-xl-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-xl-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-inline-grid{display:inline-grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}html{font-size:16px}body{background-color:var(--color__white-color,#fff);font-size:1rem;overflow-x:hidden;line-height:1.375;color:var(--color__black-text-color)}:lang(zh-cn) body,:lang(zh-hk) body,:lang(zh-sg) body,:lang(zh-tw) body,body{font-family:var(--font-family__primary,--font-family__primary)}:lang(cs-cz) body,:lang(pl-pl) body{font-family:var(--font-secondary-as)}b,strong{font-weight:700}em{font-style:italic}p{line-height:1.4}a{color:var(--link-brand-color)}a:active,a:visited{text-decoration:none}a:focus,a:hover{color:var(--link-brand-color);text-decoration:underline}:root{--font-family__primary:Noto Sans;--font-family__secondary:Open Sans;--font-secondary-as:Arial,sans-serif;--color__black-color:#000;--color__white-color:#fff;--color__white-smoke-color:#f3f3f3;--color__primary-black-color:#060808;--color__black-text-color:#060808;--color__primary-red-color:#a40500;--color__primary-dark-red-color:#6e0000;--color__primary-inactive-red-color:#db9b99;--color__tan-color:#f3f0ec;--color__light-tan-color:#fdfcfb;--color__tan-dark-color:#c0beba;--color__grey-color:#696a6a;--color__light-grey-color:#b4b4b4;--color__charcoal-grey-color:#505252;--color__light-yellow-color:#faf7f3;--color-spring-wood-color:#efe3d8;--color-very-light-cyan-color:#d8ebef;--color-grey-type-pink-color:#efdad8;--color-grey-type-green-color:#daefd8;--color__quiz-secondary-grey:#e6e6e6;--color__quiz-selected-grey:#d3d3d3;--color-text-grey-inactive-placeholder:#828383;--color__error-red-dark:#630300;--color__error-default-red:#b00600;--color__primary-red-light:#dd472b;--color__grey-light:#d9d9d9;--color__grey-light-bg:#fcfbfa;--color__product-warning-red:#a34010;--color__font-success:#004b01;--color__success-background:#e7ffe8;--color__error-background:#ffe4e3;--color__warning-darkred:#742e0b;--color__warning-background:#faded1;--font-weight-semibold:600;--font-weight-bold:900;--font-weight-medium:500;--font-weight-light:300;--font-weight-regular:400;--font-size-xxlarge-bold:64px;--font-size-xxlarge:32px;--font-size-xlarge:24px;--font-size-large:20px;--font-size-medium:16px;--font-size-regular:14px;--font-size-small:12px;--line-height-xxlarge-bold:88px;--line-height-xxlarge:44px;--line-height-large:28px;--line-height-normal:normal;--line-height-xmedium:24px;--line-height-medium:22px;--line-height-regular:20px;--line-height-small:16px}.container.responsivegrid,.gp-powerreivew .responsivegrid.pr-alert-container,.gp-powerreivew .responsivegrid.pr-war-form,.responsivegrid.gp-powerreivew__form{display:flex;flex-direction:column;width:100%;max-width:100%;--gp-gutter-x:0;--gp-gutter-y:0}.container.responsivegrid .cmp-text,.gp-powerreivew .responsivegrid.pr-alert-container .cmp-text,.gp-powerreivew .responsivegrid.pr-war-form .cmp-text,.responsivegrid.gp-powerreivew__form .cmp-text{word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.container.responsivegrid .cmp-text blockquote,.gp-powerreivew .responsivegrid.pr-alert-container .cmp-text blockquote,.gp-powerreivew .responsivegrid.pr-war-form .cmp-text blockquote,.responsivegrid.gp-powerreivew__form .cmp-text blockquote{text-align:center;quotes:"“" "”" "‘" "’";margin:0 11.75rem;padding:2.5rem;font-size:calc(1.325rem + .9vw);font-weight:600;font-family:var(--font-family__primary,--font-family__primary);color:var(--color__black-text-color)}@media (min-width:1200px){.container.responsivegrid .cmp-text blockquote,.gp-powerreivew .responsivegrid.pr-alert-container .cmp-text blockquote,.gp-powerreivew .responsivegrid.pr-war-form .cmp-text blockquote,.responsivegrid.gp-powerreivew__form .cmp-text blockquote{font-size:2rem}}.container.responsivegrid .cmp-text blockquote:before,.gp-powerreivew .responsivegrid.pr-alert-container .cmp-text blockquote:before,.gp-powerreivew .responsivegrid.pr-war-form .cmp-text blockquote:before,.responsivegrid.gp-powerreivew__form .cmp-text blockquote:before{content:open-quote;font-family:emoji;font-size:calc(1.375rem + 1.5vw);float:left;position:relative;top:-1rem}@media (min-width:1200px){.container.responsivegrid .cmp-text blockquote:before,.gp-powerreivew .responsivegrid.pr-alert-container .cmp-text blockquote:before,.gp-powerreivew .responsivegrid.pr-war-form .cmp-text blockquote:before,.responsivegrid.gp-powerreivew__form .cmp-text blockquote:before{font-size:2.5rem}}.container.responsivegrid .cmp-text blockquote:after,.gp-powerreivew .responsivegrid.pr-alert-container .cmp-text blockquote:after,.gp-powerreivew .responsivegrid.pr-war-form .cmp-text blockquote:after,.responsivegrid.gp-powerreivew__form .cmp-text blockquote:after{content:close-quote;font-family:emoji;font-size:calc(1.375rem + 1.5vw);float:right;position:relative;bottom:-1rem}@media (min-width:1200px){.container.responsivegrid .cmp-text blockquote:after,.gp-powerreivew .responsivegrid.pr-alert-container .cmp-text blockquote:after,.gp-powerreivew .responsivegrid.pr-war-form .cmp-text blockquote:after,.responsivegrid.gp-powerreivew__form .cmp-text blockquote:after{font-size:2.5rem}}@media screen and (max-width:1024px){.container.responsivegrid .cmp-text blockquote,.gp-powerreivew .responsivegrid.pr-alert-container .cmp-text blockquote,.gp-powerreivew .responsivegrid.pr-war-form .cmp-text blockquote,.responsivegrid.gp-powerreivew__form .cmp-text blockquote{margin:0 4rem}}@media screen and (max-width:767px){.container.responsivegrid .cmp-text blockquote,.gp-powerreivew .responsivegrid.pr-alert-container .cmp-text blockquote,.gp-powerreivew .responsivegrid.pr-war-form .cmp-text blockquote,.responsivegrid.gp-powerreivew__form .cmp-text blockquote{margin:0 1.5rem;padding:1rem;font-size:1rem;font-weight:600}}.authoring-bs-modal-view{display:block!important;visibility:visible!important;opacity:1!important;position:relative!important}@media screen and (max-width:991px){.container,.gp-powerreivew .pr-alert-container,.gp-powerreivew .pr-war-form,.gp-powerreivew__form{padding:0}}.display-1.light,.display-2.light,.display-3.light,.display-4.light,.display-5.light,.display-6.light,.display-7.light,.h1.light,.h2.light,.h3.light,.h4.light,.h5.light,.light.h6,h1.light,h2.light,h3.light,h4.light,h5.light,h6.light{font-weight:var(--font-weight-light)}.breadcrumb{color:var(--color__grey-color)}.u-flex{display:flex}.u-flex-1{flex:1}.u-inline-flex{display:inline-flex}.u-flex-wrap{flex-wrap:wrap}.u-flex-column{flex-direction:column}.u-flex-row{flex-direction:row}.u-flex-align-center{align-items:center}.u-flex-justify-center{justify-content:center}@media screen and (min-width:320px) and (max-width:767px){.adp-container{padding:16px 24px}}@media screen and (min-width:768px) and (max-width:1023px){.adp-container{padding:40px}}@media screen and (min-width:1024px) and (max-width:1439px){.adp-container{padding:40px 64px}}@media screen and (min-width:1440px){.adp-container{padding:40px 80px}}@media screen and (min-width:320px) and (max-width:767px){.aep-container{padding:24px}}@media screen and (min-width:768px) and (max-width:1023px){.aep-container{padding:40px}}@media screen and (min-width:1024px) and (max-width:1439px){.aep-container{padding:64px}}@media screen and (min-width:1440px){.aep-container{padding:80px}}@media screen and (min-width:320px) and (max-width:767px){.alp-container{padding:24px}}@media screen and (min-width:768px) and (max-width:1023px){.alp-container{padding:40px 56px}}@media screen and (min-width:1024px) and (max-width:1439px){.alp-container{padding:64px}}@media screen and (min-width:1440px){.alp-container{padding:80px 188px}}@media screen and (min-width:320px) and (max-width:767px){.alpv3-container{padding:1.5rem}}@media screen and (min-width:768px) and (max-width:1023px){.alpv3-container{padding:2.5rem}}@media screen and (min-width:1024px) and (max-width:1439px){.alpv3-container{padding:4rem}}@media screen and (min-width:1440px){.alpv3-container{padding:5rem 11.75rem}}@media screen and (min-width:320px) and (max-width:767px){.tbzp-container{padding:0 24px}}@media screen and (min-width:768px) and (max-width:1023px){.tbzp-container{padding:0 40px}}@media screen and (min-width:1024px) and (max-width:1439px){.tbzp-container{padding:0 64px}}@media screen and (min-width:1440px){.tbzp-container{padding:0 80px}}@media screen and (min-width:320px) and (max-width:767px){.gp-box-container{padding:1rem}}@media screen and (min-width:768px) and (max-width:1023px){.gp-box-container{padding:1.5rem}}@media screen and (min-width:1024px) and (max-width:1439px){.gp-box-container{padding:2rem}}@media screen and (min-width:1440px){.gp-box-container{padding:2.5rem}}.display-none{display:none!important}.editor-panel-active .display-none{display:initial!important}.primary-red-svg{stroke:var(--color__primary-red-color)}.white-svg{stroke:var(--color__white-color)}.black-svg{stroke:var(--color__black-text-color)}.gp-dark-theme{background-color:var(--color__primary-black-color)}.gp-black-theme,.gp-dark-theme,.gp-dark-theme>*{color:var(--color__white-color);border-color:var(--color__white-color)}.gp-black-theme{background-color:var(--color__black-color)}.gp-black-theme>*,.gp-red-theme{color:var(--color__white-color);border-color:var(--color__white-color)}.gp-red-theme{background-color:var(--color__primary-red-color)}.gp-red-theme>*{color:var(--color__white-color);border-color:var(--color__white-color)}.gp-tan-theme{background-color:var(--color__tan-color)}.gp-tan-theme,.gp-tan-theme>*,.gp-white-theme{color:var(--color__primary-black-color);border-color:var(--color__primary-black-color)}.gp-white-theme{background-color:var(--color__white-color)}.gp-light-theme,.gp-white-theme>*{color:var(--color__primary-black-color);border-color:var(--color__primary-black-color)}.gp-light-theme{background-color:var(--color__white-color)}.gp-light-theme>*{color:var(--color__primary-black-color);border-color:var(--color__primary-black-color)}.default-pattern-background{position:absolute;width:100%;border:0;z-index:-1;height:25%;left:80%;bottom:0}.default-pattern-background__img{width:100%;height:100%}@media screen and (min-width:768px) and (max-width:1023px){.default-pattern-background{display:none}}@media screen and (min-width:320px) and (max-width:767px){.default-pattern-background{display:none}}#gp-powerreivew.hide-write-review-btn .pr-snippet-read-and-write a.pr-snippet-write-review-link{display:none!important;overflow:hidden;height:0;width:0}.cmp-title__text,.h1,.h2,.h3,.h4,.h5,.wrap-and-break,h1,h2,h3,h4,h5{overflow-wrap:break-word;-webkit-hyphens:none;hyphens:none;word-break:break-word}.cmp-image_text_video__body-text a,.product-detail__accordion a,.text a{color:var(--color__primary-red-color);text-decoration:none}.cmp-image_text_video__body-text a:hover,.product-detail__accordion a:hover,.text a:hover{text-decoration:underline}html{overflow:-moz-scrollbars-vertical;overflow-y:scroll}.text p{-webkit-hyphens:none;hyphens:none}.btn-gp,.gp-powerreivew__form .p-w-r button.pr-accessible-btn{border-radius:2px;padding:.75rem 2.5rem;font-weight:600;width:240px!important;justify-content:center;display:flex;align-items:center;gap:.625rem;text-decoration:none}.btn-gp.btn-gp-fullwidth,.gp-powerreivew__form .p-w-r button.btn-gp-fullwidth.pr-accessible-btn{width:100%!important}.btn-gp.btn-gp-primary,.gp-powerreivew__form .p-w-r button.pr-accessible-btn{background-color:var(--color__primary-red-color);color:var(--color__white-color);border:none}.btn-gp.btn-gp-primary:hover:not([disabled]),.gp-powerreivew__form .p-w-r button.pr-accessible-btn:hover:not([disabled]){background-color:var(--color__primary-dark-red-color);text-decoration:none}.btn-gp.btn-gp-primary:disabled,.gp-powerreivew__form .p-w-r button.pr-accessible-btn:disabled{background-color:var(--color__primary-inactive-red-color)}.btn-gp.btn-gp-primary__dark,.gp-powerreivew__form .p-w-r button.btn-gp-primary__dark.pr-accessible-btn{background-color:var(--color__white-color);color:var(--color__black-text-color);border:1px solid var(--color__black-text-color)}.btn-gp.btn-gp-primary__dark:hover:not([disabled]),.gp-powerreivew__form .p-w-r button.btn-gp-primary__dark.pr-accessible-btn:hover:not([disabled]){background-color:var(--color__white-smoke-color)}.btn-gp.btn-gp-primary__dark:disabled,.gp-powerreivew__form .p-w-r button.btn-gp-primary__dark.pr-accessible-btn:disabled{opacity:.4;color:var(--color-text-grey-inactive-placeholder)}.btn-gp.btn-gp-secondary,.gp-powerreivew__form .p-w-r button.btn-gp-secondary.pr-accessible-btn{color:var(--color__black-text-color);border:1px solid var(--color__black-text-color)}.btn-gp.btn-gp-secondary:hover:not([disabled]),.gp-powerreivew__form .p-w-r button.btn-gp-secondary.pr-accessible-btn:hover:not([disabled]){background-color:var(--color__white-color);text-decoration:none}.btn-gp.btn-gp-secondary:disabled,.gp-powerreivew__form .p-w-r button.btn-gp-secondary.pr-accessible-btn:disabled{border:1px solid var(--color-text-grey-inactive-placeholder);color:var(--color-text-grey-inactive-placeholder)}.btn-gp.btn-gp-secondary__dark,.gp-powerreivew__form .p-w-r button.btn-gp-secondary__dark.pr-accessible-btn{border:1px solid var(--color__white-color);color:var(--color__white-color);background-color:transparent}.btn-gp.btn-gp-secondary__dark:hover:not([disabled]),.gp-powerreivew__form .p-w-r button.btn-gp-secondary__dark.pr-accessible-btn:hover:not([disabled]){background-color:var(--color__white-smoke-color)}.btn-gp.btn-gp-secondary__dark:disabled,.gp-powerreivew__form .p-w-r button.btn-gp-secondary__dark.pr-accessible-btn:disabled{border:1px solid var(--color-text-grey-inactive-placeholder);color:var(--color-text-grey-inactive-placeholder)}.btn-gp.btn-gp-lg,.gp-powerreivew__form .p-w-r button.btn-gp-lg.pr-accessible-btn{height:48px;line-height:1.5rem}.btn-gp.btn-gp-sm,.gp-powerreivew__form .p-w-r button.btn-gp-sm.pr-accessible-btn{height:40px;line-height:1.25rem;font-size:.875rem}@media screen and (max-width:767px){.btn-gp.btn-gp-primary,.gp-powerreivew__form .p-w-r button.pr-accessible-btn{background-color:var(--color__primary-red-color)}.btn-gp.btn-gp-primary:active:not([disabled]),.gp-powerreivew__form .p-w-r button.pr-accessible-btn:active:not([disabled]){background-color:var(--color__primary-dark-red-color);text-decoration:none}}.gp__bgimage-top-right{background-position:100% 0}.gp__bgimage-top-left{background-position:0 0}.gp__bgimage-top-center{background-position:top}.gp__bgimage-center{background-position:50%}.gp__bgimage-bottom-right{background-position:100% 100%}.gp__bgimage-bottom-left{background-position:0 100%}.gp__bgimage-bottom-center{background-position:bottom}.gp__bgimage-cover{background-size:cover}.gp__bgimage-auto{background-size:auto}.gp__bgimage-contain{background-size:contain}.gp__bgimage-norepeat{background-repeat:no-repeat}.cmp-experiencefragment div.image{margin-bottom:0;overflow:inherit}a.gp-link{font-size:1rem;font-weight:700;line-height:1.5rem;color:var(--color__primary-red-color)}.bg-white-color{background:var(--color__white-color)}.bg-tan-color{background:var(--color__light-yellow-color)}.bg-grey-light-color{background-color:var(--color__grey-light-bg)}.bg-black-color{background:var(--color__black-text-color)}.bg-success-color{background-color:var(--color__success-background)}.bg-primaray__red{background-color:var(--color__primary-red-color)}.gp-font-primary__red{color:var(--color__primary-red-color)!important}.gp-font-primary_darkred{color:var(--color__error-red-dark)}.gp-font-warning__red{color:var(--color__product-warning-red)}.gp-background-warning__red{background-color:var(--color__warning-background)}.gp-background-error__light{background-color:var(--color__error-background)}.gp-font-warning__darkred{color:var(--color__warning-darkred)}.gp-font-primary__black{color:var(--color__black-text-color)}.gp-font-success__green{color:var(--color__font-success)}.gp-input{padding:.5rem;align-self:stretch;border:none;border-bottom:1px solid var(--color__black-text-color);border-radius:0}.gp-input-fullwidth{width:100%}.gp-input:focus{box-shadow:none;border-bottom:1px solid var(--color__black-text-color)}.gp-input.form-select{background-size:16px 16px!important;--gp-form-select-bg-img:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2218%22%20height%3D%2210%22%20viewBox%3D%220%200%2018%2010%22%20fill%3D%22none%22%3E%0A%3Cpath%20d%3D%22M1.33334%201.00049L8.75067%209.38449C8.81393%209.45578%208.90469%209.49659%209%209.49659C9.09532%209.49659%209.18608%209.45578%209.24934%209.38449L16.6667%201.00049%22%20stroke%3D%22%23060808%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E")!important}.gp-label{font-size:1rem;font-weight:900;line-height:1.375rem;padding-bottom:.25rem}@media screen and (min-width:768px) and (max-width:1023px){.gp-label{font-size:.875rem;font-weight:800;line-height:1.25rem;padding-bottom:0}}@media screen and (min-width:320px) and (max-width:767px){.gp-label{font-size:.875rem;font-weight:800;line-height:1.25rem;padding-bottom:0}}.gp-box{padding:2.5rem;border:1px solid var(--color__tan-dark-color)}@media screen and (min-width:1024px) and (max-width:1439px){.gp-box{padding:2rem}}@media screen and (min-width:768px) and (max-width:1023px){.gp-box{padding:1.5rem}}@media screen and (min-width:320px) and (max-width:767px){.gp-box{padding:1rem}}.gp-box__border{outline:1px solid var(--color__tan-dark-color);background-color:var(--color__white-color)}.article_header .cmp-image__image{width:auto;height:auto;max-width:100%}input[type=radio]{accent-color:var(--color__primary-black-color)}@media screen and (max-width:768px){#aemFormFrame{width:39.5625rem!important}}@media screen and (min-width:480px) and (max-width:767px){#aemFormFrame{width:25rem!important}}@media screen and (max-width:480px){#aemFormFrame{width:16.875rem!important}}.customer-hub__content-section.white-section #aemFormFrame{width:100%!important}.gp-modal-header{padding:2.5rem 2rem 1.5rem 2.5rem}.gp-modal-header>.heading{font-size:1.5rem}.gp-modal-body{padding-bottom:2.5rem;padding-right:2.5rem;padding-left:2.5rem}.gp-badge{color:var(--color__black-text-color);font-weight:400;background-color:var(--color__tan-color);padding:.125rem .5rem;border-radius:3.375rem;font-size:1rem;line-height:1.375rem}@media screen and (min-width:768px) and (max-width:1023px){.gp-badge{font-size:.75rem;line-height:1rem}}@media screen and (min-width:320px) and (max-width:767px){.gp-badge{font-size:.75rem;line-height:1rem}}.gp-badge__light{background-color:var(--color__white-color)}.gp-product-card{background-color:var(--color__light-yellow-color)}.gp-product-card:hover .hover{display:block!important}.gp-product-card:hover .colors,.gp-product-card:hover .image{display:none}.gp-product-card:hover .price{padding-bottom:1rem}.gp-product-card:hover .view-product-btn{display:flex}.gp-product-card__top .image{width:25rem;height:20rem;background-size:contain;background-repeat:no-repeat;background-position:50%}.gp-product-card__top .image.hover{min-height:11.625rem;height:auto;max-height:20rem;display:none;overflow:hidden;position:relative}.gp-product-card__top .image.hover img{width:100%;height:100%;position:absolute;-o-object-fit:cover;object-fit:cover}.gp-product-card__bottom{padding:1rem}.gp-product-card__bottom .special{font-size:1rem;font-weight:400;color:var(--color__primary-red-color);padding-bottom:.5rem}.gp-product-card__bottom .product-info{padding-bottom:.5rem;display:flex;flex-direction:column;gap:4px}.gp-product-card__bottom .product-info .title{font-size:1.25rem;font-weight:600;line-height:1.5rem}.gp-product-card__bottom .product-info .colors span.counts{font-size:1rem;font-weight:400;line-height:1.375rem;color:var(--color__grey-color)}.gp-product-card__bottom .size-colors{display:none;padding-bottom:1rem}.gp-product-card__bottom .size-colors .content{display:flex;gap:10px;flex-direction:column}.gp-product-card__bottom .size-colors .content .swatches{display:flex;flex-direction:row;gap:.25rem;flex-wrap:wrap}.gp-product-card__bottom .size-colors .content .swatches .item{width:24px;height:24px}.gp-product-card__bottom .size-colors .content .swatches .item.spillover{font-size:.75rem;line-height:1rem}.gp-product-card__bottom .size-colors .content .swatches .item>img{width:100%}.gp-product-card__bottom .size-colors .content .badges{display:flex;flex-direction:row;gap:.25rem;flex-wrap:wrap}.gp-product-card__bottom .size-colors .content .badges .item{padding:.5rem;font-size:.75rem;font-weight:700;line-height:1rem;border-radius:.125rem;border:1px solid var(--color__black-text-color)}.gp-product-card__bottom .price{font-size:1.25rem;font-weight:500;line-height:1.75rem}.gp-product-card__bottom .price.employee{color:var(--color__primary-red-color)}.gp-product-card__bottom .view-product-btn{display:none}@media screen and (min-width:320px) and (max-width:767px){.gp-hero-container__default{padding:16px 24px}}@media screen and (min-width:768px) and (max-width:1023px){.gp-hero-container__default{padding:40px}}@media screen and (min-width:1024px) and (max-width:1439px){.gp-hero-container__default{padding:40px 64px}}@media screen and (min-width:1440px){.gp-hero-container__default{padding:40px 80px}}@media screen and (min-width:320px) and (max-width:767px){.gp-hero-container__lr-large{padding:24px}}@media screen and (min-width:768px) and (max-width:1023px){.gp-hero-container__lr-large{padding:40px 56px}}@media screen and (min-width:1024px) and (max-width:1439px){.gp-hero-container__lr-large{padding:64px}}@media screen and (min-width:1440px){.gp-hero-container__lr-large{padding:80px 188px}}@media screen and (min-width:320px) and (max-width:767px){.gp-hero-container__tblr-unequal-padding{padding:16px 24px}}@media screen and (min-width:768px) and (max-width:1023px){.gp-hero-container__tblr-unequal-padding{padding:24px 40px}}@media screen and (min-width:1024px) and (max-width:1439px){.gp-hero-container__tblr-unequal-padding{padding:80px}}@media screen and (min-width:1440px){.gp-hero-container__tblr-unequal-padding{padding:80px 188px}}@media screen and (min-width:320px) and (max-width:767px){.gp-hero-container__all-equal{padding:24px}}@media screen and (min-width:768px) and (max-width:1023px){.gp-hero-container__all-equal{padding:40px}}@media screen and (min-width:1024px) and (max-width:1439px){.gp-hero-container__all-equal{padding:64px}}@media screen and (min-width:1440px){.gp-hero-container__all-equal{padding:80px}}@media screen and (min-width:320px) and (max-width:767px){.gp-hero-container__tb-zero-padding{padding:0 24px}}@media screen and (min-width:768px) and (max-width:1023px){.gp-hero-container__tb-zero-padding{padding:0 40px}}@media screen and (min-width:1024px) and (max-width:1439px){.gp-hero-container__tb-zero-padding{padding:0 64px}}@media screen and (min-width:1440px){.gp-hero-container__tb-zero-padding{padding:0 80px}}@media screen and (min-width:320px) and (max-width:767px){.gp-hero-container__default-secondary{padding:16px}}@media screen and (min-width:768px) and (max-width:1023px){.gp-hero-container__default-secondary{padding:24px}}@media screen and (min-width:1024px) and (max-width:1439px){.gp-hero-container__default-secondary{padding:24px 64px}}@media screen and (min-width:1440px){.gp-hero-container__default-secondary{padding:24px 80px}}.gp-hero-container__bgimage{background-repeat:no-repeat}.gp-hero-container__bgimage-overlay{box-shadow:inset 0 0 0 4000px hsla(0,0%,9%,.58)}.gp-hero-container__content{width:100%}@media screen and (min-width:1440px){.gp-hero-container__content .display-1,.gp-hero-container__content .display-2,.gp-hero-container__content .display-3{font-size:10rem}}@media screen and (min-width:1024px) and (max-width:1439px){.gp-hero-container__content .display-1,.gp-hero-container__content .display-2,.gp-hero-container__content .display-3{font-size:5rem}}@media screen and (min-width:768px) and (max-width:1023px){.gp-hero-container__content .display-1,.gp-hero-container__content .display-2,.gp-hero-container__content .display-3{font-size:4rem}}@media screen and (min-width:320px) and (max-width:767px){.gp-hero-container__content .display-1,.gp-hero-container__content .display-2,.gp-hero-container__content .display-3{font-size:3rem}}@media screen and (min-width:1440px){.gp-hero-container__content .display-4,.gp-hero-container__content .display-5,.gp-hero-container__content .display-6{font-size:7.5rem}}@media screen and (min-width:1024px) and (max-width:1439px){.gp-hero-container__content .display-4,.gp-hero-container__content .display-5,.gp-hero-container__content .display-6{font-size:4rem}}@media screen and (min-width:768px) and (max-width:1023px){.gp-hero-container__content .display-4,.gp-hero-container__content .display-5,.gp-hero-container__content .display-6{font-size:3rem}}@media screen and (min-width:320px) and (max-width:767px){.gp-hero-container__content .display-4,.gp-hero-container__content .display-5,.gp-hero-container__content .display-6{font-size:2.5rem}}@media screen and (min-width:1440px){.gp-hero-container__lg{min-height:560px}}@media screen and (min-width:1024px) and (max-width:1439px){.gp-hero-container__lg{min-height:400px}}@media screen and (min-width:768px) and (max-width:1023px){.gp-hero-container__lg{min-height:320px}}@media screen and (min-width:320px) and (max-width:767px){.gp-hero-container__lg{min-height:240px}}@media screen and (min-width:1440px){.gp-hero-container__sm{min-height:372px}}@media screen and (min-width:1024px) and (max-width:1439px){.gp-hero-container__sm{min-height:288px}}@media screen and (min-width:768px) and (max-width:1023px){.gp-hero-container__sm{min-height:274px}}@media screen and (min-width:320px) and (max-width:767px){.gp-hero-container__sm{min-height:240px}}@media screen and (min-width:768px) and (max-width:1023px){.gp-hero-container.gp__bgimage-corner{background-size:0;background-image:none}}@media screen and (min-width:320px) and (max-width:767px){.gp-hero-container.gp__bgimage-corner{background-size:0;background-image:none}}.gp-cmp-article_header{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:0 11.75rem 2.5rem;position:relative}@media screen and (min-width:1024px) and (max-width:1439px){.gp-cmp-article_header{padding:0 4rem}}@media screen and (min-width:768px) and (max-width:1023px){.gp-cmp-article_header{padding:0 4rem}}@media screen and (min-width:320px) and (max-width:767px){.gp-cmp-article_header{padding:0 1.5rem}}.gp-cmp-article_header__block{z-index:1;display:flex;flex-direction:column;align-items:flex-start;gap:1rem;align-self:stretch;padding-top:5rem}@media screen and (min-width:1024px) and (max-width:1439px){.gp-cmp-article_header__block{padding-top:4rem}}@media screen and (min-width:768px) and (max-width:1023px){.gp-cmp-article_header__block{padding-top:4rem}}@media screen and (min-width:320px) and (max-width:767px){.gp-cmp-article_header__block{padding-top:1.5rem}}.gp-cmp-article_header__label{align-self:stretch;color:var(--color__black-text-color);font-family:var(--font-family__primary);font-size:1.25rem;font-style:normal;font-weight:600;line-height:normal}.gp-cmp-article_header__divider{width:2.5rem;height:.0625rem;background:var(--color__black-text-color)}.gp-cmp-article_header__img{opacity:.5;height:17.5rem;width:10rem;position:absolute;left:0;overflow:hidden}@media screen and (min-width:320px) and (max-width:767px){.gp-cmp-article_header__img{display:none!important}}.gp-cmp-article_header__img-background{height:100%;width:126%;position:absolute;-o-object-fit:none;object-fit:none;left:0;top:0}@media screen and (min-width:320px) and (max-width:767px){.gp-cmp-article_header .cmp-social_media_share{margin-top:1rem}}.gp-cmp-article__body{display:flex;padding:0 188px;flex-direction:column;align-items:center;gap:16px;align-self:stretch}@media screen and (min-width:1024px) and (max-width:1439px){.gp-cmp-article__body{padding:0 64px}}@media screen and (min-width:768px) and (max-width:1023px){.gp-cmp-article__body{padding:0 4rem}}@media screen and (min-width:320px) and (max-width:767px){.gp-cmp-article__body{padding:0 1.5rem}}.gp-cmp-article__title{align-self:stretch;color:var(--color__black-text-color);font-family:var(--font-family__primary);font-size:3rem;font-style:normal;font-weight:600;line-height:normal}@media screen and (min-width:768px) and (max-width:1023px){.gp-cmp-article__title{font-size:1.5rem}}@media screen and (min-width:320px) and (max-width:767px){.gp-cmp-article__title{font-size:1.5rem}}.gp-cmp-article__datebox{display:flex;flex-direction:row;justify-content:space-between;align-items:center;align-self:stretch}@media screen and (min-width:320px) and (max-width:767px){.gp-cmp-article__datebox{flex-direction:column;align-items:flex-start}}.gp-cmp-article__date,.gp-cmp-article__description{color:var(--color__black-text-color);font-family:var(--font-family__primary);font-size:16px;font-style:normal;font-weight:400;line-height:22px}.gp-cmp-article__description{align-self:stretch}.product-tile-component{width:377px}.product-tile-inner{display:flex;flex-direction:column;width:377px;height:472px;background:var(--color__light-yellow-color);padding:16px;margin:10px 0}.product-tile-inner .product-image{float:left;width:100%}.product-tile-inner .first-img,.product-tile-inner .hover-img{width:100%;height:204px;-o-object-fit:inherit;object-fit:inherit}.product-tile-inner .h3,.product-tile-inner h3{font-family:var(--font-family__primary);font-size:20px;font-weight:600;line-height:27px;text-align:left;margin:10px 0}.product-tile-inner .color-and-size{margin-bottom:12px}.product-tile-inner .color-data-info{margin:0;padding:0;list-style:none;display:flex;gap:4px}.product-tile-inner .color-data-info li{width:24px;height:24px;overflow:hidden;display:flex;border-radius:2px;font-size:8px;align-items:center;text-align:cente}.product-tile-inner .size-data-info{margin:10px 0;padding:0;list-style:none;display:flex;flex-wrap:wrap}.product-tile-inner .size-data-info li{font-family:var(--font-family__primary);font-size:12px;font-weight:600;line-height:16px;text-align:left;color:var(--color__black-text-color);border:1px solid var(--color__black-text-color);padding:4px 8px;border-radius:2px;margin-right:4px;margin-bottom:4px}.product-tile-inner p{margin:0 0 16px;padding:0}.product-tile-inner .color-size,.product-tile-inner p{font-family:var(--font-family__primary);font-size:16px;font-weight:400;line-height:22px;text-align:left}.product-tile-inner .color-size{letter-spacing:0;color:var(--color__grey-color)}.product-tile-inner .net-price{font-size:1.25rem;font-weight:500;line-height:1.75rem}.product-tile-inner button{background:var(--color__primary-red-color);font-family:var(--font-family__primary);font-size:14px;font-weight:600;line-height:20px;text-align:center;width:100%;border:0;color:var(--color__white-color);margin-top:14px;cursor:pointer;border-radius:2px;padding:10px 0}.product-tile-inner .show-on-hover{display:none}.product-tile-inner:hover .show-on-hover{display:block}.product-tile-inner:hover .color-size,.product-tile-inner:hover .first-img,.product-tile-inner:hover p{display:none}.product-tile-inner:hover .net-price{display:block}@media screen and (max-width:1023px){.product-tile-component{width:98%}.product-tile-inner{width:336px;height:385px;margin:8px auto}.product-tile-inner .show-on-hover{display:block}.product-tile-inner .first-img{height:200px}.product-tile-inner .color-size,.product-tile-inner .hover-img{display:none}.product-tile-inner .net-price{font-size:1rem}.product-tile-inner .h3,.product-tile-inner h3{font-size:16px;font-weight:700}.product-tile-inner button{display:none!important}.product-tile-inner:hover .hover-img.show-on-hover{display:none}.product-tile-inner:hover .first-img{display:block}}@media screen and (max-width:480px){.product-tile-inner{width:90%}}.collection-product-tiles{width:23.5625rem}.collection-inner{display:flex;width:23.5625rem;height:32.1875rem;text-align:center;position:relative;padding:.75rem;align-items:center;justify-content:center}.collection-inner a{text-decoration:none}.collection-inner a p{font-family:var(--font-family__primary);font-size:1rem;font-weight:600;line-height:1.5rem;text-align:center;width:90%;color:var(--color__black-text-color);text-transform:capitalize}.collection-inner .bg-image{display:none;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.collection-inner .middle-btn-box{background:var(--color__white-color);padding:24px;position:absolute;display:flex;width:156px;height:156px;gap:8px}.collection-inner .middle-btn-box a{display:flex;flex-direction:column;align-items:center;width:6.75rem;justify-content:center}.collection-inner .red-arrow,.collection-inner:hover .arrow{display:none}.collection-inner:hover .bg-image,.collection-inner:hover .red-arrow{display:inline-block}@media screen and (max-width:1023px){.collection-product-tiles{width:98%}.collection-inner{width:336px;height:385px;margin:8px auto}.collection-inner:hover .bg-image{display:none}.collection-inner .middle-btn-box{width:146px}}@media screen and (max-width:767px){.collection-inner{height:144px}}@media screen and (max-width:480px){.collection-inner{width:90%}.collection-inner .middle-btn-box{width:143px;height:132px;padding:24px 24px 12px;gap:4px}}.cmp-container{width:100%}.card-grid2-wrapper{background:var(--color__tan-color)}@media screen and (min-width:320px) and (max-width:767px){.card-grid2-wrapper{padding:24px}}@media screen and (min-width:768px) and (max-width:1023px){.card-grid2-wrapper{padding:40px 56px}}@media screen and (min-width:1024px) and (max-width:1439px){.card-grid2-wrapper{padding:64px}}@media screen and (min-width:1440px){.card-grid2-wrapper{padding:80px 188px}}.card-grid2-wrapper .cmp-2collection-container{display:flex;flex-direction:row;gap:1.5rem}@media screen and (max-width:767px){.card-grid2-wrapper .cmp-2collection-container{flex-direction:column}}@media screen and (min-width:1024px){.card-grid2-wrapper .cardgrid2{padding:0;flex-direction:column;justify-content:center;align-items:center}}@media screen and (max-width:767px){.card-grid2-wrapper .cardgrid2{padding:1.5rem;flex-direction:column;justify-content:center;align-items:center}}.card-grid2-wrapper .cardgrid2__edit{padding:0}.card-grid2-wrapper .cardgrid2__main{display:flex;padding:5rem;width:100%;flex-direction:column;justify-content:center;align-items:center;gap:2.5rem;align-self:stretch}@media screen and (min-width:1024px){.card-grid2-wrapper .cardgrid2__main{display:flex;padding:0;width:100%}}@media screen and (max-width:991px){.card-grid2-wrapper .cardgrid2__main{padding:0}}@media screen and (max-width:767px){.card-grid2-wrapper .cardgrid2__main{padding:0;width:100%}}.card-grid2-wrapper .cardgrid2-shade{background:var(--color__tan-color)}.card-grid2-wrapper .cardgrid2__main_all{padding:0;width:100%}@media screen and (min-width:1440px){.card-grid2-wrapper .cardgrid2__main_all{padding:0}}@media screen and (min-width:1023px){.card-grid2-wrapper .cardgrid2__main_all{padding:0}}@media screen and (min-width:1024px){.card-grid2-wrapper .cardgrid2__main_all{padding:0}}.card-grid2-wrapper .cmp-cardgrid2{display:flex;width:100%;flex-direction:column;align-items:center;gap:2.5rem}@media screen and (min-width:320px) and (max-width:767px){.card-grid2-wrapper .cmp-cardgrid2{gap:1rem}}@media screen and (min-width:768px) and (max-width:1023px){.card-grid2-wrapper .cmp-cardgrid2{gap:1rem}}@media screen and (max-width:767px){.card-grid2-wrapper .cmp-cardgrid2{gap:1rem;align-self:stretch;width:100%}}@media screen and (min-width:768px) and (max-width:991px){.card-grid2-wrapper .cmp-cardgrid2{width:100%}}.card-grid2-wrapper .cmp-cardgrid2_all{width:100%}.card-grid2-wrapper .cmp-cardgrid2__content{display:flex;width:66.5rem;flex-direction:column;align-items:flex-start;gap:2.5rem}@media screen and (min-width:768px) and (max-width:991px){.card-grid2-wrapper .cmp-cardgrid2__content{width:100%}.card-grid2-wrapper .cmp-cardgrid2__content:nth-child(2){display:none}}@media screen and (max-width:767px){.card-grid2-wrapper .cmp-cardgrid2__content{width:100%}.card-grid2-wrapper .cmp-cardgrid2__content:nth-child(2){display:none}}@media screen and (min-width:768px) and (max-width:991px){.card-grid2-wrapper .cmp-cardgrid2__main_all{padding:2.5rem}}.card-grid2-wrapper .cmp-cardgrid2__content_header{display:flex;align-items:flex-start;gap:.75rem;color:var(--color__black-color);align-self:flex-start;margin:0}.card-grid2-wrapper .cmp-cardgrid2__content_header>p{font-family:var(--font-family__primary);font-size:3rem;font-style:normal;font-weight:100;line-height:normal;margin:0}@media screen and (min-width:320px) and (max-width:767px){.card-grid2-wrapper .cmp-cardgrid2__content_header>p{font-size:var(--font-size-xlarge)}}@media screen and (min-width:768px) and (max-width:1023px){.card-grid2-wrapper .cmp-cardgrid2__content_header>p{font-size:var(--font-size-xlarge)}}.card-grid2-wrapper .cmp-cardgrid2__content_header>p>b{font-weight:600}.card-grid2-wrapper .cmp-cardgrid2__content_container{display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem;align-self:stretch}.card-grid2-wrapper .cmp-cardgrid2__content_container_technology{display:flex;align-items:flex-start;gap:1.5rem;align-self:center;flex-direction:column;width:100%}.card-grid2-wrapper .cmp-cardgrid2__content_container_technology>.cmp-cardgrid2__content>div{width:inherit}.card-grid2-wrapper .cmp-cardgrid2__content_container_technology>.cmp-cardgrid2__content>div>.container>.cmp-container,.card-grid2-wrapper .cmp-cardgrid2__content_container_technology>.cmp-cardgrid2__content>div>.gp-powerreivew__form>.cmp-container,.card-grid2-wrapper .gp-powerreivew .cmp-cardgrid2__content_container_technology>.cmp-cardgrid2__content>div>.pr-alert-container>.cmp-container,.card-grid2-wrapper .gp-powerreivew .cmp-cardgrid2__content_container_technology>.cmp-cardgrid2__content>div>.pr-war-form>.cmp-container,.gp-powerreivew .card-grid2-wrapper .cmp-cardgrid2__content_container_technology>.cmp-cardgrid2__content>div>.pr-alert-container>.cmp-container,.gp-powerreivew .card-grid2-wrapper .cmp-cardgrid2__content_container_technology>.cmp-cardgrid2__content>div>.pr-war-form>.cmp-container{display:flex;gap:1.5rem}@media screen and (min-width:768px) and (max-width:991px){.card-grid2-wrapper .cmp-cardgrid2__content_container_technology>.cmp-cardgrid2__content>div>.container>.cmp-container,.card-grid2-wrapper .cmp-cardgrid2__content_container_technology>.cmp-cardgrid2__content>div>.gp-powerreivew__form>.cmp-container,.card-grid2-wrapper .gp-powerreivew .cmp-cardgrid2__content_container_technology>.cmp-cardgrid2__content>div>.pr-alert-container>.cmp-container,.card-grid2-wrapper .gp-powerreivew .cmp-cardgrid2__content_container_technology>.cmp-cardgrid2__content>div>.pr-war-form>.cmp-container,.gp-powerreivew .card-grid2-wrapper .cmp-cardgrid2__content_container_technology>.cmp-cardgrid2__content>div>.pr-alert-container>.cmp-container,.gp-powerreivew .card-grid2-wrapper .cmp-cardgrid2__content_container_technology>.cmp-cardgrid2__content>div>.pr-war-form>.cmp-container{justify-content:center;align-items:flex-start}}@media screen and (min-width:1024px){.card-grid2-wrapper .cmp-cardgrid2__content_container_technology>.cmp-cardgrid2__content>div>.container>.cmp-container>.collectioncard,.card-grid2-wrapper .cmp-cardgrid2__content_container_technology>.cmp-cardgrid2__content>div>.gp-powerreivew__form>.cmp-container>.collectioncard,.card-grid2-wrapper .gp-powerreivew .cmp-cardgrid2__content_container_technology>.cmp-cardgrid2__content>div>.pr-alert-container>.cmp-container>.collectioncard,.card-grid2-wrapper .gp-powerreivew .cmp-cardgrid2__content_container_technology>.cmp-cardgrid2__content>div>.pr-war-form>.cmp-container>.collectioncard,.gp-powerreivew .card-grid2-wrapper .cmp-cardgrid2__content_container_technology>.cmp-cardgrid2__content>div>.pr-alert-container>.cmp-container>.collectioncard,.gp-powerreivew .card-grid2-wrapper .cmp-cardgrid2__content_container_technology>.cmp-cardgrid2__content>div>.pr-war-form>.cmp-container>.collectioncard{width:100%}}@media screen and (min-width:768px) and (max-width:991px){.card-grid2-wrapper .cmp-cardgrid2__content_container_technology>.cmp-cardgrid2__content>div>.container>.cmp-container>.collectioncard,.card-grid2-wrapper .cmp-cardgrid2__content_container_technology>.cmp-cardgrid2__content>div>.gp-powerreivew__form>.cmp-container>.collectioncard,.card-grid2-wrapper .gp-powerreivew .cmp-cardgrid2__content_container_technology>.cmp-cardgrid2__content>div>.pr-alert-container>.cmp-container>.collectioncard,.card-grid2-wrapper .gp-powerreivew .cmp-cardgrid2__content_container_technology>.cmp-cardgrid2__content>div>.pr-war-form>.cmp-container>.collectioncard,.gp-powerreivew .card-grid2-wrapper .cmp-cardgrid2__content_container_technology>.cmp-cardgrid2__content>div>.pr-alert-container>.cmp-container>.collectioncard,.gp-powerreivew .card-grid2-wrapper .cmp-cardgrid2__content_container_technology>.cmp-cardgrid2__content>div>.pr-war-form>.cmp-container>.collectioncard{display:flex;max-width:19.75rem;width:100%;height:26rem}}@media screen and (min-width:320px) and (max-width:767px){.card-grid2-wrapper .cmp-cardgrid2__content_container_technology{gap:1rem}}.card-grid2-wrapper .cmp-cardgrid2>.container2cards{display:flex;align-items:flex-start;gap:1.5rem;align-self:stretch;flex-direction:row}@media screen and (min-width:1024px){.card-grid2-wrapper .cmp-cardgrid2>.container2cards{display:flex;align-items:flex-start;gap:1.5rem;align-self:stretch;flex-direction:row}}@media screen and (max-width:767px){.card-grid2-wrapper .cmp-cardgrid2>.container2cards{flex-direction:column}}@media screen and (max-width:767px){.card-grid2-wrapper .cmp-cardgrid2>.container2cards>.companyjourneycard{display:flex;width:100%;height:26rem}}.card-grid2-wrapper .cmp-cardgrid2>.container2cards_b{display:flex;align-items:flex-start;gap:1.5rem;align-self:stretch;flex-direction:row}.card-grid2-wrapper .cmp-cardgrid2__new-par{display:none}.card-grid2-wrapper .cmp-cardgrid2-button{display:flex;width:25.5rem;height:3rem;justify-content:center;align-items:center;gap:.5rem;border-radius:2px;border:1px solid var(--color__black-color);text-decoration:none;color:var(--color__black-color);font-family:var(--font-family__primary);font-size:1rem;font-style:normal;font-weight:600;line-height:1.5rem;margin-top:0}@media screen and (min-width:768px) and (max-width:991px){.card-grid2-wrapper .cmp-cardgrid2-button{width:100%}}@media screen and (max-width:767px){.card-grid2-wrapper .cmp-cardgrid2-button{width:100%}}@media screen and (min-width:768px) and (max-width:1023px){.card-grid2-wrapper .cmp-cardgrid2-button{margin-top:.5rem}}@media screen and (min-width:320px) and (max-width:767px){.card-grid2-wrapper .cmp-cardgrid2-button{margin-top:0}}@media screen and (min-width:768px) and (max-width:991px){.card-grid2-wrapper .cmp-cardgrid2_b{justify-content:center}}.container2cards_b.container.responsivegrid,.container2cards_b.responsivegrid.gp-powerreivew__form,.gp-powerreivew .container2cards_b.responsivegrid.pr-alert-container,.gp-powerreivew .container2cards_b.responsivegrid.pr-war-form{display:flex;flex-direction:row;gap:2.5rem;margin-bottom:1rem}@media screen and (min-width:768px) and (max-width:1023px){.container2cards_b.container.responsivegrid,.container2cards_b.responsivegrid.gp-powerreivew__form,.gp-powerreivew .container2cards_b.responsivegrid.pr-alert-container,.gp-powerreivew .container2cards_b.responsivegrid.pr-war-form{gap:1.5rem;margin-bottom:0}}@media screen and (min-width:320px) and (max-width:767px){.container2cards_b.container.responsivegrid,.container2cards_b.responsivegrid.gp-powerreivew__form,.gp-powerreivew .container2cards_b.responsivegrid.pr-alert-container,.gp-powerreivew .container2cards_b.responsivegrid.pr-war-form{margin-bottom:0;gap:1rem}}@media screen and (max-width:767px){.container2cards_b.container.responsivegrid,.container2cards_b.responsivegrid.gp-powerreivew__form,.gp-powerreivew .container2cards_b.responsivegrid.pr-alert-container,.gp-powerreivew .container2cards_b.responsivegrid.pr-war-form{flex-direction:column}}@media screen and (min-width:320px) and (max-width:767px){.container2cards_b.container.responsivegrid .companyjourneycard .cmp-companyjourneycard .companyjourneycard-text,.container2cards_b.responsivegrid.gp-powerreivew__form .companyjourneycard .cmp-companyjourneycard .companyjourneycard-text,.gp-powerreivew .container2cards_b.responsivegrid.pr-alert-container .companyjourneycard .cmp-companyjourneycard .companyjourneycard-text,.gp-powerreivew .container2cards_b.responsivegrid.pr-war-form .companyjourneycard .cmp-companyjourneycard .companyjourneycard-text{gap:1rem}}@media screen and (min-width:320px) and (max-width:767px){.card-grid2-wrapper .cmp-cardgrid2__content_container .container2cards.container.responsivegrid,.card-grid2-wrapper .cmp-cardgrid2__content_container .container2cards.responsivegrid.gp-powerreivew__form,.card-grid2-wrapper .cmp-cardgrid2__content_container .gp-powerreivew .container2cards.responsivegrid.pr-alert-container,.card-grid2-wrapper .cmp-cardgrid2__content_container .gp-powerreivew .container2cards.responsivegrid.pr-war-form,.gp-powerreivew .card-grid2-wrapper .cmp-cardgrid2__content_container .container2cards.responsivegrid.pr-alert-container,.gp-powerreivew .card-grid2-wrapper .cmp-cardgrid2__content_container .container2cards.responsivegrid.pr-war-form{margin-bottom:.5rem}}.cmp-cardgrid3__content_header{display:flex;align-items:flex-start;gap:.75rem;color:var(--color__black-text-color);align-self:flex-start;margin:0}.cmp-cardgrid2__content_container_technology{width:100%}.cmp-cardgrid2__content_container_technology .container3cards,.cmp-cardgrid2__content_container_technology .container3cards_b{display:flex;align-items:flex-start;gap:2.5rem;align-self:stretch;flex-direction:row}.cmp-cardgrid3__content>div{width:inherit}.cmp-cardgrid3__content>div>.container>.cmp-container,.cmp-cardgrid3__content>div>.gp-powerreivew__form>.cmp-container,.gp-powerreivew .cmp-cardgrid3__content>div>.pr-alert-container>.cmp-container,.gp-powerreivew .cmp-cardgrid3__content>div>.pr-war-form>.cmp-container{display:flex;gap:1.5rem}.cardgrid3cards,.cardgrid3cards_b{display:flex;align-items:flex-start;gap:1.5rem;align-self:stretch;flex-direction:row}.cmp-cardgrid3__new-par{display:none}.cmp-cardgrid3-button{display:flex;width:25.5rem;height:3rem;justify-content:center;align-items:center;gap:.5rem;border-radius:2px;border:1px solid var(--color__black-text-color);text-decoration:none;color:var(--color__black-text-color);font-family:var(--font-family__primary);font-size:1rem;font-style:normal;font-weight:600;line-height:1.5rem}@media screen and (min-width:1024px) and (max-width:1439px){.cmp-cardgrid2__content_container_technology .container3cards,.cmp-cardgrid2__content_container_technology .container3cards_b{gap:1.5rem;flex-direction:row}}@media screen and (min-width:320px) and (max-width:767px){.cmp-cardgrid2__content_container_technology .container3cards,.cmp-cardgrid2__content_container_technology .container3cards_b{gap:1.5rem;flex-direction:column}}.collectioncard{align-self:stretch;width:100%}@media screen and (min-width:1024px){.collectioncard{display:flex}}.cmp-collectioncard{display:flex;align-items:center;flex:1 0 0;background:var(--color__white-color);min-height:100%}.cmp-collectioncard .collectioncard-img{display:flex;min-height:22.5rem;height:100%;flex-direction:column;justify-content:center;align-items:center;width:50%;background-color:var(--color-spring-wood-color)}@media screen and (min-width:768px) and (max-width:991px){.cmp-collectioncard .collectioncard-img{max-height:22.5rem;height:auto;flex-direction:inherit;width:100%}}@media screen and (max-width:767px){.cmp-collectioncard .collectioncard-img{max-height:22.5rem;height:auto;flex-direction:inherit;width:100%}}.cmp-collectioncard .collectioncard-img div{width:100%;height:100%;min-height:22.5rem;flex-shrink:0;background-size:cover!important;background-repeat:no-repeat!important;background-position:50%!important}@media screen and (min-width:1024px){.cmp-collectioncard .collectioncard-img div{width:100%}}@media screen and (min-width:768px) and (max-width:991px){.cmp-collectioncard .collectioncard-img div{background-size:100% auto;background-position-y:center;height:15rem;width:100%}}@media screen and (max-width:767px){.cmp-collectioncard .collectioncard-img div{background-size:100% auto;background-position-y:center;height:15rem;width:100%}}.cmp-collectioncard .collectioncard-text{display:flex;padding:0 2.5rem;flex-direction:column;justify-content:center;align-items:flex-start;gap:1.5rem;flex:1 0 0;align-self:stretch;background-color:var(--color__white-color);width:50%}@media screen and (max-width:767px){.cmp-collectioncard .collectioncard-text{padding:1rem}}@media screen and (min-width:1024px) and (max-width:1439px){.cmp-collectioncard .collectioncard-text{padding:0 1.5rem}}@media screen and (min-width:768px) and (max-width:1023px){.cmp-collectioncard .collectioncard-text{padding:1.5rem}}@media screen and (min-width:768px) and (max-width:991px){.cmp-collectioncard .collectioncard-text{max-height:100%;display:block}}@media screen and (max-width:767px){.cmp-collectioncard .collectioncard-text{max-height:100%;display:block}}@media screen and (max-width:1023px){.cmp-collectioncard .collectioncard-text{width:100%}}.cmp-collectioncard .collectioncard-text .collectioncard-text-contents{display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem;align-self:stretch}.cmp-collectioncard .collectioncard-text .collectioncard-text-contents .collectioncard-text-contents-title{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;align-self:stretch}.cmp-collectioncard .collectioncard-text .collectioncard-text-contents .collectioncard-text-contents-title .collectioncard-text-contents-title-title{color:var(--color__black-color);font-family:var(--font-family__primary);font-size:2rem;font-style:normal;font-weight:600;line-height:normal}.cmp-collectioncard .collectioncard-text .collectioncard-text-contents .collectioncard-text-contents-title .collectioncard-text-contents-title-paragraph{display:flex;flex-direction:column;align-self:stretch;color:var(--color__black-color);font-family:var(--font-family__primary);font-size:1rem;font-style:normal;font-weight:400;line-height:1.375rem}.cmp-collectioncard .collectioncard-text .collectioncard-text-contents .collectioncard-button{display:flex;height:3rem;padding:.75rem 0;align-items:center;gap:.25rem;align-self:stretch}.cmp-collectioncard .collectioncard-text .collectioncard-text-contents .collectioncard-button a{color:var(--color__primary-red-color);text-align:right;font-family:var(--font-family__primary);padding-bottom:1.5rem;font-size:1rem;font-style:normal;font-weight:700;line-height:1.5rem;-webkit-text-decoration-line:underline;text-decoration-line:underline}.cmp-collectioncard .collectioncard-text .collectioncard-text-contents .collectioncard-button a svg{width:1rem;height:1rem;padding:.01875rem .2335625rem;margin-left:.25rem}@media screen and (min-width:1024px){.cmp-collectioncard{display:flex}}@media screen and (min-width:768px) and (max-width:991px){.cmp-collectioncard{flex-direction:column}}@media screen and (max-width:767px){.cmp-collectioncard{flex-direction:column}}.cmp-collectioncard_color_pale_orange .collectioncard-img__background{background-color:var(--color-spring-wood-color)}.cmp-collectioncard_color_pale_blue .collectioncard-img__background{background-color:var(--color-very-light-cyan-color)}.cmp-collectioncard_color_pale_red .collectioncard-img__background{background-color:var(--color-grey-type-pink-color)}.cmp-collectioncard_color_pale_green .collectioncard-img__background{background-color:var(--color-grey-type-green-color)}.gp-powerreivew .grid2_3columns.responsivegrid.pr-alert-container,.gp-powerreivew .grid2_3columns.responsivegrid.pr-war-form,.grid2_3columns.container.responsivegrid,.grid2_3columns.responsivegrid.gp-powerreivew__form{padding-bottom:5rem}@media screen and (min-width:320px) and (max-width:767px){.gp-powerreivew .grid2_3columns.responsivegrid.pr-alert-container,.gp-powerreivew .grid2_3columns.responsivegrid.pr-war-form,.grid2_3columns.container.responsivegrid,.grid2_3columns.responsivegrid.gp-powerreivew__form{padding-bottom:1rem}}@media screen and (min-width:768px) and (max-width:1023px){.gp-powerreivew .grid2_3columns.responsivegrid.pr-alert-container,.gp-powerreivew .grid2_3columns.responsivegrid.pr-war-form,.grid2_3columns.container.responsivegrid,.grid2_3columns.responsivegrid.gp-powerreivew__form{padding-bottom:2.5rem}}.cmp-grid2_3columns{width:100%}.cmp-grid2_3columns__row{display:flex;align-items:flex-start;flex:1;gap:1rem}@media screen and (max-width:768px){.cmp-grid2_3columns__row{flex-direction:column;padding:0 1.5rem;gap:1rem}}@media screen and (min-width:768px) and (max-width:1023px){.cmp-grid2_3columns__row{padding:0 2.5rem!important;gap:1.5rem!important}}@media screen and (min-width:320px) and (max-width:767px){.cmp-grid2_3columns__row{padding:0!important}}.cmp-grid2_3columns__column{flex:1;padding:0}@media screen and (min-width:320px) and (max-width:767px){.cmp-grid2_3columns__column .cmp-title-subtitle-container{width:calc(100% - rem(32px))}}.cmp-grid2_3columns .title-subtitle-text{padding:0}.gp-powerreivew .grid2_3columns.responsivegrid.pr-alert-container .gp-three__column,.gp-powerreivew .grid2_3columns.responsivegrid.pr-war-form .gp-three__column,.grid2_3columns.container.responsivegrid .gp-three__column,.grid2_3columns.responsivegrid.gp-powerreivew__form .gp-three__column{gap:1.5rem}.gp-powerreivew .grid2_3columns.responsivegrid.pr-alert-container .gp-three__column div.image,.gp-powerreivew .grid2_3columns.responsivegrid.pr-war-form .gp-three__column div.image,.grid2_3columns.container.responsivegrid .gp-three__column div.image,.grid2_3columns.responsivegrid.gp-powerreivew__form .gp-three__column div.image{margin-bottom:1.5rem}.gp-powerreivew .grid2_3columns.responsivegrid.pr-alert-container .gp-two__column,.gp-powerreivew .grid2_3columns.responsivegrid.pr-war-form .gp-two__column,.grid2_3columns.container.responsivegrid .gp-two__column,.grid2_3columns.responsivegrid.gp-powerreivew__form .gp-two__column{gap:2.5rem}.gp-powerreivew .grid2_3columns.responsivegrid.pr-alert-container .gp-two__column div.image,.gp-powerreivew .grid2_3columns.responsivegrid.pr-war-form .gp-two__column div.image,.grid2_3columns.container.responsivegrid .gp-two__column div.image,.grid2_3columns.responsivegrid.gp-powerreivew__form .gp-two__column div.image{margin-bottom:1.5rem}.cmp-featureblock-box{display:flex;align-items:flex-start;justify-content:center;gap:59px;padding:80px;position:relative;overflow:hidden}.left-text-feature{display:flex;flex-wrap:wrap;justify-content:space-between;width:375px}.left-text-feature .h3,.left-text-feature h3{font-weight:600;margin:0}.left-text-feature .h3,.left-text-feature .h4,.left-text-feature h3,.left-text-feature h4{color:var(--color__black-color);font-family:var(--font-family__primary);font-size:48px;font-style:normal;line-height:normal;padding:0}.left-text-feature .h4,.left-text-feature h4{font-weight:300;margin:0 0 24px;letter-spacing:-1px}.left-text-feature p{color:var(--color__black-color);font-family:var(--font-family__primary);font-size:20px;font-style:normal;font-weight:500;line-height:28px}.right-img-feature{display:flex;flex-direction:column;width:632px;align-items:self-end;height:775px;position:relative}.right-img-feature .two-img .img1{width:564px;height:480px;background-size:cover;background-position:50%}.right-img-feature .two-img .img2{display:flex;border:1px solid var(--color__black-color);width:314px;height:394px;background:#fff;padding:16px;position:relative;top:-95px;float:right;right:40px}.right-img-feature .two-img .img2 span{width:100%;background-size:cover}.pattern-image{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;position:absolute;right:0;width:703px;height:578px;top:358px;z-index:-1;background-size:cover}@media screen and (max-width:1440px){.left-text-feature{width:498px}.cmp-featureblock-box{gap:40px;justify-content:flex-end}.right-img-feature .two-img .img2{top:-97px}.pattern-image{right:0;width:710px;height:713px;top:224px;z-index:-1;background-size:123%;background-position-x:-48px;background-position-y:-16px}}@media screen and (max-width:1399px){.cmp-featureblock-box{padding:80px 0 0 80px;gap:70px}.right-img-feature{width:50%}.right-img-feature .pattern-image{width:40%}.right-img-feature .two-img .img2{right:24px}.right-img-feature .two-img .img1{height:448px}.left-text-feature{width:43%}.pattern-image{width:51%}}@media screen and (max-width:1024px){.left-text-feature{width:448px}.right-img-feature{width:472px;height:645px}.right-img-feature .two-img .img2{height:322px;width:264px;right:22px;top:-84px}.right-img-feature .two-img .img1{height:408px;width:472px}.cmp-featureblock-box{padding:64px 0;gap:24px}.pattern-image{right:-4px;width:428px;height:428px;top:410px;z-index:-1;background-size:192%;background-position-x:-29px;background-position-y:36px}}@media screen and (max-width:991.5px){.cmp-featureblock-box{padding:40px 0;gap:16px}.left-text-feature{width:320px}.left-text-feature .h4,.left-text-feature h4{font-size:24px;margin-bottom:24px}.left-text-feature .h3,.left-text-feature h3{font-size:24px}.left-text-feature p{font-size:16px;line-height:22px}.right-img-feature{width:376px;height:355px;position:relative;overflow:hidden}.right-img-feature .two-img .img2{width:192px;height:202px;padding:8px;right:20px;top:-86px}.right-img-feature .two-img .img2 span{width:100%;background-size:cover}.right-img-feature .two-img .img1{height:238px;width:352px}.pattern-image{right:-8px;width:284px;height:286px;top:138px;z-index:-1;background-size:205%;background-position-x:-26px;background-position-y:23px}}@media screen and (max-width:767px){.cmp-featureblock-box{flex-direction:column;padding:24px 0 0 24px;gap:40px}.left-text-feature{width:auto;margin-right:24px}.left-text-feature p{margin-bottom:0}.right-img-feature{width:100%;height:35rem}.right-img-feature .two-img{width:100%;flex-direction:column;display:flex;justify-content:flex-start;align-items:flex-end}.right-img-feature .two-img .img2{width:65%;height:18.75rem;top:-4.9375rem}.right-img-feature .two-img .img1{height:18.75rem;width:95%;float:right}.pattern-image{right:-.6875rem;width:90%;height:17.5rem;top:inherit;z-index:-1;background-size:152%;background-position-x:-27px;background-position-y:40px}}@media screen and (max-width:320px){.right-img-feature{width:100%;height:23.625rem}.right-img-feature .two-img .img2{width:10.5rem;height:12.625rem;top:-4.9375rem}.right-img-feature .two-img .img1{height:14.875rem;width:16.875rem;float:right}.pattern-image{right:-.6875rem;width:16.4375rem;height:17.5rem;top:inherit;z-index:-1;background-size:201%;background-position-x:-20px;background-position-y:40px}}.cmp-quizprogressbar{display:flex;width:100%;align-items:flex-start}.cmp-quizprogressbar__margin{width:80px;height:80px;flex-shrink:0;background-color:var(--color__primary-red-color)}.cmp-quizprogressbar__container{display:flex;align-items:flex-start;flex:1 0 0;height:80px;background-color:var(--color__quiz-secondary-grey)}.cmp-quizprogressbar__step{display:flex;height:80px;justify-content:center;align-items:center;flex:1 0 0;cursor:pointer}.cmp-quizprogressbar__arrow{cursor:pointer}.cmp-quizprogressbar__step-container{display:flex;padding:4px 40px 4px 80px;justify-content:center;align-items:center;flex:1 0 0}.cmp-quizprogressbar__step-container .cmp-quizprogressbar__step1{display:flex;padding-left:0;justify-content:center;align-items:center;gap:10px;flex:1 0 0;align-self:stretch}.cmp-quizprogressbar__step1-active.cmp-quizprogressbar__step1,.cmp-quizprogressbar__step2-active.cmp-quizprogressbar__step1,.cmp-quizprogressbar__step2-active.cmp-quizprogressbar__step2,.cmp-quizprogressbar__step3-active.cmp-quizprogressbar__step1,.cmp-quizprogressbar__step3-active.cmp-quizprogressbar__step2,.cmp-quizprogressbar__step3-active.cmp-quizprogressbar__step3,.cmp-quizprogressbar__step4-active.cmp-quizprogressbar__step1,.cmp-quizprogressbar__step4-active.cmp-quizprogressbar__step2,.cmp-quizprogressbar__step4-active.cmp-quizprogressbar__step3,.cmp-quizprogressbar__step4-active.cmp-quizprogressbar__step4{background:var(--color__primary-red-color)}.cmp-quizprogressbar__step1.step-active .cmp-quizprogressbar__step1-text,.cmp-quizprogressbar__step2.step-active .cmp-quizprogressbar__step2-text,.cmp-quizprogressbar__step3.step-active .cmp-quizprogressbar__step3-text,.cmp-quizprogressbar__step4.step-active .cmp-quizprogressbar__step4-text{border-bottom:2px solid var(--color__white-color);flex-shrink:0}.cmp-quizprogressbar__step1.step-underactive .cmp-quizprogressbar__step1-text,.cmp-quizprogressbar__step2.step-underactive .cmp-quizprogressbar__step2-text,.cmp-quizprogressbar__step3.step-underactive .cmp-quizprogressbar__step3-text{border-bottom:0;background:var(--color__primary-red-color);flex-shrink:0}.cmp-quizprogressbar__step1.step-active,.cmp-quizprogressbar__step1.step-underactive,.cmp-quizprogressbar__step2.step-active,.cmp-quizprogressbar__step2.step-underactive,.cmp-quizprogressbar__step3.step-active,.cmp-quizprogressbar__step3.step-underactive,.cmp-quizprogressbar__step4.step-active,.cmp-quizprogressbar__step4.step-underactive{background:var(--color__primary-red-color)}.cmp-quizprogressbar__step1-active .cmp-quizprogressbar__step1-text,.cmp-quizprogressbar__step2-active .cmp-quizprogressbar__step2-text,.cmp-quizprogressbar__step3-active .cmp-quizprogressbar__step3-text,.cmp-quizprogressbar__step4-active .cmp-quizprogressbar__step4-text{border-bottom:2px solid var(--color__white-color)}.cmp-quizprogressbar__step1-active .cmp-quizprogressbar__step1-text span,.cmp-quizprogressbar__step1.step-active .cmp-quizprogressbar__step1-text span,.cmp-quizprogressbar__step1.step-underactive .cmp-quizprogressbar__step1-text span,.cmp-quizprogressbar__step2-active .cmp-quizprogressbar__step1-text span,.cmp-quizprogressbar__step2-active .cmp-quizprogressbar__step2-text span,.cmp-quizprogressbar__step2.step-active .cmp-quizprogressbar__step2-text span,.cmp-quizprogressbar__step2.step-underactive .cmp-quizprogressbar__step2-text span,.cmp-quizprogressbar__step3-active .cmp-quizprogressbar__step1-text span,.cmp-quizprogressbar__step3-active .cmp-quizprogressbar__step2-text span,.cmp-quizprogressbar__step3-active .cmp-quizprogressbar__step3-text span,.cmp-quizprogressbar__step3.step-active .cmp-quizprogressbar__step3-text span,.cmp-quizprogressbar__step3.step-underactive .cmp-quizprogressbar__step3-text span,.cmp-quizprogressbar__step4-active .cmp-quizprogressbar__step1-text span,.cmp-quizprogressbar__step4-active .cmp-quizprogressbar__step2-text span,.cmp-quizprogressbar__step4-active .cmp-quizprogressbar__step3-text span,.cmp-quizprogressbar__step4-active .cmp-quizprogressbar__step4-text span,.cmp-quizprogressbar__step4.step-active .cmp-quizprogressbar__step4-text span{color:var(--color__white-color)}.cmp-quizprogressbar__arrowLine1,.cmp-quizprogressbar__arrowLine2,.cmp-quizprogressbar__arrowLine3{position:absolute;top:0;left:0}.cmp-quizprogressbar__arrow1,.cmp-quizprogressbar__arrow2,.cmp-quizprogressbar__arrow3{position:relative;visibility:hidden}.cmp-quizprogressbar__step1-active .cmp-quizprogressbar__arrow1,.cmp-quizprogressbar__step2-active .cmp-quizprogressbar__arrow2,.cmp-quizprogressbar__step3-active .cmp-quizprogressbar__arrow3{visibility:visible}.cmp-quizprogressbar__arrow1.arrow-active,.cmp-quizprogressbar__arrow2.arrow-active,.cmp-quizprogressbar__arrow3.arrow-active{visibility:visible;background:initial}.cmp-quizprogressbar__arrow1.arrow-underactive,.cmp-quizprogressbar__arrow2.arrow-underactive,.cmp-quizprogressbar__arrow3.arrow-underactive{visibility:visible;background:var(--color__primary-red-color)}.cmp-quizprogressbar__step1-text,.cmp-quizprogressbar__step2-text,.cmp-quizprogressbar__step3-text,.cmp-quizprogressbar__step4-text{display:flex;padding:4px 0;justify-content:center;align-items:center;gap:10px}.cmp-quizprogressbar__step1-numbers-text,.cmp-quizprogressbar__step2-numbers-text,.cmp-quizprogressbar__step3-numbers-text,.cmp-quizprogressbar__step4-numbers-text{display:none;padding:2px 0;justify-content:center;align-items:flex-start;gap:10px}.cmp-quizprogressbar__step1-text span,.cmp-quizprogressbar__step2-text span,.cmp-quizprogressbar__step3-text span,.cmp-quizprogressbar__step4-text span{color:var(--color-text-grey-inactive-placeholder);text-align:center;font-size:20px;font-style:normal;font-weight:400;line-height:normal;flex-shrink:0}.cmp-quizprogressbar__step1-numbers-text span,.cmp-quizprogressbar__step2-numbers-text span,.cmp-quizprogressbar__step3-numbers-text span,.cmp-quizprogressbar__step4-numbers-text span{display:none;color:var(--color__white-color);text-align:center;font-size:14px;font-style:normal;font-weight:600;line-height:normal}.quizprogressbar{position:relative}.mobile-next-prev{display:none}@media (min-width:1024px) and (max-width:1439px){.cmp-quizprogressbar__step1-text span,.cmp-quizprogressbar__step2-text span,.cmp-quizprogressbar__step3-text span,.cmp-quizprogressbar__step4-text span{flex-shrink:1}.cmp-quizprogressbar__step1-numbers-text,.cmp-quizprogressbar__step2-numbers-text,.cmp-quizprogressbar__step3-numbers-text,.cmp-quizprogressbar__step4-numbers-text{display:flex}.cmp-quizprogressbar__step1.step-active .cmp-quizprogressbar__step1-text,.cmp-quizprogressbar__step1.step-underactive .cmp-quizprogressbar__step1-text,.cmp-quizprogressbar__step2.step-active .cmp-quizprogressbar__step2-text,.cmp-quizprogressbar__step2.step-underactive .cmp-quizprogressbar__step2-text,.cmp-quizprogressbar__step3.step-active .cmp-quizprogressbar__step3-text,.cmp-quizprogressbar__step3.step-underactive .cmp-quizprogressbar__step3-text,.cmp-quizprogressbar__step4.step-active .cmp-quizprogressbar__step4-text{flex-shrink:1}}@media (min-width:768px) and (max-width:1023px){.cmp-quizprogressbar__arrow1,.cmp-quizprogressbar__arrow2,.cmp-quizprogressbar__arrow3,.cmp-quizprogressbar__arrow4,.cmp-quizprogressbar__margin,.cmp-quizprogressbar__step{display:none}.cmp-quizprogressbar__step1-numbers-text,.cmp-quizprogressbar__step1-numbers-text span,.cmp-quizprogressbar__step2-numbers-text,.cmp-quizprogressbar__step2-numbers-text span,.cmp-quizprogressbar__step3-numbers-text,.cmp-quizprogressbar__step3-numbers-text span,.cmp-quizprogressbar__step4-numbers-text,.cmp-quizprogressbar__step4-numbers-text span{display:flex}.cmp-quizprogressbar__step1.step-active,.cmp-quizprogressbar__step2.step-active,.cmp-quizprogressbar__step3.step-active,.cmp-quizprogressbar__step4.step-active{display:flex;background:var(--color__primary-red-color);z-index:9}.cmp-quizprogressbar__step-container{flex-direction:column;padding:0}.mobile-next-prev{width:auto;display:flex;justify-content:space-between;margin:auto;position:absolute;background:none;top:-1px;z-index:10;left:16px;right:16px;height:80px;align-items:center}}@media (min-width:320px) and (max-width:767px){.cmp-quizprogressbar__arrow1,.cmp-quizprogressbar__arrow2,.cmp-quizprogressbar__arrow3,.cmp-quizprogressbar__arrow4,.cmp-quizprogressbar__margin,.cmp-quizprogressbar__step{display:none}.cmp-quizprogressbar__step1-numbers-text,.cmp-quizprogressbar__step1-numbers-text span,.cmp-quizprogressbar__step2-numbers-text,.cmp-quizprogressbar__step2-numbers-text span,.cmp-quizprogressbar__step3-numbers-text,.cmp-quizprogressbar__step3-numbers-text span,.cmp-quizprogressbar__step4-numbers-text,.cmp-quizprogressbar__step4-numbers-text span{display:flex}.cmp-quizprogressbar__step1.step-active,.cmp-quizprogressbar__step2.step-active,.cmp-quizprogressbar__step3.step-active,.cmp-quizprogressbar__step4.step-active{display:flex;background:var(--color__primary-red-color);z-index:9}.cmp-quizprogressbar__step-container{flex-direction:column;padding:0}.mobile-next-prev{width:auto;display:flex;justify-content:space-between;margin:auto;position:absolute;background:none;top:-1px;z-index:10;left:16px;right:16px;height:80px;align-items:center}}.cmp-quiz_size__quiz{display:flex;width:100%;align-items:flex-start;flex-wrap:wrap;flex-direction:row;font-family:Noto Sans}.cmp-quiz_size__container{display:flex;padding:80px;flex-direction:column;align-items:flex-start;gap:24px;flex-basis:calc(60% - 180px);flex:1}.cmp-quiz_size__text{display:flex;flex-direction:column;align-items:flex-start;gap:8px;align-self:stretch;background:var(--color__white-color)}.cmp-quiz_size__text .h3,.cmp-quiz_size__text h3{color:var(--color__black-text-color);font-size:40px;font-style:normal;font-weight:600;line-height:normal;margin-bottom:0}.cmp-quiz_size__text .h5,.cmp-quiz_size__text h5{color:var(--color__black-text-color);font-size:20px;font-style:normal;font-weight:500;line-height:28px;margin-bottom:0}.cmp-quiz_size__img{align-items:center;background:var(--color__black-text-color);width:560px;height:480px;position:relative;background-repeat:no-repeat;background-size:contain;background-position:50%}.cmp-quiz_size__img span{color:var(--color__black-text-color);font-size:16px;font-style:normal;font-weight:500;line-height:22px;padding:8px;border:1px solid var(--color__charcoal-grey-color);background:var(--color__white-color);height:38px}.img-text-box{position:absolute;bottom:50px;text-align:center;left:0;right:0}.cmp-quiz_size__dropdown{display:flex;align-items:center;gap:24px;align-self:stretch}.cmp-quiz_size__dropdown p{font-size:14px;font-weight:400;line-height:20px;letter-spacing:0;text-align:left;margin-bottom:0}.cmp-quiz_size__inputfield{display:flex;flex-direction:column;align-items:flex-start;gap:4px;flex:1 0 0}.cmp-quiz_size__inputfield-label{color:var(--color__black-text-color);font-size:16px;font-style:normal;font-weight:900;line-height:110%}.cmp-quiz_size__inputfield-input{display:flex;padding:8px 0;flex-direction:column;align-items:flex-start;gap:8px;align-self:stretch;border-bottom:1px solid var(--color__black-text-color)}.cmp-quiz_size__inputfield-input-label{color:var(--color__black-text-color);font-size:14px;font-style:normal;font-weight:700;line-height:110%}.cmp-quiz_size__inputfield-input-text{display:flex;padding-right:0;align-items:center;gap:8px;align-self:stretch;color:var(--color__black-text-color)}.cmp-quiz_size__inputfield-dropdown{flex:1 0 0;font-size:1rem;font-style:normal;font-weight:300;line-height:normal;border:0;background-color:unset;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url("data:image/svg+xml;utf8,<svg viewBox='0 0 140 140' width='24' height='24' xmlns='http://www.w3.org/2000/svg'><g><path d='m121.3,34.6c-1.6-1.6-4.2-1.6-5.8,0l-51,51.1-51.1-51.1c-1.6-1.6-4.2-1.6-5.8,0-1.6,1.6-1.6,4.2 0,5.8l53.9,53.9c0.8,0.8 1.8,1.2 2.9,1.2 1,0 2.1-0.4 2.9-1.2l53.9-53.9c1.7-1.6 1.7-4.2 0.1-5.8z' fill='black'/></g></svg>") no-repeat;fill:#000;background-repeat:no-repeat;background-position:98% 55%;cursor:pointer;padding:.5rem!important;margin-bottom:-.625rem;background-size:1.125rem}.cmp-quiz_size__inputfield-dropdown:focus-visible{outline:1px auto -webkit-focus-ring-color}.cmp-quiz_size__inputfield-dropdown:open{background:url("data:image/svg+xml;utf8,<svg viewBox='0 0 140 140' width='24' height='24' xmlns='http://www.w3.org/2000/svg'><g transform='rotate(180, 70, 70)'><path d='m121.3,34.6c-1.6-1.6-4.2-1.6-5.8,0l-51,51.1-51.1-51.1c-1.6-1.6-4.2-1.6-5.8,0-1.6,1.6-1.6,4.2 0,5.8l53.9,53.9c0.8,0.8 1.8,1.2 2.9,1.2 1,0 2.1-0.4 2.9-1.2l53.9-53.9c1.7-1.6 1.7-4.2 0.1-5.8z' fill='black'/></g></svg>") no-repeat;background-position:98% 55%;outline:none;background-size:1.125rem}.gp-style__dropdown{background-color:unset;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url("data:image/svg+xml;utf8,<svg viewBox='0 0 140 140' width='24' height='24' xmlns='http://www.w3.org/2000/svg'><g><path d='m121.3,34.6c-1.6-1.6-4.2-1.6-5.8,0l-51,51.1-51.1-51.1c-1.6-1.6-4.2-1.6-5.8,0-1.6,1.6-1.6,4.2 0,5.8l53.9,53.9c0.8,0.8 1.8,1.2 2.9,1.2 1,0 2.1-0.4 2.9-1.2l53.9-53.9c1.7-1.6 1.7-4.2 0.1-5.8z' fill='black'/></g></svg>") no-repeat;fill:#000;background-repeat:no-repeat;background-position:98% 55%;cursor:pointer;padding:.5rem!important;background-size:1.125rem}.gp-style__dropdown:focus-visible{outline:1px auto -webkit-focus-ring-color}.gp-style__dropdown:open{background:url("data:image/svg+xml;utf8,<svg viewBox='0 0 140 140' width='24' height='24' xmlns='http://www.w3.org/2000/svg'><g transform='rotate(180, 70, 70)'><path d='m121.3,34.6c-1.6-1.6-4.2-1.6-5.8,0l-51,51.1-51.1-51.1c-1.6-1.6-4.2-1.6-5.8,0-1.6,1.6-1.6,4.2 0,5.8l53.9,53.9c0.8,0.8 1.8,1.2 2.9,1.2 1,0 2.1-0.4 2.9-1.2l53.9-53.9c1.7-1.6 1.7-4.2 0.1-5.8z' fill='black'/></g></svg>") no-repeat;background-position:98% 55%;outline:none;background-size:1.125rem}.cmp-quiz_size__inputfield-or{color:var(--color__black-text-color);font-size:16px;font-style:normal;font-weight:700;line-height:normal}.cmp-quiz_size-button{display:flex;padding:16px 0;flex-direction:column;justify-content:center;align-items:flex-end;align-self:stretch}.cmp-quiz_size-button-button{display:flex;width:240px;justify-content:center;align-items:center;gap:10px;border:0;border-radius:2px;background:var(--color__primary-red-color)}.cmp-quiz_size-button-button:disabled{opacity:.400000006}.cmp-quiz_size-button-base{display:flex;height:48px;padding:12px 40px;justify-content:center;align-items:center;gap:10px;flex:1 0 0;border-radius:2px}.cmp-quiz_size-button-text{color:var(--color__white-color);font-size:16px;font-style:normal;font-weight:600;line-height:normal}.cmp-quiz_size__img-container{width:480px;height:480px}.cmp-quiz_size__img-group15{-moz-text-align-last:center;text-align-last:center}.cmp-quiz_size__img-group15-textbox{display:inline-flex;padding:8px;align-items:flex-start;gap:10px;border:1px solid var(--color__charcoal-grey-color);background:var(--color__white-color);position:relative;top:-40px}.cmp-quiz_size__img-group15-text{color:var(--color__black-text-color);text-align:right;font-size:16px;font-style:normal;font-weight:500;line-height:22px}@media screen and (max-width:1024px){.cmp-quiz_size__img{width:480px;height:480px}.cmp-quiz_size__container{padding:64px}}@media screen and (max-width:1023px){.cmp-quiz_size__container{padding:40px}.cmp-quiz_size__quiz{flex-wrap:inherit}.cmp-quiz_size__img{width:384px;height:515px}.cmp-quiz_size__text .h3,.cmp-quiz_size__text h3{font-size:24px}.cmp-quiz_size__text .h5,.cmp-quiz_size__text h5{font-size:16px}.cmp-quiz_size__dropdown{align-items:flex-start;gap:16px;flex-direction:column;width:100%;flex-wrap:wrap}.cmp-quiz_size__inputfield{width:100%}.cmp-quiz_size-button-base{height:40px}.cmp-quiz_size-button-text{font-size:14px;line-height:20px}.cmp-quiz_size__img span{bottom:20px;text-align:center;left:50%;transform:translateX(-50%)}}@media screen and (max-width:767px){.cmp-quiz_size__quiz{flex-wrap:inherit;flex-direction:column-reverse;width:100%;align-items:stretch}.cmp-quiz_size__img{width:100%;height:320px}.cmp-quiz_size__container{padding:24px 24px 40px}.cmp-quiz_size__text{gap:9px}.cmp-quiz_size__dropdown{gap:24px}.cmp-quiz_size-button-button{width:100%}}.quiz_moisture{display:flex;flex-direction:column;align-items:center}.cmp-quiz_moisture{display:flex;width:100%}.cmp-quiz_moisture__quiz{display:flex;flex-direction:row;align-items:flex-start;gap:40px;padding:80px;flex:1}.cmp-quiz_moisture__container{gap:24px;flex-grow:1}.cmp-quiz_moisture__container,.cmp-quiz_moisture__text{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch}.cmp-quiz_moisture__text{gap:8px;background:var(--color__white-color)}.cmp-quiz_moisture__text .h3,.cmp-quiz_moisture__text h3{color:var(--color__black-text-color);font-family:Noto Sans;font-size:40px;font-style:normal;font-weight:600;line-height:normal;margin-bottom:0}.cmp-quiz_moisture__text .h5,.cmp-quiz_moisture__text h5{color:var(--color__black-text-color);font-family:Noto Sans;font-size:20px;font-style:normal;font-weight:500;line-height:28px;margin-bottom:0}.cmp-quiz_moisture__tip_iconbox{display:flex;justify-content:center;align-items:center}.cmp-quiz_moisture__tip_iconbox span{font-weight:800;font-size:14px;line-height:20px}.cmp-quiz_moisture__tip_icon{display:flex;width:44px;height:44px;justify-content:center;align-items:center;flex-shrink:0}.cmp-quiz_moisture__tip_icon img{flex-shrink:0;margin-top:-4px}.cmp-quiz_moisture__tip{padding:24px;gap:4px;align-self:stretch;background:var(--color__tan-color)}.cmp-quiz_moisture__tip,.cmp-quiz_moisture__tip-top{display:flex;flex-direction:column;align-items:flex-start}.cmp-quiz_moisture__tip-top{width:100%}.cmp-quiz_moisture__tip-top p{color:var(--color__black-text-color);font-family:Noto Sans;font-size:14px;font-style:normal;font-weight:400;line-height:20px;margin-bottom:0}.cmp-quiz_moisture__selection{flex-direction:column}.cmp-quiz_moisture__row,.cmp-quiz_moisture__selection{display:flex;align-items:flex-start;gap:24px;align-self:stretch}.cmp-quiz_moisture__quiz-button{display:flex;flex-direction:column;align-items:center;flex:1 0 0;border:1px solid var(--color__black-text-color);background:var(--color__white-color);transition-duration:.4s;height:70px;padding:1.25rem}.cmp-quiz_moisture__quiz-button:hover{background:var(--color__quiz-secondary-grey)}.btn-check:checked+.btn,.cmp-quiz_moisture__quiz-button.active,.cmp-quiz_moisture__quiz-button.show,.cmp-quiz_moisture__quiz-button:first-child:active,:not(.btn-check)+.cmp-quiz_moisture__quiz-button:active{background:var(--tan-default,#d3d3d3)}.cmp-quiz_moisture__quiz-button-selected{background:var(--color__quiz-selected-grey)}.cmp-quiz_moisture__quiz-button-text{display:flex;padding:24px 40px;align-items:flex-start;gap:10px}.cmp-quiz_moisture__quiz-button-text span{color:var(--color__black-text-color);text-align:center;font-family:Noto Sans;font-size:16px;font-style:normal;font-weight:400;line-height:22px}.cmp-quiz_moisture__button{display:flex;padding:16px 0;flex-direction:column;justify-content:center;align-items:flex-end;align-self:stretch}.cmp-quiz_moisture__button-button{display:flex;width:240px;height:48px;justify-content:center;align-items:center;gap:10px;border-radius:2px;background:var(--color__primary-red-color);border:0}.cmp-quiz_moisture__button-button:disabled{opacity:.4}.cmp-quiz_moisture__button-base{display:flex;height:48px;padding:12px 40px;justify-content:center;align-items:center;gap:10px;flex:1 0 0;border-radius:2px}.cmp-quiz_moisture__button-base span{color:var(--color__white-color);font-family:Noto Sans;font-size:16px;font-style:normal;font-weight:600;line-height:normal}.cmp-quiz_moisture__img{width:560px;height:642px;background-repeat:no-repeat;background-position:top;background-size:cover}@media screen and (max-width:1399px){.cmp-quiz_moisture__quiz{padding:64px}}@media screen and (max-width:1024px){.cmp-quiz_moisture__img{width:480px;height:738px}}@media screen and (max-width:1023px){.cmp-quiz_moisture{flex-direction:column}.cmp-quiz_moisture__quiz{padding:40px}.cmp-quiz_moisture__text .h3,.cmp-quiz_moisture__text h3{font-size:24px}.cmp-quiz_moisture__button-button{height:40px}.cmp-quiz_moisture__img{width:100%;height:320px}.cmp-quiz_moisture__row,.cmp-quiz_moisture__selection{gap:16px}}@media screen and (max-width:767px){.cmp-quiz_moisture__button-button{width:100%}.cmp-quiz_moisture__quiz{padding:24px}}.quiz_firmness{display:flex;flex-direction:column;align-items:center}.cmp-quiz_firmness{display:flex;width:100%}.cmp-quiz_firmness__quiz{display:flex;width:100%;align-items:flex-start;flex-wrap:wrap;padding:80px;gap:40px;flex-direction:row;flex:1}.cmp-quiz_firmness__container{gap:24px;flex-grow:1}.cmp-quiz_firmness__container,.cmp-quiz_firmness__text{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch}.cmp-quiz_firmness__text{gap:8px;background:var(--color__white-color)}.cmp-quiz_firmness__text .h3,.cmp-quiz_firmness__text h3{color:var(--color__black-text-color);font-size:40px;font-style:normal;font-weight:600;line-height:normal;margin-bottom:0;letter-spacing:-1px}.cmp-quiz_firmness__text .h5,.cmp-quiz_firmness__text h5{color:var(--color__black-text-color);font-size:20px;font-style:normal;font-weight:500;line-height:28px;margin-bottom:0}.cmp-quiz_firmness-tip-iconbox{display:flex;justify-content:center;align-items:center}.cmp-quiz_firmness-tip-iconbox span{font-weight:800;font-size:14px;line-height:20px}.cmp-quiz_firmness-tip-icon{display:flex;width:44px;height:44px;justify-content:center;align-items:center;flex-shrink:0}.cmp-quiz_firmness-tip-icon img{flex-shrink:0;margin-top:-4px}.cmp-quiz_firmness__selection{flex-direction:column}.cmp-quiz_firmness__row,.cmp-quiz_firmness__selection{display:flex;align-items:flex-start;gap:24px;align-self:stretch}.cmp-quiz_firmness__quiz-button{display:flex;flex-direction:column;align-items:center;flex:1 0 0;border:1px solid var(--color__black-text-color);background:var(--color__white-color);transition-duration:.4s;padding:0;height:auto}.cmp-quiz_firmness__quiz-button:hover{background:var(--color__quiz-secondary-grey)}.cmp-quiz_firmness__quiz-button-selected{background:var(--color__quiz-selected-grey)}.cmp-quiz_firmness__quiz-button-img{height:120px;align-self:stretch;background-position-y:center!important;background-size:cover!important}.cmp-quiz_firmness__quiz-button-text{display:flex;padding:24px 40px;align-items:flex-start;gap:10px}.cmp-quiz_firmness__quiz-button-text span{color:var(--color__black-text-color);text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:22px}.cmp-quiz_firmness-button{display:flex;padding:16px 0;flex-direction:column;justify-content:center;align-items:flex-end;align-self:stretch}.cmp-quiz_firmness-button-button{display:flex;width:240px;height:48px;justify-content:center;align-items:center;gap:10px;border-radius:2px;border:0;background:var(--color__primary-red-color)}.cmp-quiz_firmness-button-button:disabled{opacity:.4}.cmp-quiz_firmness-button-base{display:flex;height:48px;padding:12px 40px;justify-content:center;align-items:center;gap:10px;flex:1 0 0;border-radius:2px}.cmp-quiz_firmness-button-base span{color:var(--color__white-color);font-size:16px;font-style:normal;font-weight:600;line-height:normal}.cmp-quiz_firmness-tip{padding:24px;gap:4px;align-self:stretch;background:var(--color__tan-color)}.cmp-quiz_firmness-tip,.cmp-quiz_firmness-tip-top{display:flex;flex-direction:column;align-items:flex-start}.cmp-quiz_firmness-tip-top{width:100%}.cmp-quiz_firmness-tip-top p{color:var(--color__black-text-color);font-size:14px;font-style:normal;font-weight:400;line-height:20px}.cmp-quiz_firmness__img{width:560px;height:838px;background-repeat:no-repeat;background-position:top;background-size:cover}@media screen and (max-width:1399px){.cmp-quiz_firmness__quiz{padding:64px}}@media screen and (max-width:1024px){.cmp-quiz_firmness__img{width:480px;height:860px}}@media screen and (max-width:1023px){.cmp-quiz_firmness{flex-direction:column}.cmp-quiz_firmness__quiz{padding:40px;gap:24px}.cmp-quiz_firmness__text .h3,.cmp-quiz_firmness__text h3{font-size:24px}.cmp-quiz_firmness-button-button{height:40px}.cmp-quiz_firmness__img{width:100%;height:320px}.cmp-quiz_firmness-button-base span{font-size:14px}.cmp-quiz_firmness__row,.cmp-quiz_firmness__selection{gap:16px}}@media screen and (max-width:767px){.cmp-quiz_firmness-button-button{width:100%}.cmp-quiz_firmness__container{gap:24px}.cmp-quiz_firmness__quiz{padding:24px;gap:24px}}.quiz_texture{display:flex;flex-direction:column;align-items:center;font-family:Noto Sans}.cmp-quiz_texture{display:flex;width:100%}.cmp-quiz_texture__quiz{display:flex;flex-direction:row;align-items:flex-start;gap:40px;flex:1}.cmp-quiz_texture__container{padding:80px;gap:24px;flex-grow:1}.cmp-quiz_texture__container,.cmp-quiz_texture__text{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch}.cmp-quiz_texture__text{gap:8px;background:var(--color__white-color)}.cmp-quiz_texture__text .h3,.cmp-quiz_texture__text h3{color:var(--color__black-text-color);font-size:40px;font-style:normal;font-weight:600;line-height:normal;margin-bottom:0;letter-spacing:-1px}.cmp-quiz_texture__text .h5,.cmp-quiz_texture__text h5{color:var(--color__black-text-color);font-size:20px;font-style:normal;font-weight:500;line-height:28px;margin-bottom:0}.cmp-quiz_texture-tip-iconbox{display:flex;justify-content:center;align-items:center}.cmp-quiz_texture-tip-iconbox span{font-weight:800;font-size:14px;line-height:20px}.cmp-quiz_texture-tip-icon{display:flex;width:44px;height:44px;justify-content:center;align-items:center;flex-shrink:0}.cmp-quiz_texture-tip-icon img{flex-shrink:0;margin-top:-4px}.cmp-quiz_texture__selection{flex-direction:column}.cmp-quiz_texture__row,.cmp-quiz_texture__selection{display:flex;align-items:flex-start;gap:24px;align-self:stretch}.cmp-quiz_texture__quiz-button{display:flex;flex-direction:column;align-items:center;flex:1 0 0;border:1px solid var(--color__black-text-color);background:var(--color__white-color);transition-duration:.4s;padding:0;height:70px}.cmp-quiz_texture__quiz-button:hover{background:var(--color__quiz-secondary-grey)}.cmp-quiz_texture__quiz-button-selected{background:var(--color__quiz-selected-grey)}.cmp-quiz_texture__quiz-button-img{height:120px;align-self:stretch;background-position-y:center!important;background-size:cover!important}.cmp-quiz_texture__quiz-button-text{display:flex;padding:24px 40px;align-items:flex-start;gap:10px}.cmp-quiz_texture__quiz-button-text span{color:var(--color__black-text-color);text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:22px}.cmp-quiz_texture-button{display:flex;padding:16px 0;flex-direction:column;justify-content:center;align-items:flex-end;align-self:stretch}.cmp-quiz_texture-button-button{display:flex;width:240px;height:48px;justify-content:center;align-items:center;gap:10px;border-radius:2px;border:0;background:var(--color__primary-red-color)}.cmp-quiz_texture-button-button:disabled{opacity:.4}.cmp-quiz_texture-button-base{display:flex;height:48px;padding:12px 40px;justify-content:center;align-items:center;gap:10px;flex:1 0 0;border-radius:2px}.cmp-quiz_texture-button-base span{color:var(--color__white-color);font-size:16px;font-style:normal;font-weight:600;line-height:normal}.cmp-quiz_texture-tip{padding:24px;gap:4px;align-self:stretch;background:var(--color__tan-color)}.cmp-quiz_texture-tip,.cmp-quiz_texture-tip-top{display:flex;flex-direction:column;align-items:flex-start}.cmp-quiz_texture-tip-top{width:100%}.cmp-quiz_texture-tip-top p{color:var(--color__black-text-color);font-size:14px;font-style:normal;font-weight:400;line-height:20px}.cmp-quiz_texture__img{width:560px;height:736px;background-repeat:no-repeat;background-position:top;background-size:cover}@media screen and (max-width:1439px){.cmp-quiz_texture__container{padding:64px}}@media screen and (max-width:1024px){.cmp-quiz_texture__img{width:480px;height:778px}}@media screen and (max-width:1023px){.cmp-quiz_texture{flex-direction:column}.cmp-quiz_texture__container{padding:40px}.cmp-quiz_texture__text .h3,.cmp-quiz_texture__text h3{font-size:24px}.cmp-quiz_texture-button-button{height:40px}.cmp-quiz_texture__img{width:100%;height:320px}.cmp-quiz_texture-button-base span{font-size:14px}.cmp-quiz_texture__row,.cmp-quiz_texture__selection{gap:16px}}@media screen and (max-width:767px){.cmp-quiz_texture-button-button{width:100%}.cmp-quiz_texture__container{padding:24px}}@media screen and (max-width:375px){.cmp-quiz_texture__quiz-button{width:124px}}.quiz-result-container{padding:0 0 5rem;background:var(--color__black-text-color);overflow-x:hidden;display:flex;flex-direction:column;width:100%}.quiz-result-container__heading{font-weight:900;line-height:10rem;padding:5rem 5rem 0}@media screen and (min-width:768px) and (max-width:1023px){.quiz-result-container__heading.display-3{font-size:4rem;line-height:5.5rem;margin-bottom:0}}@media screen and (min-width:320px) and (max-width:767px){.quiz-result-container__heading.display-3{font-size:4rem;line-height:5.5rem;margin-bottom:1rem}}@media screen and (min-width:1024px) and (max-width:1439px){.quiz-result-container__heading{padding:4rem 4rem 0;font-size:4rem}}@media screen and (min-width:768px) and (max-width:1023px){.quiz-result-container__heading{padding:2.5rem 1.5rem 0;font-size:4rem}}@media screen and (max-width:480px){.quiz-result-container__heading{font-size:4rem;padding:1.5rem 1.5rem 0}}.quiz-result-container__main{gap:1.5rem}@media screen and (min-width:1024px) and (max-width:1439px){.quiz-result-container__main{gap:0}}@media screen and (min-width:768px) and (max-width:1023px){.quiz-result-container__main{flex-direction:column}}@media screen and (min-width:320px) and (max-width:767px){.quiz-result-container__main{flex-direction:column}}.quiz-result-container__main .quiz-user-answer{display:flex;flex-direction:column;max-width:23.875rem;align-items:flex-start;justify-content:center;gap:1rem;padding:5rem 0 0 4rem;position:relative;min-width:23.875rem}@media screen and (min-width:1024px) and (max-width:1439px){.quiz-result-container__main .quiz-user-answer{padding:4rem 0 0 4rem;width:21.75rem;min-width:21.75rem}}@media screen and (min-width:768px) and (max-width:1023px){.quiz-result-container__main .quiz-user-answer{padding:0 1.5rem}}@media screen and (min-width:320px) and (max-width:767px){.quiz-result-container__main .quiz-user-answer{padding:0 1rem;max-width:100%}}.quiz-result-container__main .quiz-user-answer.open .mobile-answer-show-hide .show-answers-mobile{display:inline-block}.quiz-result-container__main .quiz-user-answer.close .mobile-answer-show-hide .show-answers-mobile,.quiz-result-container__main .quiz-user-answer.open .mobile-answer-show-hide .hide-answers-mobile{display:none}.quiz-result-container__main .quiz-user-answer.close .mobile-answer-show-hide .hide-answers-mobile{display:inline-block}.quiz-result-container__main .quiz-user-answer .mobile-answer-show-hide{width:2rem;text-align:center}.quiz-result-container__main .quiz-user-answer.open #quiz-answer-list{display:flex}@media screen and (min-width:320px) and (max-width:767px){.quiz-result-container__main .quiz-user-answer.open #quiz-answer-list{margin-bottom:1rem}}.quiz-result-container__main .quiz-user-answer.close #quiz-answer-list{display:none}.quiz-result-container__main .label{display:flex;align-items:center;gap:1rem;position:relative;align-self:stretch;width:100%;flex-direction:row}@media screen and (max-width:480px){.quiz-result-container__main .label{padding:.5rem}}.quiz-result-container__main .title{position:relative;margin-top:-.0625rem;font-weight:var(--font-weight-semibold);color:var(--color__white-color);font-size:var(--font-size-medium);line-height:normal;padding-left:1rem}@media screen and (min-width:768px) and (max-width:1023px){.quiz-result-container__main .title{padding:1rem 0 0 1rem}}@media screen and (min-width:320px) and (max-width:767px){.quiz-result-container__main .title{padding:0}}.quiz-result-container__main .divider{position:relative;width:93.75rem;height:.0625rem;margin-right:-93.75rem;-o-object-fit:cover;object-fit:cover;background:var(--color__white-color)}@media screen and (min-width:768px) and (max-width:1023px){.quiz-result-container__main .divider{top:.625rem;left:0}}@media screen and (min-width:320px) and (max-width:767px){.quiz-result-container__main .divider{left:0}}.quiz-result-container__main .list{display:inline-flex;flex-direction:column;align-items:flex-start;justify-content:center;position:relative;flex:0 0 auto;max-width:100%;word-break:break-word}.quiz-result-container__main .answer-list-item{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.25rem 1.5rem .25rem .5rem;position:relative;flex:0 0 auto;border-radius:2.625rem}@media screen and (min-width:768px) and (max-width:1023px){.quiz-result-container__main .answer-list-item{gap:0}}@media screen and (min-width:320px) and (max-width:767px){.quiz-result-container__main .answer-list-item{gap:0}}.quiz-result-container__main .icon-box{position:relative;width:2.75rem;height:2.75rem;padding:.75rem}.quiz-result-container__main .icon{position:absolute;width:1.25rem;height:1.25rem;top:.75rem;left:.75rem}.quiz-result-container__main .text-wrapper{font-weight:var(--font-weight-bold);white-space:nowrap}.quiz-result-container__main .text,.quiz-result-container__main .text-wrapper{position:relative;width:-moz-fit-content;width:fit-content;color:var(--color__white-color);font-size:var(--font-size-medium);line-height:var(--line-height-medium)}.quiz-result-container__main .text{font-weight:var(--font-weight-light);word-wrap:break-word;margin-left:0}@media screen and (min-width:768px) and (max-width:1023px){.quiz-result-container__main .text{margin-left:.5rem}}@media screen and (min-width:320px) and (max-width:767px){.quiz-result-container__main .text{margin-left:.5rem}}.quiz-result-container__main .card-wrapper{gap:1.5rem;flex:1;flex-grow:1;padding:0 7.5rem 0 0}@media screen and (min-width:768px) and (max-width:1023px){.quiz-result-container__main .card-wrapper{padding:0 2.5rem;top:40px}}@media screen and (min-width:320px) and (max-width:767px){.quiz-result-container__main .card-wrapper{padding:0 1rem}}.quiz-result-container__main .card{display:flex;align-items:flex-start;gap:3rem;position:relative;align-self:stretch;width:100%;flex:0 0 auto;overflow:hidden;height:100%}.quiz-result-container__main .quiz-result-left-slider,.quiz-result-container__main .static-container{background-color:var(--color__white-color);display:flex;align-items:flex-start;position:relative}.quiz-result-container__main .quiz-result-left-slider{flex-direction:column;justify-content:center;gap:2.5rem;padding:5rem;flex:1;flex-grow:1}.quiz-result-container__main .h5,.quiz-result-container__main h5{position:relative;width:-moz-fit-content;width:fit-content;margin-top:-.0625rem;font-weight:var(--font-weight-light);color:var(--color__primary-red-color);font-size:var(--font-size-xlarge);line-height:var(--line-height-normal)}.quiz-result-container__main .h2,.quiz-result-container__main h2{position:relative;align-self:stretch;font-weight:var(--font-weight-bold);color:var(--color__black-text-color);font-size:var(--font-size-xxlarge-bold);line-height:var(--line-height-xxlarge-bold)}.quiz-result-container__main .text-2{margin-left:-.4375rem;margin-right:-.4375rem}.quiz-result-container__main .text-2,.quiz-result-container__main .text-3,.quiz-result-container__main .text-5{width:-moz-fit-content;width:fit-content;white-space:nowrap}.quiz-result-container__main .text-2,.quiz-result-container__main .text-3,.quiz-result-container__main .text-4,.quiz-result-container__main .text-5{position:relative;font-weight:var(--font-weight-regular);color:var(--color__black-text-color);font-size:var(--font-size-regular);line-height:var(--line-height-regular)}.quiz-result-container__main .text-4{align-self:stretch;text-align:center}.quiz-result-container__main .text-5{margin-left:-.21875rem;margin-right:-.21875rem}.quiz-result-container__main .text-6{color:var(--color__white-color)}.quiz-result-container__main .text-6,.quiz-result-container__main .text-7{position:relative;width:-moz-fit-content;width:fit-content;margin-top:-.0625rem;font-weight:var(--font-weight-semibold);font-size:var(--font-size-regular);line-height:var(--line-height-xmedium);white-space:nowrap}.quiz-result-container__main .text-7{color:var(--color__black-text-color)}.quiz-result-container__main .imgs-wrapper{position:relative;width:22.5rem;height:35rem}.quiz-result-container__main .imgs{display:inline-flex;align-items:flex-start;gap:3.375rem;position:relative;width:100%}.quiz-result-container__main .product-card-wrapper{position:relative;width:100%;height:35rem}.quiz-result-container__main .product-card-wrapper .product-tile-anchor{text-decoration:none}.quiz-result-container__main .product-card{width:22.5rem;top:2.5rem;left:2.5rem;display:flex;flex-direction:column;align-items:flex-start;position:relative}.quiz-result-container__main .size-container{display:flex;flex-direction:column;width:23.875rem;align-items:flex-start;gap:.625rem;padding:0 1rem 0 0;position:absolute;top:22.1875rem;left:0;z-index:1}@media screen and (min-width:768px) and (max-width:1023px){.quiz-result-container__main .size-container{top:-.5rem;left:unset;right:0;align-items:flex-end;padding:0}}@media screen and (min-width:320px) and (max-width:767px){.quiz-result-container__main .size-container{position:relative;top:0;width:100%;padding:0}}.quiz-result-container__main .recommendation-wrapper{display:flex;max-width:29rem;align-items:flex-end;gap:.5rem;padding:1.5rem 1rem 1.5rem 4rem;position:relative;flex:0 0 auto;margin-right:-6.125rem;background-color:var(--color__tan-color);left:0}@media screen and (min-width:1440px){.quiz-result-container__main .recommendation-wrapper{left:-.625rem}}@media screen and (min-width:1024px) and (max-width:1439px){.quiz-result-container__main .recommendation-wrapper{width:23.25rem}}@media screen and (min-width:768px) and (max-width:1023px){.quiz-result-container__main .recommendation-wrapper{padding:1rem 2.5rem 1rem 1rem;gap:0;display:flex;align-items:center;width:22.25rem;margin-right:0}}@media screen and (min-width:320px) and (max-width:767px){.quiz-result-container__main .recommendation-wrapper{width:100%;max-width:100%;padding:1rem;gap:0;display:flex;align-items:center}}.quiz-result-container__main .recommendation-wrapper .icon-wrapper{position:relative;width:4.5rem;height:4.5rem;text-align:center;top:0}@media screen and (max-width:480px){.quiz-result-container__main .recommendation-wrapper .icon-wrapper{width:3.125rem;height:3.125rem}}@media screen and (min-width:1024px) and (max-width:1439px){.quiz-result-container__main .recommendation-wrapper .icon-wrapper{top:-1.5rem;width:3.75rem;height:3.75rem}}@media screen and (min-width:768px) and (max-width:1023px){.quiz-result-container__main .recommendation-wrapper .icon-wrapper{width:3.5rem;height:3.5rem;padding:.55rem}}@media screen and (min-width:320px) and (max-width:767px){.quiz-result-container__main .recommendation-wrapper .icon-wrapper{width:3.5rem;height:3.5rem;padding:.55rem}}@media screen and (min-width:768px) and (max-width:1023px){.quiz-result-container__main .recommendation-wrapper .icon-wrapper.golf-recommendation-icon{display:flex;width:3.5rem;height:3.5rem;padding:.55rem;justify-content:center;align-items:flex-start}}@media screen and (min-width:320px) and (max-width:767px){.quiz-result-container__main .recommendation-wrapper .icon-wrapper.golf-recommendation-icon{display:flex;width:3.5rem;height:3.5rem;padding:.55rem;margin-left:-1rem;justify-content:center;align-items:flex-start}}@media screen and (min-width:768px) and (max-width:1023px){.quiz-result-container__main .recommendation-wrapper .icon-wrapper.golf-recommendation-icon svg{width:2.4rem;height:2.4rem;padding:.127rem .41825rem .0525rem .5rem;justify-content:center;align-items:center;flex-shrink:0}}@media screen and (min-width:320px) and (max-width:767px){.quiz-result-container__main .recommendation-wrapper .icon-wrapper.golf-recommendation-icon svg{width:2.4rem;height:2.4rem;padding:.127rem .41825rem .0525rem .5rem;justify-content:center;align-items:center;flex-shrink:0}}.quiz-result-container__main .recommendation-wrapper .icon-10{position:absolute;width:4.5rem;height:4.5rem;top:.25rem;left:.25rem}@media screen and (max-width:480px){.quiz-result-container__main .recommendation-wrapper .icon-10{width:2.5rem;height:2.5rem;top:-.625rem}}.quiz-result-container__main .recommendation-wrapper .container-3{flex-direction:column;gap:.5rem;flex:1;flex-grow:1;display:flex;align-items:flex-start;position:relative}@media screen and (min-width:768px) and (max-width:1023px){.quiz-result-container__main .recommendation-wrapper .container-3{gap:.25rem}}@media screen and (min-width:320px) and (max-width:767px){.quiz-result-container__main .recommendation-wrapper .container-3{gap:.25rem}}.quiz-result-container__main .recommendation-wrapper .quiz-result-main-container .text-8{display:inline-flex;align-items:center;position:relative;flex:0 0 auto;border-bottom:.0625rem solid;border-color:var(--color__black-text-color)}@media screen and (min-width:1024px) and (max-width:1439px){.quiz-result-container__main .recommendation-wrapper .quiz-result-main-container .text-8{display:block}}@media screen and (min-width:768px) and (max-width:1023px){.quiz-result-container__main .recommendation-wrapper .quiz-result-main-container .text-8{width:100%;line-height:normal}}@media screen and (min-width:320px) and (max-width:767px){.quiz-result-container__main .recommendation-wrapper .quiz-result-main-container .text-8{width:100%;line-height:normal}}.quiz-result-container__main .recommendation-wrapper .label-4{position:relative;width:100%;margin-top:-.0625rem;font-weight:400;color:var(--color__black-text-color);font-size:1.25rem;line-height:normal;margin-bottom:0;padding:0;border-bottom:1px solid var(--color__black-text-color)}.quiz-result-container__main .recommendation-wrapper .label-4 a{text-decoration:none;display:flex;gap:.25rem;justify-content:space-between}@media screen and (min-width:1024px) and (max-width:1439px){.quiz-result-container__main .recommendation-wrapper .label-4 a{display:block}}@media screen and (max-width:480px){.quiz-result-container__main .recommendation-wrapper .label-4{margin-top:.3125rem}}@media screen and (min-width:1024px) and (max-width:1439px){.quiz-result-container__main .recommendation-wrapper .label-4{display:block}}@media screen and (min-width:768px) and (max-width:1023px){.quiz-result-container__main .recommendation-wrapper .label-4{padding:0;line-height:normal;margin:0}}@media screen and (min-width:320px) and (max-width:767px){.quiz-result-container__main .recommendation-wrapper .label-4{padding:0;width:15rem;gap:.25rem;display:flex;line-height:normal;margin:0}}.quiz-result-container__main .recommendation-wrapper .span{font-weight:700;line-height:var(--line-height-normal);font-size:var(--font-size-large);display:inline-block}@media screen and (min-width:1024px) and (max-width:1439px){.quiz-result-container__main .recommendation-wrapper .span{display:block}}@media screen and (min-width:768px) and (max-width:1023px){.quiz-result-container__main .recommendation-wrapper .span{font-size:1rem;line-height:normal}}@media screen and (min-width:320px) and (max-width:767px){.quiz-result-container__main .recommendation-wrapper .span{font-size:1rem;line-height:normal}}.quiz-result-container__main .recommendation-wrapper .text-wrapper-5{font-weight:var(--font-weight-regular);color:var(--color__black-text-color);font-size:var(--font-size-large);line-height:var(--line-height-normal);display:inline-block}@media screen and (min-width:1024px) and (max-width:1439px){.quiz-result-container__main .recommendation-wrapper .text-wrapper-5{display:flex;display:inline-block}}@media screen and (min-width:768px) and (max-width:1023px){.quiz-result-container__main .recommendation-wrapper .text-wrapper-5{font-size:1rem;line-height:normal}}@media screen and (min-width:320px) and (max-width:767px){.quiz-result-container__main .recommendation-wrapper .text-wrapper-5{font-size:1rem;line-height:normal}}.quiz-result-container__main .recommendation-wrapper .help-wrapper{display:inline-block;justify-content:center;align-items:center;gap:.625rem;width:1rem;height:1rem;padding:.0416875rem .0416875rem .041625rem;position:relative;top:.5rem}@media screen and (min-width:1440px){.quiz-result-container__main .recommendation-wrapper .help-wrapper{display:flex}}@media screen and (min-width:1024px) and (max-width:1439px){.quiz-result-container__main .recommendation-wrapper .help-wrapper{top:0}}@media screen and (min-width:768px) and (max-width:1023px){.quiz-result-container__main .recommendation-wrapper .help-wrapper{top:-.25rem}}@media screen and (min-width:320px) and (max-width:767px){.quiz-result-container__main .recommendation-wrapper .help-wrapper{top:-.25rem}}.quiz-result-container__main .recommendation-wrapper .help-wrapper svg.rec-hover-svg{width:.9166875rem;height:.9166875rem;flex-shrink:0}.quiz-result-container__main .recommendation-wrapper .help{position:relative;width:1rem;height:1rem}.quiz-result-container__main .recommendation-wrapper .text-9{position:relative;width:-moz-fit-content;width:fit-content;font-weight:var(--font-weight-bold);color:var(--color__black-text-color);font-size:var(--font-size-xxlarge);line-height:var(--line-height-xxlarge);white-space:nowrap}@media screen and (max-width:480px){.quiz-result-container__main .recommendation-wrapper .text-9{font-size:var(--font-size-xlarge)}}@media screen and (min-width:768px) and (max-width:1023px){.quiz-result-container__main .recommendation-wrapper .text-9{font-size:calc(1.275rem + .3vw);font-weight:700;line-height:normal}}@media screen and (min-width:768px) and (max-width:1023px) and (min-width:1200px){.quiz-result-container__main .recommendation-wrapper .text-9{font-size:1.5rem}}.quiz-result-container__main .recommendation-wrapper .rec-hover-svg{stroke:var(--color__black-text-color);width:100%;height:100%}.quiz-result-container__main .recommendation-wrapper:hover{background-color:var(--color__primary-red-color)}.quiz-result-container__main .recommendation-wrapper:hover .rec-hover-svg{stroke:var(--color__white-color)}.quiz-result-container__main .recommendation-wrapper:hover .span,.quiz-result-container__main .recommendation-wrapper:hover .text-wrapper-5{color:var(--color__white-color)}.quiz-result-container__main .recommendation-wrapper:hover .label-4{color:var(--color__white-color);border-bottom:1px solid var(--color__white-color)}.quiz-result-container__main .recommendation-wrapper:hover .text-9{color:var(--color__white-color)}.quiz-result-container__main{display:flex;align-items:flex-start;position:relative;flex-direction:row;width:100%}.quiz-result-container__main .h2,.quiz-result-container__main h2{margin-bottom:0}.quiz-result-container__main .h5,.quiz-result-container__main h5{line-height:1.3125rem;margin-bottom:0}.quiz-result-container__main .static-container{width:calc(100% - 30px);justify-content:space-between;min-height:39.375rem}.quiz-result-container__main .card-wrapper{display:flex;flex-direction:column;align-items:flex-start;position:relative;width:100%}.quiz-result-container__main .imgs-wrapper{right:-1.4375rem;top:2.5rem;position:absolute}.quiz-result-container__main .quiz-result-left-slider{width:100%;flex:inherit;flex-grow:inherit;position:static}.quiz-result-right-slider{display:flex;width:calc(100% - 406px);position:relative;flex-direction:column}.quiz-result-right-slider .spinner-border{position:absolute;left:0;right:0;margin:auto;top:0;bottom:0;z-index:999;width:9.375rem;height:9.375rem}.quiz-result-right-slider .quiz-result-descpriton{display:flex;width:calc(100% - 320px);gap:1.5rem;flex-direction:column}.quiz-result-right-slider .quiz-result-descpriton .quiz-result-collection{display:flex;padding:.5rem 0;gap:1rem;flex-direction:column}.quiz-result-right-slider .quiz-result-descpriton .quiz-result-collection .quiz-result-good-for-icons{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:.5rem;display:none}.quiz-result-right-slider .quiz-result-descpriton .quiz-result-collection .quiz-result-good-for-icons li{display:flex;width:32%;flex-direction:column;justify-content:center;align-items:center}.quiz-result-right-slider .quiz-result-descpriton .quiz-result-collection .quiz-result-good-for-icons li span{width:2.75rem;height:2.75rem;display:flex;gap:.625rem;flex-direction:column;align-items:center;justify-content:center}.quiz-result-right-slider .quiz-result-descpriton .quiz-result-collection .quiz-result-good-for-icons li span img{width:1.5rem;height:1.5rem;gap:.625rem}.quiz-result-right-slider .quiz-result-descpriton .quiz-result-collection .quiz-result-good-for-icons li p{text-align:center;font-size:.875rem;font-weight:400;line-height:1.25rem;margin-bottom:0}.quiz-result-right-slider .h4,.quiz-result-right-slider h4{font-size:1.25rem;font-weight:600;line-height:1.6875rem;color:var(--color__primary-red-color);margin-bottom:0}.quiz-result-right-slider p{font-size:1rem;font-weight:500;line-height:1.375rem;color:var(--color__primary-black-color);margin-bottom:0}.quiz-result-right-slider .quiz-result-next-arrow,.quiz-result-right-slider .quiz-result-prev-arrow{background:none;width:3.25rem;height:3.25rem;border:0;padding:0}.quiz-result-right-slider .carousel-indicator{display:flex;align-items:center;justify-content:end;gap:1.5rem;height:3.25rem;padding-bottom:.5rem;width:calc(100% - 75px)}.quiz-result-right-slider .carousel-indicator .slick-arrow.slick-disabled{opacity:0}.quiz-result-right-slider .carousel-indicator span{color:var(--color__white-color);font-size:1.25rem;font-weight:500;line-height:1.75rem}.quiz-result-right-slider .quiz-result-slider .slick-list{padding:0 1.875rem 0 0}.quiz-result-right-slider .quiz-result-slider .quiz-result-dropdown button.accordion-button{display:flex;width:100%;height:3.75rem;gap:.5rem;padding:0 0 .5rem .5rem;border-bottom:.0625rem solid var(--color__black-color);background:none;align-items:baseline}.quiz-result-right-slider .quiz-result-slider .quiz-result-dropdown button.accordion-button:focus{box-shadow:inherit}.quiz-result-right-slider .quiz-result-slider .quiz-result-dropdown button.accordion-button .h3,.quiz-result-right-slider .quiz-result-slider .quiz-result-dropdown button.accordion-button h3{border:0;border-radius:0;font-size:1.25rem;font-weight:600;line-height:1.6875rem;height:3.25rem;gap:1.5rem;display:flex;padding:.5rem .5rem 0 0;margin-bottom:0;color:var(--color__black-color);align-items:center}.quiz-result-right-slider .quiz-result-slider .quiz-result-dropdown p{padding:.3125rem .5rem}.quiz-result-right-slider .quiz-result-slider .quiz-result-dropdown p strong{font-weight:700}.quiz-result-right-slider .quiz-result-slider .quiz-result-dropdown .accordion-button:after{height:.875rem}.quiz-result-right-slider .quiz-result-slider .quiz-result-two-buttons{display:flex;width:calc(100% - 320px);justify-content:space-between;gap:1.5rem}.quiz-result-right-slider .quiz-result-slider .quiz-result-two-buttons a.btn-gp{max-width:50%;width:50%!important;padding:.75rem 0}.quiz-result-right-slider .product-tile-inner .color-data-info{flex-wrap:wrap}.quiz-result-right-slider .product-tile-inner #loadMoreImagesButton{font-size:.875rem;cursor:pointer}.quiz-result-right-slider .product-tile-inner .h6,.quiz-result-right-slider .product-tile-inner h6{font-size:1rem;font-weight:400;line-height:1.3125rem;color:var(--color__primary-red-color);padding-top:1rem;margin-bottom:0}#quiz-result-product-container .slick-track{width:100%!important}#quiz-result-product-container .carousel-control{display:none}@media screen and (max-width:1440px){.quiz-result-container__main .quiz-result-left-slider{width:100%}}@media screen and (max-width:1439px){.quiz-result-container__main .quiz-result-left-slider{padding:4rem 0 4rem 4rem}.quiz-result-container__main .imgs-wrapper{right:-1.875rem}.quiz-result-right-slider{width:calc(100% - 372px)}.quiz-result-right-slider .quiz-result-descpriton,.quiz-result-right-slider .quiz-result-slider .quiz-result-two-buttons{width:calc(100% - 390px)}.quiz-result-right-slider .product-tile-inner{width:80%}}@media screen and (max-width:1399px){.quiz-result-container__main{gap:0}.quiz-result-container__main .h2,.quiz-result-container__main h2{font-size:2.75rem;line-height:3.125rem}.quiz-result-container__main .imgs-wrapper{width:17rem;right:-1.5rem;top:.875rem}.quiz-result-container__main .imgs{width:17rem}.quiz-result-container__main .product-card-wrapper{width:100%}.quiz-result-right-slider{width:calc(100% - 348px)}.quiz-result-right-slider .quiz-result-slider .slick-list{padding:0 1.25rem 0 0}.quiz-result-right-slider .product-tile-inner{width:13.5rem}.quiz-result-right-slider .carousel-indicator{width:calc(100% - 58px)}.quiz-result-right-slider .quiz-result-descpriton,.quiz-result-right-slider .quiz-result-slider .quiz-result-two-buttons{width:calc(100% - 320px)}.quiz-result-right-slider .quiz-result-slider .quiz-result-two-buttons a.btn-gp{font-size:.875rem}}@media screen and (max-width:1024px){.quiz-result-container__main{gap:0}.quiz-result-container__main .h2,.quiz-result-container__main h2{font-size:2.75rem;line-height:3.125rem}.quiz-result-container__main .imgs-wrapper{width:13.5rem;right:-1.5rem;top:.875rem}.quiz-result-container__main .imgs{width:13.5rem}.quiz-result-container__main .product-card-wrapper{width:100%}.quiz-result-right-slider{width:calc(100% - 348px)}.quiz-result-right-slider .quiz-result-slider .slick-list{padding:0 1.25rem 0 0}.quiz-result-right-slider .product-tile-inner{width:13.5rem}.quiz-result-right-slider .carousel-indicator{width:calc(100% - 58px)}.quiz-result-right-slider .quiz-result-descpriton,.quiz-result-right-slider .quiz-result-slider .quiz-result-two-buttons{width:calc(100% - 218px)}.quiz-result-right-slider .quiz-result-slider .quiz-result-two-buttons a.btn-gp{font-size:.875rem}}@media screen and (max-width:1023px){.quiz-result-container__main{flex-direction:column;gap:1.5rem}.quiz-result-container__main .quiz-result-left-slider{padding:1.5rem 0 1.5rem 1.5rem;gap:1rem}.quiz-result-container__main .h2,.quiz-result-container__main h2{font-size:2rem;line-height:2.75rem}.quiz-result-container__main .h5,.quiz-result-container__main h5{font-size:1.25rem;line-height:1.6875rem;font-weight:400}.quiz-result-container__main .imgs,.quiz-result-container__main .imgs-wrapper{width:16.5rem}.quiz-result-container__main .product-card-wrapper{width:100%}.quiz-result-container__main .cart-button-size{display:flex;flex-wrap:wrap;width:100%}.quiz-result-right-slider{width:100%}.quiz-result-right-slider .product-tile-inner{width:16.5rem;height:auto}.quiz-result-right-slider .product-tile-inner .h3,.quiz-result-right-slider .product-tile-inner h3{line-height:normal}.quiz-result-right-slider .product-tile-inner .h6,.quiz-result-right-slider .product-tile-inner h6{font-size:.875rem;line-height:normal}.quiz-result-right-slider p{font-size:.875rem;font-weight:600;line-height:1.25rem}.quiz-result-right-slider .h4,.quiz-result-right-slider h4{font-size:1rem;line-height:1.3125rem}.quiz-result-right-slider .quiz-result-slider .quiz-result-two-buttons{flex-direction:column;width:calc(100% - 270px);gap:.5rem}.quiz-result-right-slider .quiz-result-slider .quiz-result-two-buttons a.btn-gp{max-width:100%;width:100%;min-width:100%;font-size:.875rem;line-height:1.25rem}.quiz-result-right-slider .quiz-result-slider .quiz-result-dropdown button.accordion-button .h3,.quiz-result-right-slider .quiz-result-slider .quiz-result-dropdown button.accordion-button h3{font-size:1rem;font-weight:600;line-height:1.375rem}.quiz-result-right-slider .carousel-indicator{align-items:baseline;justify-content:center}.quiz-result-right-slider .carousel-indicator span{font-size:.875rem;font-weight:600;line-height:1.25rem}.quiz-result-right-slider .carousel-indicator svg{width:2rem}.quiz-result-right-slider .quiz-result-next-arrow,.quiz-result-right-slider .quiz-result-prev-arrow{width:2rem;height:2rem}.quiz-result-right-slider .quiz-result-descpriton{width:calc(100% - 270px)}.quiz-result-right-slider .quiz-result-descpriton .quiz-result-collection p{font-weight:400}.quiz-result-right-slider .quiz-result-descpriton .quiz-result-collection .quiz-result-good-for-icons li{width:23%}.quiz-result-slider{padding-left:2.5rem}.quiz-result-left-slider .price-button button.view-btn{font-size:.875rem;width:100%!important;height:2.5rem}}@media screen and (max-width:767px){.quiz-result-container__main .static-container{width:calc(100% - 16px);flex-direction:column-reverse}.quiz-result-container__main .imgs-wrapper{position:relative;width:100%;align-items:center;justify-content:flex-end;display:flex;top:0;height:auto}.quiz-result-container__main .quiz-result-left-slider{padding:1rem;gap:1rem}.quiz-result-container__main .product-card-wrapper{height:auto}.quiz-result-slider{padding-left:1.5rem}.quiz-result-right-slider .quiz-result-slider .slick-list{padding:0 .5rem 0 0}.quiz-result-right-slider .quiz-result-slider .quiz-result-two-buttons{width:100%}.quiz-result-right-slider .quiz-result-slider .quiz-result-two-buttons a.btn-gp{height:2.5rem}.quiz-result-right-slider .carousel-indicator{width:100%;height:2.75rem;gap:.5rem;padding:0 1.5rem;margin-bottom:.5rem}.quiz-result-right-slider .quiz-result-descpriton{width:100%}.quiz-result-right-slider .quiz-result-descpriton .quiz-result-collection .quiz-result-good-for-icons{justify-content:center;gap:0}.quiz-result-right-slider .quiz-result-descpriton .quiz-result-collection .quiz-result-good-for-icons li{width:50%}}.cmp-quiz__main-img{background-repeat:no-repeat;background-size:cover;background-position:50%}@media screen and (max-width:480px){.cmp-quiz__main-img{height:320px}}.cmp-quiz-step-btn{border:none}.tip-label-icon-caption{color:var(--neutral-colors-black,#060808);font-family:Noto Sans;font-size:14px;font-style:normal;font-weight:800;line-height:normal}@keyframes pulseate{0%{transform:scale(.95);box-shadow:0 0 0 0 rgba(255,82,82,.7)}70%{transform:scale(1);box-shadow:0 0 0 10px rgba(255,82,82,0)}to{transform:scale(.95);box-shadow:0 0 0 0 rgba(255,82,82,0)}}.cmp-image_hotspot,.image_hotspot{display:flex;position:relative;flex-direction:column;justify-content:center}.cmp-image_hotspot-frame{width:100%;align-items:center;display:flex;justify-content:flex-end;background-size:cover!important;height:45rem;overflow:hidden;position:relative;--width:100%}.cmp-image_hotspot__cta{position:absolute;transform:translate(50%,-50%);cursor:pointer;display:none}.cmp-image_hotspot__cta:hover .cmp-image_hotspot__icon{width:auto;padding:0 12px;height:2.5rem;background:var(--color__primary-red-light);transform:translate(-45%);left:100%;animation:pulseate 0s}.cmp-image_hotspot__cta:hover .gp-position__center{transform:translate(-85%)}.cmp-image_hotspot__cta:hover .gp-position__center .cmp-image_hotspot__icon-text{padding-right:.3125rem;padding-left:.3125rem}.cmp-image_hotspot__cta:hover .gp-position__right{transform:translate(-130%)}.cmp-image_hotspot__cta:hover .gp-position__right .cmp-image_hotspot__icon-text{padding-right:.3125rem}.cmp-image_hotspot__cta:hover .cmp-image_hotspot__icon-text{display:flex;animation:pulseate 0s}.cmp-image_hotspot__icon{display:flex;width:1.5rem;height:1.5rem;justify-content:center;align-items:center;border-radius:2.5rem;background:var(--color__primary-red-color);transition-property:padding,background;transition-duration:.4s;transition-timing-function:ease-out;animation:pulseate 2s infinite}.cmp-image_hotspot__icon-svg{width:.5rem;height:.5rem;flex-shrink:0;fill:var(--color__white-color)}.cmp-image_hotspot__icon-text{padding-left:.5rem;display:none;color:var(--color__white-color);font-size:.875rem;font-style:normal;font-weight:800;line-height:1.25rem}.cmp-image_hotspot__modal{display:flex;width:33.25rem;min-height:16rem;padding:2.5rem;flex-direction:column;gap:1.5rem;border-radius:2px;background:var(--color__white-color);box-shadow:0 10px 10px 0 rgba(6,8,8,.1);position:absolute;align-self:flex-end;right:7.5rem;z-index:10;top:14.5rem}.cmp-image_hotspot__modal .h2,.cmp-image_hotspot__modal h2{color:var(--color__black-text-color);font-size:2.5rem;font-style:normal;font-weight:600;line-height:normal;margin-bottom:0}.cmp-image_hotspot__modal p{color:var(--color__black-text-color);font-size:1rem;font-style:normal;font-weight:400;line-height:1.375rem;margin-bottom:0;max-height:16.625rem;overflow-y:scroll}.cmp-image_hotspot__modal-header{display:flex;align-items:flex-start;gap:.5rem;align-self:stretch;text-wrap:balance}.hotspot_click_modal{position:absolute;right:7.5rem;display:none;z-index:12;overflow:hidden}.hotspot_click_modal .click_modal-image{float:left;width:100%}.hotspot_click_modal .click_modal-image img{width:33.25rem;height:15rem;-o-object-fit:cover;object-fit:cover;position:relative;z-index:10;left:-1px;background:var(--color__quiz-selected-grey)}.hotspot_click_modal .click_modal_text{display:flex;width:100%;flex-direction:column;padding:0 40px;gap:1.5rem}.hotspot_click_modal .click_modal_text .h3,.hotspot_click_modal .click_modal_text h3{color:var(--color__black-text-color);font-size:2rem;font-style:normal;font-weight:600;line-height:normal;padding:0;margin:0}.hotspot_click_modal .click_modal_text p{color:var(--color__black-text-color);font-size:1rem;font-style:normal;font-weight:400;line-height:1.375rem;margin-bottom:0;word-wrap:break-word}.hotspot_click_modal .click_modal_close{position:absolute;right:1rem;border:1px solid var(--color__white-color);top:1rem;cursor:pointer;transition:.3s ease-in-out;z-index:12;width:3.25rem;height:3.25rem;text-align:center;align-content:center;display:flex;align-items:center;justify-content:center;border-radius:2px;gap:10px}.hotspot_click_modal .click_modal_close:hover{background:var(--color__quiz-secondary-grey)}.hotspot_click_modal .scroll_box{overflow-y:auto;max-height:14.0625rem;float:left}.hotspot_modal_data{display:flex;flex-direction:column;gap:1.5rem;padding-bottom:2.5rem;border:1px solid var(--color__primary-red-color);border-top:0;width:33.25rem;max-height:40rem;background:var(--color__white-color)}@media screen and (max-width:1440px){.cmp-image_hotspot__modal{min-height:12.625rem}.cmp-image_hotspot__modal p{max-height:13.625rem}}@media screen and (max-width:1399px){.cmp-image_hotspot__modal{width:29.5rem;min-height:16rem;right:2.5rem}.cmp-image_hotspot__modal p{max-height:13.625rem}.hotspot_click_modal{right:2.5rem}.hotspot_click_modal .click_modal-image img{width:29.5rem;height:15rem}.hotspot_modal_data{width:29.5rem}}@media screen and (max-width:1023px){.image_hotspot{flex-direction:column-reverse}.hotspot_click_modal{width:100%;position:fixed;top:5.6875rem;left:0;right:0;height:100%}.hotspot_click_modal .click_modal-image img{width:100%;height:15rem;left:0}.hotspot_click_modal .click_modal_text{padding:1.5rem;gap:1rem}.hotspot_click_modal .click_modal_text .h3,.hotspot_click_modal .click_modal_text h3{font-size:1.25rem}.hotspot_click_modal .click_modal_close{width:2.75rem;height:2.75rem}.hotspot_modal_data{width:100%;border:0;gap:0;padding-bottom:0;height:100%;max-height:100%}.cmp-image_hotspot-frame{height:30rem}.cmp-image_hotspot__modal{width:24rem;min-height:12.75rem;top:8.625rem;right:1.5rem;gap:1.5rem;padding:1.5rem}.cmp-image_hotspot__modal .h2,.cmp-image_hotspot__modal h2{font-size:1.5rem}.cmp-image_hotspot__cta:hover .cmp-image_hotspot__icon{transform:translate(-70%)}}@media screen and (min-width:320px) and (max-width:767px){.cmp-image_hotspot-frame{height:19.25rem}.cmp-image_hotspot__modal{gap:.5rem;position:unset;width:100%;padding:1rem;margin:0;box-shadow:none;min-height:auto}.cmp-image_hotspot__cta:hover .cmp-image_hotspot__icon{height:auto;padding:.3125rem .75rem;transform:translate(-55%)}}@media screen and (max-width:320px){.hotspot_click_modal .click_modal_text{padding:1rem}}.companyjourneycard{display:flex;width:100%}.companyjourneycard .cp-modal-content.card-grid{position:relative;padding:0;width:56rem}@media screen and (min-width:1440px){.companyjourneycard .cp-modal-content.card-grid{width:66.5rem}}@media screen and (min-width:1024px) and (max-width:1439px){.companyjourneycard .cp-modal-content.card-grid{width:56.0625rem}}@media screen and (min-width:768px) and (max-width:1023px){.companyjourneycard .cp-modal-content.card-grid{width:100%;padding:0}}@media screen and (min-width:320px) and (max-width:767px){.companyjourneycard .cp-modal-content.card-grid{width:100%;padding:0}}.companyjourneycard .cmp-companyjourneycard{gap:24px;width:100%;flex-wrap:wrap}.companyjourneycard .cmp-companyjourneycard,.companyjourneycard .cmp-companyjourneycard-modal{display:flex;flex-direction:column;align-items:flex-start}@media screen and (min-width:768px) and (max-width:1023px){.companyjourneycard .cmp-companyjourneycard-modal-text-contents-title-title{font-size:20px}}@media screen and (min-width:320px) and (max-width:767px){.companyjourneycard .cmp-companyjourneycard-modal-text-contents-title-title{padding:0 20px 20px}}.companyjourneycard .cmp-companyjourneycard-modal-img{height:240px}.companyjourneycard .cmp-companyjourneycard-modal .companyjourneycard-text{padding:2.5rem}.companyjourneycard .cmp-companyjourneycard-modal .companyjourneycard-text-contents-title{gap:1.5rem}.companyjourneycard .cmp-companyjourneycard-img{display:flex;justify-content:center;align-items:center;flex-direction:row;width:100%;height:320px}.companyjourneycard .cmp-companyjourneycard-img .companyjourneycard-img__background{height:240px}.companyjourneycard .cmp-companyjourneycard-img div{width:100%;height:100%;flex-shrink:0;background-size:cover;background-repeat:no-repeat;background-position:50%}.companyjourneycard .cmp-companyjourneycard-text{display:flex;flex-direction:column;align-items:flex-start;gap:8px;flex:1 0 0;align-self:stretch;padding:40px 0 0}.companyjourneycard .cmp-companyjourneycard-text-contents-title{display:flex;flex-direction:column;align-items:flex-start;gap:8px;flex:1 0 0;align-self:stretch;width:850px;margin-top:-33px}.companyjourneycard .cmp-companyjourneycard-text-contents-title-title{color:var(--color__black-text-color);font-family:var(--font-family__primary);font-size:32px;font-style:normal;font-weight:600;line-height:normal}.companyjourneycard .cmp-companyjourneycard-text-contents-title-paragraph{color:var(--color__black-text-color);font-family:var(--font-family__primary);font-size:16px;font-style:normal;font-weight:400;line-height:28px}@media screen and (min-width:320px) and (max-width:767px){.companyjourneycard .cmp-companyjourneycard{gap:16px}}.companyjourneycard-img{display:flex;justify-content:center;align-items:center;flex-direction:row;width:100%;height:320px}@media screen and (min-width:1024px) and (max-width:1439px){.companyjourneycard-img{display:flex;justify-content:center;align-items:center;flex-direction:row;width:100%}}@media screen and (min-width:768px) and (max-width:1023px){.companyjourneycard-img{height:280px}}@media screen and (min-width:320px) and (max-width:767px){.companyjourneycard-img{height:240px}}.companyjourneycard-img__background{width:100%;height:320px;flex-shrink:0;background-repeat:no-repeat!important;background-size:cover!important;background-position:50%!important}@media screen and (min-width:768px) and (max-width:1023px){.companyjourneycard-img__background{height:280px}}@media screen and (min-width:320px) and (max-width:767px){.companyjourneycard-img__background{height:240px}}.companyjourneycard-text{display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem;flex:1 0 0;align-self:stretch}@media screen and (min-width:768px) and (max-width:1023px){.companyjourneycard-text{display:flex;flex-direction:column;align-items:flex-start;gap:8px;flex:1 0 0;align-self:stretch}}.companyjourneycard-text-contents{display:flex;flex-direction:row;align-items:flex-start;gap:24px;align-self:stretch}.companyjourneycard-text-contents-title{display:flex;flex-direction:column;align-items:flex-start;gap:8px;flex:1 0 0;align-self:stretch}.companyjourneycard-text-contents-title-title{color:var(--color__black-text-color);font-family:var(--font-family__primary);font-size:32px;font-style:normal;font-weight:600;line-height:normal}@media screen and (min-width:768px) and (max-width:1023px){.companyjourneycard-text-contents-title-title{font-size:20px}}.companyjourneycard-text-contents-title-paragraph{color:var(--color__black-text-color);font-family:var(--font-family__primary);font-size:20px;font-style:normal;font-weight:400;line-height:28px;-webkit-box-orient:vertical;-webkit-line-clamp:5;display:-webkit-box;overflow:hidden}@media screen and (min-width:768px) and (max-width:1023px){.companyjourneycard-text-contents-title-paragraph{font-size:16px;line-height:22px}}.companyjourneycard-button{gap:4px}.companyjourneycard-button,.companyjourneycard-button a{display:flex;height:48px;align-items:center;align-self:stretch;width:100%}.companyjourneycard-button a{gap:8px;justify-content:center;border-radius:2px;border:1px solid var(--color__black-text-color);text-decoration:none;color:var(--color__black-text-color);font-family:var(--font-family__primary);font-size:16px;font-style:normal;font-weight:600;line-height:24px}.cp-modal-content{width:896px;padding:0}.cp-modal-content.card-grid{width:66.5rem}.cp-modal-content .cp-close{position:absolute;top:2px;right:10px}@media screen and (min-width:320px) and (max-width:767px){.cp-modal-content .cp-close{padding:3px 10px;right:0;top:0}}.cp-model-popup{z-index:999!important}.cardgrid3 .companyjourneycard-text{gap:1.5rem}@media screen and (min-width:1024px) and (max-width:1439px){.cardgrid3 .companyjourneycard-text-contents-title{gap:1rem}}@media screen and (min-width:320px) and (max-width:767px){.cardgrid3 .companyjourneycard-text-contents-title{gap:1rem}}.cardgrid3 .companyjourneycard-text-contents-title-title{font-size:1.5rem;font-weight:600}@media screen and (min-width:768px) and (max-width:1023px){.cardgrid3 .companyjourneycard-text-contents-title-title{font-size:1.25rem}}.cardgrid3 .companyjourneycard-text-contents-title-paragraph{font-size:1rem;font-weight:400;line-height:1.375rem}@media screen and (min-width:768px) and (max-width:1023px){.cardgrid3 .companyjourneycard-text-contents-title-paragraph{font-size:1.25rem}}@media screen and (min-width:1024px) and (max-width:1439px){.cardgrid3 .companyjourneycard-img,.cardgrid3 .companyjourneycard-img__background{height:15rem}}.cardgrid3 .companyjourneycard .cmp-companyjourneycard{gap:1rem}@media screen and (min-width:768px) and (max-width:1023px){.container2cards_b .cmp-companyjourneycard .companyjourneycard-img{height:17rem}}@media screen and (min-width:320px) and (max-width:767px){.container2cards_b .cmp-companyjourneycard .companyjourneycard-img{height:17rem}}@media screen and (min-width:768px) and (max-width:1023px){.container2cards_b .cmp-companyjourneycard .companyjourneycard-img .companyjourneycard-img__background{height:17rem}}@media screen and (min-width:320px) and (max-width:767px){.container2cards_b .cmp-companyjourneycard .companyjourneycard-img .companyjourneycard-img__background{height:17rem}}.cardgrid3__main .container3cards_b{gap:2.5rem}@media screen and (min-width:1024px) and (max-width:1439px){.cardgrid3__main .container3cards_b{gap:1.5rem}}@media screen and (min-width:768px) and (max-width:1023px){.cardgrid3__main .container3cards_b{gap:1.5rem}}@media screen and (min-width:320px) and (max-width:767px){.cardgrid3__main .container3cards_b{gap:1.5rem}}.cardgrid3__main .container3cards_b .companyjourneycard .cmp-companyjourneycard{gap:1.5rem}@media screen and (min-width:1024px) and (max-width:1439px){.cardgrid3__main .container3cards_b .companyjourneycard .cmp-companyjourneycard{gap:1.5rem}}@media screen and (min-width:768px) and (max-width:1023px){.cardgrid3__main .container3cards_b .companyjourneycard .cmp-companyjourneycard{gap:1.5rem}}@media screen and (min-width:320px) and (max-width:767px){.cardgrid3__main .container3cards_b .companyjourneycard .cmp-companyjourneycard{gap:1rem}}@media screen and (min-width:768px) and (max-width:1023px){.cardgrid3__main .container3cards_b .companyjourneycard .cmp-companyjourneycard .companyjourneycard-img,.cardgrid3__main .container3cards_b .companyjourneycard .cmp-companyjourneycard .companyjourneycard-img__background{height:12.5rem}}.cardgrid3__main .container3cards_b .companyjourneycard .cmp-companyjourneycard .companyjourneycard-text{gap:1.5rem}@media screen and (min-width:1024px) and (max-width:1439px){.cardgrid3__main .container3cards_b .companyjourneycard .cmp-companyjourneycard .companyjourneycard-text{gap:1.5rem}}@media screen and (min-width:768px) and (max-width:1023px){.cardgrid3__main .container3cards_b .companyjourneycard .cmp-companyjourneycard .companyjourneycard-text{gap:1.5rem}}@media screen and (min-width:320px) and (max-width:767px){.cardgrid3__main .container3cards_b .companyjourneycard .cmp-companyjourneycard .companyjourneycard-text{gap:1.5rem}}@media screen and (min-width:768px) and (max-width:1023px){.cardgrid3__main .container3cards_b .companyjourneycard .cmp-companyjourneycard .companyjourneycard-text .companyjourneycard-text-contents-title-paragraph{font-size:1rem}}.Shop-by-Feel{flex-wrap:wrap;width:80rem;margin:0 auto}.firm-grip-box,.Shop-by-Feel{display:flex;justify-content:space-between}.firm-grip-box{gap:2.5rem;width:100%}.product-content-outer .product-content:nth-child(2n) .product-category{flex-direction:row-reverse}.product-content{display:flex;padding:5rem 0;gap:2.5rem}.gp-powerreivew .product-content .pr-alert-container,.gp-powerreivew .product-content .pr-war-form,.product-content .container,.product-content .gp-powerreivew .pr-alert-container,.product-content .gp-powerreivew .pr-war-form,.product-content .gp-powerreivew__form{max-width:100%;margin:0;padding:0}.product-content .collectioncontainer{padding-top:5rem}.product-content .collectioncontainer:first-child{padding-top:0}.product-category{display:flex;gap:2.5rem;width:1120px}.collection-template{display:flex;padding:5rem 0 0;gap:2.5rem;width:48.625rem;flex-direction:column}.collection-template-top{width:100%}.collection-template-top,.collection-template-top .inner-temp-top{display:flex;gap:2rem;flex-direction:column}.collection-template-top .h2,.collection-template-top h2{font-size:120px;font-weight:900;color:var(--color__black-text-color);font-style:italic;margin-bottom:0;line-height:100px;position:relative}.collection-template-top .animated-line{width:0;border-bottom:3px solid var(--color__primary-red-color);display:block;transition:1s ease-in;position:absolute;left:9px;bottom:0}.collection-template-top:hover .animated-line,.product-category.category-active .animated-line{width:130%}.collection-text{display:flex;gap:1rem;flex-direction:column}.collection-text .h5,.collection-text h5{font-size:1.5rem;font-weight:600;color:var(--color__grey-color);line-height:normal;margin-bottom:0;text-transform:capitalize}.collection-text p{font-size:1.25rem;font-weight:400;line-height:1.75rem;margin-bottom:0;color:var(--color__black-text-color)}.collection-text .h3,.collection-text h3{margin-bottom:0}.collection-product{display:flex;gap:1.5rem}.collection-product .big-tile-button{border:1px solid var(--color__black-text-color)}.collection-product .product-card-box,.collection-product .product-card-ecom{height:32.1875rem}.right-collection-img{display:flex;width:18.875rem;height:39.25rem;position:sticky;top:0}.right-collection-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.inner-right-collection-img{display:none}.sticyscrollcomponent{display:flex;justify-content:space-between;overflow:visible}.collection-template-top .inner-temp-top .img-in-logo{max-width:100%}.collection-template .good-for-title-box{display:flex;gap:.625rem;flex-direction:column}.collection-template .good-for-title{font-size:1.25rem;line-height:1.5rem;font-weight:600}.collection-template .icons-for-good{display:flex;gap:1rem}.collection-template .icons-for-good .icon-box{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:7.5rem;gap:.625rem}.collection-template .icons-for-good .icon-box .icons{width:1.5rem;height:1.5rem}.collection-template .icons-for-good .icon-box .icons img{width:100%}.collection-template .icons-for-good .icon-box p{font-size:.875rem;line-height:1.25rem;font-weight:400;margin:0;text-align:center}.spectrum{display:flex;flex-wrap:wrap;justify-content:space-between;position:sticky;top:0;left:0;height:60.625rem}.spectrum .feel-indicator{display:flex;width:7.5rem;gap:5rem;flex-direction:column;padding:10rem .5rem 5rem}.sticky-link{display:flex;padding:2.5rem 0}.sticky-link .sticky-text{display:flex;gap:.75rem;padding-bottom:1rem;align-items:center;position:relative}.sticky-link .sticky-text .sticky-icon{display:flex;width:1.25rem;height:1.25rem}.sticky-link .sticky-text .sticky-icon img{width:100%}.sticky-link .sticky-text .hover-img{display:none}.sticky-link .sticky-text a{font-size:1.25rem;font-weight:400;color:var(--color__black-text-color);text-decoration:none;flex-direction:row-reverse;display:flex;align-items:center;gap:.5rem}.sticky-link .sticky-text a.active{color:var(--color__primary-red-color)}.sticky-link .sticky-text a.active .line{border-bottom:4px solid var(--color__primary-red-color);width:3.3125rem}.sticky-link .sticky-text a.active .hover-img{display:inline-block}.sticky-link .sticky-text a.active .first-img{display:none}.line{border-bottom:1px solid var(--color__grey-color);width:1.5rem;position:absolute;bottom:0;left:0}@media screen and (max-width:1399px){.Shop-by-Feel{width:90%}.product-content{padding:4rem 0}.product-category{width:100%}.collection-template{width:100%;padding-top:0}.collection-template-top{flex-direction:row;justify-content:space-between}.collection-template-top .inner-temp-top{display:flex;flex-direction:column;width:75%;padding-top:4rem}.right-collection-img{display:none}.product-category.category-active .animated-line{width:110%}.inner-right-collection-img{display:inline-block;width:13rem;height:27.5rem;position:sticky;top:0}.inner-right-collection-img img{width:13rem;height:27.5rem;-o-object-fit:cover;object-fit:cover}.product-content-outer .product-content:nth-child(2n) .collection-template-top{flex-direction:row-reverse}}@media screen and (max-width:1024px){.Shop-by-Feel{width:56rem}.product-category{width:46rem}.collection-template-top .inner-temp-top{width:30.625rem}.collection-product{width:39.875rem}.collection-product .product-tile-inner{width:18.875rem;height:27.625rem}.collection-product .collection-inner{width:19.5rem;height:27.625rem}.inner-right-collection-img{display:inline-block;width:13rem;height:27.5rem}.inner-right-collection-img img{width:13rem;height:27.5rem;-o-object-fit:cover;object-fit:cover}.collection-product .product-card-box{height:100%}}@media screen and (max-height:800px),screen and (max-width:1024px){.spectrum .feel-indicator{gap:1rem;padding:7rem .5rem 5rem}}@media screen and (max-height:600px),screen and (max-width:1024px){.spectrum .feel-indicator{gap:1rem;padding:2rem .5rem 5rem}}@media screen and (max-width:1023px){.Shop-by-Feel{padding:0 0 1.5rem;gap:0;width:100%}.product-content-outer{display:flex;gap:1.5rem;flex-direction:column;padding:0 1.5rem}.firm-grip-box{flex-direction:column;gap:0}.spectrum{position:sticky;height:auto;background:var(--color__white-color);z-index:99}.spectrum .feel-indicator{display:flex;width:100%;flex-direction:row;padding:1rem;justify-content:space-between;height:4.25rem;gap:.625rem}.sticky-link{display:flex;padding:.5rem;gap:.5rem;flex-grow:1}.line{border-left:1px solid var(--color__black-text-color);height:1rem;border-bottom:0;width:auto;top:2px}.sticky-link .sticky-text a.active .line{border-bottom:0;border-left:4px solid var(--color__primary-red-color);width:auto}.sticky-link .sticky-text a{font-size:.875rem}.sticky-link .sticky-text{padding-bottom:0}.sticky-link .sticky-text .sticky-icon{width:auto;height:auto}.sticky-link .sticky-text a.active .sticky-icon{margin-left:.5rem;width:1rem;height:1rem}.sticky-link .sticky-text .first-img{display:none}.product-content{padding:0}.product-category{width:100%}.collection-template{padding:0}.collection-template-top{flex-direction:column-reverse;gap:1.5rem}.collection-template-top .h2,.collection-template-top h2{font-size:4.0625rem;line-height:4.0625rem}.collection-template-top .animated-line{left:4px}.product-content-outer .product-content:nth-child(2n) .collection-template-top{flex-direction:column-reverse}.collection-template-top .inner-temp-top{width:100%;padding:1.5rem 1rem 0;gap:24px}.collection-product{padding:0 1rem 1.5rem;gap:1rem;height:24.0625rem;width:100%}.collection-product .big-tile-button,.collection-product .product-tile-inner{width:48%;height:100%}.collection-product .gp-product-card{width:48%}.collection-product .gp-product-card__top .image{width:100%}.collection-product .big-tile-button .collection-inner{width:100%;height:100%}.inner-right-collection-img{width:100%;height:15rem;position:static}.inner-right-collection-img img{width:100%;height:15rem}.collection-text .h5,.collection-text h5{font-size:1rem}.collection-text p{font-size:1rem;line-height:1.375rem}.collection-text .h3,.collection-text h3{margin-bottom:0;font-size:1.375rem}.product-content .collectioncontainer{padding-top:1.5rem}}@media screen and (max-width:768px){.collection-product{height:auto}.collection-product .product-tile-inner{width:21rem;min-height:24.0625rem}.collection-product .big-tile-button .collection-inner{width:21rem;min-height:24.0625rem;gap:.5rem}}@media screen and (max-width:767px){.spectrum .feel-indicator{height:4.5rem;padding:1rem .5rem;align-items:center}.product-content-outer{gap:1.5rem;padding:0}.collection-template{gap:0}.collection-template-top .inner-temp-top{padding:1.5rem}.collection-product{padding:0 1.5rem 1.5rem;flex-direction:column;height:auto;align-items:center}.collection-product .product-tile-inner{width:17rem;min-height:24.0625rem}.collection-product .big-tile-button .collection-inner{width:100%;height:9rem;min-height:9rem;gap:.5rem}.inner-right-collection-img,.inner-right-collection-img img{height:20rem}.collection-template-top:hover .animated-line,.product-category.category-active .animated-line{width:110%}.collection-template .good-for-title-box{flex-direction:row}.collection-template .good-for-title{flex-shrink:0;font-size:.875rem;line-height:1.25rem}.collection-template .icons-for-good{flex-wrap:wrap}.collection-template .icons-for-good .icon-box{width:auto;flex-direction:row}}@media screen and (max-width:479px){.firm-grip-box{gap:0}.collection-product .product-tile-inner{width:100%;min-height:24.0625rem}.collection-product .big-tile-button,.collection-product .gp-product-card{width:100%}.collection-template-top .inner-temp-top{padding:1rem}}.navbar.aem-GridColumn.aem-GridColumn--default--12{padding:0}.main-navbar-wrapper{display:block;width:100%}.main-navbar-wrapper .main-navbar-header{position:relative;display:block;top:0;left:0;width:100%;height:auto;margin:0 auto;z-index:999;border:none;outline:none;background:var(--color__white-color)}@media screen and (min-width:768px) and (max-width:1023px){.main-navbar-wrapper .main-navbar-header{box-shadow:0 10px 10px 0 rgba(6,8,8,.1)}}@media screen and (min-width:320px) and (max-width:767px){.main-navbar-wrapper .main-navbar-header{box-shadow:0 10px 10px 0 rgba(6,8,8,.1)}}.main-navbar-wrapper .main-navbar-header .main-navbar-row{display:flex;padding:0 2.5rem;flex-wrap:wrap;align-items:center}@media screen and (min-width:1024px) and (max-width:1439px){.main-navbar-wrapper .main-navbar-header .main-navbar-row{padding:0 1.5rem}}@media screen and (min-width:768px) and (max-width:1023px){.main-navbar-wrapper .main-navbar-header .main-navbar-row{padding:0 1rem}}@media screen and (min-width:320px) and (max-width:767px){.main-navbar-wrapper .main-navbar-header .main-navbar-row{padding:0 1rem}}.main-navbar-wrapper .main-navbar-header .main-navbar-row .header-item-logo{order:1}.main-navbar-wrapper .main-navbar-header .main-navbar-row .mega-menu-wrapper{order:2}.main-navbar-wrapper .main-navbar-header .main-navbar-row .cart-icon-wrapper{padding:1.75rem .625rem 1.25rem;order:3}.main-navbar-wrapper .main-navbar-header .main-navbar-row .cart-icon-wrapper a{padding:0 6px 2px;border-bottom:2px solid transparent}.main-navbar-wrapper .main-navbar-header .main-navbar-row .cart-icon-wrapper:hover a{border-bottom:2px solid var(--color__primary-red-color)}.main-navbar-wrapper .main-navbar-header .utility-navbar-row{display:flex;flex-direction:row;padding:.25rem 2.5rem;justify-content:flex-end;align-items:center;gap:2.5rem;align-self:stretch;background:var(--color__tan-color);height:auto;overflow:unset;width:auto}.main-navbar-wrapper .main-navbar-header .utility-navbar-row>.utility-item{min-height:44px;display:flex;min-width:8.125rem}@media screen and (min-width:1024px) and (max-width:1439px){.main-navbar-wrapper .main-navbar-header .utility-navbar-row{padding:.25rem 1.5rem}}@media screen and (min-width:768px) and (max-width:1023px){.main-navbar-wrapper .main-navbar-header .utility-navbar-row{height:0;overflow:hidden;padding:0;width:0}}@media screen and (min-width:320px) and (max-width:767px){.main-navbar-wrapper .main-navbar-header .utility-navbar-row{height:0;overflow:hidden;padding:0;width:0}}.main-navbar-wrapper .main-navbar-header .utility-navbar-row .utility-navbar__flag{width:1.25rem;height:1.25rem;margin:0 .75rem}.main-navbar-wrapper .main-navbar-header .utility-navbar-row .gp-menu-dropdown.languages-dropdown{min-height:2.75rem}.main-navbar-wrapper .main-navbar-header .utility-navbar-row .gp-menu-dropdown.languages-dropdown>ul{background-color:var(--color__white-color)!important;top:2.8125rem;right:-37px;box-shadow:0 10px 10px 0 rgba(6,8,8,.1)}.main-navbar-wrapper .main-navbar-header .utility-navbar-row .gp-menu-dropdown.languages-dropdown>ul a.dropdown-item:hover{background-color:var(--color__white-color)}.main-navbar-wrapper .main-navbar-header .utility-navbar-row .gp-menu-dropdown.languages-dropdown>ul img{margin:0 .75rem}.main-navbar-wrapper .main-navbar-header .utility-navbar-row .gp-menu-dropdown{align-items:center}.main-navbar-wrapper .main-navbar-header .utility-navbar-row .gp-menu-dropdown:hover>.dropdown-menu{display:block!important}.main-navbar-wrapper .main-navbar-header .utility-navbar-row .gp-menu-dropdown>.dropdown-menu{border:none;top:43px;right:0;background-color:var(--color__tan-color);border-radius:0;padding:1.5rem}.main-navbar-wrapper .main-navbar-header .utility-navbar-row .gp-menu-dropdown>.dropdown-menu:hover{display:block!important}.main-navbar-wrapper .main-navbar-header .utility-navbar-row .gp-menu-dropdown>.dropdown-menu a.dropdown-item{font-weight:600;line-height:1.5rem;font-size:1rem;padding:.75rem}.main-navbar-wrapper .main-navbar-header .utility-navbar-row .gp-menu-dropdown>.dropdown-menu a.dropdown-item:hover{background-color:var(--color__tan-color)}@media screen and (min-width:768px) and (max-width:1023px){.main-navbar-wrapper .main-navbar-header .utility-navbar-row.custom-mobile-hide{width:8.9375rem}}@media screen and (min-width:320px) and (max-width:767px){.main-navbar-wrapper .main-navbar-header .utility-navbar-row.custom-mobile-hide{width:8.9375rem}}.main-navbar-wrapper .main-navbar-header .header-item-logo{display:flex;padding:0;flex-direction:column;justify-content:space-between;align-items:center;width:11rem}@media screen and (min-width:768px) and (max-width:1023px){.main-navbar-wrapper .main-navbar-header .header-item-logo{width:8.9375rem}}@media screen and (min-width:320px) and (max-width:767px){.main-navbar-wrapper .main-navbar-header .header-item-logo{width:8.9375rem}}.main-navbar-wrapper.sticky-navbar:after,.main-navbar-wrapper:after{display:block;content:"";width:100%;height:auto}.main-navbar-wrapper.sticky-navbar .main-navbar-header{position:fixed}@media only screen and (max-width:1023px){.main-navbar-header .header-item-logo{flex:0 0 auto;align-items:center}.main-navbar-header .main-navbar-container{padding:0}.main-navbar-header .main-navbar-container .main-navbar-row{justify-content:space-between}.main-navbar-header .main-navbar-container .main-navbar-row .header-item-logo{order:2}.main-navbar-header .main-navbar-container .main-navbar-row .mega-menu-wrapper{order:1}.main-navbar-header .main-navbar-container .main-navbar-row .cart-icon-wrapper{order:3}}.view-on-mobile-only{display:none;width:0;height:0;overflow:hidden}@media screen and (min-width:768px) and (max-width:1023px){.view-on-mobile-only{display:flex!important;width:auto!important;height:auto!important;overflow:auto}}@media screen and (min-width:320px) and (max-width:767px){.view-on-mobile-only{display:flex!important;width:auto!important;height:auto!important;overflow:auto}}.view-on-mobile-only .mobile-utility-navbar-row{display:flex;flex-direction:column;padding:1.5rem 1rem;justify-content:flex-end;align-items:flex-start;gap:1rem;align-self:stretch;background:var(--color__tan-color)}@media screen and (min-width:1440px){.view-on-mobile-only .mobile-utility-navbar-row{display:none}}@media screen and (min-width:1024px) and (max-width:1439px){.view-on-mobile-only .mobile-utility-navbar-row{display:none}}.view-on-mobile-only .mobile-utility-navbar-row .utility-item{gap:.25rem}.view-on-mobile-only .mobile-utility-navbar-row .signin-account-links .gp-menu-dropdown{flex-direction:column;align-items:flex-start}.view-on-mobile-only .mobile-utility-navbar-row .signin-account-links .gp-menu-dropdown a{display:flex;padding:.75rem 0}@media screen and (min-width:768px) and (max-width:1023px){.view-on-mobile-only .mobile-utility-navbar-row .signin-account-links .gp-menu-dropdown .dropdown-menu.reset-dropdown-menu-on-mobile{display:flex;flex-direction:column;background:transparent;border:none;position:relative;padding:0}}@media screen and (min-width:320px) and (max-width:767px){.view-on-mobile-only .mobile-utility-navbar-row .signin-account-links .gp-menu-dropdown .dropdown-menu.reset-dropdown-menu-on-mobile{display:flex;flex-direction:column;background:transparent;border:none;position:relative;padding:0}}.view-on-mobile-only .mobile-utility-navbar-row .signin-account-links .gp-menu-dropdown .dropdown-menu.reset-dropdown-menu-on-mobile>li{padding:.75rem 0}.view-on-mobile-only .mobile-utility-navbar-row .signin-account-links .gp-menu-dropdown .dropdown-menu.reset-dropdown-menu-on-mobile>li a:hover{background:transparent}.view-on-desktop-only{display:flex}@media screen and (min-width:1440px){.view-on-desktop-only{display:flex}}@media screen and (min-width:1024px) and (max-width:1439px){.view-on-desktop-only{display:flex}}@media screen and (min-width:768px) and (max-width:1023px){.view-on-desktop-only{display:none;width:0;height:0;overflow:hidden}}@media screen and (min-width:320px) and (max-width:767px){.view-on-desktop-only{display:none;width:0;height:0;overflow:hidden}}@keyframes slideLeft{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}@keyframes slideRight{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(100%)}}.mega-menu-wrapper{display:flex;flex:1 1 auto;flex-direction:row-reverse}.mega-menu-wrapper .menu-nav{background:var(--color__white-color)}@media screen and (min-width:768px) and (max-width:1023px){.mega-menu-wrapper .menu-nav{background:var(--color__tan-color)}}@media screen and (min-width:320px) and (max-width:767px){.mega-menu-wrapper .menu-nav{background:var(--color__tan-color)}}.mega-menu-wrapper .menu-nav .mega-menu-nav-list{padding:0;overflow:hidden;max-height:unset;background:var(--color__white-color)}@media screen and (min-width:768px) and (max-width:1023px){.mega-menu-wrapper .menu-nav .mega-menu-nav-list{display:block;height:auto;max-height:85%;overflow:auto!important;min-height:50%;background:var(--color__tan-color);padding-bottom:7%}}@media screen and (min-width:320px) and (max-width:767px){.mega-menu-wrapper .menu-nav .mega-menu-nav-list{display:block;height:auto;max-height:75%;overflow:auto!important;min-height:50%;background:var(--color__tan-color);padding-bottom:7%}}.mega-menu-wrapper .menu-nav .mega-menu-nav-list>ul{display:flex;align-items:center;margin:auto;padding:0}@media screen and (min-width:768px) and (max-width:1023px){.mega-menu-wrapper .menu-nav .mega-menu-nav-list>ul{max-height:100%;overflow-x:hidden;height:auto;overflow-y:scroll}}@media screen and (min-width:320px) and (max-width:767px){.mega-menu-wrapper .menu-nav .mega-menu-nav-list>ul{max-height:100%;overflow-x:hidden;height:auto;overflow-y:scroll}}.mega-menu-wrapper .menu-nav .mega-menu-nav-list>ul>li{display:flex;padding:1.75rem 1rem 1.25rem;flex-direction:column;align-items:flex-start;gap:.625rem;cursor:pointer}@media screen and (min-width:768px) and (max-width:1023px){.mega-menu-wrapper .menu-nav .mega-menu-nav-list>ul>li{display:flex;height:4rem;flex-direction:column;justify-content:center;gap:10px;align-self:stretch;padding:0}}@media screen and (min-width:320px) and (max-width:767px){.mega-menu-wrapper .menu-nav .mega-menu-nav-list>ul>li{display:flex;height:4rem;flex-direction:column;justify-content:center;gap:10px;align-self:stretch;padding:0}}.mega-menu-wrapper .menu-nav .mega-menu-nav-list>ul>li>a{color:var(--color__black-text-color);font-family:var(--font-family__primary);font-size:1rem;font-style:normal;font-weight:600;text-shadow:0 0 0 transparent;transition:font-weight .3s ease,text-shadow .3s ease;line-height:1.5rem;border-bottom:.125rem solid transparent;text-rendering:optimizeLegibility;text-decoration:none;transition:color .3s ease-in-out}.mega-menu-wrapper .menu-nav .mega-menu-nav-list>ul>li>a:active,.mega-menu-wrapper .menu-nav .mega-menu-nav-list>ul>li>a:focus,.mega-menu-wrapper .menu-nav .mega-menu-nav-list>ul>li>a:hover{font-weight:400;text-shadow:0 0 0 transparent;transition:font-weight .3s ease,text-shadow .3s ease}@media screen and (min-width:320px) and (max-width:767px){.mega-menu-wrapper .menu-nav .mega-menu-nav-list>ul>li>a{padding:0 3.125rem 0 1.5rem!important}}.mega-menu-wrapper .menu-nav .mega-menu-nav-list>ul>li .menu-subs{position:fixed;height:auto;max-height:82%;margin-top:1.75rem;border:none;outline:none;z-index:500;opacity:0;cursor:default;visibility:hidden;overflow-x:hidden;overflow-y:auto;background:var(--color__white-color);box-shadow:0 .125rem .25rem 0 rgba(6,8,8,.25)}.mega-menu-wrapper .menu-nav .mega-menu-nav-list>ul>li .menu-subs>ul>li{line-height:1;cursor:pointer}.mega-menu-wrapper .menu-nav .mega-menu-nav-list>ul>li .menu-subs>ul>li>a{display:inline-block;font-family:inherit;font-size:1rem;font-weight:500;line-height:1.25;padding:.75rem 0;border:none;outline:none;color:var(--color__black-text-color);text-rendering:optimizeLegibility;transition:all .3s ease-in-out}.mega-menu-wrapper .menu-nav .mega-menu-nav-list>ul>li .menu-subs>ul>li>a:hover{color:var(--color__primary-red-color)}.mega-menu-wrapper .menu-nav .mega-menu-nav-list>ul>li .menu-subs.menu-mega{left:0;right:0}.mega-menu-wrapper .menu-nav .mega-menu-nav-list>ul>li .menu-subs.menu-mega>.list-item>ul>li{display:block;line-height:1}.mega-menu-wrapper .menu-nav .mega-menu-nav-list>ul>li .menu-subs.menu-mega>.list-item>ul>li>a{display:inline-block;padding:.5rem 0;border:none;outline:none;color:var(--color__black-text-color);text-rendering:optimizeLegibility;transition:color .3s ease-in-out}.mega-menu-wrapper .menu-nav .mega-menu-nav-list>ul>li .menu-subs.menu-mega>.list-item>ul>li>a:hover{color:var(--color__primary-red-color)}.mega-menu-wrapper .menu-nav .mega-menu-nav-list>ul>li:hover>a{border-bottom:.125rem solid var(--color__primary-red-color);font-weight:700}@media screen and (min-width:768px) and (max-width:1023px){.mega-menu-wrapper .menu-nav .mega-menu-nav-list>ul>li:hover>a{border-bottom:.125rem solid transparent}}@media screen and (min-width:320px) and (max-width:767px){.mega-menu-wrapper .menu-nav .mega-menu-nav-list>ul>li:hover>a{border-bottom:.125rem solid transparent}}.mega-menu-wrapper .menu-nav .mega-menu-nav-list>ul>li ul.utility-items-in-navigation{height:0;overflow:hidden}@media screen and (min-width:768px) and (max-width:1023px){.mega-menu-wrapper .menu-nav .mega-menu-nav-list>ul>li ul.utility-items-in-navigation{height:auto;overflow:auto!important}}@media screen and (min-width:320px) and (max-width:767px){.mega-menu-wrapper .menu-nav .mega-menu-nav-list>ul>li ul.utility-items-in-navigation{height:auto;overflow:auto!important}}.mega-menu-wrapper .menu-nav .mega-menu-nav-list>ul>li ul.menu-section{height:auto;background:var(--color__white-color)}@media screen and (min-width:768px) and (max-width:1023px){.mega-menu-wrapper .menu-nav .mega-menu-nav-list>ul>li ul.menu-section{height:auto!important;overflow:auto!important}}@media screen and (min-width:320px) and (max-width:767px){.mega-menu-wrapper .menu-nav .mega-menu-nav-list>ul>li ul.menu-section{height:auto!important;overflow:auto!important}}.mega-menu-wrapper .menu-nav .mega-menu-nav-list>ul>li.view-on-mobile-only{display:none}@media screen and (min-width:320px) and (max-width:767px){.mega-menu-wrapper .menu-nav .mega-menu-nav-list>ul>li.view-on-mobile-only{display:flex}}@media screen and (min-width:768px) and (max-width:1023px){.mega-menu-wrapper .menu-nav .mega-menu-nav-list>ul>li.view-on-mobile-only{display:flex}}.mega-menu-wrapper .menu-nav .mega-menu-nav-list>ul>li.view-on-desktop-only{display:flex}@media screen and (min-width:320px) and (max-width:767px){.mega-menu-wrapper .menu-nav .mega-menu-nav-list>ul>li.view-on-desktop-only{display:none}}@media screen and (min-width:768px) and (max-width:1023px){.mega-menu-wrapper .menu-nav .mega-menu-nav-list>ul>li.view-on-desktop-only{display:none}}.mega-menu-wrapper-icon{display:flex;flex:0 1 auto}@media screen and (min-width:768px) and (max-width:1023px){.mega-menu-wrapper-icon{padding:.75rem}}@media screen and (min-width:320px) and (max-width:767px){.mega-menu-wrapper-icon{padding:.75rem}}.menu-bar-wrapper{display:flex;padding:0;justify-content:center;align-items:center}.menu-mobile-header,.menu-mobile-trigger{display:none}.sub-menu-section-container{display:flex;flex-direction:row;justify-content:space-between;margin-top:.25rem;padding:0 1.5rem;cursor:default}@media screen and (min-width:1024px) and (max-width:1439px){.sub-menu-section-container{padding:0}}@media screen and (min-width:768px) and (max-width:1023px){.sub-menu-section-container{flex-direction:column-reverse;padding:0}}@media screen and (min-width:320px) and (max-width:767px){.sub-menu-section-container{flex-direction:column-reverse;padding:0}}.sub-menu-section-container .heading-with-view{display:flex;padding-right:1.5rem;align-items:center;gap:.5rem;align-self:stretch}.sub-menu-section-container .heading-with-view a{display:flex;text-decoration:none;width:100%;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.sub-menu-section-container .heading-with-view a .h5{max-width:75%}@media screen and (min-width:768px) and (max-width:1023px){.sub-menu-section-container .heading-with-view a .h5{font-size:1rem}}@media screen and (min-width:320px) and (max-width:767px){.sub-menu-section-container .heading-with-view a .h5{font-size:1rem}}.sub-menu-section-container .sub-menu-column{flex:0 0 auto}.sub-menu-section-container .sub-menu-column .heading-with-view{padding:0}.sub-menu-section-container .sub-menu-column .view-more-link{display:flex;flex:1;padding:.75rem 0;justify-content:flex-end;align-items:center;gap:.5rem;text-decoration:none;color:var(--color__primary-red-color);font-weight:700;position:relative;top:-.5rem}@media screen and (min-width:320px) and (max-width:767px){.sub-menu-section-container .sub-menu-column .view-more-link{top:-.125rem;padding:.25rem 0}}@media screen and (min-width:768px) and (max-width:1023px){.sub-menu-section-container .sub-menu-column .view-more-link{top:-.125rem;padding:.25rem 0}}@media screen and (min-width:768px) and (max-width:1023px){.sub-menu-child-view .sub-menu-section-container{flex-direction:column;padding:0 0 1.5rem}}@media screen and (min-width:320px) and (max-width:767px){.sub-menu-child-view .sub-menu-section-container{flex-direction:column;padding:0 0 1.5rem}}.sub-menu-child-view .sub-menu-column{flex:1}.sub-menu-child-view .sub-menu-column.child-link-without-exp-section{display:flex;padding:1.5rem;flex-direction:column;align-items:flex-start;gap:8px;flex:1 0 0;align-self:stretch;border-left:1px solid var(--color__quiz-secondary-grey);background:var(--color__white-color);max-width:100%}.sub-menu-child-view .sub-menu-column.child-link-without-exp-section:first-child{border-left:none}.sub-menu-child-view .sub-menu-column.child-link-without-exp-section.two-column-view{max-width:50%}@media screen and (min-width:320px) and (max-width:767px){.sub-menu-child-view .sub-menu-column.child-link-without-exp-section.two-column-view{max-width:100%}}@media screen and (min-width:768px) and (max-width:1023px){.sub-menu-child-view .sub-menu-column.child-link-without-exp-section.two-column-view{max-width:100%}}.sub-menu-child-view .sub-menu-column.child-link-without-exp-section.three-column-view{max-width:33.33333%}@media screen and (min-width:320px) and (max-width:767px){.sub-menu-child-view .sub-menu-column.child-link-without-exp-section.three-column-view{max-width:100%}}@media screen and (min-width:768px) and (max-width:1023px){.sub-menu-child-view .sub-menu-column.child-link-without-exp-section.three-column-view{max-width:100%}}.sub-menu-child-view .sub-menu-column.child-link-without-exp-section.four-column-view{max-width:25%}@media screen and (min-width:320px) and (max-width:767px){.sub-menu-child-view .sub-menu-column.child-link-without-exp-section.four-column-view{max-width:100%}}@media screen and (min-width:768px) and (max-width:1023px){.sub-menu-child-view .sub-menu-column.child-link-without-exp-section.four-column-view{max-width:100%}}@media screen and (min-width:768px) and (max-width:1023px){.sub-menu-child-view .sub-menu-column.child-link-without-exp-section{border-left:none;padding:.5rem 1.5rem 0}}@media screen and (min-width:320px) and (max-width:767px){.sub-menu-child-view .sub-menu-column.child-link-without-exp-section{border-left:none;padding:.5rem 1.5rem 0}}@media screen and (min-width:1024px) and (max-width:1439px){.sub-menu-child-view .sub-menu-column.child-link-without-exp-section .child-page-wrapper{padding:0}}.sub-menu-child-view .sub-menu-column.child-link-without-exp-section .child-page-wrapper .child-page-list{gap:8px;padding:0;list-style:none;width:100%;display:grid;grid-template-columns:repeat(2,auto);grid-template-rows:repeat(3,auto);grid-auto-flow:column}@media screen and (min-width:768px) and (max-width:1023px){.sub-menu-child-view .sub-menu-column.child-link-without-exp-section .child-page-wrapper .child-page-list{gap:0;grid-template-columns:none;grid-template-rows:none;grid-auto-flow:row;width:100%}}@media screen and (min-width:320px) and (max-width:767px){.sub-menu-child-view .sub-menu-column.child-link-without-exp-section .child-page-wrapper .child-page-list{grid-template-columns:none;grid-template-rows:none;grid-auto-flow:row;gap:0;width:100%}}.sub-menu-child-view .sub-menu-column.child-link-without-exp-section .child-page-wrapper .child-page-list.two-column-count{grid-template-columns:repeat(3,50%);grid-auto-flow:column;-moz-column-count:2;column-count:2}@media screen and (min-width:768px) and (max-width:1023px){.sub-menu-child-view .sub-menu-column.child-link-without-exp-section .child-page-wrapper .child-page-list.two-column-count{grid-template-columns:none;grid-auto-flow:row}}@media screen and (min-width:320px) and (max-width:767px){.sub-menu-child-view .sub-menu-column.child-link-without-exp-section .child-page-wrapper .child-page-list.two-column-count{grid-template-columns:none;grid-auto-flow:row}}.sub-menu-child-view .sub-menu-column.child-link-without-exp-section .child-page-wrapper .child-page-list.three-column-count{grid-template-columns:repeat(3,33.33333%);grid-auto-flow:column}@media screen and (min-width:768px) and (max-width:1023px){.sub-menu-child-view .sub-menu-column.child-link-without-exp-section .child-page-wrapper .child-page-list.three-column-count{grid-template-columns:none;grid-auto-flow:row}}@media screen and (min-width:320px) and (max-width:767px){.sub-menu-child-view .sub-menu-column.child-link-without-exp-section .child-page-wrapper .child-page-list.three-column-count{grid-template-columns:none;grid-auto-flow:row}}.sub-menu-child-view .sub-menu-column.child-link-without-exp-section .child-page-wrapper .child-page-list li{padding:.75rem 0;max-width:93%}@media screen and (min-width:768px) and (max-width:1023px){.sub-menu-child-view .sub-menu-column.child-link-without-exp-section .child-page-wrapper .child-page-list li{max-width:100%;padding:.75rem 1.5rem}}@media screen and (min-width:320px) and (max-width:767px){.sub-menu-child-view .sub-menu-column.child-link-without-exp-section .child-page-wrapper .child-page-list li{max-width:100%;padding:.75rem 1.5rem}}.sub-menu-child-view .sub-menu-column.child-link-without-exp-section .child-page-wrapper .l2-feature-image-holder{width:100%;height:auto;overflow:hidden}@media screen and (min-width:1440px){.sub-menu-child-view .sub-menu-column.child-link-without-exp-section .child-page-wrapper .l2-feature-image-holder{height:12.5rem}}@media screen and (min-width:1024px) and (max-width:1439px){.sub-menu-child-view .sub-menu-column.child-link-without-exp-section .child-page-wrapper .l2-feature-image-holder{height:12.5rem}}@media screen and (min-width:768px) and (max-width:1023px){.sub-menu-child-view .sub-menu-column.child-link-without-exp-section .child-page-wrapper .l2-feature-image-holder{height:12.5rem;display:none}}@media screen and (min-width:320px) and (max-width:767px){.sub-menu-child-view .sub-menu-column.child-link-without-exp-section .child-page-wrapper .l2-feature-image-holder{height:12.5rem;display:none}}.sub-menu-child-view .sub-menu-column.child-link-without-exp-section .child-page-wrapper .l2-feature-image-holder img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.tan-bg{background:var(--color__light-yellow-color)}.child-page-wrapper{display:flex;padding:0;flex-direction:column;align-items:flex-start;gap:.5rem;align-self:stretch}@media screen and (min-width:768px) and (max-width:1023px){.child-page-wrapper{gap:0}}@media screen and (min-width:320px) and (max-width:767px){.child-page-wrapper{gap:0}}.child-page-list-container{width:100%;display:block}.child-page-list-wrapper-with-image{display:flex;flex-direction:column;align-items:flex-start;gap:0}.child-page-link{color:var(--color__black-text-color);font-family:var(--font-family__primary);font-size:1rem;font-style:normal;font-weight:700;line-height:1.5rem;text-decoration:none;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}@media screen and (min-width:768px) and (max-width:1023px){.child-page-link{font-size:.875rem}}@media screen and (min-width:320px) and (max-width:767px){.child-page-link{font-size:.875rem}}.cart-icon-wrapper{display:flex;width:48px;height:26px;justify-content:center;align-items:center}.svg-icon-holder{display:inline-block;background-size:contain;background-repeat:no-repeat;background-position:50%}.svg-icon-holder.navbar-view-icon-holder{top:0}@media screen and (min-width:320px) and (max-width:767px){.svg-icon-holder.navbar-view-icon-holder{top:-2px}}@media screen and (min-width:768px) and (max-width:1023px){.svg-icon-holder.navbar-view-icon-holder{top:-2px}}.svg-icon-holder img,.svg-icon-holder svg{display:flex;width:1.375rem;height:1.375rem;padding:.0625rem;justify-content:center;align-items:center;flex-shrink:0}.menu-drawer-wrapper .cmp-grid2_3columns__row{align-items:stretch}.menu-drawer-wrapper .cmp-grid2_3columns__row .cmp-grid2_3columns__column:first-of-type{background:var(--color__light-yellow-color)}@media only screen and (min-width:1024px){.mega-menu-wrapper .menu-nav .mega-menu-nav-list{position:relative}.mega-menu-wrapper .menu-nav .mega-menu-nav-list>ul>li.menu-item-has-children:hover .menu-subs{margin-top:2.5rem;opacity:1;visibility:visible}}@media only screen and (max-width:1023px){.mega-menu-wrapper,.mega-menu-wrapper-icon{flex:0 0 auto}.mega-menu-wrapper .menu-mobile-trigger{position:relative;display:block;cursor:pointer;width:1.75rem;height:1rem;border:none;outline:none;background:0 0;transform:rotate(0deg);transition:.35s ease-in-out}.mega-menu-wrapper .menu-mobile-trigger span{display:block;position:absolute;width:100%;height:.125rem;left:0;border:none;outline:none;opacity:1;border-radius:.25rem;background:var(--color__black-text-color);transform:rotate(0deg);transition:.25s ease-in-out}.mega-menu-wrapper .menu-mobile-trigger span:first-child{top:0}.mega-menu-wrapper .menu-mobile-trigger span:nth-child(2),.mega-menu-wrapper .menu-mobile-trigger span:nth-child(3){top:.5rem}.mega-menu-wrapper .menu-mobile-trigger span:nth-child(4){top:1rem}.mega-menu-wrapper .menu-nav{position:fixed;top:50px;left:0;width:100%;height:100%;z-index:1099;overflow:hidden;transform:translate(-100%);transition:all .5s ease-in-out}.mega-menu-wrapper .menu-nav .mega-menu-nav-list>ul{display:flex;flex-direction:column;align-items:flex-start}.mega-menu-wrapper .menu-nav .mega-menu-nav-list>ul>li{display:block;line-height:1;margin:0}.mega-menu-wrapper .menu-nav .mega-menu-nav-list>ul>li>a{display:block;line-height:3.125rem;height:3.125rem;padding:0 3.125rem 0 1rem}.mega-menu-wrapper .menu-nav .mega-menu-nav-list>ul>li>a i.ion{position:absolute;font-size:1.25rem;line-height:3.125rem;top:0;right:0;width:3.125rem;height:3.125rem;text-align:center;transform:rotate(-90deg)}.mega-menu-wrapper .menu-nav .mega-menu-nav-list>ul>li .menu-subs{position:absolute;display:none;top:0;left:0;max-width:none;min-width:auto;margin:0;padding:4rem 1rem 1rem;opacity:1;overflow-y:auto;visibility:visible;transform:translateX(0);box-shadow:none}.mega-menu-wrapper .menu-nav .mega-menu-nav-list>ul>li .menu-subs>ul>li>a{display:block}.mega-menu-wrapper .menu-nav .mega-menu-nav-list>ul>li .menu-subs.menu-mega{position:absolute;display:none;top:0;left:0;max-width:none;min-width:auto;width:100%;margin:0;padding:0;opacity:1;overflow-y:auto;visibility:visible;transform:translateX(0);box-shadow:none}.mega-menu-wrapper .menu-nav .mega-menu-nav-list>ul>li .menu-subs.menu-mega>.list-item>ul{margin-bottom:1rem}.mega-menu-wrapper .menu-nav .mega-menu-nav-list>ul>li .menu-subs.active,.mega-menu-wrapper .menu-nav .mega-menu-nav-list>ul>li .menu-subs.menu-mega>.list-item>ul>li>a{display:block}.mega-menu-wrapper .menu-nav .menu-mobile-header{position:relative;display:-ms-flexbox;display:none;align-items:center;justify-content:space-between;top:0;height:3.125rem;z-index:501;border-bottom:.0625rem solid rgba(0,0,0,.1);background:var(--color__white-color);padding:1rem 1.5rem .5rem}.mega-menu-wrapper .menu-nav .menu-mobile-header.active{display:flex}.mega-menu-wrapper .menu-nav .menu-mobile-header .menu-mobile-arrow{display:none;align-items:center;gap:8px;border:none;background:transparent;padding:0}.mega-menu-wrapper .menu-nav .menu-mobile-header .menu-mobile-arrow svg{width:20px;height:20px;padding:.417px 4.667px .417px 4.714px;justify-content:center;align-items:center}.mega-menu-wrapper .menu-nav .menu-mobile-header .menu-mobile-title{display:none}.mega-menu-wrapper .menu-nav .menu-mobile-header .menu-mobile-close{display:flex;width:2rem;height:2rem;justify-content:center;align-items:center;gap:10px;border-radius:0;background:var(--color__white-color);border:1px solid var(--color__black-text-color)}.mega-menu-wrapper .menu-nav .menu-mobile-header .menu-mobile-close svg{width:20px;height:20px;position:relative;display:block}.mega-menu-wrapper .menu-nav .menu-mobile-header.active{border:0;border-bottom:.0625rem solid var(--color__black-text-color);padding:0 1.5rem;box-shadow:0 -.5rem 1.375rem var(--color__white-color);margin-top:.625rem}.mega-menu-wrapper .menu-nav .menu-mobile-header.active .menu-mobile-arrow{display:flex;font-weight:700}.mega-menu-wrapper .menu-nav .menu-section{height:auto;padding:1rem 1.5rem;background:var(--color__white-color)}.mega-menu-wrapper .menu-nav.active{transform:translate(0);box-shadow:0 -1px 0 0 var(--color__light-grey-color);box-shadow:none}.menu-bar-wrapper .overlay{position:fixed;top:50px;left:0;width:100%;height:100%;z-index:1098;opacity:0;visibility:hidden;background:rgba(0,0,0,.55);transition:all .5s ease-in-out}.menu-bar-wrapper .overlay.active{opacity:1;visibility:visible}.mobile-menu-parent{position:relative}.mobile-menu-parent .cmp-grid2_3columns__column{width:100%}.mobile-menu-parent .menu-subs.menu-mega.sub-menu-exp-view.active{padding-bottom:0;max-height:-moz-max-content;max-height:max-content}.menu-drawer-wrapper .cmp-grid2_3columns__row .cmp-grid2_3columns__column:first-of-type{order:3}.menu-drawer-wrapper .cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-of-type(2){order:1}.menu-drawer-wrapper .cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-of-type(3){order:2}.menu-item-has-children a.link-exp,.menu-item-has-children a.link-subchild{pointer-events:none}}.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-alert-container,.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-war-form,.sub-menu-exp-view .container.responsivegrid.grid2_3columns,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-alert-container,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-war-form,.sub-menu-exp-view .responsivegrid.grid2_3columns.gp-powerreivew__form{padding:0!important;margin:0!important;gap:0!important}@media screen and (min-width:320px) and (max-width:767px){.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-alert-container,.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-war-form,.sub-menu-exp-view .container.responsivegrid.grid2_3columns,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-alert-container,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-war-form,.sub-menu-exp-view .responsivegrid.grid2_3columns.gp-powerreivew__form{padding:0!important;margin:0!important;gap:0!important}}@media screen and (min-width:768px) and (max-width:1023px){.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-alert-container,.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-war-form,.sub-menu-exp-view .container.responsivegrid.grid2_3columns,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-alert-container,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-war-form,.sub-menu-exp-view .responsivegrid.grid2_3columns.gp-powerreivew__form{padding:0!important;margin:0!important;gap:0!important}}@media screen and (min-width:1024px) and (max-width:1439px){.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-alert-container,.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-war-form,.sub-menu-exp-view .container.responsivegrid.grid2_3columns,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-alert-container,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-war-form,.sub-menu-exp-view .responsivegrid.grid2_3columns.gp-powerreivew__form{padding:0!important;margin:0!important;gap:0!important}}@media screen and (min-width:1440px){.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-alert-container,.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-war-form,.sub-menu-exp-view .container.responsivegrid.grid2_3columns,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-alert-container,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-war-form,.sub-menu-exp-view .responsivegrid.grid2_3columns.gp-powerreivew__form{padding:0!important;margin:0!important;gap:0!important}}.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row,.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row,.sub-menu-exp-view .container.responsivegrid.grid2_3columns .gp-three-column__nav.cmp-grid2_3columns__row,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row,.sub-menu-exp-view .responsivegrid.grid2_3columns.gp-powerreivew__form .gp-three-column__nav.cmp-grid2_3columns__row{align-items:normal;padding:0!important;margin:0!important;gap:0!important}@media screen and (min-width:320px) and (max-width:767px){.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row,.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row,.sub-menu-exp-view .container.responsivegrid.grid2_3columns .gp-three-column__nav.cmp-grid2_3columns__row,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row,.sub-menu-exp-view .responsivegrid.grid2_3columns.gp-powerreivew__form .gp-three-column__nav.cmp-grid2_3columns__row{display:flex}}.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column,.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column,.sub-menu-exp-view .container.responsivegrid.grid2_3columns .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column,.sub-menu-exp-view .responsivegrid.grid2_3columns.gp-powerreivew__form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column{border-left:1px solid var(--color__quiz-secondary-grey)}@media screen and (min-width:320px) and (max-width:767px){.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row,.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row,.sub-menu-exp-view .container.responsivegrid.grid2_3columns .gp-three-column__nav.cmp-grid2_3columns__row,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row,.sub-menu-exp-view .responsivegrid.grid2_3columns.gp-powerreivew__form .gp-three-column__nav.cmp-grid2_3columns__row{padding:0!important;margin:0!important;gap:0!important}}@media screen and (min-width:768px) and (max-width:1023px){.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row,.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row,.sub-menu-exp-view .container.responsivegrid.grid2_3columns .gp-three-column__nav.cmp-grid2_3columns__row,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row,.sub-menu-exp-view .responsivegrid.grid2_3columns.gp-powerreivew__form .gp-three-column__nav.cmp-grid2_3columns__row{padding:0!important;margin:0!important;gap:0!important}}@media screen and (min-width:1024px) and (max-width:1439px){.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row,.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row,.sub-menu-exp-view .container.responsivegrid.grid2_3columns .gp-three-column__nav.cmp-grid2_3columns__row,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row,.sub-menu-exp-view .responsivegrid.grid2_3columns.gp-powerreivew__form .gp-three-column__nav.cmp-grid2_3columns__row{padding:0!important;margin:0!important;gap:0!important}}@media screen and (min-width:1440px){.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row,.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row,.sub-menu-exp-view .container.responsivegrid.grid2_3columns .gp-three-column__nav.cmp-grid2_3columns__row,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row,.sub-menu-exp-view .responsivegrid.grid2_3columns.gp-powerreivew__form .gp-three-column__nav.cmp-grid2_3columns__row{padding:0!important;margin:0!important;gap:0!important}}.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:first-child,.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:first-child,.sub-menu-exp-view .container.responsivegrid.grid2_3columns .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:first-child,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:first-child,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:first-child,.sub-menu-exp-view .responsivegrid.grid2_3columns.gp-powerreivew__form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:first-child{padding:0!important;margin:0!important;gap:0!important;width:34.792%;flex:0 0 34.792%;background:var(--color__light-yellow-color)}@media screen and (min-width:320px) and (max-width:767px){.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:first-child,.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:first-child,.sub-menu-exp-view .container.responsivegrid.grid2_3columns .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:first-child,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:first-child,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:first-child,.sub-menu-exp-view .responsivegrid.grid2_3columns.gp-powerreivew__form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:first-child{padding:0!important;margin:0!important;gap:0!important}}@media screen and (min-width:768px) and (max-width:1023px){.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:first-child,.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:first-child,.sub-menu-exp-view .container.responsivegrid.grid2_3columns .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:first-child,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:first-child,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:first-child,.sub-menu-exp-view .responsivegrid.grid2_3columns.gp-powerreivew__form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:first-child{padding:0!important;margin:0!important;gap:0!important}}@media screen and (min-width:1024px) and (max-width:1439px){.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:first-child,.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:first-child,.sub-menu-exp-view .container.responsivegrid.grid2_3columns .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:first-child,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:first-child,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:first-child,.sub-menu-exp-view .responsivegrid.grid2_3columns.gp-powerreivew__form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:first-child{padding:0!important;margin:0!important;gap:0!important}}@media screen and (min-width:1440px){.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:first-child,.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:first-child,.sub-menu-exp-view .container.responsivegrid.grid2_3columns .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:first-child,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:first-child,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:first-child,.sub-menu-exp-view .responsivegrid.grid2_3columns.gp-powerreivew__form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:first-child{padding:0!important;margin:0!important;gap:0!important}}@media screen and (min-width:1024px) and (max-width:1439px){.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:first-child,.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:first-child,.sub-menu-exp-view .container.responsivegrid.grid2_3columns .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:first-child,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:first-child,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:first-child,.sub-menu-exp-view .responsivegrid.grid2_3columns.gp-powerreivew__form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:first-child{width:32.519%;flex:0 0 32.519%}}@media screen and (min-width:768px) and (max-width:1023px){.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:first-child,.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:first-child,.sub-menu-exp-view .container.responsivegrid.grid2_3columns .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:first-child,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:first-child,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:first-child,.sub-menu-exp-view .responsivegrid.grid2_3columns.gp-powerreivew__form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:first-child{order:3;width:100%;flex:0 0 100%}}@media screen and (min-width:320px) and (max-width:767px){.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:first-child,.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:first-child,.sub-menu-exp-view .container.responsivegrid.grid2_3columns .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:first-child,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:first-child,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:first-child,.sub-menu-exp-view .responsivegrid.grid2_3columns.gp-powerreivew__form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:first-child{order:3;width:100%;flex:0 0 100%}}.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2),.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2),.sub-menu-exp-view .container.responsivegrid.grid2_3columns .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2),.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2),.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2),.sub-menu-exp-view .responsivegrid.grid2_3columns.gp-powerreivew__form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2){padding:0!important;margin:0!important;gap:0!important;width:40.139%;flex:0 0 40.139%}@media screen and (min-width:320px) and (max-width:767px){.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2),.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2),.sub-menu-exp-view .container.responsivegrid.grid2_3columns .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2),.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2),.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2),.sub-menu-exp-view .responsivegrid.grid2_3columns.gp-powerreivew__form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2){padding:0!important;margin:0!important;gap:0!important}}@media screen and (min-width:768px) and (max-width:1023px){.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2),.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2),.sub-menu-exp-view .container.responsivegrid.grid2_3columns .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2),.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2),.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2),.sub-menu-exp-view .responsivegrid.grid2_3columns.gp-powerreivew__form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2){padding:0!important;margin:0!important;gap:0!important}}@media screen and (min-width:1024px) and (max-width:1439px){.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2),.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2),.sub-menu-exp-view .container.responsivegrid.grid2_3columns .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2),.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2),.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2),.sub-menu-exp-view .responsivegrid.grid2_3columns.gp-powerreivew__form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2){padding:0!important;margin:0!important;gap:0!important}}@media screen and (min-width:1440px){.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2),.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2),.sub-menu-exp-view .container.responsivegrid.grid2_3columns .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2),.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2),.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2),.sub-menu-exp-view .responsivegrid.grid2_3columns.gp-powerreivew__form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2){padding:0!important;margin:0!important;gap:0!important}}@media screen and (min-width:1024px) and (max-width:1439px){.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2),.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2),.sub-menu-exp-view .container.responsivegrid.grid2_3columns .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2),.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2),.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2),.sub-menu-exp-view .responsivegrid.grid2_3columns.gp-powerreivew__form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2){width:40.722%;flex:0 0 40.722%}}@media screen and (min-width:768px) and (max-width:1023px){.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2),.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2),.sub-menu-exp-view .container.responsivegrid.grid2_3columns .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2),.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2),.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2),.sub-menu-exp-view .responsivegrid.grid2_3columns.gp-powerreivew__form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2){order:1;width:100%;flex:0 0 100%}}@media screen and (min-width:320px) and (max-width:767px){.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2),.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2),.sub-menu-exp-view .container.responsivegrid.grid2_3columns .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2),.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2),.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2),.sub-menu-exp-view .responsivegrid.grid2_3columns.gp-powerreivew__form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2){order:1;width:100%;flex:0 0 100%}}.gp-powerreivew .sub-menu-exp-view .container.responsivegrid.grid2_3columns .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.pr-alert-container,.gp-powerreivew .sub-menu-exp-view .container.responsivegrid.grid2_3columns .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.pr-war-form,.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.gp-powerreivew__form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.pr-alert-container,.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.gp-powerreivew__form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.pr-war-form,.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .container.responsivegrid,.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.gp-powerreivew__form,.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.pr-alert-container,.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.pr-war-form,.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .container.responsivegrid,.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.gp-powerreivew__form,.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.pr-alert-container,.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.pr-war-form,.sub-menu-exp-view .container.responsivegrid.grid2_3columns .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .container.responsivegrid,.sub-menu-exp-view .container.responsivegrid.grid2_3columns .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .gp-powerreivew .responsivegrid.pr-alert-container,.sub-menu-exp-view .container.responsivegrid.grid2_3columns .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .gp-powerreivew .responsivegrid.pr-war-form,.sub-menu-exp-view .container.responsivegrid.grid2_3columns .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.gp-powerreivew__form,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .container.responsivegrid,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.gp-powerreivew__form,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.pr-alert-container,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.pr-war-form,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .container.responsivegrid,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.gp-powerreivew__form,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.pr-alert-container,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.pr-war-form,.sub-menu-exp-view .responsivegrid.grid2_3columns.gp-powerreivew__form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .container.responsivegrid,.sub-menu-exp-view .responsivegrid.grid2_3columns.gp-powerreivew__form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .gp-powerreivew .responsivegrid.pr-alert-container,.sub-menu-exp-view .responsivegrid.grid2_3columns.gp-powerreivew__form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .gp-powerreivew .responsivegrid.pr-war-form,.sub-menu-exp-view .responsivegrid.grid2_3columns.gp-powerreivew__form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.gp-powerreivew__form{height:100%}.gp-powerreivew .sub-menu-exp-view .container.responsivegrid.grid2_3columns .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.pr-alert-container .cmp-container,.gp-powerreivew .sub-menu-exp-view .container.responsivegrid.grid2_3columns .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.pr-alert-container .exp-base-child-page-link-section,.gp-powerreivew .sub-menu-exp-view .container.responsivegrid.grid2_3columns .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.pr-alert-container .exp-base-child-page-list-container,.gp-powerreivew .sub-menu-exp-view .container.responsivegrid.grid2_3columns .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.pr-alert-container .exp-base-child-page-list-wrapper,.gp-powerreivew .sub-menu-exp-view .container.responsivegrid.grid2_3columns .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.pr-alert-container .gp-nav-collection-links-column,.gp-powerreivew .sub-menu-exp-view .container.responsivegrid.grid2_3columns .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.pr-alert-container .subnavigation,.gp-powerreivew .sub-menu-exp-view .container.responsivegrid.grid2_3columns .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.pr-war-form .cmp-container,.gp-powerreivew .sub-menu-exp-view .container.responsivegrid.grid2_3columns .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.pr-war-form .exp-base-child-page-link-section,.gp-powerreivew .sub-menu-exp-view .container.responsivegrid.grid2_3columns .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.pr-war-form .exp-base-child-page-list-container,.gp-powerreivew .sub-menu-exp-view .container.responsivegrid.grid2_3columns .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.pr-war-form .exp-base-child-page-list-wrapper,.gp-powerreivew .sub-menu-exp-view .container.responsivegrid.grid2_3columns .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.pr-war-form .gp-nav-collection-links-column,.gp-powerreivew .sub-menu-exp-view .container.responsivegrid.grid2_3columns .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.pr-war-form .subnavigation,.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.gp-powerreivew__form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.pr-alert-container .cmp-container,.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.gp-powerreivew__form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.pr-alert-container .exp-base-child-page-link-section,.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.gp-powerreivew__form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.pr-alert-container .exp-base-child-page-list-container,.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.gp-powerreivew__form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.pr-alert-container .exp-base-child-page-list-wrapper,.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.gp-powerreivew__form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.pr-alert-container .gp-nav-collection-links-column,.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.gp-powerreivew__form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.pr-alert-container .subnavigation,.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.gp-powerreivew__form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.pr-war-form .cmp-container,.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.gp-powerreivew__form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.pr-war-form .exp-base-child-page-link-section,.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.gp-powerreivew__form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.pr-war-form .exp-base-child-page-list-container,.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.gp-powerreivew__form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.pr-war-form .exp-base-child-page-list-wrapper,.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.gp-powerreivew__form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.pr-war-form .gp-nav-collection-links-column,.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.gp-powerreivew__form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.pr-war-form .subnavigation,.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .container.responsivegrid .cmp-container,.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .container.responsivegrid .exp-base-child-page-link-section,.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .container.responsivegrid .exp-base-child-page-list-container,.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .container.responsivegrid .exp-base-child-page-list-wrapper,.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .container.responsivegrid .gp-nav-collection-links-column,.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .container.responsivegrid .subnavigation,.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.gp-powerreivew__form .cmp-container,.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.gp-powerreivew__form .exp-base-child-page-link-section,.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.gp-powerreivew__form .exp-base-child-page-list-container,.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.gp-powerreivew__form .exp-base-child-page-list-wrapper,.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.gp-powerreivew__form .gp-nav-collection-links-column,.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.gp-powerreivew__form .subnavigation,.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.pr-alert-container .cmp-container,.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.pr-alert-container .exp-base-child-page-link-section,.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.pr-alert-container .exp-base-child-page-list-container,.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.pr-alert-container .exp-base-child-page-list-wrapper,.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.pr-alert-container .gp-nav-collection-links-column,.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.pr-alert-container .subnavigation,.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.pr-war-form .cmp-container,.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.pr-war-form .exp-base-child-page-link-section,.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.pr-war-form .exp-base-child-page-list-container,.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.pr-war-form .exp-base-child-page-list-wrapper,.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.pr-war-form .gp-nav-collection-links-column,.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.pr-war-form .subnavigation,.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .container.responsivegrid .cmp-container,.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .container.responsivegrid .exp-base-child-page-link-section,.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .container.responsivegrid .exp-base-child-page-list-container,.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .container.responsivegrid .exp-base-child-page-list-wrapper,.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .container.responsivegrid .gp-nav-collection-links-column,.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .container.responsivegrid .subnavigation,.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.gp-powerreivew__form .cmp-container,.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.gp-powerreivew__form .exp-base-child-page-link-section,.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.gp-powerreivew__form .exp-base-child-page-list-container,.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.gp-powerreivew__form .exp-base-child-page-list-wrapper,.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.gp-powerreivew__form .gp-nav-collection-links-column,.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.gp-powerreivew__form .subnavigation,.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.pr-alert-container .cmp-container,.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.pr-alert-container .exp-base-child-page-link-section,.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.pr-alert-container .exp-base-child-page-list-container,.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.pr-alert-container .exp-base-child-page-list-wrapper,.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.pr-alert-container .gp-nav-collection-links-column,.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.pr-alert-container .subnavigation,.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.pr-war-form .cmp-container,.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.pr-war-form .exp-base-child-page-link-section,.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.pr-war-form .exp-base-child-page-list-container,.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.pr-war-form .exp-base-child-page-list-wrapper,.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.pr-war-form .gp-nav-collection-links-column,.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.pr-war-form .subnavigation,.sub-menu-exp-view .container.responsivegrid.grid2_3columns .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .container.responsivegrid .cmp-container,.sub-menu-exp-view .container.responsivegrid.grid2_3columns .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .container.responsivegrid .exp-base-child-page-link-section,.sub-menu-exp-view .container.responsivegrid.grid2_3columns .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .container.responsivegrid .exp-base-child-page-list-container,.sub-menu-exp-view .container.responsivegrid.grid2_3columns .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .container.responsivegrid .exp-base-child-page-list-wrapper,.sub-menu-exp-view .container.responsivegrid.grid2_3columns .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .container.responsivegrid .gp-nav-collection-links-column,.sub-menu-exp-view .container.responsivegrid.grid2_3columns .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .container.responsivegrid .subnavigation,.sub-menu-exp-view .container.responsivegrid.grid2_3columns .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .gp-powerreivew .responsivegrid.pr-alert-container .cmp-container,.sub-menu-exp-view .container.responsivegrid.grid2_3columns .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .gp-powerreivew .responsivegrid.pr-alert-container .exp-base-child-page-link-section,.sub-menu-exp-view .container.responsivegrid.grid2_3columns .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .gp-powerreivew .responsivegrid.pr-alert-container .exp-base-child-page-list-container,.sub-menu-exp-view .container.responsivegrid.grid2_3columns .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .gp-powerreivew .responsivegrid.pr-alert-container .exp-base-child-page-list-wrapper,.sub-menu-exp-view .container.responsivegrid.grid2_3columns .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .gp-powerreivew .responsivegrid.pr-alert-container .gp-nav-collection-links-column,.sub-menu-exp-view .container.responsivegrid.grid2_3columns .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .gp-powerreivew .responsivegrid.pr-alert-container .subnavigation,.sub-menu-exp-view .container.responsivegrid.grid2_3columns .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .gp-powerreivew .responsivegrid.pr-war-form .cmp-container,.sub-menu-exp-view .container.responsivegrid.grid2_3columns .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .gp-powerreivew .responsivegrid.pr-war-form .exp-base-child-page-link-section,.sub-menu-exp-view .container.responsivegrid.grid2_3columns .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .gp-powerreivew .responsivegrid.pr-war-form .exp-base-child-page-list-container,.sub-menu-exp-view .container.responsivegrid.grid2_3columns .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .gp-powerreivew .responsivegrid.pr-war-form .exp-base-child-page-list-wrapper,.sub-menu-exp-view .container.responsivegrid.grid2_3columns .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .gp-powerreivew .responsivegrid.pr-war-form .gp-nav-collection-links-column,.sub-menu-exp-view .container.responsivegrid.grid2_3columns .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .gp-powerreivew .responsivegrid.pr-war-form .subnavigation,.sub-menu-exp-view .container.responsivegrid.grid2_3columns .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.gp-powerreivew__form .cmp-container,.sub-menu-exp-view .container.responsivegrid.grid2_3columns .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.gp-powerreivew__form .exp-base-child-page-link-section,.sub-menu-exp-view .container.responsivegrid.grid2_3columns .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.gp-powerreivew__form .exp-base-child-page-list-container,.sub-menu-exp-view .container.responsivegrid.grid2_3columns .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.gp-powerreivew__form .exp-base-child-page-list-wrapper,.sub-menu-exp-view .container.responsivegrid.grid2_3columns .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.gp-powerreivew__form .gp-nav-collection-links-column,.sub-menu-exp-view .container.responsivegrid.grid2_3columns .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.gp-powerreivew__form .subnavigation,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .container.responsivegrid .cmp-container,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .container.responsivegrid .exp-base-child-page-link-section,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .container.responsivegrid .exp-base-child-page-list-container,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .container.responsivegrid .exp-base-child-page-list-wrapper,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .container.responsivegrid .gp-nav-collection-links-column,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .container.responsivegrid .subnavigation,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.gp-powerreivew__form .cmp-container,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.gp-powerreivew__form .exp-base-child-page-link-section,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.gp-powerreivew__form .exp-base-child-page-list-container,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.gp-powerreivew__form .exp-base-child-page-list-wrapper,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.gp-powerreivew__form .gp-nav-collection-links-column,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.gp-powerreivew__form .subnavigation,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.pr-alert-container .cmp-container,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.pr-alert-container .exp-base-child-page-link-section,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.pr-alert-container .exp-base-child-page-list-container,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.pr-alert-container .exp-base-child-page-list-wrapper,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.pr-alert-container .gp-nav-collection-links-column,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.pr-alert-container .subnavigation,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.pr-war-form .cmp-container,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.pr-war-form .exp-base-child-page-link-section,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.pr-war-form .exp-base-child-page-list-container,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.pr-war-form .exp-base-child-page-list-wrapper,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.pr-war-form .gp-nav-collection-links-column,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.pr-war-form .subnavigation,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .container.responsivegrid .cmp-container,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .container.responsivegrid .exp-base-child-page-link-section,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .container.responsivegrid .exp-base-child-page-list-container,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .container.responsivegrid .exp-base-child-page-list-wrapper,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .container.responsivegrid .gp-nav-collection-links-column,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .container.responsivegrid .subnavigation,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.gp-powerreivew__form .cmp-container,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.gp-powerreivew__form .exp-base-child-page-link-section,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.gp-powerreivew__form .exp-base-child-page-list-container,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.gp-powerreivew__form .exp-base-child-page-list-wrapper,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.gp-powerreivew__form .gp-nav-collection-links-column,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.gp-powerreivew__form .subnavigation,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.pr-alert-container .cmp-container,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.pr-alert-container .exp-base-child-page-link-section,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.pr-alert-container .exp-base-child-page-list-container,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.pr-alert-container .exp-base-child-page-list-wrapper,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.pr-alert-container .gp-nav-collection-links-column,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.pr-alert-container .subnavigation,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.pr-war-form .cmp-container,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.pr-war-form .exp-base-child-page-link-section,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.pr-war-form .exp-base-child-page-list-container,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.pr-war-form .exp-base-child-page-list-wrapper,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.pr-war-form .gp-nav-collection-links-column,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.pr-war-form .subnavigation,.sub-menu-exp-view .responsivegrid.grid2_3columns.gp-powerreivew__form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .container.responsivegrid .cmp-container,.sub-menu-exp-view .responsivegrid.grid2_3columns.gp-powerreivew__form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .container.responsivegrid .exp-base-child-page-link-section,.sub-menu-exp-view .responsivegrid.grid2_3columns.gp-powerreivew__form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .container.responsivegrid .exp-base-child-page-list-container,.sub-menu-exp-view .responsivegrid.grid2_3columns.gp-powerreivew__form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .container.responsivegrid .exp-base-child-page-list-wrapper,.sub-menu-exp-view .responsivegrid.grid2_3columns.gp-powerreivew__form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .container.responsivegrid .gp-nav-collection-links-column,.sub-menu-exp-view .responsivegrid.grid2_3columns.gp-powerreivew__form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .container.responsivegrid .subnavigation,.sub-menu-exp-view .responsivegrid.grid2_3columns.gp-powerreivew__form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .gp-powerreivew .responsivegrid.pr-alert-container .cmp-container,.sub-menu-exp-view .responsivegrid.grid2_3columns.gp-powerreivew__form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .gp-powerreivew .responsivegrid.pr-alert-container .exp-base-child-page-link-section,.sub-menu-exp-view .responsivegrid.grid2_3columns.gp-powerreivew__form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .gp-powerreivew .responsivegrid.pr-alert-container .exp-base-child-page-list-container,.sub-menu-exp-view .responsivegrid.grid2_3columns.gp-powerreivew__form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .gp-powerreivew .responsivegrid.pr-alert-container .exp-base-child-page-list-wrapper,.sub-menu-exp-view .responsivegrid.grid2_3columns.gp-powerreivew__form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .gp-powerreivew .responsivegrid.pr-alert-container .gp-nav-collection-links-column,.sub-menu-exp-view .responsivegrid.grid2_3columns.gp-powerreivew__form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .gp-powerreivew .responsivegrid.pr-alert-container .subnavigation,.sub-menu-exp-view .responsivegrid.grid2_3columns.gp-powerreivew__form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .gp-powerreivew .responsivegrid.pr-war-form .cmp-container,.sub-menu-exp-view .responsivegrid.grid2_3columns.gp-powerreivew__form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .gp-powerreivew .responsivegrid.pr-war-form .exp-base-child-page-link-section,.sub-menu-exp-view .responsivegrid.grid2_3columns.gp-powerreivew__form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .gp-powerreivew .responsivegrid.pr-war-form .exp-base-child-page-list-container,.sub-menu-exp-view .responsivegrid.grid2_3columns.gp-powerreivew__form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .gp-powerreivew .responsivegrid.pr-war-form .exp-base-child-page-list-wrapper,.sub-menu-exp-view .responsivegrid.grid2_3columns.gp-powerreivew__form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .gp-powerreivew .responsivegrid.pr-war-form .gp-nav-collection-links-column,.sub-menu-exp-view .responsivegrid.grid2_3columns.gp-powerreivew__form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .gp-powerreivew .responsivegrid.pr-war-form .subnavigation,.sub-menu-exp-view .responsivegrid.grid2_3columns.gp-powerreivew__form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.gp-powerreivew__form .cmp-container,.sub-menu-exp-view .responsivegrid.grid2_3columns.gp-powerreivew__form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.gp-powerreivew__form .exp-base-child-page-link-section,.sub-menu-exp-view .responsivegrid.grid2_3columns.gp-powerreivew__form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.gp-powerreivew__form .exp-base-child-page-list-container,.sub-menu-exp-view .responsivegrid.grid2_3columns.gp-powerreivew__form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.gp-powerreivew__form .exp-base-child-page-list-wrapper,.sub-menu-exp-view .responsivegrid.grid2_3columns.gp-powerreivew__form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.gp-powerreivew__form .gp-nav-collection-links-column,.sub-menu-exp-view .responsivegrid.grid2_3columns.gp-powerreivew__form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(2) .responsivegrid.gp-powerreivew__form .subnavigation{height:inherit}.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(3),.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(3),.sub-menu-exp-view .container.responsivegrid.grid2_3columns .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(3),.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(3),.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(3),.sub-menu-exp-view .responsivegrid.grid2_3columns.gp-powerreivew__form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(3){padding:0!important;margin:0!important;gap:0!important;width:22.292%;flex:0 0 22.292%}@media screen and (min-width:320px) and (max-width:767px){.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(3),.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(3),.sub-menu-exp-view .container.responsivegrid.grid2_3columns .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(3),.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(3),.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(3),.sub-menu-exp-view .responsivegrid.grid2_3columns.gp-powerreivew__form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(3){padding:0!important;margin:0!important;gap:0!important}}@media screen and (min-width:768px) and (max-width:1023px){.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(3),.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(3),.sub-menu-exp-view .container.responsivegrid.grid2_3columns .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(3),.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(3),.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(3),.sub-menu-exp-view .responsivegrid.grid2_3columns.gp-powerreivew__form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(3){padding:0!important;margin:0!important;gap:0!important}}@media screen and (min-width:1024px) and (max-width:1439px){.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(3),.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(3),.sub-menu-exp-view .container.responsivegrid.grid2_3columns .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(3),.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(3),.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(3),.sub-menu-exp-view .responsivegrid.grid2_3columns.gp-powerreivew__form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(3){padding:0!important;margin:0!important;gap:0!important}}@media screen and (min-width:1440px){.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(3),.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(3),.sub-menu-exp-view .container.responsivegrid.grid2_3columns .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(3),.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(3),.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(3),.sub-menu-exp-view .responsivegrid.grid2_3columns.gp-powerreivew__form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(3){padding:0!important;margin:0!important;gap:0!important}}@media screen and (min-width:1024px) and (max-width:1439px){.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(3),.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(3),.sub-menu-exp-view .container.responsivegrid.grid2_3columns .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(3),.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(3),.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(3),.sub-menu-exp-view .responsivegrid.grid2_3columns.gp-powerreivew__form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(3){width:24.316%;flex:0 0 24.316%}}@media screen and (min-width:768px) and (max-width:1023px){.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(3),.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(3),.sub-menu-exp-view .container.responsivegrid.grid2_3columns .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(3),.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(3),.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(3),.sub-menu-exp-view .responsivegrid.grid2_3columns.gp-powerreivew__form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(3){order:2;width:100%;flex:0 0 100%}}@media screen and (min-width:320px) and (max-width:767px){.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(3),.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(3),.sub-menu-exp-view .container.responsivegrid.grid2_3columns .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(3),.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(3),.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(3),.sub-menu-exp-view .responsivegrid.grid2_3columns.gp-powerreivew__form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(3){order:2;width:100%;flex:0 0 100%}}@media screen and (min-width:768px) and (max-width:1023px){.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(3) .cmp-container,.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(3) .cmp-container,.sub-menu-exp-view .container.responsivegrid.grid2_3columns .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(3) .cmp-container,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(3) .cmp-container,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(3) .cmp-container,.sub-menu-exp-view .responsivegrid.grid2_3columns.gp-powerreivew__form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(3) .cmp-container{display:flex;flex:100%;justify-content:normal}}@media screen and (min-width:768px) and (max-width:1023px){.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(3) .cmp-container .subnavigation,.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(3) .cmp-container .subnavigation,.sub-menu-exp-view .container.responsivegrid.grid2_3columns .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(3) .cmp-container .subnavigation,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(3) .cmp-container .subnavigation,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(3) .cmp-container .subnavigation,.sub-menu-exp-view .responsivegrid.grid2_3columns.gp-powerreivew__form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(3) .cmp-container .subnavigation{min-width:50%}}.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(3) .subnavigation:before,.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(3) .subnavigation:before,.sub-menu-exp-view .container.responsivegrid.grid2_3columns .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(3) .subnavigation:before,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(3) .subnavigation:before,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(3) .subnavigation:before,.sub-menu-exp-view .responsivegrid.grid2_3columns.gp-powerreivew__form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(3) .subnavigation:before{content:"";background:var(--color__quiz-secondary-grey);height:1px;display:block;position:absolute;left:1.5rem;right:1.5rem}.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(3) .subnavigation:first-child:before,.gp-powerreivew .sub-menu-exp-view .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(3) .subnavigation:first-child:before,.sub-menu-exp-view .container.responsivegrid.grid2_3columns .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(3) .subnavigation:first-child:before,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-alert-container .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(3) .subnavigation:first-child:before,.sub-menu-exp-view .gp-powerreivew .responsivegrid.grid2_3columns.pr-war-form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(3) .subnavigation:first-child:before,.sub-menu-exp-view .responsivegrid.grid2_3columns.gp-powerreivew__form .gp-three-column__nav.cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(3) .subnavigation:first-child:before{display:none}.sub-menu-exp-view .sub-menu-column.quick-links-section{flex:0 0 37%}.sub-menu-exp-view .sub-menu-column.child-page-link-section{flex:0 0 40%}.sub-menu-exp-view .sub-menu-column.sortby-links-section{flex:0 0 23%;gap:1.5rem}.sub-menu-exp-view .sub-menu-quick-link-wrapper{display:flex;padding:1.5rem 1.5rem 1.5rem 2.5rem;flex-direction:column;align-items:flex-start;gap:.5rem;flex-shrink:0;align-self:stretch;background:var(--color__light-yellow-color)}@media screen and (min-width:1024px) and (max-width:1439px){.sub-menu-exp-view .sub-menu-quick-link-wrapper{padding:1.5rem}}@media screen and (min-width:768px) and (max-width:1023px){.sub-menu-exp-view .sub-menu-quick-link-wrapper{padding:1.5rem 1rem}}@media screen and (min-width:320px) and (max-width:767px){.sub-menu-exp-view .sub-menu-quick-link-wrapper{padding:1.5rem 1rem}}.sub-menu-exp-view .sub-menu-column-heading{display:flex;flex-direction:column;justify-content:center;align-self:stretch}.sub-menu-exp-view .sub-menu-column-heading .h5{font-weight:700}.sub-menu-exp-view .sub-menu-column-content-container{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;flex:1 0 0;align-self:stretch}@media screen and (min-width:768px) and (max-width:1023px){.sub-menu-exp-view .sub-menu-column-content-container{gap:.5rem}}@media screen and (min-width:320px) and (max-width:767px){.sub-menu-exp-view .sub-menu-column-content-container{gap:.5rem}}.sub-menu-exp-view .sub-menu-column-content-container .sub-menu-column-quick-link{display:flex;align-items:flex-start;gap:1rem;flex:1 0 0}@media screen and (min-width:320px) and (max-width:767px){.sub-menu-exp-view .sub-menu-column-content-container .sub-menu-column-quick-link{flex-direction:column}}.sub-menu-exp-view .sub-menu-column-content-container .sub-menu-column-quick-link .sub-menu-quick-link-img-div{width:13.15625rem;height:11.5rem;display:block;overflow:hidden}@media screen and (min-width:1024px) and (max-width:1439px){.sub-menu-exp-view .sub-menu-column-content-container .sub-menu-column-quick-link .sub-menu-quick-link-img-div{width:8.40625rem}}@media screen and (min-width:768px) and (max-width:1023px){.sub-menu-exp-view .sub-menu-column-content-container .sub-menu-column-quick-link .sub-menu-quick-link-img-div{width:22.25rem;height:10rem}}@media screen and (min-width:320px) and (max-width:767px){.sub-menu-exp-view .sub-menu-column-content-container .sub-menu-column-quick-link .sub-menu-quick-link-img-div{width:18rem;height:7.5rem}}.sub-menu-exp-view .sub-menu-column-content-container .sub-menu-column-quick-link .sub-menu-quick-link-img-div img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.sub-menu-exp-view .sub-menu-column-content-container.single-quick-link-layout .sub-menu-column-quick-link{flex-direction:column;width:100%}@media screen and (min-width:768px) and (max-width:1023px){.sub-menu-exp-view .sub-menu-column-content-container.single-quick-link-layout .sub-menu-column-quick-link{flex-direction:row}}@media screen and (min-width:1440px){.sub-menu-exp-view .sub-menu-column-content-container.single-quick-link-layout .sub-menu-column-quick-link .sub-menu-quick-link-img-div{width:100%;height:12.5rem}}@media screen and (min-width:1024px) and (max-width:1439px){.sub-menu-exp-view .sub-menu-column-content-container.single-quick-link-layout .sub-menu-column-quick-link .sub-menu-quick-link-img-div{width:100%;height:12.5rem}}.sub-menu-exp-view .quick-link-divider{background:var(--color__quiz-secondary-grey);width:100%;height:.0625rem}.sub-menu-exp-view .quick-link-divider:last-child{display:none}.sub-menu-exp-view .sub-menu-quick-link-text-content{display:flex;padding-top:.5rem;flex-direction:column;align-items:flex-start;gap:.5rem;flex:1 0 0}.sub-menu-exp-view .sub-menu-quick-link-text-content a{color:var(--color__primary-red-color);font-family:var(--font-family__primary);font-size:1rem;font-style:normal;font-weight:700;line-height:normal;text-decoration:none}@media screen and (min-width:320px) and (max-width:767px){.sub-menu-exp-view .sub-menu-quick-link-text-content a{font-size:.875rem}}.sub-menu-exp-view .sub-menu-quick-link-text-content a .svg-icon-holder{position:relative;top:.375rem}.sub-menu-exp-view .sub-menu-quick-link-title{font-weight:700}.sub-menu-exp-view .sub-menu-quick-link-desc,.sub-menu-exp-view .sub-menu-quick-link-title{color:var(--color__black-text-color);font-family:var(--font-family__primary);font-size:1rem;font-style:normal;line-height:normal}.sub-menu-exp-view .sub-menu-quick-link-desc{font-weight:400}.sub-menu-exp-view .sortby-page-wrapper{display:flex;width:100%;flex-direction:column;align-items:flex-start;align-self:stretch}.sub-menu-exp-view .cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(3){border-left:1px solid var(--color__quiz-secondary-grey)}.sub-menu-exp-view .cmp-grid2_3columns__row .cmp-grid2_3columns__column:nth-child(3) .subnavigation:not(:last-child):after{content:"";display:block;width:90%;margin:0 auto;border-bottom:1px solid var(--color__quiz-secondary-grey)}.exp-base-child-page-link-section,.sub-menu-exp-view .cmp-grid2_3columns__column .cmp-container{position:relative}.exp-base-child-page-list-wrapper{position:relative;display:flex;width:100%;flex-direction:row;align-items:flex-start;gap:0}.exp-base-child-page-list-container{position:relative}.exp-base-l2-heading-wrapper{padding:1.5rem}.exp-base-l2-heading-wrapper.gp-nav-collection-links-column{padding:1.5rem 0 0 1.5rem}@media screen and (min-width:768px) and (max-width:1023px){.exp-base-l2-heading-wrapper.gp-nav-collection-links-column{padding:1.5rem}}@media screen and (min-width:320px) and (max-width:767px){.exp-base-l2-heading-wrapper.gp-nav-collection-links-column{padding:1.5rem}}.exp-base-l2-heading-wrapper .child-page-hover-img{display:flex;flex-direction:column;align-items:flex-start;flex:0 0 67.05%;overflow:hidden;align-self:stretch;position:relative}@media screen and (min-width:1024px) and (max-width:1439px){.exp-base-l2-heading-wrapper .child-page-hover-img{flex:1 0 68.566%;height:22.25rem}}.exp-base-l2-heading-wrapper .child-page-hover-img img{position:relative;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (min-width:768px) and (max-width:1023px){.exp-base-l2-heading-wrapper .child-page-hover-img{display:none}}@media screen and (min-width:320px) and (max-width:767px){.exp-base-l2-heading-wrapper .child-page-hover-img{display:none}}.exp-base-l2-heading-wrapper .page-list-wrapper-with-icon{position:relative;display:flex;flex-direction:row;align-items:flex-start;gap:0}.exp-base-l2-heading-wrapper .page-list-wrapper-with-icon .fixed-link-page-hover-img{display:flex;flex-direction:column;align-items:flex-start;flex:0 0 67.05%;overflow:hidden;align-self:stretch;position:relative}@media screen and (min-width:1024px) and (max-width:1439px){.exp-base-l2-heading-wrapper .page-list-wrapper-with-icon .fixed-link-page-hover-img{flex:1 0 68.566%}}.exp-base-l2-heading-wrapper .page-list-wrapper-with-icon .fixed-link-page-hover-img img{position:relative;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (min-width:768px) and (max-width:1023px){.exp-base-l2-heading-wrapper .page-list-wrapper-with-icon .fixed-link-page-hover-img{display:none}}@media screen and (min-width:320px) and (max-width:767px){.exp-base-l2-heading-wrapper .page-list-wrapper-with-icon .fixed-link-page-hover-img{display:none}}.exp-base-l2-heading-wrapper .fixed-link-page-hover-img img[src=""]:empty{display:none}.exp-base-l2-heading-wrapper .page-list-wrapper-with-icon:hover .l2-l3-active-hover-fixed-link-img{display:block}.exp-base-l2-heading-wrapper .heading-with-view{display:flex;align-items:center;gap:.5rem;align-self:stretch}.exp-base-l2-heading-wrapper .heading-with-view a{display:flex;text-decoration:none;width:100%;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.exp-base-l2-heading-wrapper .heading-with-view a.gp-nav-collection-heading-link{padding:0 1.5rem 0 0}@media screen and (min-width:768px) and (max-width:1023px){.exp-base-l2-heading-wrapper .heading-with-view a.gp-nav-collection-heading-link{padding:0}}@media screen and (min-width:320px) and (max-width:767px){.exp-base-l2-heading-wrapper .heading-with-view a.gp-nav-collection-heading-link{padding:0}}.exp-base-l2-heading-wrapper .heading-with-view a .view-more-link{display:flex;flex:1;padding:.75rem 0;justify-content:flex-end;align-items:center;gap:.5rem;text-decoration:none;color:var(--color__primary-red-color);font-size:.875rem;font-weight:700;position:relative;top:-.5rem}.exp-base-l2-heading-wrapper .page-list-wrapper-with-icon{width:100%}.exp-base-l2-heading-wrapper .exp-base-l3-page-list{list-style:none;padding:0;display:flex;flex-direction:column;width:11.4375rem;align-items:flex-start;gap:.25rem}@media screen and (min-width:768px) and (max-width:1023px){.exp-base-l2-heading-wrapper .exp-base-l3-page-list{width:100%;display:grid;grid-template-columns:repeat(2,auto);grid-template-rows:repeat(6,auto);grid-auto-flow:column;-moz-column-gap:1.5rem;column-gap:1.5rem;padding:0 1.5rem}}@media screen and (min-width:320px) and (max-width:767px){.exp-base-l2-heading-wrapper .exp-base-l3-page-list{width:100%;display:grid;grid-template-columns:none;grid-template-rows:none;grid-auto-flow:none;padding:0 1.5rem}}.exp-base-l2-heading-wrapper .exp-base-l3-page-list li{display:flex;align-items:center;align-self:stretch;width:100%}.exp-base-l2-heading-wrapper .exp-base-l3-page-list .exp-base-l3-page-link{display:flex;align-items:center;color:var(--color__black-text-color);font-family:var(--font-family__primary);font-size:1rem;font-style:normal;font-weight:700;min-height:3rem;line-height:1.5rem;text-decoration:none;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;gap:1rem}.exp-base-l2-heading-wrapper .exp-base-l3-page-list .exp-base-l3-page-link .link-icon-img{display:flex;width:2.75rem;height:2.75rem;padding:.625rem;justify-content:center;align-items:center}.featured-articles{background-color:var(--color__tan-color)}.featured-articles .row .col-12{padding:0 .75rem}.featured-articles .title.h1,.featured-articles h1.title{font-size:5rem;font-weight:900;line-height:6.5rem;margin:2.5rem 0;padding:2.5rem 0}@media screen and (max-width:1024px){.featured-articles .title.h1,.featured-articles h1.title{font-size:4rem;line-height:5rem;padding:2rem 0;margin:2rem 0}}@media screen and (min-width:768px) and (max-width:1023px){.featured-articles .title.h1,.featured-articles h1.title{font-size:3rem;line-height:3.5rem;margin:1.5rem 0;padding:1.5rem 0}}@media screen and (min-width:320px) and (max-width:767px){.featured-articles .title.h1,.featured-articles h1.title{font-size:2.5rem;line-height:3rem;margin:1.5rem 0;padding:1rem 0}}.featured-articles a.article-link{font-size:1rem;font-weight:700;line-height:1.5rem;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:var(--color__primary-red-color);padding:0 .5rem}@media screen and (min-width:768px) and (max-width:1023px){.featured-articles a.article-link{font-size:.875rem;padding:0 .25rem}}.featured-articles a.view-more__link{margin:0 auto 2.5rem;width:25rem!important}@media screen and (min-width:768px) and (max-width:1023px){.featured-articles a.view-more__link{width:22.375rem!important}}@media screen and (min-width:320px) and (max-width:767px){.featured-articles a.view-more__link{width:100%!important}}.featured-articles .below-card-container{gap:1.5rem;padding:0 .75rem}@media screen and (min-width:768px) and (max-width:1023px){.featured-articles .below-card-container{gap:1rem}}.featured-articles .below-card-container .col{padding:0}.featured-articles .card{margin-bottom:2.5rem;border:none;background:transparent;border-radius:0}@media screen and (max-width:1024px){.featured-articles .card{margin-bottom:2rem}}@media screen and (min-width:768px) and (max-width:1023px){.featured-articles .card{margin-bottom:1.5rem}}@media screen and (min-width:320px) and (max-width:767px){.featured-articles .card{margin-bottom:1.5rem}}.featured-articles .card .article-card__img{background-repeat:no-repeat;background-size:cover;width:100%;height:15rem;border-radius:0}.featured-articles .card.card.article-lead .card-title{font-size:2.5rem}@media screen and (min-width:768px) and (max-width:1023px){.featured-articles .card.card.article-lead .card-title{font-size:1.5rem}}@media screen and (min-width:320px) and (max-width:767px){.featured-articles .card.card.article-lead .card-title{margin-top:1rem;font-size:1rem}}.featured-articles .card.card.article-lead .article-card__img{height:406px;margin-bottom:1.5rem}@media screen and (min-width:320px) and (max-width:767px){.featured-articles .card.card.article-lead .article-card__img{height:240px;margin-bottom:1rem}}@media screen and (min-width:768px) and (max-width:1023px){.featured-articles .card.card.article-lead .article-card__img{margin-bottom:1rem}}@media screen and (min-width:1024px) and (max-width:1439px){.featured-articles .card.card.article-lead .article-card__img{height:384px}}.featured-articles .card .card-body{display:flex;flex-direction:column;height:13rem;padding:0 0 .75rem}@media screen and (min-width:768px) and (max-width:1023px){.featured-articles .card .card-body{height:12rem}}.featured-articles .card .card-body .card-title{font-size:1.5rem;font-weight:600}@media screen and (min-width:768px) and (max-width:1023px){.featured-articles .card .card-body .card-title{font-size:1rem}}@media screen and (min-width:320px) and (max-width:767px){.featured-articles .card .card-body .card-title{font-size:1rem}}.featured-articles .card .card-body .published-date{color:var(--color__black-text-color);font-size:1rem;font-weight:400}.featured-articles .card .card-body .card-text.description{font-size:1rem;line-height:1.375rem;font-weight:400;height:2.8125rem;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.featured-articles .card .card-body .card-text:last-child{margin-top:auto;margin-bottom:0}.featured-articles .card .card-body .card-text .published-date{color:var(--color__black-text-color);font-size:1rem;font-weight:400}@media screen and (min-width:768px) and (max-width:1023px){.featured-articles .card .card-body .card-text .published-date{font-size:.875rem}}@media screen and (min-width:320px) and (max-width:767px){.featured-articles{padding:1rem 1.5rem}}@media screen and (min-width:768px) and (max-width:1023px){.featured-articles{padding:1.5rem 2.5rem}}@media screen and (min-width:1024px) and (max-width:1439px){.featured-articles{padding:2rem 4rem}}@media screen and (min-width:1440px){.featured-articles{padding:2.5rem 5rem}}.cmp-video_playback{display:flex;flex-direction:column;align-items:center;position:relative}.cmp-video_playback .video-js .vjs-tech{position:relative!important}.cmp-video_playback__text{display:flex;padding:5rem;flex-direction:column;justify-content:center;align-items:flex-start;gap:2.5rem;background:var(--color__black-text-color);width:100%;height:100%}.cmp-video_playback__video{align-self:stretch;flex-shrink:0;display:flex;width:100%;height:auto;min-height:32.875rem}.cmp-video_playback__videoplayer{display:flex;flex-basis:100%;height:auto;min-height:32.875rem}.cmp-video_playback__paragraph p{align-self:stretch;color:var(--color__white-color);font-size:3rem;font-weight:300;line-height:normal;margin-bottom:0}.cmp-video_playback__paragraph p b{font-weight:600}.scroll-button-box{display:flex;align-items:center;width:100%;flex-direction:column;position:absolute;bottom:0}.scroll-button{display:flex;padding:.5rem 1rem;justify-content:center;align-items:center;gap:8px;background:var(--color__tan-color);text-decoration:none;color:var(--color__black-text-color);width:auto;height:2.375rem}.scroll-button .shortLabel{display:none}.scroll-button span{font-size:1rem;font-style:normal;font-weight:900;line-height:1.375rem;text-transform:uppercase}.scroll-button-arrow{display:flex;width:1rem;height:1rem;justify-content:center;align-items:center}.scroll-button-arrow svg{width:15.333px;height:8.494px;flex-shrink:0}.cmp-video_playback__modal{display:none;width:66.5rem;height:41.5rem;flex-direction:column;align-items:center;justify-content:center;background-color:transparent!important;position:fixed;top:50%;transform:translateY(-50%);z-index:2000;box-shadow:0 10px 10px 0 rgba(6,8,8,.1)}.cmp-video_playback__modal video-js{height:100%;width:100%}.cmp-video_playback__modal-icon-button{display:flex;padding:8px;align-self:flex-end;gap:10px;border-radius:2px;border:1px solid var(--color__black-text-color);background:var(--color__white-color)}.cmp-video_playback__modal-icon-box{display:flex;width:2rem;height:2rem;padding:.375rem;justify-content:center;align-items:center}.cmp-video_playback__modal-icon{display:flex;width:1.1875rem;height:1.1875rem;justify-content:center;align-items:center;flex-shrink:0}#playerContainer .video-js.vjs-mouse .vjs-big-play-button{opacity:1;border:1px solid var(--color__white-color);border-radius:5px;height:3.5625rem;width:4.3125rem;top:0;left:0;right:0;margin:auto;bottom:0;background-color:var(--color__black-color)}#playerContainer .video-js.vjs-mouse .vjs-big-play-button:hover{background-color:var(--color__black-text-color)}#playerContainer .video-js .vjs-big-play-button .vjs-icon-placeholder:before{top:-35%}#playerContainer .video-js:hover .vjs-big-play-button{background-color:var(--color__black-text-color)}#playerContainer .vjs-dock-text,#playerContainer .vjs-share-control.vjs-button{display:none!important;height:0;overflow:hidden;opacity:0!important}@media screen and (max-width:1399px){.cmp-video_playback__text{padding:4rem;min-height:43.0625rem;height:auto}.cmp-video_playback__video,.cmp-video_playback__videoplayer{min-height:30rem;height:auto}}@media screen and (max-width:1023px){.cmp-video_playback__text{padding:2.5rem 2.5rem 3.5rem;min-height:25.375rem;height:auto;gap:1.5rem}.cmp-video_playback__video,.cmp-video_playback__videoplayer{min-height:20rem;height:auto}.cmp-video_playback__paragraph p{font-size:1.5rem}}@media screen and (max-width:767px){.cmp-video_playback__text{padding:1.5rem 1.5rem 3rem;height:auto;gap:1rem}.cmp-video_playback__video,.cmp-video_playback__videoplayer{min-height:10rem;height:auto}.cmp-video_playback__paragraph p{font-size:1.5rem}.scroll-button{height:2.1875rem}.scroll-button span{font-size:.875rem}.scroll-button .longLabel{display:none}.scroll-button .shortLabel{display:block}#playerContainer .video-js.vjs-mouse .vjs-big-play-button{width:2.375rem;height:1.9375rem;background:none}#playerContainer .video-js .vjs-big-play-button .vjs-icon-placeholder:before{top:-34px;width:.75rem;height:.75rem;font-size:1.375rem;left:.375rem}}.video_playback .downloadStyle.vjs-control{display:none!important}.mission-statement-parent{display:flex;flex-direction:column;gap:1rem;padding:5rem 11.75rem;align-items:center;text-align:center;position:relative}.mission-statement-parent .divider{width:2.5rem;margin:0}.mission-statement-parent .missionstatement-img{position:absolute;left:0;top:0}.mission-statement-parent .missionstatement-img .missionstatement-img__background{width:11.75rem;height:11.75rem;overflow:hidden}.mission-statement-parent.bg-tan-color .divider{border-top:.0625rem solid var(--color__black-text-color);opacity:1}.cmp-mission-container{display:flex;width:66.5rem;flex-direction:column;gap:1rem;align-items:center}.cmp-mission-container .h3,.cmp-mission-container h3{font-size:3rem;font-weight:600;line-height:normal;color:var(--color__black-text-color);margin-bottom:0;position:relative}.cmp-mission-container p{font-size:1.25rem;font-weight:500;line-height:1.75rem;color:var(--color__black-text-color);margin-bottom:0}.cmp-mission-container p.text-red{color:var(--color__primary-red-color);font-weight:600}@media screen and (max-width:1399px){.mission-statement-parent{padding:4rem;gap:1rem}.cmp-mission-container{width:56rem}}@media screen and (max-width:1023px){.mission-statement-parent{padding:2.5rem;gap:1rem}.mission-statement-parent .missionstatement-img{display:none}.cmp-mission-container{width:100%}.cmp-mission-container .h3,.cmp-mission-container h3{font-size:2rem;line-height:2.6875rem}.cmp-mission-container p{font-size:1rem;font-weight:400;line-height:1.375rem}.cmp-mission-container p.text-red{font-size:.875rem;font-weight:700;line-height:1.25rem}.btn-gp.btn-gp-lg.btn_mission,.gp-powerreivew__form .p-w-r button.btn-gp-lg.btn_mission.pr-accessible-btn{height:2.5rem}}@media screen and (max-width:767px){.mission-statement-parent{padding:1.5rem;gap:1rem}.cmp-mission-container{width:100%}.cmp-mission-container .h3,.cmp-mission-container h3{font-size:2rem;line-height:2.6875rem}}.grip-size-chart{display:flex;background:var(--color__black-text-color);height:100%;padding:5rem;gap:1.5rem;flex-direction:column;align-items:center;color:var(--color__white-color)}.grip-size-chart .h1,.grip-size-chart .h3,.grip-size-chart h1,.grip-size-chart h3{margin-bottom:0}.grip-size-chart .h2,.grip-size-chart h2{font-size:3rem;font-weight:700;line-height:normal;margin-bottom:0}.grip-size-chart .grip-sizes-compare{display:flex;gap:1.5rem;border-radius:2px;flex-direction:row;flex-wrap:wrap;width:100%;align-items:flex-start;justify-content:space-between}.grip-sizes-compare .single-size{display:flex;gap:1rem;flex-direction:column;width:auto}.grip-sizes-compare .single-size .grip-img{display:flex;height:11.25rem;width:100%;text-align:center;align-items:end;justify-content:center}.grip-sizes-compare .single-size .grip-img .ellipse{display:inline-block;background:var(--color__grey-light);overflow:hidden;border-radius:50%}.grip-sizes-compare .single-size .grip-img .ellipse img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.grip-sizes-compare .single-size .grip-sizes{display:flex;gap:1rem;flex-direction:column}.grip-sizes-compare .single-size .grip-sizes .h3,.grip-sizes-compare .single-size .grip-sizes h3{font-size:1.5rem;font-weight:700;line-height:normal;text-align:center;margin-bottom:0}.grip-sizes-compare .single-size .grip-bottom-text{display:flex;gap:.5rem;flex-direction:column}.grip-sizes-compare .single-size .grip-bottom-text p{display:flex;gap:.5rem;margin-bottom:0}.grip-sizes-compare .single-size .grip-bottom-text p span:first-child{width:5rem;font-size:.875rem;font-weight:700;line-height:normal;color:var(--color__light-grey-color)}.grip-sizes-compare .single-size .grip-bottom-text p span:last-child{font-size:1rem;font-weight:500;color:var(--color__white-color);line-height:1.375rem;text-transform:capitalize;width:7.8125rem}.grip-sizes-compare .single-size.jumbo .grip-img .ellipse{width:11.25rem;height:11.25rem}.grip-sizes-compare .single-size.midsize .grip-img .ellipse{width:10rem;height:10rem}.grip-sizes-compare .single-size.standard .grip-img .ellipse{width:8.75rem;height:8.75rem}.grip-sizes-compare .single-size.undersize .grip-img .ellipse{width:7.5rem;height:7.5rem}.grip-sizes-compare .single-size.junior .grip-img .ellipse{width:6.25rem;height:6.25rem}@media screen and (max-width:1440px){.grip-sizes-compare .single-size{width:14.8rem}}@media screen and (max-width:1439px){.grip-size-chart .grip-sizes-compare{gap:1rem}.grip-sizes-compare .single-size{width:auto}}@media screen and (max-width:1399px){.grip-size-chart{padding:4rem}.grip-sizes-compare .single-size{width:10rem}.grip-sizes-compare .single-size.jumbo .grip-img .ellipse{width:10rem;height:10rem}.grip-sizes-compare .single-size.midsize .grip-img .ellipse{width:8.75rem;height:8.75rem}.grip-sizes-compare .single-size.standard .grip-img .ellipse{width:7.5rem;height:7.5rem}.grip-sizes-compare .single-size.undersize .grip-img .ellipse{width:6.25rem;height:6.25rem}.grip-sizes-compare .single-size.junior .grip-img .ellipse{width:5rem;height:5rem}}@media screen and (max-width:1024px){.grip-size-chart .grip-sizes-compare{gap:1.5rem}.grip-sizes-compare .single-size{width:10rem}.grip-sizes-compare .single-size .grip-bottom-text p{gap:.25rem;flex-direction:column;align-items:center;text-align:center}.grip-sizes-compare .single-size .grip-bottom-text p span:first-child{width:auto}}@media screen and (max-width:1023px){.grip-size-chart{padding:2.5rem;gap:1rem}.grip-size-chart .h1,.grip-size-chart .h2,.grip-size-chart .h3,.grip-size-chart h1,.grip-size-chart h2,.grip-size-chart h3{font-size:2rem}.grip-size-chart .grip-sizes-compare{gap:1rem}.grip-sizes-compare .single-size{width:7.8rem}.grip-sizes-compare .single-size .grip-sizes{gap:.5rem}.grip-sizes-compare .single-size .grip-sizes .h3,.grip-sizes-compare .single-size .grip-sizes h3{font-size:1rem}.grip-sizes-compare .single-size .grip-bottom-text p span:first-child{font-size:.75rem}.grip-sizes-compare .single-size .grip-bottom-text p span:last-child{font-size:.875rem;line-height:1.25rem;width:6.875rem}.grip-sizes-compare .single-size .grip-img{height:7.375rem}.grip-sizes-compare .single-size.jumbo .grip-img .ellipse{width:7.375rem;height:7.375rem}.grip-sizes-compare .single-size.midsize .grip-img .ellipse{width:6.25rem;height:6.25rem}.grip-sizes-compare .single-size.standard .grip-img .ellipse{width:5.5rem;height:5.5rem}.grip-sizes-compare .single-size.undersize .grip-img .ellipse{width:5rem;height:5rem}.grip-sizes-compare .single-size.junior .grip-img .ellipse{width:4.5rem;height:4.5rem}}@media screen and (max-width:767px){.grip-size-chart{padding:1.5rem;gap:1rem;height:auto}.grip-size-chart .grip-sizes-compare{height:auto}.grip-sizes-compare .single-size{width:8rem}}.followus-box{display:flex;background:var(--color__tan-color);padding:2.5rem 5rem;flex-direction:column;align-items:center;gap:1.5rem}.followus-box .follow-container{display:flex;width:100%;justify-content:space-between;gap:5rem;align-items:center}.followus-box .follow-container .follow-text{display:flex;flex-direction:column;width:44rem;gap:1rem}.followus-box .follow-container .follow-text .h3,.followus-box .follow-container .follow-text h3{font-size:3rem;font-weight:600;line-height:normal;color:var(--color__black-text-color);margin-bottom:0}.followus-box .follow-container .follow-text p{font-size:1.25rem;font-weight:400;line-height:1.75rem;color:var(--color__black-text-color);margin-bottom:0}.followus-box .follow-container .follow-icons{display:flex;width:30.875rem;justify-content:flex-end;list-style:none;gap:1.5rem;padding-left:0}.followus-box .follow-container .follow-icons a{display:flex;width:5rem;height:5rem;border:1px solid var(--color__black-text-color);padding:1.5rem;gap:.625rem;justify-content:center;align-items:center}.followus-box .follow-container .follow-icons a img{width:1.5rem}.followus-box .follow-container .follow-icons a:hover{background:var(--color__black-text-color)}.followus-box .follow-container .follow-icons a:hover img{filter:invert(1)}@media screen and (max-width:1399px){.followus-box{padding:2.5rem 4rem}.followus-box .follow-container .follow-text{width:45%}.followus-box .follow-container .follow-icons{width:50%}}@media screen and (max-width:1024px){.followus-box .follow-container .follow-text{width:20rem}.followus-box .follow-container .follow-icons{width:30.875rem}}@media screen and (max-width:1023px){.followus-box{padding:1.5rem;gap:1.5rem}.followus-box .follow-container{width:100%;flex-direction:column;gap:1.5rem}.followus-box .follow-container .follow-text{width:100%}.followus-box .follow-container .follow-text .h3,.followus-box .follow-container .follow-text h3{font-size:2rem}.followus-box .follow-container .follow-text p{font-size:1rem;line-height:1.375rem}.followus-box .follow-container .follow-icons{width:100%;justify-content:flex-start}.followus-box .follow-container .follow-icons a{width:4rem;height:4rem;padding:1rem}}@media screen and (max-width:767px){.followus-box .follow-container .follow-icons{flex-wrap:wrap;gap:1rem}}.gp-multi-icon-cmp{width:100%;display:flex;justify-content:center;gap:2.5rem;flex-direction:column;flex-wrap:wrap;text-align:center;align-content:center;padding:5rem 11.75rem}.gp-multi-icon-cmp .h3,.gp-multi-icon-cmp h3{font-size:3rem;font-weight:600;list-style:normal;margin-bottom:0}.gp-multi-icon-cmp ul{display:flex;margin:0;padding:0;list-style:none;align-items:center;justify-content:center;width:66.5rem;flex-wrap:wrap;gap:2.5rem}.gp-multi-icon-cmp ul li{display:flex;align-content:normal;flex:20%;justify-content:center}.gp-multi-icon-cmp ul li a{display:flex;flex-direction:column;justify-content:center;align-items:center}.gp-multi-icon-cmp ul li a p{font-size:1rem;font-weight:900;line-height:1.375rem;color:var(--color__black-text-color);background:var(--color__tan-color);padding:.25rem .75rem;gap:.25rem;display:flex;margin:0;border-radius:6rem;text-align:center;max-width:14.375rem}.gp-multi-icon-cmp ul li .icon-box,.gp-multi-icon-cmp ul li .icon-box .icon{width:7.5rem;height:7.5rem;display:flex;align-items:center;justify-content:center}.gp-multi-icon-cmp ul.list-of-four li{flex:40%}.gp-multi-icon-cmp ul.list-of-five li,.gp-multi-icon-cmp ul.list-of-six li{flex:30%}.gp-multi-icon-banner__content-tan{background:var(--color__light-yellow-color)}.gp-multi-icon-banner__content-tan.gp-multi-icon-cmp ul li a p{background:var(--color__white-color)}@media screen and (max-width:1399px){.gp-multi-icon-cmp{padding:4rem 5rem}.gp-multi-icon-cmp ul{width:54rem}}@media screen and (max-width:1023px){.gp-multi-icon-cmp{padding:2.5rem;gap:1.5rem}.gp-multi-icon-cmp .h3,.gp-multi-icon-cmp h3{font-size:1.5rem}.gp-multi-icon-cmp ul{width:43rem;gap:1.5rem}.gp-multi-icon-cmp ul li{width:12.666875rem}.gp-multi-icon-cmp ul li .icon-box,.gp-multi-icon-cmp ul li .icon-box .icon{width:5rem;height:5rem}.gp-multi-icon-cmp ul li .icon-box .icon img{width:100%}.gp-multi-icon-cmp ul li a{gap:1.5rem;padding:.5rem}.gp-multi-icon-cmp ul li a p{font-size:.875rem;line-height:1.25rem;font-weight:800}}@media screen and (max-width:767px){.gp-multi-icon-cmp{gap:1.5rem;padding:1.5rem}.gp-multi-icon-cmp ul{width:100%;gap:1rem}.gp-multi-icon-cmp ul li a p{font-size:.75rem;line-height:1rem;font-weight:500}}@media screen and (max-width:480px){.gp-multi-icon-cmp ul li{flex:100%}.gp-multi-icon-cmp ul li a{gap:1rem;padding:.5rem}.gp-multi-icon-cmp ul.list-of-five li,.gp-multi-icon-cmp ul.list-of-six li{flex:100%}}.media-group-list .list-wrapper{gap:2.5rem}@media screen and (min-width:768px) and (max-width:1023px){.media-group-list .list-wrapper{gap:1.5rem}}@media screen and (min-width:1440px){.media-group-list .list-wrapper.static{padding:5rem}}@media screen and (min-width:1024px) and (max-width:1439px){.media-group-list .list-wrapper.static{padding:4rem}}@media screen and (min-width:768px) and (max-width:1023px){.media-group-list .list-wrapper.static{padding:1.5rem}}@media screen and (min-width:320px) and (max-width:767px){.media-group-list .list-wrapper.static{padding:1rem 1.5rem}}@media screen and (min-width:1440px){.media-group-list .list-wrapper.children{padding:2.5rem 5rem}}@media screen and (min-width:1024px) and (max-width:1439px){.media-group-list .list-wrapper.children{padding:2.5rem 4rem}}@media screen and (min-width:768px) and (max-width:1023px){.media-group-list .list-wrapper.children{padding:1.5rem}}@media screen and (min-width:320px) and (max-width:767px){.media-group-list .list-wrapper.children{padding:1rem}}.media-group-list__top-btn{width:17rem;display:flex}@media screen and (min-width:768px) and (max-width:1023px){.media-group-list__top-btn{width:14.5rem}}@media screen and (min-width:320px) and (max-width:767px){.media-group-list__top-btn{width:18rem;display:none}}.media-group-list__bottom-btn{width:25rem;display:none}@media screen and (min-width:768px) and (max-width:1023px){.media-group-list__bottom-btn{width:22rem}}@media screen and (min-width:320px) and (max-width:767px){.media-group-list__bottom-btn{width:100%;display:flex}}@media screen and (min-width:768px) and (max-width:1023px){.media-group-list__content{--gp-gutter-x:1rem}}.media-group-list__content .card{height:460px;margin-bottom:2.5rem}@media screen and (min-width:1024px) and (max-width:1439px){.media-group-list__content .card{height:320px}}@media screen and (min-width:768px) and (max-width:1023px){.media-group-list__content .card{height:377px}}@media screen and (min-width:320px) and (max-width:767px){.media-group-list__content .card{height:377px;margin-bottom:1rem}}.media-group-list__content .card .card-title{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){.media-group-list__content .card .card-title{font-size:2rem}}@media screen and (min-width:768px) and (max-width:1023px){.media-group-list__content .card .card-title{font-size:calc(1.275rem + .3vw);padding:1rem 0!important}}@media screen and (min-width:768px) and (max-width:1023px) and (min-width:1200px){.media-group-list__content .card .card-title{font-size:1.5rem}}@media screen and (min-width:320px) and (max-width:767px){.media-group-list__content .card .card-title{font-size:calc(1.275rem + .3vw)}}@media screen and (min-width:320px) and (max-width:767px) and (min-width:1200px){.media-group-list__content .card .card-title{font-size:1.5rem}}.media-group-list__content-img{height:20rem;background-repeat:no-repeat}@media screen and (min-width:768px) and (max-width:1023px){.media-group-list__bottom-btn{display:none}}@media screen and (min-width:1024px) and (max-width:1439px){.media-group-list__bottom-btn{display:none}}@media screen and (min-width:1440px){.media-group-list__bottom-btn{display:none}}.gp-footer{display:flex;background:var(--color__tan-color);width:100%;flex-direction:column}.gp-footer .footer-main-top{display:flex;padding:4rem 5rem 1.5rem;justify-content:space-between;flex-wrap:wrap}.gp-footer .footer-main-top .footer-nav{display:flex;width:52rem;gap:5rem}.gp-footer .footer-main-top .footer-menu{display:flex;width:100%;gap:4rem;justify-content:flex-end}.footer-menu-column{display:flex;width:10rem;gap:.5rem;flex-direction:column}.footer-menu-column .mobile--down-arrow,.footer-menu-column .mobile-down-arrow{display:none}.footer-nav-list ul{margin:0;padding:0;list-style:none;display:flex;gap:.75rem;flex-direction:column}.footer-nav-list ul li{display:flex;padding:0 .5rem;gap:.625rem}.footer-nav-list ul li a{font-size:.875rem;font-weight:400;line-height:1.25rem;color:var(--color__black-text-color);cursor:pointer;text-decoration:none}.footer-nav-list ul li a:hover{text-decoration:underline}.footer-nav-heads{display:flex;padding:.25rem .5rem;gap:.625rem}.footer-nav-heads .h1,.footer-nav-heads .h2,.footer-nav-heads .h3,.footer-nav-heads .h4,.footer-nav-heads .h5,.footer-nav-heads .h6,.footer-nav-heads h1,.footer-nav-heads h2,.footer-nav-heads h3,.footer-nav-heads h4,.footer-nav-heads h5,.footer-nav-heads h6{font-size:1rem;font-weight:700;line-height:1.375rem;color:var(--color__black-text-color);text-decoration:none;margin-bottom:0}.footer-nav-heads .h1 a,.footer-nav-heads .h2 a,.footer-nav-heads .h3 a,.footer-nav-heads .h4 a,.footer-nav-heads .h5 a,.footer-nav-heads .h6 a,.footer-nav-heads h1 a,.footer-nav-heads h2 a,.footer-nav-heads h3 a,.footer-nav-heads h4 a,.footer-nav-heads h5 a,.footer-nav-heads h6 a{text-decoration:none}.footer-nav-heads .h1 a:hover,.footer-nav-heads .h2 a:hover,.footer-nav-heads .h3 a:hover,.footer-nav-heads .h4 a:hover,.footer-nav-heads .h5 a:hover,.footer-nav-heads .h6 a:hover,.footer-nav-heads h1 a:hover,.footer-nav-heads h2 a:hover,.footer-nav-heads h3 a:hover,.footer-nav-heads h4 a:hover,.footer-nav-heads h5 a:hover,.footer-nav-heads h6 a:hover{text-decoration:underline}.footer-top-left{display:flex;width:28rem;justify-content:space-between;flex-direction:column}.footer-top-left .footer-logo{width:11rem;max-height:6.25rem}.footer-top-left .footer-logo img{-o-object-fit:contain;object-fit:contain;max-height:6.25rem;max-width:10.25rem;-o-object-position:left;object-position:left}.social-media-mobile{display:none}.footer-social-media{display:flex;gap:.5rem;align-items:center;width:100%}.footer-social-media .h4,.footer-social-media h4{font-size:.875rem;font-weight:700;line-height:normal;color:var(--color__black-text-color);margin-bottom:0}.footer-social-icons{display:flex}.footer-social-icons a{display:flex;gap:.625rem;width:2.75rem;height:2.75rem;align-items:center;justify-content:space-evenly}.footer-social-icons a img{height:auto;width:1rem}.footer-bottom{display:flex;width:100%;justify-content:space-between;background:var(--color__black-text-color);padding:1rem 5rem;gap:1rem;height:3.5rem}.footer-bottom .footer-bottom-items{display:flex;width:56.125rem;height:1.5rem;gap:.875rem;margin:0;padding:0}.footer-bottom .footer-bottom-items li{display:flex;gap:.5rem;padding:.25rem 0}.footer-bottom .footer-bottom-items li a{font-size:.75rem;font-weight:400;line-height:1rem;color:var(--color__tan-color);text-decoration:none}.footer-bottom .footer-bottom-items li a:hover{text-decoration:underline}.footer-bottom .copy-right{display:flex;width:21rem;padding:0 .75rem;gap:.625rem;font-size:.75rem;font-weight:400;line-height:1rem;color:var(--color__white-color);margin:0;justify-content:flex-end;align-items:center}.accordion-button-footer{background:none;border:0;padding:0;margin:0;pointer-events:none;z-index:1}#accordionExample .collapse:not(.show){display:block}@media screen and (max-width:1439px){.gp-footer .footer-main-top{padding:2.5rem 4rem 0;gap:1rem;position:relative}.gp-footer .footer-main-top .footer-nav{width:70%}.gp-footer .footer-main-top .footer-menu{justify-content:space-between;gap:1.5rem}.gp-footer .footer-main-top.four-col-footer .footer-menu{gap:1rem}.footer-top-left{width:25%}.footer-menu-column{width:auto;flex:1}.footer-top-left .footer-social-media{position:absolute;bottom:0;width:auto}.social-media-mobile{display:block}.footer-bottom{padding:1rem 4rem;flex-direction:column;height:auto;gap:1rem}.footer-bottom .copy-right{width:auto;padding:0;gap:0;justify-content:flex-start}}@media screen and (max-width:1023px){.gp-footer .footer-main-top{padding:1.5rem 2.5rem .5rem}.gp-footer .footer-main-top .footer-nav{width:100%;gap:1rem}.gp-footer .footer-main-top .footer-menu{width:100%;gap:.5rem;flex-direction:column}.footer-top-left{width:auto}.footer-menu-column{width:100%;gap:1rem;flex-direction:column}.footer-menu-column .mobile-down-arrow{display:flex;border:0;width:2.75rem;height:2.75rem;align-items:center;justify-content:center;position:absolute;right:0;background:none}.accordion-mobile{display:flex;width:100%;justify-content:space-between;border-bottom:1px solid var(--color__primary-black-color);padding-bottom:.5rem;position:relative}.footer-nav-heads{display:flex;padding:0;gap:1rem;height:2.75rem;align-items:center}.social-media-mobile{display:flex;height:2.5rem;gap:.625rem}.footer-social-media{width:100%}.footer-social-media .h4,.footer-social-media h4{font-size:.75rem;font-weight:800;line-height:1rem}.footer-social-icons{width:12.5rem}.footer-bottom{padding:1.5rem 2.5rem;gap:1.5rem}.footer-bottom .footer-bottom-items{width:100%;flex-direction:column;height:auto;gap:.5rem}.accordion-button-footer{display:block;width:100%;pointer-events:auto}#accordionExample .collapse:not(.show){display:none}}@media screen and (max-width:767px){.gp-footer .footer-main-top{padding:1.5rem;gap:1rem}.gp-footer .footer-main-top .footer-nav{gap:1rem}.gp-footer .footer-main-top .footer-menu{gap:.5rem}.footer-social-media{width:100%;height:auto;gap:.5rem}.footer-social-media .h4,.footer-social-media h4{font-size:.875rem;font-weight:800;line-height:1.25rem}.footer-social-icons{width:12.375rem;height:2.5rem}.footer-social-icons a{width:2.5rem;height:2.5rem}.footer-bottom{padding:1.5rem;gap:1.5rem}.footer-bottom .footer-bottom-items{gap:1rem}.footer-bottom .copy-right{gap:.625rem}}@media screen and (max-width:767px){.footer{position:relative}.gp-footer{position:absolute;top:0}}.accordion-quick-action-wrapper .accordion-button-label:focus,.accordion-quick-action-wrapper .accordion-button-label:not(.collapsed),.accordion-quick-action-wrapper .accordion-button:focus,.accordion-quick-action-wrapper .accordion-button:not(.collapsed),.background-accordion-button{background:none;box-shadow:none}.accordion-quick-action-wrapper{padding:0;margin:auto}.accordion-quick-action-wrapper .accordion-button,.accordion-quick-action-wrapper .accordion-button-label{pointer-events:none;font-family:var(--font-family__primary);font-size:1.25rem;color:var(--color__black-text-color);float:left;padding-right:0;padding-left:.3125rem;padding-top:1.625rem;width:14%}@media screen and (min-width:320px) and (max-width:767px){.accordion-quick-action-wrapper .accordion-button,.accordion-quick-action-wrapper .accordion-button-label{padding:1rem 0}}.accordion-quick-action-wrapper .accordion-button-hide,.accordion-quick-action-wrapper .accordion-button-label:after,.accordion-quick-action-wrapper .accordion-button:after{display:none}.accordion-quick-action-wrapper .accordion-body{float:left;width:86%;padding-left:1rem}.accordion-quick-action-wrapper .accordion-body a{text-decoration:none}.accordion-quick-action-wrapper .accordion-body .clickable-quick-action-button{border:1px solid var(--color__grey-color);margin-bottom:1rem;margin-right:1.5rem;border-radius:6.75rem;height:4rem;padding:1.5rem 1.5rem 1.125rem 1rem;gap:.25rem;font-size:1.25rem;line-height:1rem;font-family:var(--font-family__primary);background-color:var(--color__white-color)}.accordion-quick-action-wrapper .accordion-body .clickable-quick-action-button:hover{border:2px solid var(--color__primary-red-color)}.accordion-quick-action-wrapper .accordion-body .clickable-quick-action-button .btn-icon{vertical-align:top;padding:0 .8125rem}.accordion-quick-action-wrapper .accordion-body .clickable-quick-action-button .btn-icon img{vertical-align:baseline;width:2.25rem;height:1.375rem}.accordion-quick-action-wrapper .accordion-body .clickable-quick-action-button .btn-text{vertical-align:super;color:var(--color__black-text-color)}@media screen and (max-width:1440px){.accordion-quick-action-wrapper .accordion-button,.accordion-quick-action-wrapper .accordion-button-label{width:11%}.accordion-quick-action-wrapper .accordion-body{width:89%}.accordion-quick-action-wrapper .accordion-body .clickable-quick-action-button{font-size:1.25rem}}@media screen and (max-width:1399px){.accordion-quick-action-wrapper{margin:auto}.accordion-quick-action-wrapper .accordion-button,.accordion-quick-action-wrapper .accordion-button-label{width:13%}.accordion-quick-action-wrapper .accordion-body{width:87%}.accordion-quick-action-wrapper .accordion-body .clickable-quick-action-button{font-size:1.25rem}}@media screen and (min-width:992px) and (max-width:1023px){.accordion-quick-action-wrapper{margin:auto}.accordion-quick-action-wrapper .accordion-button,.accordion-quick-action-wrapper .accordion-button-label{width:16%}.accordion-quick-action-wrapper .accordion-body{width:84%}.accordion-quick-action-wrapper .accordion-body .clickable-quick-action-button{font-size:1.25rem;padding:1.25rem 1.5rem 1.125rem 1rem}}@media screen and (max-width:1024px){.accordion-quick-action-wrapper{margin:auto}.accordion-quick-action-wrapper .accordion-button,.accordion-quick-action-wrapper .accordion-button-label{width:16%}.accordion-quick-action-wrapper .accordion-body{width:84%}.accordion-quick-action-wrapper .accordion-body .clickable-quick-action-button{font-size:1.25rem}}@media screen and (max-width:1023px){.accordion-quick-action-wrapper{margin:auto}.accordion-quick-action-wrapper .accordion-button,.accordion-quick-action-wrapper .accordion-button-label{width:17%;font-size:1rem}.accordion-quick-action-wrapper .accordion-body{width:83%}.accordion-quick-action-wrapper .accordion-body .clickable-quick-action-button{font-size:1rem;height:2.75rem;padding:.6875rem 1.5rem 1.125rem 1rem}}@media screen and (max-width:767px){.accordion-quick-action-wrapper{margin:auto;width:100%}.accordion-quick-action-wrapper .accordion-button,.accordion-quick-action-wrapper .accordion-button-label{pointer-events:all;width:100%;font-size:1rem;font-weight:700}.accordion-quick-action-wrapper .accordion-button-label:after,.accordion-quick-action-wrapper .accordion-button:after{display:block}.accordion-quick-action-wrapper button.accordian-button{padding:1rem 0}.accordion-quick-action-wrapper .accordion-body{width:100%;padding-left:0;padding-right:0}.accordion-quick-action-wrapper .accordion-body .clickable-quick-action-button{display:flex;height:auto;min-height:2.75rem;padding:0 1.5rem 0 1rem;margin-right:0;align-items:center;margin-bottom:.5rem}.accordion-quick-action-wrapper .accordion-body .clickable-quick-action-button .btn-icon{vertical-align:top;margin:0 .625rem;padding:0;width:10%}.accordion-quick-action-wrapper .accordion-body .clickable-quick-action-button .btn-icon img{vertical-align:baseline;width:1.375rem;height:.875rem}.accordion-quick-action-wrapper .accordion-body .clickable-quick-action-button .btn-text{vertical-align:super;color:var(--color__black-text-color);font-weight:600;text-align:left;width:100%}}.qa-normalized__container{display:flex;flex-direction:column;align-items:flex-start;width:100%}.qa-normalized__container-content{display:flex;gap:1rem;flex-direction:row;align-items:center;flex-wrap:wrap;justify-content:flex-start;width:100%}@media screen and (min-width:320px) and (max-width:767px){.qa-normalized__container-content{flex-direction:column;align-items:flex-start}}.qa-normalized__container-content__title{font-size:1rem;font-style:normal;font-weight:600;line-height:normal;white-space:normal}.qa-normalized__container-content__buttons{text-decoration:none}.qa-normalized__container .clickable-quick-action-button{display:flex;padding:0 1.5rem 0 1rem;gap:.25rem;border-radius:6.75rem;border:1px solid var(--color__grey-color);background:var(--color__white-color);align-items:center;text-align:left}.qa-normalized__container .clickable-quick-action-button:hover{border:1px solid var(--color__primary-red-color);box-shadow:1px 0 0 var(--color__primary-red-color),0 1px 0 var(--color__primary-red-color),-1px 0 0 var(--color__primary-red-color),0 -1px 0 var(--color__primary-red-color)}.qa-normalized__container .clickable-quick-action-button .btn-icon{display:flex;width:2.75rem;height:2.75rem;padding:0;justify-content:center;align-items:center}.qa-normalized__container .clickable-quick-action-button .btn-icon img{width:2.75rem;height:2.75rem;padding:.625rem}.qa-normalized__container .clickable-quick-action-button .btn-text{font-size:1rem;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize}.gp-cs-contact-us{font-size:.875rem;font-style:normal;line-height:normal;display:flex;align-items:flex-start;gap:1.5rem;padding:1.5rem 2.5rem;position:relative;border-radius:.125rem}.gp-cs-contact-us.bg-tan-theme{background:var(--color__tan-color);color:var(--color__black-text-color)}.gp-cs-contact-us.bg-tan-theme a{color:var(--color__primary-red-color)}.gp-cs-contact-us.bg-tan-theme .gp-svg-icon{stroke:var(--color__black-text-color)}.gp-cs-contact-us.bg-dark-theme{background:var(--color__black-text-color);color:var(--color__white-color)}.gp-cs-contact-us.bg-dark-theme a{color:var(--color__white-color)}.gp-cs-contact-us.bg-dark-theme .gp-svg-icon{stroke:var(--color__white-color)}@media screen and (min-width:320px) and (max-width:767px){.gp-cs-contact-us{flex-direction:column;padding:1.5rem;gap:.5rem}}.gp-cs-contact-us .gp-cs-call-us{display:flex;align-items:flex-start;position:relative;flex:0 0 50%;width:50%;max-width:100%}@media screen and (min-width:320px) and (max-width:767px){.gp-cs-contact-us .gp-cs-call-us{flex:0 0 100%;width:100%}}.gp-cs-contact-us .gp-cs-call-us-icon-div{position:relative;width:4rem;height:4rem;padding:.8rem;display:flex;justify-content:center;align-items:center}@media screen and (min-width:768px) and (max-width:1023px){.gp-cs-contact-us .gp-cs-call-us-icon-div{width:2.75rem;height:2.75rem;padding:.625rem}}@media screen and (min-width:320px) and (max-width:767px){.gp-cs-contact-us .gp-cs-call-us-icon-div{width:2.75rem;height:2.75rem;padding:.625rem;flex:0 0 15%}}.gp-cs-contact-us .gp-cs-call-us-icon-div img{position:absolute;width:2.375rem;height:2.375rem}@media screen and (min-width:768px) and (max-width:1023px){.gp-cs-contact-us .gp-cs-call-us-icon-div img{width:1.5rem;height:1.5rem}}@media screen and (min-width:320px) and (max-width:767px){.gp-cs-contact-us .gp-cs-call-us-icon-div img{width:1.5rem;height:1.5rem}}.gp-cs-contact-us .gp-cs-call-us-text-container{display:flex;padding:1rem;flex-direction:column;align-items:flex-start;gap:.25rem;max-width:100%;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}@media screen and (min-width:768px) and (max-width:1023px){.gp-cs-contact-us .gp-cs-call-us-text-container{padding:.75rem .5rem 0}}@media screen and (min-width:320px) and (max-width:767px){.gp-cs-contact-us .gp-cs-call-us-text-container{padding:.75rem 0 0 .5rem;flex:0 0 85%}}.gp-cs-contact-us .gp-cs-call-us-text-container .call-us-title{max-width:100%}.gp-cs-contact-us .gp-cs-call-us-text-container .call-us-contact{font-size:1rem;font-weight:700;max-width:100%}@media screen and (min-width:320px) and (max-width:767px){.gp-cs-contact-us .gp-cs-call-us-text-container .call-us-contact{max-width:95%}}.gp-cs-contact-us .gp-cs-call-us-text-container .call-us-note{font-weight:400;line-height:1.25rem;max-width:100%}.gp-cs-contact-us .gp-cs-call-us-text-container .call-us-btn{font-size:.875rem;font-weight:700;line-height:1.25rem;display:flex;min-height:2.75rem;align-items:center;gap:.25rem}.gp-cs-contact-us .gp-cs-call-us-text-container p{margin-bottom:0}.gp-cs-block-container{font-size:var(--font-family__primary);display:flex;align-items:normal;flex-wrap:wrap;flex-direction:row;justify-content:normal;gap:1.5rem}@media screen and (min-width:768px) and (max-width:1023px){.gp-cs-block-container{gap:1rem}}@media screen and (min-width:320px) and (max-width:767px){.gp-cs-block-container{gap:1rem}}.gp-cs-block-container .gp-cs-block-box{display:flex;flex-direction:column;flex:1 0 100%;align-items:flex-start;max-width:32.032%;padding:2.5rem;border-radius:.5rem;word-wrap:break-word;border:.0625rem solid var(--color__tan-dark-color)}@media screen and (min-width:1024px) and (max-width:1439px){.gp-cs-block-container .gp-cs-block-box{max-width:45.76%}}@media screen and (min-width:768px) and (max-width:1023px){.gp-cs-block-container .gp-cs-block-box{max-width:48.838%;padding:1.5rem;gap:1rem}}@media screen and (min-width:320px) and (max-width:767px){.gp-cs-block-container .gp-cs-block-box{max-width:100%;padding:1.5rem;gap:1rem}}.gp-cs-block-container .gp-cs-block-box:hover{border-radius:.5rem;background:var(--color__white-smoke-color)}.gp-cs-block-container .gp-cs-block-box a.column-box{display:flex;flex-direction:column;width:100%}.gp-cs-block-container .gp-cs-block-box__icon{display:flex;width:4rem;height:4rem;padding:.75rem;justify-content:center;align-items:center}@media screen and (min-width:768px) and (max-width:1023px){.gp-cs-block-container .gp-cs-block-box__icon{width:2.75rem;height:2.75rem;padding:.625rem}}@media screen and (min-width:320px) and (max-width:767px){.gp-cs-block-container .gp-cs-block-box__icon{width:2.75rem;height:2.75rem;padding:.625rem}}.gp-cs-block-container .gp-cs-block-box__icon img{width:100%}.gp-cs-block-container .gp-cs-block-box__text-div{width:100%;display:flex;flex-direction:column;gap:.5rem}.gp-cs-block-container .gp-cs-block-box__text-div__overflow-ellipses{position:relative;max-height:3.6em;overflow:hidden}.gp-cs-block-container .gp-cs-block-box__text-div__overflow-ellipses:after{content:"...";position:absolute;bottom:0;right:0;padding:0 20px 1px 45px;background:linear-gradient(90deg,transparent,#fff 50%)}.gp-cs-block-container .gp-cs-block-box__header{font-size:calc(1.275rem + .3vw);font-weight:600;word-wrap:break-word;width:100%}@media (min-width:1200px){.gp-cs-block-container .gp-cs-block-box__header{font-size:1.5rem}}@media screen and (min-width:768px) and (max-width:1023px){.gp-cs-block-container .gp-cs-block-box__header{font-size:1.25rem}}@media screen and (min-width:320px) and (max-width:767px){.gp-cs-block-container .gp-cs-block-box__header{font-size:1.25rem}}.gp-cs-block-container .gp-cs-block-box__description{font-size:1rem;line-height:1.375rem;font-width:400;word-wrap:break-word;width:100%}@media screen and (min-width:768px) and (max-width:1023px){.gp-cs-block-container .gp-cs-block-box__description{font-size:.875rem;line-height:1.25rem}}@media screen and (min-width:320px) and (max-width:767px){.gp-cs-block-container .gp-cs-block-box__description{font-size:.875rem;line-height:1.25rem}}.customer-hub{color:var(--color__black-text-color);background:var(--color__light-tan-color);font-family:var(--font-family__primary);font-size:1rem}.customer-hub,.customer-hub__main{width:100%;display:flex;flex-direction:column;position:relative;overflow-x:hidden}.customer-hub__main{gap:2.5rem;padding:5rem;z-index:2}@media screen and (min-width:1024px) and (max-width:1439px){.customer-hub__main{padding:4rem}}@media screen and (min-width:768px) and (max-width:1023px){.customer-hub__main{padding:2.5rem;gap:1.5rem}}@media screen and (min-width:320px) and (max-width:767px){.customer-hub__main{padding:1.5rem;gap:1.5rem}}.customer-hub__main-bg-pattern{position:absolute;width:100%;border:0;z-index:1;height:25%;left:80%;top:0;overflow:hidden}@media screen and (max-width:767px){.customer-hub__main-bg-pattern{display:none}}.customer-hub__main-bg-pattern__img{width:100%;height:100%}.customer-hub__main-section,.customer-hub__main-section.nav-and-white-container{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:stretch;align-content:normal}.customer-hub__main-section.nav-and-white-container{gap:0}@media screen and (min-width:768px) and (max-width:1023px){.customer-hub__main-section.nav-and-white-container{flex-direction:column;gap:1.5rem}}@media screen and (min-width:320px) and (max-width:767px){.customer-hub__main-section.nav-and-white-container{flex-direction:column;gap:1.5rem}}.customer-hub__header-eyebrow{color:var(--color__grey-color);margin-bottom:0}@media screen and (min-width:768px) and (max-width:1023px){.customer-hub__header-eyebrow .h4{font-size:1.25rem}}@media screen and (min-width:320px) and (max-width:767px){.customer-hub__header-eyebrow .h4{font-size:1.25rem}}.customer-hub__header-title{margin:0;font-size:7.5rem;font-style:normal;font-weight:300;line-height:10rem;color:var(--color__primary-red-color)}.customer-hub__header-title b{font-weight:900}@media screen and (min-width:1024px) and (max-width:1439px){.customer-hub__header-title{font-size:4rem;line-height:5rem}}@media screen and (min-width:768px) and (max-width:1023px){.customer-hub__header-title{font-size:3rem;line-height:4rem}}@media screen and (min-width:320px) and (max-width:767px){.customer-hub__header-title{font-size:2.5rem;line-height:3.5rem}}.customer-hub__navigation{padding-right:.25rem;width:23.516%}@media screen and (min-width:768px) and (max-width:1023px){.customer-hub__navigation{padding-right:0}}@media screen and (min-width:320px) and (max-width:767px){.customer-hub__navigation{padding-right:0}}.customer-hub__navigation .container,.customer-hub__navigation .gp-powerreivew .pr-alert-container,.customer-hub__navigation .gp-powerreivew .pr-war-form,.customer-hub__navigation .gp-powerreivew__form,.gp-powerreivew .customer-hub__navigation .pr-alert-container,.gp-powerreivew .customer-hub__navigation .pr-war-form{padding:0}@media screen and (min-width:1024px) and (max-width:1439px){.customer-hub__navigation{width:34.264%}}@media screen and (min-width:768px) and (max-width:1023px){.customer-hub__navigation{width:100%;font-size:1rem}}@media screen and (min-width:320px) and (max-width:767px){.customer-hub__navigation{width:100%;font-size:.875rem}}.customer-hub__navigation .ch-navigation__container{font-weight:500;font-size:1rem}@media screen and (min-width:768px) and (max-width:1023px){.customer-hub__navigation .ch-navigation__container{font-size:.875rem;font-weight:400}}@media screen and (min-width:320px) and (max-width:767px){.customer-hub__navigation .ch-navigation__container{font-weight:400;font-size:.875rem}}.customer-hub__navigation .ch-navigation__container .active-link{font-weight:600;color:var(--color__primary-red-color)}.customer-hub__navigation .ch-navigation__container .h5{font-weight:700;margin-top:0}@media screen and (min-width:768px) and (max-width:1023px){.customer-hub__navigation .ch-navigation__container .h5{font-size:1rem}}@media screen and (min-width:320px) and (max-width:767px){.customer-hub__navigation .ch-navigation__container .h5{font-size:.875rem}}.customer-hub__navigation .ch-navigation__container-content-mobile{display:none}@media screen and (min-width:768px) and (max-width:1023px){.customer-hub__navigation .ch-navigation__container-content-mobile{display:flex}}@media screen and (min-width:320px) and (max-width:767px){.customer-hub__navigation .ch-navigation__container-content-mobile{display:flex}}.customer-hub__navigation .ch-navigation__container-content-mobile select{width:100%;padding:.5rem;margin-top:.5rem}.customer-hub__navigation .ch-navigation__container-content-navigation{display:flex;flex-direction:column}.customer-hub__navigation .ch-navigation__container-content-navigation .ch-custom-accordion{display:flex;flex-direction:column;width:100%}.customer-hub__navigation .ch-navigation__container-content-navigation .ch-custom-accordion .accordion-item{background:transparent!important;border:none!important;border-radius:0}.customer-hub__navigation .ch-navigation__container-content-navigation .ch-custom-accordion .accordion-item .accordion-header{border-radius:0}.customer-hub__navigation .ch-navigation__container-content-navigation .ch-custom-accordion .accordion-item .accordion-header button{padding:.5rem .5rem .5rem 0;background:transparent;border:none;color:var(--color__primary-black-color);border-bottom:1px solid var(--color__black-text-color);box-shadow:none}.customer-hub__navigation .ch-navigation__container-content-navigation .ch-custom-accordion .accordion-item .accordion-header button.accordion-button:not(.collapsed){background:transparent!important;color:var(--color__primary-black-color)!important;box-shadow:none}@media screen and (min-width:1440px){.customer-hub__navigation .ch-navigation__container-content-navigation .ch-custom-accordion .accordion-item .accordion-header{display:none}}@media screen and (min-width:1024px) and (max-width:1439px){.customer-hub__navigation .ch-navigation__container-content-navigation .ch-custom-accordion .accordion-item .accordion-header{display:none}}@media screen and (min-width:768px) and (max-width:1023px){.customer-hub__navigation .ch-navigation__container-content-navigation .ch-custom-accordion .accordion-item .accordion-header{display:initial}}@media screen and (min-width:320px) and (max-width:767px){.customer-hub__navigation .ch-navigation__container-content-navigation .ch-custom-accordion .accordion-item .accordion-header{display:initial}}.customer-hub__navigation .ch-navigation__container-content-navigation .ch-custom-accordion .accordion-item .accordion-collapse{display:flex}@media screen and (min-width:768px) and (max-width:1023px){.customer-hub__navigation .ch-navigation__container-content-navigation .ch-custom-accordion .accordion-item .accordion-collapse{display:none}}@media screen and (min-width:320px) and (max-width:767px){.customer-hub__navigation .ch-navigation__container-content-navigation .ch-custom-accordion .accordion-item .accordion-collapse{display:none}}@media screen and (min-width:768px) and (max-width:1023px){.customer-hub__navigation .ch-navigation__container-content-navigation .ch-custom-accordion .accordion-item .accordion-collapse.show{display:flex}}@media screen and (min-width:320px) and (max-width:767px){.customer-hub__navigation .ch-navigation__container-content-navigation .ch-custom-accordion .accordion-item .accordion-collapse.show{display:flex}}.customer-hub__navigation .ch-navigation__container-content-navigation .ch-custom-accordion .accordion-item .accordion-body{padding:0!important;width:100%;position:relative;z-index:9}.customer-hub__navigation .ch-navigation__container-content-navigation ul{list-style:none;padding:0 0 2.5rem;display:flex;flex-direction:column;position:relative;background:transparent;width:100%;box-shadow:none}@media screen and (min-width:768px) and (max-width:1023px){.customer-hub__navigation .ch-navigation__container-content-navigation ul{position:absolute;background:var(--color__white-color);min-height:10%;max-height:60vh;overflow-x:hidden;overflow-y:auto;box-shadow:0 .625rem .625rem 0 rgba(6,8,8,.1)}}@media screen and (min-width:320px) and (max-width:767px){.customer-hub__navigation .ch-navigation__container-content-navigation ul{position:absolute;background:var(--color__white-color);min-height:10%;max-height:60vh;overflow-x:hidden;overflow-y:auto;box-shadow:0 .625rem .625rem 0 rgba(6,8,8,.1)}}.customer-hub__navigation .ch-navigation__container-content-navigation ul li{justify-content:flex-end;align-items:center;gap:.5rem}.customer-hub__navigation .ch-navigation__container-content-navigation ul li a{color:var(--color__black-text-color);text-decoration:none;display:block;text-transform:capitalize}.customer-hub__navigation .ch-navigation__container-content-navigation ul li a .cmp-link__screen-reader-only{display:none}.customer-hub__navigation .ch-navigation__container-content-navigation ul li a.main-link{padding:.5rem 1rem}.customer-hub__navigation .ch-navigation__container-content-navigation ul li a.main-link.active-link{font-weight:600;color:var(--color__primary-red-color)}@media screen and (min-width:768px) and (max-width:1023px){.customer-hub__navigation .ch-navigation__container-content-navigation ul li a.main-link{padding:.75rem}}.customer-hub__navigation .ch-navigation__container-content-navigation ul li a.sub-link{padding:.5rem 0 .5rem 2.5rem;color:var(--color__grey-color)}.customer-hub__navigation .ch-navigation__container-content-navigation ul li a.sub-link.active-link{font-weight:600;color:var(--color__primary-red-color)}@media screen and (min-width:768px) and (max-width:1023px){.customer-hub__navigation .ch-navigation__container-content-navigation ul li a.sub-link{padding:.75rem}}.customer-hub__navigation .ch-navigation__container-content-navigation ul li a:hover{color:var(--color__primary-red-color)}.customer-hub__content{display:flex;flex-direction:column;flex:1;gap:0}.customer-hub__content-section.white-section{padding:2.5rem;background-color:var(--color__white-color);border:1px solid var(--color__tan-dark-color);border-radius:.125rem}@media screen and (min-width:320px) and (max-width:767px){.customer-hub__content-section.white-section{padding:1rem}}.customer-hub__content-section.white-section a{color:var(--color__primary-red-color);text-decoration:none}.customer-hub__content-section.white-section a:hover{text-decoration:underline}.customer-hub__content-section .accordion-quick-action-wrapper{padding:0;margin:0}.customer-hub__content-section .accordion-quick-action-wrapper .accordion-button,.customer-hub__content-section .accordion-quick-action-wrapper .accordion-button-label{font-size:1rem;font-weight:600;padding-left:0}.customer-hub__content-section .accordion-quick-action-wrapper .accordion-body .clickable-quick-action-button{height:2.75rem;padding:0 24px 0 16px;font-size:1rem;font-weight:600}@media screen and (min-width:320px) and (max-width:767px){.customer-hub__content-section .accordion-quick-action-wrapper .accordion-body .clickable-quick-action-button{margin-bottom:1rem}}.customer-hub__content-section .accordion-quick-action-wrapper .accordion-body .clickable-quick-action-button:hover{border:2px solid var(--color__primary-red-color)}.customer-hub__content-section .accordion-quick-action-wrapper .accordion-body .clickable-quick-action-button .btn-icon{vertical-align:top;padding:.625rem}.customer-hub__content-section .accordion-quick-action-wrapper .accordion-body .clickable-quick-action-button .btn-icon img{vertical-align:text-bottom;width:1.375rem}@media screen and (min-width:320px) and (max-width:767px){.customer-hub__content-section .accordion-quick-action-wrapper .accordion-body .clickable-quick-action-button .btn-icon{padding:0 1.25rem 0 0}}.customer-hub__content-section .accordion-quick-action-wrapper .accordion-body .clickable-quick-action-button .btn-text{vertical-align:super;color:var(--color__black-text-color);line-height:normal}.customer-hub__other-component-section .cmp-container{display:flex;flex-direction:column;gap:16px}.customer-hub__other-component-section .accordion-quick-action-wrapper{padding:0;margin:0}.customer-hub .fixed-ch-navigation{position:fixed;background:var(--color__light-tan-color);max-height:75vh;overflow-x:hidden;overflow-y:auto;z-index:1;padding-top:1rem}.customer-hub .fixed-ch-navigation .accordion-body ul{position:relative!important}@media screen and (min-width:768px) and (max-width:1023px){.customer-hub .fixed-ch-navigation .accordion-body ul{position:relative!important}}@media screen and (min-width:320px) and (max-width:767px){.customer-hub .fixed-ch-navigation .accordion-body ul{position:relative!important}}@media screen and (min-width:1440px){.customer-hub .fixed-ch-navigation{width:18.9375rem}}@media screen and (min-width:1024px) and (max-width:1439px){.customer-hub .fixed-ch-navigation{width:18.9375rem}}@media screen and (min-width:768px) and (max-width:1023px){.customer-hub .fixed-ch-navigation{left:0;right:0;width:100%;padding:var(--Spacing-Padding-padding-sm,16px) var(--Spacing-Padding-padding,24px);background:var(--Tan-Light---BG---200,#fdfcfb);box-shadow:0 10px 10px 0 rgba(6,8,8,.1)}}@media screen and (min-width:320px) and (max-width:767px){.customer-hub .fixed-ch-navigation{left:0;right:0;width:100%;padding:var(--Spacing-Padding-padding-sm,16px) var(--Spacing-Padding-padding,24px);background:var(--Tan-Light---BG---200,#fdfcfb);box-shadow:0 10px 10px 0 rgba(6,8,8,.1)}}.customer-hub .qa-normalized{margin-bottom:2.5rem}@media screen and (min-width:1024px) and (max-width:1439px){.customer-hub .qa-normalized{margin-bottom:1.5rem}}@media screen and (min-width:768px) and (max-width:1023px){.customer-hub .qa-normalized{margin-bottom:1.5rem}}@media screen and (min-width:320px) and (max-width:767px){.customer-hub .qa-normalized{margin-bottom:1.5rem}}@media screen and (min-width:1440px){.gp-careers__landing>div.row{--gp-gutter-x:2.5rem!important}}@media screen and (min-width:1024px) and (max-width:1439px){.gp-careers__landing>div.row{--gp-gutter-x:2.5rem!important}}.gp-careers__landing-introductory-img{height:25rem}@media screen and (min-width:768px) and (max-width:1023px){.gp-careers__landing-introductory-img{height:20rem}}@media screen and (min-width:320px) and (max-width:767px){.gp-careers__landing-introductory-img{height:12.5rem}}@media screen and (min-width:1440px){.gp-careers__landing-introductory .h1,.gp-careers__landing-introductory h1{font-size:2.5rem}}@media screen and (min-width:1024px) and (max-width:1439px){.gp-careers__landing-introductory .h1,.gp-careers__landing-introductory h1{font-size:2rem}}@media screen and (min-width:768px) and (max-width:1023px){.gp-careers__landing-introductory .h1,.gp-careers__landing-introductory h1{font-size:1.5rem}}@media screen and (min-width:320px) and (max-width:767px){.gp-careers__landing-introductory .h1,.gp-careers__landing-introductory h1{font-size:1.5rem}}.gp-careers__landing-feature>div.row{gap:1.5rem}@media screen and (min-width:768px) and (max-width:1023px){.gp-careers__landing-feature>div.row{gap:0}}@media screen and (min-width:320px) and (max-width:767px){.gp-careers__landing-feature>div.row{gap:0}}.gp-careers__landing .gp-careers__row{display:flex;flex-direction:column;justify-content:space-between;gap:1.5rem}@media screen and (min-width:768px) and (max-width:1023px){.gp-careers__landing .gp-careers__row{flex-direction:row}}.gp-careers__landing .gp-careers__row .single-item{margin-top:auto}.gp-careers__landing .gp-careers__post-description{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:4;margin-bottom:1.5rem}@media screen and (min-width:1024px) and (max-width:1439px){.gp-careers__landing .gp-careers__post-description{margin-bottom:2.5rem}}.gp-careers__landing .gp-careers__post-description p{display:inline}.gp-careers__landing .gp-careers__post .btn-gp-secondary:hover{background:var(--color__white-smoke-color)}.gp-careers__landing .gp-careers__post.with-border__bottom{border-bottom:1px solid var(--color__black-text-color)}@media screen and (min-width:1024px) and (max-width:1439px){.gp-careers__landing-main>div.row{--gp-gutter-x:2.5rem!important}}@media screen and (min-width:1440px){.gp-careers__landing-main>div.row{--gp-gutter-x:2.5rem!important}}@media screen and (min-width:768px) and (max-width:1023px){.gp-careers__landing-main .gp-careers__post{border-bottom:1px solid var(--color__black-text-color)}}@media screen and (min-width:320px) and (max-width:767px){.gp-careers__landing-main .gp-careers__post{border-bottom:1px solid var(--color__black-text-color)}}.gp-careers__landing-feature-first-two{display:flex;flex-direction:column;align-items:baseline}.gp-careers__landing .align-items__in-row{align-items:normal}.promotion-banner-parent{display:flex;height:30.6875rem;width:100%;background:var(--color__black-text-color)}.promotion-banner-parent .promotion-banner-image{display:flex;width:60%;height:30.6875rem}.promotion-banner-parent .promotion-banner-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.promotion-banner-parent .promotion-banner-text-box{display:flex;width:26.75rem;height:30.6875rem;padding:2.5rem 0 2.5rem 2.5rem;gap:2.5rem;flex-direction:column;align-items:flex-start;justify-content:center}.promotion-banner-parent .promotion-banner-text-box .promotion-context-text{display:flex;gap:1rem;flex-direction:column}.promotion-banner-parent .promotion-banner-text-box .h3,.promotion-banner-parent .promotion-banner-text-box .h3 p,.promotion-banner-parent .promotion-banner-text-box h3,.promotion-banner-parent .promotion-banner-text-box h3 p{font-size:3rem;font-weight:300;line-height:normal;margin-bottom:0;color:var(--color__white-color)}.promotion-banner-parent .promotion-banner-text-box .h3 b,.promotion-banner-parent .promotion-banner-text-box h3 b{font-weight:600}.promotion-banner-parent .promotion-banner-text-box p{font-size:1.25rem;font-weight:400;line-height:1.75rem;color:var(--color__white-color);margin-bottom:0}.align-image-right.promotion-banner-parent{flex-direction:row-reverse}.align-image-right.promotion-banner-parent .promotion-banner-text-box{padding:2.5rem 2.5rem 2.5rem 0;text-align:right;align-items:flex-end}.bg-light-theme.promotion-banner-parent{background:var(--color__white-color)}.bg-light-theme.promotion-banner-parent .promotion-banner-text-box .h3,.bg-light-theme.promotion-banner-parent .promotion-banner-text-box .h3 p,.bg-light-theme.promotion-banner-parent .promotion-banner-text-box h3,.bg-light-theme.promotion-banner-parent .promotion-banner-text-box h3 p,.bg-light-theme.promotion-banner-parent .promotion-banner-text-box p{color:var(--color__black-text-color)}@media screen and (max-width:1440px){.promotion-banner-parent .promotion-banner-image{width:58.25rem}}@media screen and (max-width:1439px){.promotion-banner-parent .promotion-banner-image{width:58%}}@media screen and (max-width:1024px){.promotion-banner-parent .promotion-banner-image{width:33.25rem}}@media screen and (max-width:1023px){.promotion-banner-parent{height:24.125rem}.promotion-banner-parent .promotion-banner-image{width:50%;height:24.125rem}.promotion-banner-parent .promotion-banner-text-box{width:50%;height:24.125rem;padding:2.5rem;gap:1rem}.promotion-banner-parent .promotion-banner-text-box .promotion-context-text{gap:.5rem}.promotion-banner-parent .promotion-banner-text-box .h3,.promotion-banner-parent .promotion-banner-text-box .h3 p,.promotion-banner-parent .promotion-banner-text-box h3,.promotion-banner-parent .promotion-banner-text-box h3 p{font-size:1.5rem}.promotion-banner-parent .promotion-banner-text-box p{font-size:1rem;line-height:1.375rem;font-weight:400}.promotion-banner-parent .promotion-banner-text-box .promotion-button{height:2.5rem;font-size:.875rem;line-height:1.25rem}.align-image-right.promotion-banner-parent .promotion-banner-text-box{padding:2.5rem}}@media screen and (max-width:767px){.promotion-banner-parent{height:auto;flex-direction:column;width:100%}.promotion-banner-parent .promotion-banner-image{width:100%;height:20rem}.promotion-banner-parent .promotion-banner-text-box{width:100%;height:auto;padding:1.5rem;gap:1rem}.align-image-right.promotion-banner-parent{flex-direction:column}.align-image-right.promotion-banner-parent .promotion-banner-text-box{padding:1.5rem;text-align:left;align-items:flex-start}}.feature-product-carousel-box{display:flex;width:100%;gap:2.5rem;padding:5rem}.feature-product-carousel{display:flex;width:66.5rem;margin:0 auto;flex-direction:column;justify-content:center;align-items:center;position:relative;gap:1.5rem}.feature-product-carousel .h3,.feature-product-carousel h3{font-size:3rem;font-weight:300;line-height:4.0625rem;color:var(--color__black-text-color);display:flex;width:100%;margin-bottom:0;flex-wrap:wrap}.feature-product-carousel .h3 b,.feature-product-carousel h3 b{font-weight:600;display:contents}.feature-product-carousel .product-carousel{display:flex;width:100%;gap:1.5rem}.feature-product-carousel .product-carousel .slick-track{display:flex;width:100%}.feature-product-carousel .product-carousel .product-carousel-item{display:flex!important;width:21.125rem;flex-direction:column;gap:1.5rem;margin:0 .75rem;height:inherit!important;position:relative;padding-bottom:4.5rem}.feature-product-carousel .product-carousel .product-carousel-item img{display:flex;width:100%;height:20rem;-o-object-fit:cover;object-fit:cover}.feature-product-carousel .product-carousel .product-carousel-item .h4,.feature-product-carousel .product-carousel .product-carousel-item h4{font-size:2rem;font-weight:600;line-height:2.6875rem;color:var(--color__black-text-color);margin-bottom:0}.feature-product-carousel .product-carousel .product-carousel-item p{font-size:1.25rem;font-weight:500;line-height:1.75rem;margin-bottom:0}.feature-product-carousel .product-carousel .product-carousel-item .carousel-button{position:absolute;bottom:0;height:3rem;font-size:1rem}.feature-product-carousel .product-carousel .product-carousel-item .carousel-button:hover{background:var(--color__white-smoke-color)}.feature-product-carousel .product-carousel .product-carousel-text{display:flex;flex-direction:column;gap:.5rem}.feature-product-carousel .prod-carousel-prev-arrow{left:-56px;top:49%;position:absolute;background:none;width:3.25rem;height:3.25rem;border:0;padding:0}.feature-product-carousel .prod-carousel-prev-arrow:hover svg{fill:var(--color__primary-dark-red-color);border-radius:50%}.feature-product-carousel .prod-carousel-next-arrow{right:-56px;top:49%;position:absolute;background:none;width:3.25rem;height:3.25rem;border:0;padding:0}.feature-product-carousel .prod-carousel-next-arrow:hover svg{fill:var(--color__primary-dark-red-color);border-radius:50%}@media screen and (max-width:1399px){.feature-product-carousel-box{padding:4rem 5rem}.feature-product-carousel{width:54rem}.feature-product-carousel .h3,.feature-product-carousel h3{font-size:2.5rem}.feature-product-carousel .product-carousel .product-carousel-item{width:17rem}}@media screen and (max-width:1024px){.feature-product-carousel .h3,.feature-product-carousel h3{font-size:2.5rem}}@media screen and (max-width:1023px){.feature-product-carousel-box{padding:2.5rem 0;gap:2.5rem}.feature-product-carousel{width:43rem;gap:1rem}.feature-product-carousel .product-carousel .product-carousel-item{width:20.75rem;padding-bottom:3.375rem;gap:16px}.feature-product-carousel .product-carousel .product-carousel-item img{height:12.5rem}.feature-product-carousel .product-carousel .product-carousel-item .h4,.feature-product-carousel .product-carousel .product-carousel-item h4{font-size:1rem;line-height:1.3125rem}.feature-product-carousel .product-carousel .product-carousel-item p{font-size:1rem;font-weight:400;line-height:1.375rem}.feature-product-carousel .product-carousel .product-carousel-item .carousel-button{height:2.5rem;font-size:.875rem}.feature-product-carousel .h3,.feature-product-carousel h3{font-size:1.5rem;line-height:2rem}.feature-product-carousel .prod-carousel-prev-arrow{left:-35px;top:45%;width:2rem;height:2rem}.feature-product-carousel .prod-carousel-prev-arrow svg{width:2rem;height:2rem}.feature-product-carousel .prod-carousel-next-arrow{right:-35px;top:45%;width:2rem;height:2rem}.feature-product-carousel .prod-carousel-next-arrow svg{width:2rem;height:2rem}.carousel-button.btn-gp.btn-gp-lg,.gp-powerreivew__form .p-w-r button.carousel-button.btn-gp-lg.pr-accessible-btn{height:2.5rem}}@media screen and (max-width:767px){.feature-product-carousel{width:21.25rem}.feature-product-carousel .product-carousel .product-carousel-item{margin:0;width:21.25rem}.feature-product-carousel .h3 b,.feature-product-carousel h3 b{display:contents}}@media screen and (max-width:480px){.feature-product-carousel-box{padding:1.5rem 0;gap:2.5rem}.feature-product-carousel,.feature-product-carousel .product-carousel .product-carousel-item{width:16.25rem}.feature-product-carousel .product-carousel .product-carousel-item .h4,.feature-product-carousel .product-carousel .product-carousel-item h4{font-size:1.25rem;line-height:1.6875rem}.feature-product-carousel .prod-carousel-prev-arrow{left:-35px;top:52%}.feature-product-carousel .prod-carousel-next-arrow{right:-35px;top:52%}.feature-product-carousel .h3,.feature-product-carousel h3{flex-direction:column}}@media screen and (max-width:320px){.feature-product-carousel,.feature-product-carousel .product-carousel .product-carousel-item{width:15rem}}.quote-block-carousel-box{display:flex;flex-direction:column;gap:3rem;position:relative;padding:5rem}.quote-block-carousel-box .quote-carousel-prev-arrow{left:-6.5625rem;top:46%;position:absolute;background:none;width:3.75rem;height:3.75rem;border:0;padding:0;z-index:10}.quote-block-carousel-box .quote-carousel-next-arrow{right:-6.5625rem;top:46%;position:absolute;background:none;width:3.75rem;height:3.75rem;border:0;padding:0;z-index:10}.quote-block-carousel-box svg{width:100%;height:100%}.quote-block-carousel-container{display:flex;width:66.5rem;margin:0 auto;flex-direction:column;justify-content:center;align-items:center;position:relative;gap:1.5rem}.quote-block-carousel{display:flex;width:100%;gap:2.5rem}.quote-block-carousel .quote-block-carousel-item{display:flex!important;justify-content:space-between;gap:2.5rem;align-items:center}.quote-block-carousel .quote-block-carousel-item .quote-carousel-left{display:flex;width:38.375rem;gap:1rem;padding:2.5rem;flex-direction:column;text-align:center}.quote-block-carousel .quote-block-carousel-item .quote-carousel-left .h3,.quote-block-carousel .quote-block-carousel-item .quote-carousel-left h3{font-size:2rem;font-weight:600;line-height:2.5rem;color:var(--color__black-text-color);margin-bottom:0}.quote-block-carousel .quote-block-carousel-item .quote-carousel-left .h6,.quote-block-carousel .quote-block-carousel-item .quote-carousel-left h6{font-size:1rem;font-weight:400;line-height:1.375rem;color:var(--color__black-text-color);margin-bottom:0}.quote-block-carousel .quote-block-carousel-item .quote-carousel-left p{font-size:1.25rem;font-weight:500;line-height:1.75rem;color:var(--color__black-text-color);margin-bottom:0}.quote-block-carousel .quote-block-carousel-item .quote-carousel-image-right{display:flex;width:25.625rem;height:40rem}.quote-block-carousel .quote-block-carousel-item .quote-carousel-image-right img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.quote-block-carousel-box.bg-black-color .quote-block-carousel-item .quote-carousel-left .h3,.quote-block-carousel-box.bg-black-color .quote-block-carousel-item .quote-carousel-left .h6,.quote-block-carousel-box.bg-black-color .quote-block-carousel-item .quote-carousel-left h3,.quote-block-carousel-box.bg-black-color .quote-block-carousel-item .quote-carousel-left h6,.quote-block-carousel-box.bg-black-color .quote-block-carousel-item .quote-carousel-left p{color:var(--color__white-color)}.quote-carousel-dots .slick-dots{list-style:none;display:flex;gap:.75rem;align-items:center;margin:0;padding:0}.quote-carousel-dots .slick-dots li button{border:0;text-indent:-9999px;width:5rem;height:.125rem;display:flex;background:var(--color__black-text-color);opacity:.4;border-radius:.125rem}.quote-carousel-dots .slick-dots li.slick-active button{height:.25rem;opacity:1}.bg-black-color .quote-carousel-dots .slick-dots li button{background:var(--color__white-color)}@media screen and (max-width:1399px){.quote-block-carousel-container{width:80%}}@media screen and (max-width:1024px){.quote-block-carousel-box{gap:1.5rem;padding:4rem}.quote-block-carousel-box .quote-carousel-prev-arrow{width:3.25rem;height:3.25rem;left:-4.4375rem}.quote-block-carousel-box .quote-carousel-next-arrow{width:3.25rem;height:3.25rem;right:-4.4375rem}.quote-block-carousel-container{width:46.5rem}.quote-block-carousel .quote-block-carousel-item .quote-carousel-left{width:26.375rem;gap:1rem}.quote-block-carousel .quote-block-carousel-item .quote-carousel-image-right{width:17.625rem}}@media screen and (max-width:1023px){.quote-block-carousel-box{gap:3rem;padding:2.5rem}.quote-block-carousel-box .quote-carousel-prev-arrow{width:2rem;height:2rem;left:-1.5625rem}.quote-block-carousel-box .quote-carousel-next-arrow{width:2rem;height:2rem;right:-1.5625rem}.quote-block-carousel-container{width:43rem;gap:1rem}.quote-block-carousel,.quote-block-carousel .quote-block-carousel-item{gap:1rem}.quote-block-carousel .quote-block-carousel-item .quote-carousel-left{width:50%;gap:1rem;padding:0 1rem}.quote-block-carousel .quote-block-carousel-item .quote-carousel-left .h3,.quote-block-carousel .quote-block-carousel-item .quote-carousel-left h3{font-size:1.5rem;line-height:1.75rem}.quote-block-carousel .quote-block-carousel-item .quote-carousel-left .h6,.quote-block-carousel .quote-block-carousel-item .quote-carousel-left h6{font-size:.875rem;line-height:1.25rem}.quote-block-carousel .quote-block-carousel-item .quote-carousel-left p{font-size:1rem;line-height:1.5rem}.quote-block-carousel .quote-block-carousel-item .quote-carousel-image-right{width:50%;height:22.5rem}}@media screen and (max-width:767px){.quote-block-carousel-box{padding:1.5rem}.quote-block-carousel-box .quote-carousel-prev-arrow{left:-1.3125rem}.quote-block-carousel-box .quote-carousel-next-arrow{right:-1.3125rem}.quote-block-carousel-container{width:90%}.quote-block-carousel .quote-block-carousel-item{flex-direction:column}.quote-block-carousel .quote-block-carousel-item .quote-carousel-left{width:100%;gap:.5rem}.quote-block-carousel .quote-block-carousel-item .quote-carousel-image-right{width:99.6%;height:15rem}.quote-carousel-dots .slick-dots{gap:.5rem}.quote-carousel-dots .slick-dots li button{width:2.25rem}}@media screen and (max-width:480px){.quote-block-carousel-container{width:100%}}.gp-quote-container__content{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;font-family:var(--font-family__primary);font-style:normal;gap:1.5rem;padding:2.5rem}@media screen and (min-width:320px) and (max-width:767px){.gp-quote-container__content{gap:1rem;padding:1rem}}.gp-quote-container__content>div{width:100%}.gp-quote-container__content .main-quote-text .h3{color:var(--color__black-text-color);font-size:2rem;font-weight:600;line-height:2.5rem;padding:1rem;align-self:stretch}@media screen and (min-width:320px) and (max-width:767px){.gp-quote-container__content .main-quote-text .h3{line-height:1.5rem;font-size:1rem;padding:0 .5rem}}.gp-quote-container__content .main-quote-details span{color:var(--color__black-text-color);font-size:1rem;font-weight:400;line-height:1.125rem;align-self:stretch}@media screen and (min-width:320px) and (max-width:767px){.gp-quote-container__content .main-quote-details span{font-size:.75rem}}.gp-quote-container__content .quote-icon-holder svg{stroke:var(--color__black-text-color);fill:var(--color__black-text-color)}.hero-carousel-container{font-family:var(--font-family__primary)}.hero-carousel-container .slick-initialized .slick-slide{display:flex!important}.hero-carousel-container__item{display:flex;align-items:center;position:relative}@media screen and (min-width:320px) and (max-width:767px){.hero-carousel-container__item,.hero-carousel-container__item.flex-row-reverse{flex-direction:column!important}}.hero-carousel-container__content{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:center;align-content:stretch;position:relative;padding:2.5rem 5rem;width:52.778%}@media screen and (min-width:1024px) and (max-width:1439px){.hero-carousel-container__content{width:53.125%;padding:2.5rem 4rem}}@media screen and (min-width:768px) and (max-width:1023px){.hero-carousel-container__content{padding:1.5rem;width:53.125%}}@media screen and (min-width:320px) and (max-width:767px){.hero-carousel-container__content{padding:1.5rem;width:100%;height:auto;max-height:inherit;overflow-x:auto}}.hero-carousel-container__content .carousel-content-card{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;align-items:center;align-content:stretch;flex:1;flex-grow:1;width:100%;gap:2.5rem}@media screen and (min-width:768px) and (max-width:1023px){.hero-carousel-container__content .carousel-content-card{gap:1.5rem}}@media screen and (min-width:320px) and (max-width:767px){.hero-carousel-container__content .carousel-content-card{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;align-items:center;align-content:stretch;gap:1.5rem}}.hero-carousel-container__content .carousel-content-card__header{position:relative;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;align-items:center;align-content:stretch;width:100%;flex:0 0 auto;background-color:transparent}@media screen and (min-width:320px) and (max-width:767px){.hero-carousel-container__content .carousel-content-card__header{padding-top:1.5rem}}.hero-carousel-container__content .carousel-content-card__header .h3{position:relative;align-self:stretch;margin-top:-1px;font-weight:300;text-align:center;letter-spacing:0;margin-bottom:0;font-size:5rem;line-height:6.5rem}@media screen and (min-width:768px) and (max-width:1023px){.hero-carousel-container__content .carousel-content-card__header .h3{font-size:3rem;line-height:3.5rem}}@media screen and (min-width:320px) and (max-width:767px){.hero-carousel-container__content .carousel-content-card__header .h3{font-size:3rem;line-height:3.5rem}}.hero-carousel-container__content .carousel-content-card__header .h3 b,.hero-carousel-container__content .carousel-content-card__header .h3 strong{font-weight:900}.hero-carousel-container__content .carousel-content-card__text{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;align-items:center;align-content:stretch;gap:1rem;position:relative;width:100%;flex:0 0 auto}.hero-carousel-container__content .carousel-content-card__text p{position:relative;align-self:stretch;margin-top:-1px;font-size:1.25rem;margin-bottom:0}@media screen and (min-width:768px) and (max-width:1023px){.hero-carousel-container__content .carousel-content-card__text p{font-size:1rem;line-height:1.5rem}}@media screen and (min-width:320px) and (max-width:767px){.hero-carousel-container__content .carousel-content-card__text p{font-size:1rem;line-height:1.5rem}}.hero-carousel-container__img{position:relative;width:47.222%;height:50rem;background-size:cover;background-position:50% 50%;padding:2.5rem}@media screen and (min-width:1024px) and (max-width:1439px){.hero-carousel-container__img{width:46.875%}}@media screen and (min-width:768px) and (max-width:1023px){.hero-carousel-container__img{width:50%;height:100%;padding:1.5rem}}@media screen and (min-width:320px) and (max-width:767px){.hero-carousel-container__img{width:100%;height:12rem;padding:1rem;margin-top:6.25rem}}.hero-carousel-container__img img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;clip-path:inset(0)}.hero-carousel-container__img .svg-shop-icon-holder{position:absolute;width:2.0625rem;height:2.0625rem;top:-.4375rem;left:-.4375rem;overflow:hidden;left:-5px}.hero-carousel-container__img .svg-shop-icon-holder svg{transition:left .3s ease-in-out;left:-.625rem;stroke:var(--color__black-text-color)}.hero-carousel-container .carousel__big-tile-button{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;align-items:center;align-content:stretch;position:relative;width:100%;height:45rem;border:1px solid var(--color__white-color)}@media screen and (min-width:320px) and (max-width:767px){.hero-carousel-container .carousel__big-tile-button{width:100%;height:10rem;padding:.75rem}}.hero-carousel-container .carousel__shop-button{box-sizing:border-box;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;align-items:center;align-content:stretch;gap:.5rem;padding:1.5rem;position:relative;background-color:var(--color__white-color);color:var(--color__black-text-color)}@media screen and (min-width:320px) and (max-width:767px){.hero-carousel-container .carousel__shop-button{font-size:.875rem;font-weight:600;line-height:1.25rem}}.hero-carousel-container .carousel__shop-button:hover{background-color:var(--color__tan-color)}.hero-carousel-container .carousel__shop-button:hover .svg-shop-icon-holder svg{transition:left .3s ease-in-out;left:0;stroke:var(--color__primary-red-color)}.hero-carousel-container .carousel__shop-text{position:relative;width:-moz-fit-content;width:fit-content;margin-top:-1px;text-align:center;font-size:1rem;line-height:1.5rem;font-weight:600}@media screen and (min-width:768px) and (max-width:1023px){.hero-carousel-container .carousel__shop-text{line-height:1.25rem;font-size:.875rem}}@media screen and (min-width:320px) and (max-width:767px){.hero-carousel-container .carousel__shop-text{line-height:1.25rem;font-size:.875rem}}.hero-carousel-container .carousel__shop-button-icon{display:flex;align-items:center;justify-content:center;width:3.25rem;height:3.25rem;gap:.625rem;padding:.25rem;position:relative}.hero-carousel-container .arrow-div-wrapper{width:2.75rem;height:2.75rem}.hero-carousel-container .arrow-div-wrapper .arrow-animation-wrapper{position:relative;width:1.25rem;height:1.25rem;top:.75rem;left:.75rem}.hero-carousel-container .carousel-navigation{position:absolute;bottom:2.5rem;width:52.777%;padding:0 5rem;left:0}@media screen and (min-width:1024px) and (max-width:1439px){.hero-carousel-container .carousel-navigation{padding:0 4rem}}@media screen and (min-width:768px) and (max-width:1023px){.hero-carousel-container .carousel-navigation{padding:0 1.5rem;bottom:1.5rem}}@media screen and (min-width:320px) and (max-width:767px){.hero-carousel-container .carousel-navigation{padding:1rem 1.5rem 1.5rem;bottom:12rem;height:auto;width:100%;background:inherit}}.hero-carousel-container .carousel-navigation.align-carousel-nav-right{left:auto;right:0}@media screen and (min-width:1024px) and (max-width:1439px){.hero-carousel-container .carousel-navigation.align-carousel-nav-right{width:50%}}@media screen and (min-width:768px) and (max-width:1023px){.hero-carousel-container .carousel-navigation.align-carousel-nav-right{width:50%}}.hero-carousel-container .carousel-navigation__wrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:center;align-content:stretch;width:100%;gap:.75rem}.hero-carousel-container .carousel-navigation__control{position:relative;width:2.75rem;height:2.75rem}.hero-carousel-container .carousel-navigation__control .icon-box{position:relative;cursor:pointer}.hero-carousel-container .carousel-navigation__control .icon-box:hover{opacity:.6}.hero-carousel-container .carousel-navigation__control .icon-box .svg-icon-holder{top:auto;left:auto;width:inherit;height:inherit}.hero-carousel-container .carousel-navigation__control .icon-box .svg-icon-holder svg{stroke:var(--color__white-color)}.hero-carousel-container .carousel-navigation__text-wrapper{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;align-items:center;align-content:stretch;flex:1;gap:.5rem;position:relative;top:-.25rem}.hero-carousel-container .carousel-navigation__caption{font-size:.875rem;font-weight:600}@media screen and (min-width:768px) and (max-width:1023px){.hero-carousel-container .carousel-navigation__caption{font-size:.75rem}}@media screen and (min-width:320px) and (max-width:767px){.hero-carousel-container .carousel-navigation__caption{font-size:.75rem}}.hero-carousel-container .carousel-navigation__pips{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:space-between;align-items:center;align-content:stretch;width:100%}.hero-carousel-container .carousel-navigation__pips .slick-dots{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:center;align-content:stretch;gap:.75rem;width:100%;list-style:none;padding-left:0}.hero-carousel-container .carousel-navigation__pips .slick-dots li{display:flex;height:.125rem;justify-content:center;align-items:center;flex:1 0 0;background:var(--color__white-color);opacity:.4;cursor:pointer}.hero-carousel-container .carousel-navigation__pips .slick-dots li.slick-active{border-radius:4px;height:.25rem;opacity:1}.hero-carousel-container.gp-light-theme .carousel-navigation .carousel-navigation__pips .slick-dots li,.hero-carousel-container.gp-tan-theme .carousel-navigation .carousel-navigation__pips .slick-dots li,.hero-carousel-container.gp-white-theme .carousel-navigation .carousel-navigation__pips .slick-dots li{background:var(--color__primary-black-color)}.hero-carousel-container.gp-light-theme .carousel-navigation .carousel-navigation__control .svg-icon-holder svg,.hero-carousel-container.gp-tan-theme .carousel-navigation .carousel-navigation__control .svg-icon-holder svg,.hero-carousel-container.gp-white-theme .carousel-navigation .carousel-navigation__control .svg-icon-holder svg{stroke:var(--color__primary-black-color)}@media screen and (min-width:1024px) and (max-width:1439px){.hero-carousel-container__item.flex-row-reverse .hero-carousel-container__content,.hero-carousel-container__item.flex-row-reverse .hero-carousel-container__img{width:50%}}.parallax{display:flex;align-self:stretch;width:100%;overflow:hidden}.parallax .cmp-parallax{display:flex;width:100%;background-size:contain;height:50.625rem;background-size:100% 50.625rem;position:relative}.parallax .cmp-parallax .cmp-parallax__background-logo{display:flex;width:inherit;z-index:0;height:inherit;position:absolute;top:3%;left:0;background-position-y:-13.75rem;opacity:.9}@media screen and (min-width:1440px){.parallax .cmp-parallax{height:28.75rem;flex-shrink:0;background-size:100% 25rem}.parallax .cmp-parallax .cmp-parallax__background-logo{background-size:contain;background-size:90rem 50.625rem;flex-shrink:0;background-position-y:-12.5rem}}@media screen and (min-width:1024px) and (max-width:1439px){.parallax .cmp-parallax{height:17.5rem;flex-shrink:0;background-size:100% 18.75rem}.parallax .cmp-parallax .cmp-parallax__background-logo{background-size:100% 34.75rem;flex-shrink:0;background-position-y:-9.375rem}}@media screen and (min-width:768px) and (max-width:1023px) and (orientation:portrait){.parallax .cmp-parallax{height:13.75rem;flex-shrink:0;background-size:100% 12.5rem}.parallax .cmp-parallax .cmp-parallax__background-logo{background-size:100% 25.3125rem;flex-shrink:0;background-position-y:-6.25rem;top:0;left:0;background-position-x:.1875rem}}@media screen and (min-width:768px) and (max-width:1023px) and (orientation:landscape){.parallax .cmp-parallax{height:13.75rem;flex-shrink:0;background-size:100% 12.5rem}.parallax .cmp-parallax .cmp-parallax__background-logo{background-size:100% 100%;flex-shrink:0;background-position-y:0;top:0;left:0;background-position-x:0}}@media screen and (min-width:320px) and (max-width:767px) and (orientation:portrait){.parallax .cmp-parallax{height:12.5rem;flex-shrink:0;background-size:100% 12.5rem}.parallax .cmp-parallax .cmp-parallax__background-logo{background-size:100% 100%;flex-shrink:0;background-position-y:0;top:0;left:0;background-position-x:0}}@media screen and (min-width:320px) and (max-width:767px) and (orientation:landscape){.parallax .cmp-parallax{height:12.5rem;flex-shrink:0;background-size:100% 200px}.parallax .cmp-parallax .cmp-parallax__background-logo{background-size:100% 100%;flex-shrink:0;background-position-y:0;top:0;left:0;background-position-x:0}}.gp-spacer__lg{padding:2.5rem}@media screen and (max-width:1024px){.gp-spacer__lg{padding:2rem}}@media screen and (max-width:1023px){.gp-spacer__lg{padding:1.25rem}}@media screen and (max-width:767px){.gp-spacer__lg{padding:.75rem}}.gp-spacer__md{padding:1.25rem}@media screen and (max-width:1024px){.gp-spacer__md{padding:1.25rem}}@media screen and (max-width:1023px){.gp-spacer__md{padding:1.25rem}}@media screen and (max-width:767px){.gp-spacer__md{padding:.75rem}}.gp-spacer__sm{padding:.75rem}#gripSizeGuidePopup .modal-dialog.modal-fullscreen-lg-down{max-width:59rem}#gripSizeGuidePopup .modal-dialog .modal-header{padding:2.5rem 3.75rem 1rem}@media screen and (min-width:1024px) and (max-width:1439px){#gripSizeGuidePopup .modal-dialog .modal-header{padding:2rem 2rem .5rem}}@media screen and (min-width:768px) and (max-width:1023px){#gripSizeGuidePopup .modal-dialog .modal-header{padding:2rem 2rem .5rem;padding:1rem 1rem .5rem}}.grip-size-guide{font-size:1.25rem;line-height:1.75rem;font-weight:400;gap:1.5rem}@media screen and (min-width:768px) and (max-width:1023px){.grip-size-guide{font-size:1rem;line-height:1.5rem}}@media screen and (min-width:320px) and (max-width:767px){.grip-size-guide{font-size:1rem;line-height:1.5rem}}.grip-size-guide .bold-text{font-weight:600}.grip-size-guide .x-bold-text{font-weight:700}.grip-size-guide.grip-size-guide__container{width:100%;max-width:66.375rem;margin:auto}@media screen and (min-width:1024px) and (max-width:1439px){.grip-size-guide.grip-size-guide__container{max-width:59rem}}@media screen and (min-width:768px) and (max-width:1023px){.grip-size-guide.grip-size-guide__container{max-width:100%}}@media screen and (min-width:320px) and (max-width:767px){.grip-size-guide.grip-size-guide__container{max-width:100%}}.grip-size-guide p{margin-bottom:auto}.grip-size-guide__close-bar{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;align-content:stretch;flex:1;padding:2.5rem 2rem 1.5rem 2.5rem}@media screen and (min-width:768px) and (max-width:1023px){.grip-size-guide__close-bar{padding:1.5rem 1rem 1rem 1.5rem}}@media screen and (min-width:320px) and (max-width:767px){.grip-size-guide__close-bar{padding:1.5rem 1rem 1rem 1.5rem}}.grip-size-guide__content-wrapper{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:space-between;align-items:center;align-content:stretch;gap:1.5rem;padding:0 2.5rem 2.5rem}@media screen and (min-width:1024px) and (max-width:1439px){.grip-size-guide__content-wrapper{padding:0 1rem 1rem}}@media screen and (min-width:768px) and (max-width:1023px){.grip-size-guide__content-wrapper{padding:0 .5rem 1.5rem}}@media screen and (min-width:320px) and (max-width:767px){.grip-size-guide__content-wrapper{padding:0}}.grip-size-guide__content-wrapper .gsg-feature-card{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center;align-content:stretch;gap:1.5rem}@media screen and (min-width:768px) and (max-width:1023px){.grip-size-guide__content-wrapper .gsg-feature-card{flex-direction:column;gap:1rem}}@media screen and (min-width:320px) and (max-width:767px){.grip-size-guide__content-wrapper .gsg-feature-card{flex-direction:column;gap:1rem}}.grip-size-guide__content-wrapper .gsg-feature-card__image-wrapper{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:normal;align-items:center;align-content:stretch;flex:100%}.grip-size-guide__content-wrapper .gsg-feature-card__image-wrapper img{width:100%}.grip-size-guide__content-wrapper .gsg-feature-card__text-wrapper{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:normal;align-items:flex-start;align-content:stretch;gap:1rem;padding:1.5rem 0;flex:100%}@media screen and (min-width:768px) and (max-width:1023px){.grip-size-guide__content-wrapper .gsg-feature-card__text-wrapper{padding:0}}@media screen and (min-width:320px) and (max-width:767px){.grip-size-guide__content-wrapper .gsg-feature-card__text-wrapper{padding:0}}.grip-size-guide__content-wrapper .gsg-feature-card__text-wrapper .h3{font-size:2rem;margin-bottom:0}@media screen and (min-width:768px) and (max-width:1023px){.grip-size-guide__content-wrapper .gsg-feature-card__text-wrapper .h3{font-size:1.25rem}}@media screen and (min-width:320px) and (max-width:767px){.grip-size-guide__content-wrapper .gsg-feature-card__text-wrapper .h3{font-size:1.25rem}}.grip-size-guide__content-wrapper .gsg-feature-card__text-wrapper p{line-height:1.75rem}@media screen and (min-width:768px) and (max-width:1023px){.grip-size-guide__content-wrapper .gsg-feature-card__text-wrapper p{line-height:1.5rem;font-size:1rem}}@media screen and (min-width:320px) and (max-width:767px){.grip-size-guide__content-wrapper .gsg-feature-card__text-wrapper p{line-height:1.5rem;font-size:1rem}}.grip-size-guide__content-wrapper .gsp-table-wrapper{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:flex-start;align-content:stretch;gap:1.5rem;width:100%}@media screen and (min-width:768px) and (max-width:1023px){.grip-size-guide__content-wrapper .gsp-table-wrapper{flex-direction:row;gap:1rem}}@media screen and (min-width:320px) and (max-width:767px){.grip-size-guide__content-wrapper .gsp-table-wrapper{flex-direction:column}}.grip-size-guide__content-wrapper .gsp-table-wrapper__holder{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:space-between;align-items:center;align-content:stretch;flex:1;width:100%}@media screen and (min-width:1440px){.grip-size-guide__content-wrapper .gsp-table-wrapper__holder.mobile-second-table{display:none;opacity:0;width:0}}@media screen and (min-width:1024px) and (max-width:1439px){.grip-size-guide__content-wrapper .gsp-table-wrapper__holder.mobile-second-table{display:none;opacity:0;width:0}}@media screen and (min-width:768px) and (max-width:1023px){.grip-size-guide__content-wrapper .gsp-table-wrapper__holder.mobile-second-table{display:flex;opacity:1}}@media screen and (min-width:320px) and (max-width:767px){.grip-size-guide__content-wrapper .gsp-table-wrapper__holder.mobile-second-table{display:flex;opacity:1}}.grip-size-guide__content-wrapper .gsp-table-wrapper__holder .convert-link-cta{font-size:1rem;font-weight:700;line-height:1.5rem;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:var(--color__primary-red-color);cursor:pointer;display:block;padding:0 0 0 4rem}@media screen and (min-width:768px) and (max-width:1023px){.grip-size-guide__content-wrapper .gsp-table-wrapper__holder .convert-link-cta{font-size:.75rem;padding:.25rem 0;position:relative;line-height:1rem;margin-left:1rem}}@media screen and (min-width:320px) and (max-width:767px){.grip-size-guide__content-wrapper .gsp-table-wrapper__holder .convert-link-cta{font-size:.75rem;padding:0;position:relative;line-height:1rem}}.grip-size-guide__content-wrapper .gsp-table-wrapper__holder.inches-active .centimeter-measure{display:none}.grip-size-guide__content-wrapper .gsp-table-wrapper__holder.inches-active .inches-measure,.grip-size-guide__content-wrapper .gsp-table-wrapper__holder.inches-active .show-centimeter{display:block}.grip-size-guide__content-wrapper .gsp-table-wrapper__holder.inches-active .show-inches{display:none}.grip-size-guide__content-wrapper .gsp-table-wrapper__holder.centimeter-active .centimeter-measure{display:block}.grip-size-guide__content-wrapper .gsp-table-wrapper__holder.centimeter-active .inches-measure,.grip-size-guide__content-wrapper .gsp-table-wrapper__holder.centimeter-active .show-centimeter{display:none}.grip-size-guide__content-wrapper .gsp-table-wrapper__holder.centimeter-active .show-inches{display:block}.grip-size-guide__content-wrapper .gsp-table-wrapper__head-row{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:normal;align-items:flex-start;align-content:stretch;padding:.5rem 0;width:100%;min-height:6.25rem;background:var(--color__light-yellow-color);border-bottom:.0625rem solid var(--color__tan-dark-color)}@media screen and (min-width:768px) and (max-width:1023px){.grip-size-guide__content-wrapper .gsp-table-wrapper__head-row{padding:.25rem 0;gap:.5rem}}@media screen and (min-width:320px) and (max-width:767px){.grip-size-guide__content-wrapper .gsp-table-wrapper__head-row{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:normal;align-items:flex-start;align-content:stretch;padding:.25rem 0;gap:0}}.grip-size-guide__content-wrapper .gsp-table-wrapper__head-row .table-cell{flex:1}.grip-size-guide__content-wrapper .gsp-table-wrapper__head-row .table-cell .table-cell-content{display:flex;align-items:center;padding:0 1.5rem 0 0;line-height:1.5rem}@media screen and (min-width:768px) and (max-width:1023px){.grip-size-guide__content-wrapper .gsp-table-wrapper__head-row .table-cell .table-cell-content{flex-direction:column;align-items:flex-start;padding:0 1rem}}@media screen and (min-width:320px) and (max-width:767px){.grip-size-guide__content-wrapper .gsp-table-wrapper__head-row .table-cell .table-cell-content{flex-direction:column;align-items:flex-start;padding:0}}@media screen and (min-width:320px) and (max-width:767px){.grip-size-guide__content-wrapper .gsp-table-wrapper__head-row .table-cell:first-child{flex:0 0 45%;padding:0 1rem}}.grip-size-guide__content-wrapper .gsp-table-wrapper__head-row .table-cell:nth-child(2){padding:0 1rem 0 0;line-height:1.75rem}@media screen and (min-width:768px) and (max-width:1023px){.grip-size-guide__content-wrapper .gsp-table-wrapper__head-row .table-cell:nth-child(3){display:none;opacity:0;width:0;padding:0}}@media screen and (min-width:320px) and (max-width:767px){.grip-size-guide__content-wrapper .gsp-table-wrapper__head-row .table-cell:nth-child(3){display:none;opacity:0;width:0;padding:0}}.grip-size-guide__content-wrapper .gsp-table-wrapper__head-row .img-icon-holder{display:flex;justify-content:center;align-items:center;width:4rem;height:4rem;padding:.8rem}@media screen and (min-width:768px) and (max-width:1023px){.grip-size-guide__content-wrapper .gsp-table-wrapper__head-row .img-icon-holder{width:2.75rem;height:2.75rem;padding:.625rem}}@media screen and (min-width:320px) and (max-width:767px){.grip-size-guide__content-wrapper .gsp-table-wrapper__head-row .img-icon-holder{width:2.75rem;height:2.75rem;padding:.625rem}}.grip-size-guide__content-wrapper .gsp-table-wrapper__head-row .img-icon-holder img{width:2.375rem;height:100%}@media screen and (min-width:768px) and (max-width:1023px){.grip-size-guide__content-wrapper .gsp-table-wrapper__head-row .img-icon-holder img{width:1.5rem}}@media screen and (min-width:320px) and (max-width:767px){.grip-size-guide__content-wrapper .gsp-table-wrapper__head-row .img-icon-holder img{width:1.5rem}}.grip-size-guide__content-wrapper .gsp-table-wrapper__head-row .text-span{display:flex;flex-direction:column;line-height:1.5rem;word-break:break-word}.grip-size-guide__content-wrapper .gsp-table-wrapper__body-row{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:normal;align-items:center;align-content:stretch;width:100%;min-height:7.25rem;border-bottom:1px solid var(--color__tan-color)}@media screen and (min-width:768px) and (max-width:1023px){.grip-size-guide__content-wrapper .gsp-table-wrapper__body-row{min-height:auto}}@media screen and (min-width:320px) and (max-width:767px){.grip-size-guide__content-wrapper .gsp-table-wrapper__body-row{min-height:auto;padding:.5rem 0}}.grip-size-guide__content-wrapper .gsp-table-wrapper__body-row .table-cell{flex:1;padding:.75rem 1.5rem .75rem 4rem}@media screen and (min-width:768px) and (max-width:1023px){.grip-size-guide__content-wrapper .gsp-table-wrapper__body-row .table-cell{padding:.5rem 1rem;line-height:1.5rem}}@media screen and (min-width:320px) and (max-width:767px){.grip-size-guide__content-wrapper .gsp-table-wrapper__body-row .table-cell{padding:.5rem 1rem .5rem 0;line-height:1.25rem}}@media screen and (min-width:320px) and (max-width:767px){.grip-size-guide__content-wrapper .gsp-table-wrapper__body-row .table-cell:first-child{padding:.5rem 1rem;flex:0 0 45%}}@media screen and (min-width:768px) and (max-width:1023px){.grip-size-guide__content-wrapper .gsp-table-wrapper__body-row .table-cell:nth-child(3){display:none;opacity:0;width:0}}@media screen and (min-width:320px) and (max-width:767px){.grip-size-guide__content-wrapper .gsp-table-wrapper__body-row .table-cell:nth-child(3){display:none;opacity:0;width:0}}.grip-size-guide__content-wrapper .gsp-table-wrapper__body-row .table-cell .multiple-lines{gap:.25rem;display:flex;flex-direction:column}.grip-size-guide__footer{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:center;align-content:stretch;background:var(--color__white-smoke-color);gap:1.5rem;padding:1.5rem 2.5rem}@media screen and (min-width:768px) and (max-width:1023px){.grip-size-guide__footer{padding:1.5rem}}@media screen and (min-width:320px) and (max-width:767px){.grip-size-guide__footer{padding:1.5rem;gap:.5rem;flex-direction:column;align-items:flex-start}}.grip-size-guide__footer .gsp-note-description{flex:1}.grip-size-guide__footer .gsp-note-description p{line-height:1.75rem}@media screen and (min-width:768px) and (max-width:1023px){.grip-size-guide__footer .gsp-note-description p{line-height:1.5rem}}@media screen and (min-width:320px) and (max-width:767px){.grip-size-guide__footer .gsp-note-description p{line-height:1.5rem}}.grip-size-guide__footer .gsp-cta-link a{font-size:1rem;line-height:1.5rem;color:var(--color__primary-red-color)}@media screen and (min-width:768px) and (max-width:1023px){.grip-size-guide__footer .gsp-cta-link a{font-size:.875rem;line-height:1.25rem}}@media screen and (min-width:320px) and (max-width:767px){.grip-size-guide__footer .gsp-cta-link a{font-size:.875rem;line-height:1.25rem}}.grip-size-guide__footer .gsp-cta-link a svg{margin-left:.5rem}.grip-size-guide__footer .gsp-cta-link.inches-active .centimeter-measure{display:none}.grip-size-guide__footer .gsp-cta-link.centimeter-active .centimeter-measure,.grip-size-guide__footer .gsp-cta-link.inches-active .inches-measure{display:block}.grip-size-guide__footer .gsp-cta-link.centimeter-active .inches-measure,.hideloadingtime{display:none}.putter-size-guide{font-size:1.25rem;line-height:1.75rem;font-weight:400;gap:1.5rem}@media screen and (min-width:768px) and (max-width:1023px){.putter-size-guide{font-size:1rem;line-height:1.5rem}}@media screen and (min-width:320px) and (max-width:767px){.putter-size-guide{font-size:1rem;line-height:1.5rem}}.putter-size-guide .bold-text{font-weight:600}.putter-size-guide .x-bold-text{font-weight:700}.putter-size-guide.putter-size-guide__container{width:100%;max-width:66.375rem;margin:auto}@media screen and (min-width:1024px) and (max-width:1439px){.putter-size-guide.putter-size-guide__container{max-width:59rem}}@media screen and (min-width:768px) and (max-width:1023px){.putter-size-guide.putter-size-guide__container{max-width:100%}}@media screen and (min-width:320px) and (max-width:767px){.putter-size-guide.putter-size-guide__container{max-width:100%}}.putter-size-guide p{margin-bottom:auto}.putter-size-guide__close-bar{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;align-content:stretch;flex:1;padding:2.5rem 2rem 1.5rem 2.5rem}@media screen and (min-width:768px) and (max-width:1023px){.putter-size-guide__close-bar{padding:1.5rem 1rem 1rem 1.5rem}}@media screen and (min-width:320px) and (max-width:767px){.putter-size-guide__close-bar{padding:1.5rem 1rem 1rem 1.5rem}}.putter-size-guide__content-wrapper{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:space-between;align-items:center;align-content:stretch;gap:2.5rem;padding:0 2.5rem 2.5rem}@media screen and (min-width:1024px) and (max-width:1439px){.putter-size-guide__content-wrapper{padding:0 1rem 1rem}}@media screen and (min-width:768px) and (max-width:1023px){.putter-size-guide__content-wrapper{padding:0 .5rem 1.5rem;gap:1.5rem}}@media screen and (min-width:320px) and (max-width:767px){.putter-size-guide__content-wrapper{padding:0 0 1.5rem;gap:1.5rem}}@media screen and (min-width:320px) and (max-width:767px){.putter-size-guide__content-wrapper:last-child{padding:0}}.putter-size-guide__content-wrapper.mt-8{margin-top:.5rem}.putter-size-guide__content-wrapper .psg-feature-card{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:space-between;align-items:center;align-content:stretch;gap:1.5rem}@media screen and (min-width:768px) and (max-width:1023px){.putter-size-guide__content-wrapper .psg-feature-card{flex-direction:column;gap:1rem}}@media screen and (min-width:320px) and (max-width:767px){.putter-size-guide__content-wrapper .psg-feature-card{flex-direction:column;gap:1rem}}.putter-size-guide__content-wrapper .psg-feature-card__image-wrapper{position:relative;width:100%;height:240px;overflow:hidden}.putter-size-guide__content-wrapper .psg-feature-card__image-wrapper img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.putter-size-guide__content-wrapper .psg-feature-card__text-wrapper{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:normal;align-items:flex-start;align-content:stretch;gap:1rem;padding:0;flex:100%}@media screen and (min-width:768px) and (max-width:1023px){.putter-size-guide__content-wrapper .psg-feature-card__text-wrapper{padding:0}}@media screen and (min-width:320px) and (max-width:767px){.putter-size-guide__content-wrapper .psg-feature-card__text-wrapper{padding:0}}.putter-size-guide__content-wrapper .psg-feature-card__text-wrapper .h3{font-size:2rem;margin-bottom:0}@media screen and (min-width:768px) and (max-width:1023px){.putter-size-guide__content-wrapper .psg-feature-card__text-wrapper .h3{font-size:1.25rem}}@media screen and (min-width:320px) and (max-width:767px){.putter-size-guide__content-wrapper .psg-feature-card__text-wrapper .h3{font-size:1.25rem}}.putter-size-guide__content-wrapper .psg-feature-card__text-wrapper p{line-height:1.75rem}@media screen and (min-width:768px) and (max-width:1023px){.putter-size-guide__content-wrapper .psg-feature-card__text-wrapper p{line-height:1.5rem;font-size:1rem}}@media screen and (min-width:320px) and (max-width:767px){.putter-size-guide__content-wrapper .psg-feature-card__text-wrapper p{line-height:1.5rem;font-size:1rem}}.putter-size-guide__content-wrapper .psp-table-wrapper{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:flex-start;align-content:stretch;gap:1.5rem;width:100%}@media screen and (min-width:768px) and (max-width:1023px){.putter-size-guide__content-wrapper .psp-table-wrapper{flex-direction:row;gap:1rem}}@media screen and (min-width:320px) and (max-width:767px){.putter-size-guide__content-wrapper .psp-table-wrapper{flex-direction:column}}.putter-size-guide__content-wrapper .psp-table-wrapper .putter-grip-table{flex:50%;width:auto}@media screen and (min-width:320px) and (max-width:767px){.putter-size-guide__content-wrapper .psp-table-wrapper .putter-grip-table{flex:100%;width:100%}}.putter-size-guide__content-wrapper .psp-table-wrapper__holder{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:space-between;align-items:center;align-content:stretch;flex:1;width:100%}.putter-size-guide__content-wrapper .psp-table-wrapper__title{width:100%}.putter-size-guide__content-wrapper .psp-table-wrapper__title .h3{margin-bottom:1.5rem}@media screen and (min-width:1024px) and (max-width:1439px){.putter-size-guide__content-wrapper .psp-table-wrapper__title .h3{font-size:2rem}}@media screen and (min-width:768px) and (max-width:1023px){.putter-size-guide__content-wrapper .psp-table-wrapper__title .h3{font-size:1.25rem}}@media screen and (min-width:320px) and (max-width:767px){.putter-size-guide__content-wrapper .psp-table-wrapper__title .h3{font-size:1.25rem}}.putter-size-guide__content-wrapper .psp-table-wrapper__head-row{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:normal;align-items:flex-start;align-content:stretch;padding:1rem 0;width:100%;background:var(--color__light-yellow-color);border-bottom:.0625rem solid var(--color__tan-dark-color);gap:.5rem}@media screen and (min-width:768px) and (max-width:1023px){.putter-size-guide__content-wrapper .psp-table-wrapper__head-row{gap:0}}@media screen and (min-width:320px) and (max-width:767px){.putter-size-guide__content-wrapper .psp-table-wrapper__head-row{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:normal;align-items:flex-start;align-content:stretch;gap:0}}.putter-size-guide__content-wrapper .psp-table-wrapper__head-row .table-cell{flex:1}.putter-size-guide__content-wrapper .psp-table-wrapper__head-row .table-cell .table-cell-content{display:flex;align-items:center;padding:0 1rem;line-height:1rem;font-size:.875rem}@media screen and (min-width:768px) and (max-width:1023px){.putter-size-guide__content-wrapper .psp-table-wrapper__head-row .table-cell .table-cell-content{flex-direction:column;align-items:flex-start;padding:0 1rem}}@media screen and (min-width:320px) and (max-width:767px){.putter-size-guide__content-wrapper .psp-table-wrapper__head-row .table-cell .table-cell-content{flex-direction:column;align-items:flex-start}}@media screen and (min-width:768px) and (max-width:1023px){.putter-size-guide__content-wrapper .psp-table-wrapper__head-row .table-cell:first-child{flex:0 0 50%}}@media screen and (min-width:320px) and (max-width:767px){.putter-size-guide__content-wrapper .psp-table-wrapper__head-row .table-cell:first-child{flex:0 0 43%}}.putter-size-guide__content-wrapper .psp-table-wrapper__head-row .table-cell.two-column-view .table-cell{flex:1}@media screen and (min-width:768px) and (max-width:1023px){.putter-size-guide__content-wrapper .psp-table-wrapper__head-row .table-cell.two-column-view .table-cell:first-child{flex:0 0 35%}}@media screen and (min-width:320px) and (max-width:767px){.putter-size-guide__content-wrapper .psp-table-wrapper__head-row .table-cell.two-column-view .table-cell:first-child{flex:0 0 38%}}.putter-size-guide__content-wrapper .psp-table-wrapper__head-row .table-cell.two-column-view .table-cell-content{padding:0 1.5rem}.putter-size-guide__content-wrapper .psp-table-wrapper__head-row .text-span{display:flex;flex-direction:column;line-height:1.5rem;word-break:break-word}.putter-size-guide__content-wrapper .psp-table-wrapper__body-row{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:normal;align-items:center;align-content:stretch;width:100%;min-height:7.25rem;border-bottom:1px solid var(--color__tan-color);padding:8px 0}@media screen and (min-width:768px) and (max-width:1023px){.putter-size-guide__content-wrapper .psp-table-wrapper__body-row{min-height:auto}}@media screen and (min-width:320px) and (max-width:767px){.putter-size-guide__content-wrapper .psp-table-wrapper__body-row{min-height:auto;padding:.5rem 0}}.putter-size-guide__content-wrapper .psp-table-wrapper__body-row .table-cell{flex:1;padding:1rem;font-size:.875rem;line-height:1.25rem}.putter-size-guide__content-wrapper .psp-table-wrapper__body-row .table-cell .multiple-lines{gap:.25rem;display:flex;flex-direction:column}@media screen and (min-width:768px) and (max-width:1023px){.putter-size-guide__content-wrapper .psp-table-wrapper__body-row .table-cell:first-child{flex:0 0 50%}}@media screen and (min-width:320px) and (max-width:767px){.putter-size-guide__content-wrapper .psp-table-wrapper__body-row .table-cell:first-child{flex:0 0 43%}}.putter-size-guide__content-wrapper .psp-table-wrapper__body-row.two-column-view{height:8rem}.putter-size-guide__content-wrapper .psp-table-wrapper__body-row.two-column-view .table-cell{padding:.75rem 1.5rem;height:100%;display:flex;align-items:center;justify-content:flex-start}@media screen and (min-width:768px) and (max-width:1023px){.putter-size-guide__content-wrapper .psp-table-wrapper__body-row.two-column-view .table-cell{padding:1rem}}@media screen and (min-width:320px) and (max-width:767px){.putter-size-guide__content-wrapper .psp-table-wrapper__body-row.two-column-view .table-cell{padding:1rem}}.putter-size-guide__content-wrapper .psp-table-wrapper__body-row.two-column-view .table-cell .product-img-holder{display:flex;width:100%;height:65px;position:relative;overflow:hidden;align-items:center}.putter-size-guide__content-wrapper .psp-table-wrapper__body-row.two-column-view .table-cell .product-img-holder img{position:absolute;right:0;max-width:100%;max-height:100%;width:auto;height:auto}.putter-size-guide__content-wrapper .psp-table-wrapper__bottom-note{width:100%}.putter-size-guide__content-wrapper .psp-table-wrapper__bottom-note .table-bottom-note{font-size:.75rem;line-height:1rem;margin-top:.25rem}.putter-size-guide__footer{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:center;align-content:stretch;background:var(--color__white-smoke-color);gap:1.5rem;padding:1.5rem 2.5rem}@media screen and (min-width:768px) and (max-width:1023px){.putter-size-guide__footer{padding:1.5rem}}@media screen and (min-width:320px) and (max-width:767px){.putter-size-guide__footer{padding:1.5rem;gap:.5rem;flex-direction:column;align-items:flex-start}}.putter-size-guide__footer .psp-note-description{flex:1}.putter-size-guide__footer .psp-note-description p{line-height:1.75rem}@media screen and (min-width:768px) and (max-width:1023px){.putter-size-guide__footer .psp-note-description p{line-height:1.5rem}}@media screen and (min-width:320px) and (max-width:767px){.putter-size-guide__footer .psp-note-description p{line-height:1.5rem}}.putter-size-guide__footer .psp-cta-link a{font-size:1rem;line-height:1.5rem;color:var(--color__primary-red-color)}@media screen and (min-width:768px) and (max-width:1023px){.putter-size-guide__footer .psp-cta-link a{font-size:.875rem;line-height:1.25rem}}@media screen and (min-width:320px) and (max-width:767px){.putter-size-guide__footer .psp-cta-link a{font-size:.875rem;line-height:1.25rem}}.putter-size-guide__footer .psp-cta-link a svg{margin-left:.5rem}.com-key-features-info{display:flex;padding:5rem 0;gap:5rem;background:var(--color__light-yellow-color);position:relative;overflow:hidden}.com-key-features-info .h2,.com-key-features-info h2{font-size:7.5rem;line-height:10rem;font-weight:900;z-index:8;bottom:0;left:0;margin-bottom:0;color:var(--color__primary-black-color);position:absolute;width:35rem}.com-key-features-info .com-key-features-masonry{position:relative;display:flex;flex-direction:row;gap:7.5rem;direction:ltr}.com-key-features-info .com-key-features-masonry.right-column-adjustment{display:flex}.com-key-features-info .com-key-features-masonry.right-column-adjustment .com-key-features-card:nth-child(3){margin-top:42.5rem}.com-key-features-info .com-key-features-masonry .com-key-features-card{display:inline-block;margin:0 0 7.5rem;width:100%;box-sizing:border-box;-moz-column-break-inside:avoid;break-inside:avoid;text-align:left;direction:ltr}.com-key-features-info .com-key-features-masonry .com-key-features-card.heading{width:100%;-moz-column-span:all;column-span:all;align-items:end;display:inline-flex;z-index:1;height:37.5rem;margin-bottom:5rem;justify-content:flex-end;position:relative}.com-key-features-info .com-key-features__pattern-img{position:absolute;right:-6.5rem;top:5rem;z-index:0;height:45.875rem;width:50%}.com-key-features-info .com-key-features__pattern-img img{width:100%;height:45.875rem;-o-object-fit:cover;object-fit:cover}.com-key-features-info .com-key-features__template{display:flex;width:66.5rem;gap:7.5rem;margin:0 auto}.com-key-features-info .com-key-features__template-description{display:flex;width:100%;gap:2.5rem;flex-direction:column}.com-key-features-info .com-key-features__template-description img{width:100%;height:37.5rem;-o-object-fit:cover;object-fit:cover}.com-key-features-info .com-key-features__template-description-text{display:flex;width:100%;gap:1.5rem;flex-direction:column}.com-key-features-info .com-key-features__template-description-text .h4,.com-key-features-info .com-key-features__template-description-text h4{font-size:2.5rem;font-weight:600;line-height:3.375rem;margin-bottom:0;color:var(--color__primary-black-color);position:relative}.com-key-features-info .com-key-features__template-description-text .h4:after,.com-key-features-info .com-key-features__template-description-text h4:after{content:"";width:0;position:absolute;height:5px;border-bottom:4px solid #a40500;left:0;bottom:0;transition:1s ease-in-out}.com-key-features-info .com-key-features__template-description-text p{font-size:1.25rem;font-weight:500;line-height:1.75rem;margin-bottom:0;color:var(--color__primary-black-color)}.com-key-features-info .card-in-viewport .com-key-features__template-description-text .h4:after,.com-key-features-info .card-in-viewport .com-key-features__template-description-text h4:after{width:100%}.com-key-features-info .masonry-column{width:50%}@media screen and (max-width:1440px){.com-key-features-info .com-key-features__template{width:100%;gap:4rem;margin:0 11.75rem}}@media screen and (max-width:1439px){.com-key-features-info{padding:4rem 0}.com-key-features-info .h2,.com-key-features-info h2{font-size:5rem;line-height:6.5rem;width:100%;position:static}.com-key-features-info .com-key-features-masonry{-moz-column-gap:4rem;column-gap:4rem}.com-key-features-info .com-key-features__template{width:896px;gap:4rem;margin:0 auto}}@media screen and (max-width:1023px){.com-key-features-info{padding:2.5rem 0}.com-key-features-info .h2,.com-key-features-info h2{font-size:4rem;line-height:5.5rem}.com-key-features-info .com-key-features-masonry{-moz-column-gap:2.5rem;column-gap:2.5rem}.com-key-features-info .com-key-features-masonry.right-column-adjustment .com-key-features-card:nth-child(3){margin-top:28.75rem}.com-key-features-info .com-key-features-masonry .com-key-features-card{margin-bottom:4rem}.com-key-features-info .com-key-features-masonry .com-key-features-card.heading{height:25rem;margin-bottom:3.75rem}.com-key-features-info .com-key-features__pattern-img,.com-key-features-info .com-key-features__pattern-img img{height:40rem}.com-key-features-info .com-key-features__template{width:45rem;gap:2.5rem;margin:0 auto}.com-key-features-info .com-key-features__template-description{gap:1.5rem}.com-key-features-info .com-key-features__template-description img{height:25rem}.com-key-features-info .com-key-features__template-description-text{gap:1rem}.com-key-features-info .com-key-features__template-description-text .h4,.com-key-features-info .com-key-features__template-description-text h4{font-size:1.5rem;line-height:2.0625rem}.com-key-features-info .com-key-features__template-description-text p{font-size:1rem;line-height:1.375rem}}@media screen and (max-width:767px){.com-key-features-info .h2,.com-key-features-info h2{position:static}.com-key-features-info .com-key-features-masonry{-moz-column-count:1;column-count:1;display:flex;flex-wrap:wrap;flex-direction:column;gap:1.5rem}.com-key-features-info .com-key-features-masonry .com-key-features-card{margin-bottom:0}.com-key-features-info .com-key-features-masonry .com-key-features-card.heading{height:auto;position:static;width:100%;margin-bottom:0}.com-key-features-info .com-key-features-masonry.right-column-adjustment .com-key-features-card:nth-child(3){margin-top:0}.com-key-features-info .com-key-features__pattern-img{display:none}.com-key-features-info .com-key-features__template{width:90%;gap:1.5rem;margin:0 auto}.com-key-features-info .masonry-column{width:100%}}.navigationbreadcrumb{display:flex}.navigationbreadcrumb .cmp-navigation-breadcrumb-ul{color:var(--color__grey-color);font-weight:600;font-size:.875rem;gap:1rem;padding:.5rem 2.5rem;flex-wrap:wrap;display:flex;list-style-type:none}@media screen and (max-width:1439px){.navigationbreadcrumb .cmp-navigation-breadcrumb-ul{padding:.5rem 1.5rem}}@media screen and (max-width:1024px){.navigationbreadcrumb .cmp-navigation-breadcrumb-ul{gap:.625rem}}@media screen and (max-width:1023px){.navigationbreadcrumb .cmp-navigation-breadcrumb-ul{gap:.25rem;padding:.5rem 1rem}}@media screen and (max-width:767px){.navigationbreadcrumb .cmp-navigation-breadcrumb-ul{gap:.25rem}}.navigationbreadcrumb .cmp-navigation-breadcrumb-ul li:last-child{display:none}.navigationbreadcrumb .cmp-navigation-breadcrumb-ul a{text-decoration:none}.gp-powerreivew{width:100%;overflow-x:hidden;padding:2.5rem 5rem}@media screen and (min-width:1024px) and (max-width:1439px){.gp-powerreivew{padding:1.5rem 4rem}}@media screen and (min-width:768px) and (max-width:1023px){.gp-powerreivew{padding:1.5rem}}@media screen and (min-width:320px) and (max-width:767px){.gp-powerreivew{padding:1rem}}.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-msq-list{padding:.75rem 0 .25rem;border-top:1px solid var(--color__tan-color);margin:0 0 1rem;width:100%}@media screen and (min-width:320px) and (max-width:767px){.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-msq-list{display:flex;flex-direction:row;flex-wrap:wrap}}.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-msq-list dt{display:table-cell}@media screen and (min-width:320px) and (max-width:767px){.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-msq-list dt{display:flex;flex:0 0 100%}}@media screen and (min-width:320px) and (max-width:767px){.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-msq-list dd{max-width:100%}}.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-review-snapshot-header{margin-bottom:0;padding:0}.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-review-snapshot-header .pr-review-snapshot-header-intro{padding:0;margin:0;border-bottom:none}.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-review-snapshot-header .pr-review-snapshot-header-intro .pr-headline{color:var(--color__black-text-color,#060808);font-size:calc(1.375rem + 1.5vw);font-family:var(--font-family__primary);font-weight:600}@media (min-width:1200px){.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-review-snapshot-header .pr-review-snapshot-header-intro .pr-headline{font-size:2.5rem}}@media screen and (max-width:1023px){.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-review-snapshot-header .pr-review-snapshot-header-intro .pr-headline{font-size:calc(1.275rem + .3vw);font-family:var(--font-family__primary)}}@media screen and (max-width:1023px) and (min-width:1200px){.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-review-snapshot-header .pr-review-snapshot-header-intro .pr-headline{font-size:1.5rem}}.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-review-snapshot-header .pr-review-snapshot-header-intro .pr-subheadline{display:none}.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-review-snapshot-header .pr-review-snapshot-snippets .pr-snippet-stars-reco-inline{padding:1rem 0 0}@media screen and (max-width:1023px){.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-review-snapshot-header .pr-review-snapshot-snippets .pr-snippet-stars-reco-inline{display:block}}.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-review-snapshot-header .pr-review-snapshot-snippets .pr-snippet-stars-reco-inline .pr-snippet-stars-reco-stars,.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-review-snapshot-header .pr-review-snapshot-snippets .pr-snippet-stars-reco-inline .pr-snippet-stars-reco-stars .pr-snippet .pr-snippet-stars-container .pr-snippet-stars{gap:.5rem}.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-review-snapshot-header .pr-review-snapshot-snippets .pr-snippet-stars-reco-inline .pr-snippet-stars-reco-stars .pr-snippet .pr-snippet-stars-container .pr-snippet-stars .pr-rating-stars .pr-star-v4-0-filled{background-image:url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M7.55128%201.74495C7.63482%201.57245%207.80962%201.46289%208.00128%201.46289C8.19294%201.46289%208.36774%201.57245%208.45128%201.74495L10.3003%205.48295L14.4443%206.08295C14.6329%206.11033%2014.7896%206.24261%2014.8482%206.424C14.9068%206.60539%2014.8572%206.80433%2014.7203%206.93695L11.7203%209.83695L12.4283%2013.9369C12.4605%2014.1243%2012.3837%2014.3136%2012.2301%2014.4256C12.0766%2014.5376%2011.8728%2014.5528%2011.7043%2014.4649L8.00028%2012.5309L4.28928%2014.4699C4.12077%2014.5578%203.917%2014.5426%203.76344%2014.4306C3.60988%2014.3186%203.53309%2014.1293%203.56528%2013.9419L4.27328%209.84195L1.27328%206.94195C1.13634%206.80933%201.08672%206.61039%201.14534%206.429C1.20396%206.24761%201.36063%206.11533%201.54928%206.08795L5.69428%205.48795L7.55128%201.74495Z%22%20stroke%3D%22%23060808%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E");background-repeat:no-repeat}.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-review-snapshot-header .pr-review-snapshot-snippets .pr-snippet-stars-reco-inline .pr-snippet-stars-reco-stars .pr-snippet .pr-snippet-stars-container .pr-snippet-stars .pr-rating-stars .pr-star-v4-25-filled{background-image:url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2217%22%20height%3D%2216%22%20viewBox%3D%220%200%2017%2016%22%20fill%3D%22none%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M8.551%201.74501C8.63455%201.57251%208.80934%201.46295%209.001%201.46295C9.19267%201.46295%209.36746%201.57251%209.451%201.74501L11.3%205.48301L15.444%206.08301C15.6327%206.11039%2015.7893%206.24267%2015.8479%206.42406C15.9066%206.60545%2015.8569%206.80439%2015.72%206.93701L12.72%209.83701L13.428%2013.937C13.4602%2014.1243%2013.3834%2014.3137%2013.2298%2014.4257C13.0763%2014.5377%2012.8725%2014.5529%2012.704%2014.465L9%2012.531L5.289%2014.47C5.12049%2014.5579%204.91672%2014.5427%204.76317%2014.4307C4.60961%2014.3187%204.53282%2014.1293%204.565%2013.942L5.273%209.84201L2.273%206.94201C2.13606%206.80939%202.08644%206.61045%202.14506%206.42906C2.20369%206.24767%202.36035%206.11539%202.549%206.08801L6.694%205.48801L8.551%201.74501Z%22%20stroke%3D%22%23060808%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3Cpath%20d%3D%22M9.001%201.46295C8.80934%201.46295%208.63455%201.57251%208.551%201.74501L6.694%205.48801L2.549%206.08801C2.36035%206.11539%202.20369%206.24767%202.14506%206.42906C2.08644%206.61045%202.13606%206.80939%202.273%206.94201L4%208.5H9.0005L9.001%201.46295Z%22%20fill%3D%22%23060808%22%2F%3E%0A%3C%2Fsvg%3E");background-repeat:no-repeat}.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-review-snapshot-header .pr-review-snapshot-snippets .pr-snippet-stars-reco-inline .pr-snippet-stars-reco-stars .pr-snippet .pr-snippet-stars-container .pr-snippet-stars .pr-rating-stars .pr-star-v4-50-filled{background-image:url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2222%22%20height%3D%2222%22%20viewBox%3D%220%200%2022%2022%22%20fill%3D%22none%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M10.3264%201.61742C10.4517%201.35868%2010.7139%201.19434%2011.0014%201.19434C11.2889%201.19434%2011.5511%201.35868%2011.6764%201.61742L14.4499%207.22442L20.6659%208.12442C20.9489%208.1655%2021.1839%208.36391%2021.2718%208.636C21.3598%208.90808%2021.2853%209.2065%2021.0799%209.40542L16.5799%2013.7554L17.6419%2019.9054C17.6902%2020.1864%2017.575%2020.4704%2017.3447%2020.6384C17.1144%2020.8064%2016.8087%2020.8293%2016.5559%2020.6974L10.9999%2017.7964L5.43343%2020.7049C5.18066%2020.8368%204.87501%2020.8139%204.64467%2020.6459C4.41434%2020.4779%204.29915%2020.1939%204.34743%2019.9129L5.40943%2013.7629L0.909431%209.41292C0.704016%209.214%200.629585%208.91558%200.717519%208.6435C0.805454%208.37141%201.04045%208.173%201.32343%208.13192L7.54093%207.23192L10.3264%201.61742Z%22%20stroke%3D%22%23060808%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3Cpath%20d%3D%22M11.001%204.46289C10.8094%204.46289%2010.6346%204.57245%2010.551%204.74495L8.69404%208.48795L4.54904%209.08795C4.36038%209.11533%204.20372%209.24761%204.14509%209.429C4.08647%209.61039%204.13609%209.80933%204.27304%209.94195L7.27304%2012.8419L6.56504%2016.9419C6.53285%2017.1293%206.60964%2017.3186%206.7632%2017.4306C6.91675%2017.5426%207.12052%2017.5578%207.28904%2017.4699L11%2015.5309L11.001%204.46289Z%22%20fill%3D%22%23060808%22%2F%3E%0A%3C%2Fsvg%3E");background-repeat:no-repeat}.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-review-snapshot-header .pr-review-snapshot-snippets .pr-snippet-stars-reco-inline .pr-snippet-stars-reco-stars .pr-snippet .pr-snippet-stars-container .pr-snippet-stars .pr-rating-stars .pr-star-v4-75-filled{background-image:url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M7.551%201.74499C7.63455%201.5725%207.80934%201.46294%208.001%201.46294C8.19267%201.46294%208.36746%201.5725%208.451%201.74499L10.3%205.48299L14.444%206.08299C14.6327%206.11038%2014.7893%206.24265%2014.8479%206.42404C14.9066%206.60543%2014.8569%206.80438%2014.72%206.93699L11.72%209.83699L12.428%2013.937C12.4602%2014.1243%2012.3834%2014.3137%2012.2298%2014.4256C12.0763%2014.5376%2011.8725%2014.5529%2011.704%2014.465L8%2012.531L4.289%2014.47C4.12049%2014.5579%203.91672%2014.5426%203.76317%2014.4306C3.60961%2014.3187%203.53282%2014.1293%203.565%2013.942L4.273%209.84199L1.273%206.94199C1.13606%206.80938%201.08644%206.61044%201.14506%206.42904C1.20369%206.24765%201.36035%206.11538%201.549%206.08799L5.694%205.48799L7.551%201.74499Z%22%20stroke%3D%22%23060808%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M7.551%201.74499C7.63455%201.5725%207.80934%201.46294%208.001%201.46294C8%201.5%208%207%208%208.5C10%208.5%2012.4519%208.5%2013%208.5L11.72%209.83699L12.428%2013.937C12.4602%2014.1243%2012.3834%2014.3137%2012.2298%2014.4256C12.0763%2014.5376%2011.8725%2014.5529%2011.704%2014.465L8%2012.531L4.289%2014.47C4.12049%2014.5579%203.91672%2014.5426%203.76317%2014.4306C3.60961%2014.3187%203.53282%2014.1293%203.565%2013.942L4.273%209.84199L1.273%206.94199C1.13606%206.80938%201.08644%206.61044%201.14506%206.42904C1.20369%206.24765%201.36035%206.11538%201.549%206.08799L5.694%205.48799L7.551%201.74499Z%22%20fill%3D%22%23060808%22%2F%3E%0A%3C%2Fsvg%3E");background-repeat:no-repeat}.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-review-snapshot-header .pr-review-snapshot-snippets .pr-snippet-stars-reco-inline .pr-snippet-stars-reco-stars .pr-snippet .pr-snippet-stars-container .pr-snippet-stars .pr-rating-stars .pr-star-v4-100-filled{background-image:url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2222%22%20height%3D%2222%22%20viewBox%3D%220%200%2022%2022%22%20fill%3D%22none%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M10.3264%201.61742C10.4517%201.35868%2010.7139%201.19434%2011.0014%201.19434C11.2889%201.19434%2011.5511%201.35868%2011.6764%201.61742L14.4499%207.22442L20.6659%208.12442C20.9489%208.1655%2021.1839%208.36391%2021.2718%208.636C21.3598%208.90808%2021.2853%209.2065%2021.0799%209.40542L16.5799%2013.7554L17.6419%2019.9054C17.6902%2020.1864%2017.575%2020.4704%2017.3447%2020.6384C17.1144%2020.8064%2016.8087%2020.8293%2016.5559%2020.6974L10.9999%2017.7964L5.43343%2020.7049C5.18066%2020.8368%204.87501%2020.8139%204.64467%2020.6459C4.41434%2020.4779%204.29915%2020.1939%204.34743%2019.9129L5.40943%2013.7629L0.909431%209.41292C0.704016%209.214%200.629585%208.91558%200.717519%208.6435C0.805454%208.37141%201.04045%208.173%201.32343%208.13192L7.54093%207.23192L10.3264%201.61742Z%22%20fill%3D%22%23060808%22%20stroke%3D%22%23060808%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E");background-repeat:no-repeat}.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-review-snapshot-header .pr-review-snapshot-snippets .pr-snippet-stars-reco-inline .pr-snippet-stars-reco-stars .pr-snippet .pr-snippet-stars-container .pr-snippet-stars .pr-snippet-rating-decimal{margin:0;font-weight:600;font-size:calc(1.325rem + .9vw);font-family:var(--font-family__primary);border:none;border-radius:0;color:var(--color__black-text-color,#060808)}@media (min-width:1200px){.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-review-snapshot-header .pr-review-snapshot-snippets .pr-snippet-stars-reco-inline .pr-snippet-stars-reco-stars .pr-snippet .pr-snippet-stars-container .pr-snippet-stars .pr-snippet-rating-decimal{font-size:2rem}}.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-review-snapshot-header .pr-review-snapshot-snippets .pr-snippet-stars-reco-inline .pr-snippet-stars-reco-stars .pr-snippet .pr-snippet-read-and-write .pr-snippet-review-count{color:var(--color__grey-color,#696a6a);font-size:1.25rem;font-family:var(--font-family__primary);font-weight:600;font-style:normal}.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-review-snapshot-header .pr-review-snapshot-snippets .pr-snippet-stars-reco-inline .pr-snippet-stars-reco-stars .pr-snippet .pr-snippet-read-and-write .pr-snippet-review-count:before{content:"("}.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-review-snapshot-header .pr-review-snapshot-snippets .pr-snippet-stars-reco-inline .pr-snippet-stars-reco-stars .pr-snippet .pr-snippet-read-and-write .pr-snippet-review-count:after{content:")"}.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-review-snapshot-header .pr-review-snapshot-snippets .pr-snippet-stars-reco-inline .pr-snippet-stars-reco-stars .pr-snippet .pr-snippet-read-and-write .pr-snippet-write-review-link{font-family:var(--font-family__primary);color:var(--color-primary-red,#a40500);font-weight:700}.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-review-snapshot-header .pr-review-snapshot-snippets .pr-snippet-stars-reco-inline .pr-snippet-stars-reco-reco .pr-snippet-reco-to-friend{padding:.5rem 1rem;max-width:17.8125rem;background-color:var(--color__light-tan-color,#fdfcfb)}.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-review-snapshot-header .pr-review-snapshot-snippets .pr-snippet-stars-reco-inline .pr-snippet-stars-reco-reco .pr-snippet-reco-to-friend .pr-snippet-reco-to-friend-percent{font-size:calc(1.275rem + .3vw);font-family:var(--font-family__primary);color:var(--color__black-text-color,#060808);font-weight:600}@media (min-width:1200px){.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-review-snapshot-header .pr-review-snapshot-snippets .pr-snippet-stars-reco-inline .pr-snippet-stars-reco-reco .pr-snippet-reco-to-friend .pr-snippet-reco-to-friend-percent{font-size:1.5rem}}.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-review-snapshot-header .pr-review-snapshot-snippets .pr-snippet-stars-reco-inline .pr-snippet-stars-reco-reco .pr-snippet-reco-to-friend .pr-snippet-reco-to-friend-percent span:first-child{display:none!important}.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-review-snapshot-header .pr-review-snapshot-snippets .pr-snippet-stars-reco-inline .pr-snippet-stars-reco-reco .pr-snippet-reco-to-friend .pr-snippet-reco-to-friend-percent .pr-reco span{display:flex!important;color:var(--color__black-text-color,#060808);font-size:calc(1.275rem + .3vw);font-family:var(--font-family__primary)}@media (min-width:1200px){.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-review-snapshot-header .pr-review-snapshot-snippets .pr-snippet-stars-reco-inline .pr-snippet-stars-reco-reco .pr-snippet-reco-to-friend .pr-snippet-reco-to-friend-percent .pr-reco span{font-size:1.5rem}}.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-review-snapshot-header .pr-review-snapshot-snippets .pr-snippet-stars-reco-inline .pr-snippet-stars-reco-reco .pr-snippet-reco-to-friend .pr-reco-to-friend-message{color:var(--color__black-text-color,#060808);font-size:.875rem;font-family:var(--font-family__primary);font-weight:700;max-width:13.125rem}.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-review-snapshot-block-container{padding:1.5rem 0;margin-bottom:0}.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-review-snapshot-block-container section{padding:0;border-right:none}.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-review-snapshot-block-container section .h1,.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-review-snapshot-block-container section dt,.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-review-snapshot-block-container section h1{padding:0;color:var(--color__black-text-color,#060808);font-size:calc(1.275rem + .3vw);font-family:var(--font-family__primary);font-weight:600}@media (min-width:1200px){.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-review-snapshot-block-container section .h1,.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-review-snapshot-block-container section dt,.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-review-snapshot-block-container section h1{font-size:1.5rem}}.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-review-snapshot-block-container section dl dt{margin-bottom:1.5rem}.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-review-snapshot-block-container section dl dd{display:inline-block;margin-top:0;padding:0;margin-right:.5rem;margin-bottom:.5rem;height:auto}.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-review-snapshot-block-container section dl dd button{padding:.25rem .75rem}.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-review-snapshot-block-container section dl dd button.pr-filter-btn--active span:first-child,.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-review-snapshot-block-container section dl dd button.pr-filter-btn--active span:first-child:hover,.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-review-snapshot-block-container section dl dd button:hover span:first-child,.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-review-snapshot-block-container section dl dd button span:first-child:hover{color:var(--color__white-color,#fff);background-color:var(--color-primary-red,#a40500);border-color:var(--color-primary-red,#a40500)}.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-review-snapshot-block-container section dl dd button .pr-filter-btn__buttonText{color:var(--color__black-text-color,#060808);font-size:1rem;font-family:var(--font-family__primary);font-weight:900;line-height:1.375rem}.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-review-snapshot-block-container section:first-child,.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-review-snapshot-block-container section:nth-child(2){margin-right:1.5rem}.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-review-snapshot-msq-container{margin:.5rem 0;padding:0}.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-review-snapshot-msq-container dl{color:var(--color__black-text-color,#060808);gap:.5rem}.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-review-snapshot-msq-container dl dt{min-width:15rem;padding-right:1.5rem}@media screen and (min-width:320px) and (max-width:767px){.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-review-snapshot-msq-container dl dt{display:flex;flex:0 0 100%}}.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-review-snapshot-msq-container dl dt .h3,.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-review-snapshot-msq-container dl dt h3{font-size:1rem;font-family:var(--font-family__primary);font-weight:600}.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-review-snapshot-msq-container dl dd{color:var(--color__black-text-color,#060808);font-family:var(--font-family__primary);font-size:1rem;font-weight:900;line-height:1.375rem;margin-right:.5rem;max-width:100%;display:inline-flex;flex-direction:row}.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-review-snapshot-msq-container dl dd button{border:1px solid var(--color__black-text-color,#060808);background-color:transparent;border-radius:6rem;display:inline-block;text-align:left;padding:.25rem .75rem .25rem .9375rem;max-width:100%}.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-review-snapshot-msq-container dl dd button span{color:var(--color__black-text-color,#060808);font-size:.875rem;font-family:var(--font-family__primary);font-weight:600;padding:0;background-color:var(--color__white-color)}.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-review-snapshot-msq-container dl dd button span:first-child{border-right:1px solid var(--color__black-text-color,#060808);padding-right:.75rem;font-size:.875rem;display:inline;font-weight:600;background:transparent;white-space:normal}.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-review-snapshot-msq-container dl dd button span:last-child{padding-left:.75rem;font-size:.875rem;font-weight:900;display:inline}@media screen and (min-width:768px) and (max-width:1023px){.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-review-snapshot-msq-container dl dd button span{display:inline-block;width:100%}}@media screen and (min-width:320px) and (max-width:767px){.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-review-snapshot-msq-container dl dd button span{display:inline-block;width:100%}}.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-review-snapshot-msq-container dl dd button.pr-more-button,.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-review-snapshot-msq-container dl dd button.pr-more-button span{display:inline}.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-review-snapshot-msq-container dl dd button.pr-more-button span:first-child{border-right:none}.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-review-snapshot-msq-container dl dd button.pr-filter-btn--active{padding:.25rem .75rem;border-radius:6rem;background-color:var(--color-primary-red,#a40500);border-color:var(--color-primary-red,#a40500)}.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-review-snapshot-msq-container dl dd button.pr-filter-btn--active span{color:var(--color__white-color,#fff);border-color:var(--color__white-color,#fff);background-color:var(--color-primary-red,#a40500);padding:0}.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-review-snapshot-msq-container dl dd button.pr-filter-btn--active span:first-child{padding-right:.75rem}.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-review-snapshot-msq-container dl dd button.pr-filter-btn--active span:last-child{padding-left:.75rem}.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-review-snapshot-msq-container dl dd .pr-filter-btn__voteCount{font-weight:900}.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-ratings-histogram{margin-top:1.5rem}.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-ratings-histogram .pr-ratings-histogram-bar{overflow:hidden;background-color:var(--color__light-yellow-color,#faf7f3)}.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-ratings-histogram .pr-ratings-histogram-list-item{margin-bottom:.5rem}.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-ratings-histogram .pr-ratings-histogram-list-item .pr-histogram-stars{color:var(--color__black-text-color,#060808)}.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-ratings-histogram .pr-ratings-histogram-list-item .pr-histogram-stars p{padding:0;text-align:left;color:var(--color__black-text-color,#060808);font-family:var(--font-family__primary);font-size:1.25rem;font-weight:600}@media screen and (min-width:320px) and (max-width:767px){.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-ratings-histogram .pr-ratings-histogram-list-item .pr-histogram-stars p{font-size:.875rem}}.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-ratings-histogram .pr-ratings-histogram-list-item .pr-histogram-stars .pr-histogram-label{padding-right:1rem}@media screen and (min-width:320px) and (max-width:767px){.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-ratings-histogram .pr-ratings-histogram-list-item .pr-histogram-stars .pr-histogram-label{padding-right:.5rem}}.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-ratings-histogram .pr-ratings-histogram-list-item .pr-histogram-stars .pr-ratings-histogram-bar-container{padding-right:1rem}@media screen and (min-width:320px) and (max-width:767px){.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-ratings-histogram .pr-ratings-histogram-list-item .pr-histogram-stars .pr-ratings-histogram-bar-container{padding-right:.5rem}}.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-ratings-histogram .pr-ratings-histogram-list-item .pr-histogram-stars .pr-ratings-histogram-barValue{border-radius:0;height:1.25rem;background:var(--color-primary-red,#a40500)}.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-ratings-histogram .pr-ratings-histogram-list-item .pr-histogram-stars .pr-histogram-cross{display:none}.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-review-snapshot-faceoff{margin-bottom:1.5rem}.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-review-snapshot-faceoff .pr-faceoff-negative,.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-review-snapshot-faceoff .pr-faceoff-positive{padding:2.5rem}.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-review-snapshot-faceoff .pr-faceoff-negative .pr-faceoff-label,.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-review-snapshot-faceoff .pr-faceoff-positive .pr-faceoff-label{color:var(--color-primary-red,#a40500);font-family:var(--font-family__primary);font-size:1rem;font-weight:700;margin-bottom:.5rem}.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-review-snapshot-faceoff .pr-faceoff-negative .pr-snippet-stars,.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-review-snapshot-faceoff .pr-faceoff-positive .pr-snippet-stars{padding:.5rem 0;margin-bottom:.5rem}.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-review-snapshot-faceoff .pr-faceoff-negative .pr-snippet-stars .pr-rating-stars .pr-star-v4-0-filled,.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-review-snapshot-faceoff .pr-faceoff-positive .pr-snippet-stars .pr-rating-stars .pr-star-v4-0-filled{background-image:url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M7.55128%201.74495C7.63482%201.57245%207.80962%201.46289%208.00128%201.46289C8.19294%201.46289%208.36774%201.57245%208.45128%201.74495L10.3003%205.48295L14.4443%206.08295C14.6329%206.11033%2014.7896%206.24261%2014.8482%206.424C14.9068%206.60539%2014.8572%206.80433%2014.7203%206.93695L11.7203%209.83695L12.4283%2013.9369C12.4605%2014.1243%2012.3837%2014.3136%2012.2301%2014.4256C12.0766%2014.5376%2011.8728%2014.5528%2011.7043%2014.4649L8.00028%2012.5309L4.28928%2014.4699C4.12077%2014.5578%203.917%2014.5426%203.76344%2014.4306C3.60988%2014.3186%203.53309%2014.1293%203.56528%2013.9419L4.27328%209.84195L1.27328%206.94195C1.13634%206.80933%201.08672%206.61039%201.14534%206.429C1.20396%206.24761%201.36063%206.11533%201.54928%206.08795L5.69428%205.48795L7.55128%201.74495Z%22%20stroke%3D%22%23060808%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E");background-repeat:no-repeat}.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-review-snapshot-faceoff .pr-faceoff-negative .pr-snippet-stars .pr-rating-stars .pr-star-v4-25-filled,.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-review-snapshot-faceoff .pr-faceoff-positive .pr-snippet-stars .pr-rating-stars .pr-star-v4-25-filled{background-image:url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2217%22%20height%3D%2216%22%20viewBox%3D%220%200%2017%2016%22%20fill%3D%22none%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M8.551%201.74501C8.63455%201.57251%208.80934%201.46295%209.001%201.46295C9.19267%201.46295%209.36746%201.57251%209.451%201.74501L11.3%205.48301L15.444%206.08301C15.6327%206.11039%2015.7893%206.24267%2015.8479%206.42406C15.9066%206.60545%2015.8569%206.80439%2015.72%206.93701L12.72%209.83701L13.428%2013.937C13.4602%2014.1243%2013.3834%2014.3137%2013.2298%2014.4257C13.0763%2014.5377%2012.8725%2014.5529%2012.704%2014.465L9%2012.531L5.289%2014.47C5.12049%2014.5579%204.91672%2014.5427%204.76317%2014.4307C4.60961%2014.3187%204.53282%2014.1293%204.565%2013.942L5.273%209.84201L2.273%206.94201C2.13606%206.80939%202.08644%206.61045%202.14506%206.42906C2.20369%206.24767%202.36035%206.11539%202.549%206.08801L6.694%205.48801L8.551%201.74501Z%22%20stroke%3D%22%23060808%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3Cpath%20d%3D%22M9.001%201.46295C8.80934%201.46295%208.63455%201.57251%208.551%201.74501L6.694%205.48801L2.549%206.08801C2.36035%206.11539%202.20369%206.24767%202.14506%206.42906C2.08644%206.61045%202.13606%206.80939%202.273%206.94201L4%208.5H9.0005L9.001%201.46295Z%22%20fill%3D%22%23060808%22%2F%3E%0A%3C%2Fsvg%3E");background-repeat:no-repeat}.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-review-snapshot-faceoff .pr-faceoff-negative .pr-snippet-stars .pr-rating-stars .pr-star-v4-50-filled,.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-review-snapshot-faceoff .pr-faceoff-positive .pr-snippet-stars .pr-rating-stars .pr-star-v4-50-filled{background-image:url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2222%22%20height%3D%2222%22%20viewBox%3D%220%200%2022%2022%22%20fill%3D%22none%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M10.3264%201.61742C10.4517%201.35868%2010.7139%201.19434%2011.0014%201.19434C11.2889%201.19434%2011.5511%201.35868%2011.6764%201.61742L14.4499%207.22442L20.6659%208.12442C20.9489%208.1655%2021.1839%208.36391%2021.2718%208.636C21.3598%208.90808%2021.2853%209.2065%2021.0799%209.40542L16.5799%2013.7554L17.6419%2019.9054C17.6902%2020.1864%2017.575%2020.4704%2017.3447%2020.6384C17.1144%2020.8064%2016.8087%2020.8293%2016.5559%2020.6974L10.9999%2017.7964L5.43343%2020.7049C5.18066%2020.8368%204.87501%2020.8139%204.64467%2020.6459C4.41434%2020.4779%204.29915%2020.1939%204.34743%2019.9129L5.40943%2013.7629L0.909431%209.41292C0.704016%209.214%200.629585%208.91558%200.717519%208.6435C0.805454%208.37141%201.04045%208.173%201.32343%208.13192L7.54093%207.23192L10.3264%201.61742Z%22%20stroke%3D%22%23060808%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3Cpath%20d%3D%22M11.001%204.46289C10.8094%204.46289%2010.6346%204.57245%2010.551%204.74495L8.69404%208.48795L4.54904%209.08795C4.36038%209.11533%204.20372%209.24761%204.14509%209.429C4.08647%209.61039%204.13609%209.80933%204.27304%209.94195L7.27304%2012.8419L6.56504%2016.9419C6.53285%2017.1293%206.60964%2017.3186%206.7632%2017.4306C6.91675%2017.5426%207.12052%2017.5578%207.28904%2017.4699L11%2015.5309L11.001%204.46289Z%22%20fill%3D%22%23060808%22%2F%3E%0A%3C%2Fsvg%3E");background-repeat:no-repeat}.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-review-snapshot-faceoff .pr-faceoff-negative .pr-snippet-stars .pr-rating-stars .pr-star-v4-75-filled,.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-review-snapshot-faceoff .pr-faceoff-positive .pr-snippet-stars .pr-rating-stars .pr-star-v4-75-filled{background-image:url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M7.551%201.74499C7.63455%201.5725%207.80934%201.46294%208.001%201.46294C8.19267%201.46294%208.36746%201.5725%208.451%201.74499L10.3%205.48299L14.444%206.08299C14.6327%206.11038%2014.7893%206.24265%2014.8479%206.42404C14.9066%206.60543%2014.8569%206.80438%2014.72%206.93699L11.72%209.83699L12.428%2013.937C12.4602%2014.1243%2012.3834%2014.3137%2012.2298%2014.4256C12.0763%2014.5376%2011.8725%2014.5529%2011.704%2014.465L8%2012.531L4.289%2014.47C4.12049%2014.5579%203.91672%2014.5426%203.76317%2014.4306C3.60961%2014.3187%203.53282%2014.1293%203.565%2013.942L4.273%209.84199L1.273%206.94199C1.13606%206.80938%201.08644%206.61044%201.14506%206.42904C1.20369%206.24765%201.36035%206.11538%201.549%206.08799L5.694%205.48799L7.551%201.74499Z%22%20stroke%3D%22%23060808%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M7.551%201.74499C7.63455%201.5725%207.80934%201.46294%208.001%201.46294C8%201.5%208%207%208%208.5C10%208.5%2012.4519%208.5%2013%208.5L11.72%209.83699L12.428%2013.937C12.4602%2014.1243%2012.3834%2014.3137%2012.2298%2014.4256C12.0763%2014.5376%2011.8725%2014.5529%2011.704%2014.465L8%2012.531L4.289%2014.47C4.12049%2014.5579%203.91672%2014.5426%203.76317%2014.4306C3.60961%2014.3187%203.53282%2014.1293%203.565%2013.942L4.273%209.84199L1.273%206.94199C1.13606%206.80938%201.08644%206.61044%201.14506%206.42904C1.20369%206.24765%201.36035%206.11538%201.549%206.08799L5.694%205.48799L7.551%201.74499Z%22%20fill%3D%22%23060808%22%2F%3E%0A%3C%2Fsvg%3E");background-repeat:no-repeat}.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-review-snapshot-faceoff .pr-faceoff-negative .pr-snippet-stars .pr-rating-stars .pr-star-v4-100-filled,.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-review-snapshot-faceoff .pr-faceoff-positive .pr-snippet-stars .pr-rating-stars .pr-star-v4-100-filled{background-image:url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2222%22%20height%3D%2222%22%20viewBox%3D%220%200%2022%2022%22%20fill%3D%22none%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M10.3264%201.61742C10.4517%201.35868%2010.7139%201.19434%2011.0014%201.19434C11.2889%201.19434%2011.5511%201.35868%2011.6764%201.61742L14.4499%207.22442L20.6659%208.12442C20.9489%208.1655%2021.1839%208.36391%2021.2718%208.636C21.3598%208.90808%2021.2853%209.2065%2021.0799%209.40542L16.5799%2013.7554L17.6419%2019.9054C17.6902%2020.1864%2017.575%2020.4704%2017.3447%2020.6384C17.1144%2020.8064%2016.8087%2020.8293%2016.5559%2020.6974L10.9999%2017.7964L5.43343%2020.7049C5.18066%2020.8368%204.87501%2020.8139%204.64467%2020.6459C4.41434%2020.4779%204.29915%2020.1939%204.34743%2019.9129L5.40943%2013.7629L0.909431%209.41292C0.704016%209.214%200.629585%208.91558%200.717519%208.6435C0.805454%208.37141%201.04045%208.173%201.32343%208.13192L7.54093%207.23192L10.3264%201.61742Z%22%20fill%3D%22%23060808%22%20stroke%3D%22%23060808%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E");background-repeat:no-repeat}.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-review-snapshot-faceoff .pr-faceoff-negative .pr-snippet-stars .pr-snippet-rating-decimal,.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-review-snapshot-faceoff .pr-faceoff-positive .pr-snippet-stars .pr-snippet-rating-decimal{margin:0;font-weight:700;font-size:.875rem;font-family:var(--font-family__primary);border:none;border-radius:0;color:var(--color__black-text-color,#060808);-webkit-text-decoration-line:underline;text-decoration-line:underline}.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-review-snapshot-faceoff .pr-faceoff-negative .pr-faceoff-title,.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-review-snapshot-faceoff .pr-faceoff-positive .pr-faceoff-title{color:var(--color__black-text-color,#060808);margin-bottom:.5rem;font-size:1.25rem;font-weight:600;font-family:var(--font-family__primary)}.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-review-snapshot-faceoff .pr-faceoff-negative .pr-faceoff-review,.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-review-snapshot-faceoff .pr-faceoff-positive .pr-faceoff-review{color:var(--color__black-text-color,#060808);margin-bottom:.5rem;font-family:var(--font-family__primary);font-size:1rem;font-weight:400;line-height:1.375rem}.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-review-snapshot-faceoff .pr-faceoff-negative .pr-faceoff-readcomplete,.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-review-snapshot-faceoff .pr-faceoff-negative .pr-faceoff-readcomplete-expanded,.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-review-snapshot-faceoff .pr-faceoff-positive .pr-faceoff-readcomplete,.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-review-snapshot-faceoff .pr-faceoff-positive .pr-faceoff-readcomplete-expanded{color:var(--color__primary-red-color);font-size:1rem;font-weight:700;line-height:1.5rem}.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-review-snapshot-faceoff .pr-faceoff-negative .pr-faceoff-readcomplete-expanded .pr-caret-icon__line,.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-review-snapshot-faceoff .pr-faceoff-negative .pr-faceoff-readcomplete .pr-caret-icon__line,.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-review-snapshot-faceoff .pr-faceoff-positive .pr-faceoff-readcomplete-expanded .pr-caret-icon__line,.gp-powerreivew #gp-reviewsnapshot .p-w-r .pr-review-snapshot .pr-review-snapshot-faceoff .pr-faceoff-positive .pr-faceoff-readcomplete .pr-caret-icon__line{stroke:var(--color__primary-red-color)}.gp-powerreivew #gp-reviewlist .p-w-r{font-family:var(--font-family__primary);font-size:1.25rem;font-weight:600}.gp-powerreivew #gp-reviewlist .p-w-r .pr-review-display .pr-rd-main-header-with-filters{margin-bottom:0}.gp-powerreivew #gp-reviewlist .p-w-r .pr-review-display .pr-rd-main-header-with-filters .pr-rd-review-header-contents{background-color:var(--color__tan-color,#f3f0ec);display:flow-root;margin-bottom:0;padding:1rem}.gp-powerreivew #gp-reviewlist .p-w-r .pr-review-display .pr-rd-main-header-with-filters .pr-rd-review-header-contents .pr-rd-search-container .pr-rd-search-reviews-input svg{margin-top:-.3125rem}@media screen and (max-width:1023px){.gp-powerreivew #gp-reviewlist .p-w-r .pr-review-display .pr-rd-main-header-with-filters .pr-rd-review-header-contents .pr-rd-review-total,.gp-powerreivew #gp-reviewlist .p-w-r .pr-review-display .pr-rd-main-header-with-filters .pr-rd-review-header-contents .pr-rd-search-container{width:50%;float:left}}@media screen and (min-width:320px) and (max-width:767px){.gp-powerreivew #gp-reviewlist .p-w-r .pr-review-display .pr-rd-main-header-with-filters .pr-rd-review-header-contents .pr-rd-review-total,.gp-powerreivew #gp-reviewlist .p-w-r .pr-review-display .pr-rd-main-header-with-filters .pr-rd-review-header-contents .pr-rd-search-container{width:100%;float:left}}.gp-powerreivew #gp-reviewlist .p-w-r .pr-review-display .pr-rd-main-header-with-filters .pr-rd-review-header-sorts{margin-bottom:0}.gp-powerreivew #gp-reviewlist .p-w-r .pr-review-display .pr-rd-main-header-with-filters .pr-rd-review-header-sorts .pr-rd-sort-group{border:none}.gp-powerreivew #gp-reviewlist .p-w-r .pr-review-display .pr-rd-main-header-with-filters .pr-rd-review-header-sorts .pr-rd-sort-group .pr-rd-sort{border:none;border-bottom:1px solid var(--Neutral-Colors-Black,#060808);padding:.5rem 0;color:var(--color__black-text-color,#060808);font-family:var(--font-family__primary);font-size:1rem;font-weight:300;line-height:1.375rem}@media screen and (max-width:1023px){.gp-powerreivew #gp-reviewlist .p-w-r .pr-review-display .pr-rd-main-header-with-filters .pr-rd-review-header-sorts .pr-rd-sort-group .pr-rd-sort{float:right}}.gp-powerreivew #gp-reviewlist .p-w-r .pr-review-display .pr-rd-main-header-with-filters .pr-review-filter-info-bar{margin:0 0 1.5rem;width:100%}.gp-powerreivew #gp-reviewlist .p-w-r .pr-review-display .pr-rd-main-header-with-filters .pr-review-filter-info-bar .pr-review-filter-headline{width:auto;font-family:var(--font-family__primary);font-size:1rem;font-weight:700;margin:0 1.5rem 0 0;padding:.25rem 0}.gp-powerreivew #gp-reviewlist .p-w-r .pr-review-display .pr-rd-main-header-with-filters .pr-review-filter-info-bar button{background-color:var(--color__tan-color,#f3f0ec);padding:.25rem .5rem .25rem .75rem;margin:0 .5rem 0 0;border-radius:2rem}@media screen and (min-width:320px) and (max-width:767px){.gp-powerreivew #gp-reviewlist .p-w-r .pr-review-display .pr-rd-main-header-with-filters .pr-review-filter-info-bar button .pr-filter-btn__child{vertical-align:middle;white-space:normal;max-width:80%}}.gp-powerreivew #gp-reviewlist .p-w-r .pr-review-display .pr-rd-main-header-with-filters .pr-review-filter-info-bar button .pr-filter-btn__child .pr-cross-icon:hover{background-color:var(--color-primary-red,#a40500)}.gp-powerreivew #gp-reviewlist .p-w-r .pr-review-display .pr-rd-main-header-with-filters .pr-review-filter-info-bar button .pr-filter-btn__icon{float:right;padding-left:.5rem}.gp-powerreivew #gp-reviewlist .p-w-r .pr-review-display .pr-rd-main-header-with-filters .pr-review-filter-info-bar button .pr-filter-btn__buttonText{color:var(--color__black-text-color,#060808);font-family:var(--font-family__primary);font-size:1rem;font-weight:400;line-height:1.375rem}.gp-powerreivew #gp-reviewlist .p-w-r .pr-review-display .pr-rd-main-header-with-filters .pr-review-filter-info-bar button:hover{background-color:var(--color-primary-red,#a40500)}.gp-powerreivew #gp-reviewlist .p-w-r .pr-review-display .pr-rd-main-header-with-filters .pr-review-filter-info-bar button:hover .pr-filter-btn__buttonText{color:var(--color__white-color,#fff)}.gp-powerreivew #gp-reviewlist .p-w-r .pr-review-display .pr-review{position:relative;padding:1rem 0;margin-bottom:0;border-top:1px solid var(--color__tan-dark-color)}.gp-powerreivew #gp-reviewlist .p-w-r .pr-review-display .pr-review .pr-rd-header{margin-bottom:.5rem}.gp-powerreivew #gp-reviewlist .p-w-r .pr-review-display .pr-review .pr-rd-header .pr-rd-star-rating{margin:.5rem 0}.gp-powerreivew #gp-reviewlist .p-w-r .pr-review-display .pr-review .pr-rd-header .pr-rd-star-rating .pr-snippet-stars .pr-rating-stars .pr-star-v4-0-filled{background-image:url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M7.55128%201.74495C7.63482%201.57245%207.80962%201.46289%208.00128%201.46289C8.19294%201.46289%208.36774%201.57245%208.45128%201.74495L10.3003%205.48295L14.4443%206.08295C14.6329%206.11033%2014.7896%206.24261%2014.8482%206.424C14.9068%206.60539%2014.8572%206.80433%2014.7203%206.93695L11.7203%209.83695L12.4283%2013.9369C12.4605%2014.1243%2012.3837%2014.3136%2012.2301%2014.4256C12.0766%2014.5376%2011.8728%2014.5528%2011.7043%2014.4649L8.00028%2012.5309L4.28928%2014.4699C4.12077%2014.5578%203.917%2014.5426%203.76344%2014.4306C3.60988%2014.3186%203.53309%2014.1293%203.56528%2013.9419L4.27328%209.84195L1.27328%206.94195C1.13634%206.80933%201.08672%206.61039%201.14534%206.429C1.20396%206.24761%201.36063%206.11533%201.54928%206.08795L5.69428%205.48795L7.55128%201.74495Z%22%20stroke%3D%22%23060808%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E");background-repeat:no-repeat}.gp-powerreivew #gp-reviewlist .p-w-r .pr-review-display .pr-review .pr-rd-header .pr-rd-star-rating .pr-snippet-stars .pr-rating-stars .pr-star-v4-25-filled{background-image:url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2217%22%20height%3D%2216%22%20viewBox%3D%220%200%2017%2016%22%20fill%3D%22none%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M8.551%201.74501C8.63455%201.57251%208.80934%201.46295%209.001%201.46295C9.19267%201.46295%209.36746%201.57251%209.451%201.74501L11.3%205.48301L15.444%206.08301C15.6327%206.11039%2015.7893%206.24267%2015.8479%206.42406C15.9066%206.60545%2015.8569%206.80439%2015.72%206.93701L12.72%209.83701L13.428%2013.937C13.4602%2014.1243%2013.3834%2014.3137%2013.2298%2014.4257C13.0763%2014.5377%2012.8725%2014.5529%2012.704%2014.465L9%2012.531L5.289%2014.47C5.12049%2014.5579%204.91672%2014.5427%204.76317%2014.4307C4.60961%2014.3187%204.53282%2014.1293%204.565%2013.942L5.273%209.84201L2.273%206.94201C2.13606%206.80939%202.08644%206.61045%202.14506%206.42906C2.20369%206.24767%202.36035%206.11539%202.549%206.08801L6.694%205.48801L8.551%201.74501Z%22%20stroke%3D%22%23060808%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3Cpath%20d%3D%22M9.001%201.46295C8.80934%201.46295%208.63455%201.57251%208.551%201.74501L6.694%205.48801L2.549%206.08801C2.36035%206.11539%202.20369%206.24767%202.14506%206.42906C2.08644%206.61045%202.13606%206.80939%202.273%206.94201L4%208.5H9.0005L9.001%201.46295Z%22%20fill%3D%22%23060808%22%2F%3E%0A%3C%2Fsvg%3E");background-repeat:no-repeat}.gp-powerreivew #gp-reviewlist .p-w-r .pr-review-display .pr-review .pr-rd-header .pr-rd-star-rating .pr-snippet-stars .pr-rating-stars .pr-star-v4-50-filled{background-image:url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2222%22%20height%3D%2222%22%20viewBox%3D%220%200%2022%2022%22%20fill%3D%22none%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M10.3264%201.61742C10.4517%201.35868%2010.7139%201.19434%2011.0014%201.19434C11.2889%201.19434%2011.5511%201.35868%2011.6764%201.61742L14.4499%207.22442L20.6659%208.12442C20.9489%208.1655%2021.1839%208.36391%2021.2718%208.636C21.3598%208.90808%2021.2853%209.2065%2021.0799%209.40542L16.5799%2013.7554L17.6419%2019.9054C17.6902%2020.1864%2017.575%2020.4704%2017.3447%2020.6384C17.1144%2020.8064%2016.8087%2020.8293%2016.5559%2020.6974L10.9999%2017.7964L5.43343%2020.7049C5.18066%2020.8368%204.87501%2020.8139%204.64467%2020.6459C4.41434%2020.4779%204.29915%2020.1939%204.34743%2019.9129L5.40943%2013.7629L0.909431%209.41292C0.704016%209.214%200.629585%208.91558%200.717519%208.6435C0.805454%208.37141%201.04045%208.173%201.32343%208.13192L7.54093%207.23192L10.3264%201.61742Z%22%20stroke%3D%22%23060808%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3Cpath%20d%3D%22M11.001%204.46289C10.8094%204.46289%2010.6346%204.57245%2010.551%204.74495L8.69404%208.48795L4.54904%209.08795C4.36038%209.11533%204.20372%209.24761%204.14509%209.429C4.08647%209.61039%204.13609%209.80933%204.27304%209.94195L7.27304%2012.8419L6.56504%2016.9419C6.53285%2017.1293%206.60964%2017.3186%206.7632%2017.4306C6.91675%2017.5426%207.12052%2017.5578%207.28904%2017.4699L11%2015.5309L11.001%204.46289Z%22%20fill%3D%22%23060808%22%2F%3E%0A%3C%2Fsvg%3E");background-repeat:no-repeat}.gp-powerreivew #gp-reviewlist .p-w-r .pr-review-display .pr-review .pr-rd-header .pr-rd-star-rating .pr-snippet-stars .pr-rating-stars .pr-star-v4-75-filled{background-image:url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M7.551%201.74499C7.63455%201.5725%207.80934%201.46294%208.001%201.46294C8.19267%201.46294%208.36746%201.5725%208.451%201.74499L10.3%205.48299L14.444%206.08299C14.6327%206.11038%2014.7893%206.24265%2014.8479%206.42404C14.9066%206.60543%2014.8569%206.80438%2014.72%206.93699L11.72%209.83699L12.428%2013.937C12.4602%2014.1243%2012.3834%2014.3137%2012.2298%2014.4256C12.0763%2014.5376%2011.8725%2014.5529%2011.704%2014.465L8%2012.531L4.289%2014.47C4.12049%2014.5579%203.91672%2014.5426%203.76317%2014.4306C3.60961%2014.3187%203.53282%2014.1293%203.565%2013.942L4.273%209.84199L1.273%206.94199C1.13606%206.80938%201.08644%206.61044%201.14506%206.42904C1.20369%206.24765%201.36035%206.11538%201.549%206.08799L5.694%205.48799L7.551%201.74499Z%22%20stroke%3D%22%23060808%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M7.551%201.74499C7.63455%201.5725%207.80934%201.46294%208.001%201.46294C8%201.5%208%207%208%208.5C10%208.5%2012.4519%208.5%2013%208.5L11.72%209.83699L12.428%2013.937C12.4602%2014.1243%2012.3834%2014.3137%2012.2298%2014.4256C12.0763%2014.5376%2011.8725%2014.5529%2011.704%2014.465L8%2012.531L4.289%2014.47C4.12049%2014.5579%203.91672%2014.5426%203.76317%2014.4306C3.60961%2014.3187%203.53282%2014.1293%203.565%2013.942L4.273%209.84199L1.273%206.94199C1.13606%206.80938%201.08644%206.61044%201.14506%206.42904C1.20369%206.24765%201.36035%206.11538%201.549%206.08799L5.694%205.48799L7.551%201.74499Z%22%20fill%3D%22%23060808%22%2F%3E%0A%3C%2Fsvg%3E");background-repeat:no-repeat}.gp-powerreivew #gp-reviewlist .p-w-r .pr-review-display .pr-review .pr-rd-header .pr-rd-star-rating .pr-snippet-stars .pr-rating-stars .pr-star-v4-100-filled{background-image:url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2222%22%20height%3D%2222%22%20viewBox%3D%220%200%2022%2022%22%20fill%3D%22none%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M10.3264%201.61742C10.4517%201.35868%2010.7139%201.19434%2011.0014%201.19434C11.2889%201.19434%2011.5511%201.35868%2011.6764%201.61742L14.4499%207.22442L20.6659%208.12442C20.9489%208.1655%2021.1839%208.36391%2021.2718%208.636C21.3598%208.90808%2021.2853%209.2065%2021.0799%209.40542L16.5799%2013.7554L17.6419%2019.9054C17.6902%2020.1864%2017.575%2020.4704%2017.3447%2020.6384C17.1144%2020.8064%2016.8087%2020.8293%2016.5559%2020.6974L10.9999%2017.7964L5.43343%2020.7049C5.18066%2020.8368%204.87501%2020.8139%204.64467%2020.6459C4.41434%2020.4779%204.29915%2020.1939%204.34743%2019.9129L5.40943%2013.7629L0.909431%209.41292C0.704016%209.214%200.629585%208.91558%200.717519%208.6435C0.805454%208.37141%201.04045%208.173%201.32343%208.13192L7.54093%207.23192L10.3264%201.61742Z%22%20fill%3D%22%23060808%22%20stroke%3D%22%23060808%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E");background-repeat:no-repeat}.gp-powerreivew #gp-reviewlist .p-w-r .pr-review-display .pr-review .pr-rd-header .pr-rd-star-rating .pr-snippet-stars .pr-snippet-rating-decimal{margin:0;font-weight:700;font-size:.875rem;font-family:var(--font-family__primary);border:none;border-radius:0;color:var(--color__black-text-color,#060808);-webkit-text-decoration-line:underline;text-decoration-line:underline}.gp-powerreivew #gp-reviewlist .p-w-r .pr-review-display .pr-review .pr-rd-header .pr-rd-review-headline{color:var(--color__black-text-color,#060808);font-family:var(--font-family__primary);font-size:1.25rem;font-weight:700;margin:0}.gp-powerreivew #gp-reviewlist .p-w-r .pr-review-display .pr-review .pr-rd-description{position:static;margin-bottom:.5rem}.gp-powerreivew #gp-reviewlist .p-w-r .pr-review-display .pr-review .pr-rd-description .pr-rd-side-content-block{right:0;height:80%;top:10%;background:#fdfcfb;padding:2.5rem;width:32%}@media screen and (max-width:1023px){.gp-powerreivew #gp-reviewlist .p-w-r .pr-review-display .pr-review .pr-rd-description .pr-rd-side-content-block{width:100%;height:auto;position:static;padding:1.5rem}}.gp-powerreivew #gp-reviewlist .p-w-r .pr-review-display .pr-review .pr-rd-description .pr-rd-side-content-block .pr-rd-reviewer-details .pr-rd-details{margin-bottom:.25rem}.gp-powerreivew #gp-reviewlist .p-w-r .pr-review-display .pr-review .pr-rd-description .pr-rd-side-content-block .pr-rd-reviewer-details .pr-rd-details span{color:var(--color__black-text-color,#060808);font-family:var(--font-family__primary);line-height:1.375rem;font-size:1rem;font-weight:400}@media screen and (min-width:320px) and (max-width:767px){.gp-powerreivew #gp-reviewlist .p-w-r .pr-review-display .pr-review .pr-rd-description .pr-rd-side-content-block .pr-rd-reviewer-details .pr-rd-details span{font-size:.875rem}}.gp-powerreivew #gp-reviewlist .p-w-r .pr-review-display .pr-review .pr-rd-description .pr-rd-side-content-block .pr-rd-reviewer-details .pr-rd-details .pr-rd-bold{font-weight:700}.gp-powerreivew #gp-reviewlist .p-w-r .pr-review-display .pr-review .pr-rd-description .pr-rd-description-text{color:var(--color__black-text-color,#060808);font-family:var(--font-family__primary);font-size:1rem;font-weight:400}@media screen and (min-width:320px) and (max-width:767px){.gp-powerreivew #gp-reviewlist .p-w-r .pr-review-display .pr-review .pr-rd-description .pr-rd-description-text{font-size:1rem}}.gp-powerreivew #gp-reviewlist .p-w-r .pr-review-display .pr-review .pr-rd-content-block{width:66%;display:flex;flex-direction:column}@media screen and (max-width:1023px){.gp-powerreivew #gp-reviewlist .p-w-r .pr-review-display .pr-review .pr-rd-content-block{width:100%}}.gp-powerreivew #gp-reviewlist .p-w-r .pr-review-display .pr-review .pr-rd-content-block .pr-accordion-content .pr-rd-tags{border-bottom:1px solid var(--color__tan-dark-color)}.gp-powerreivew #gp-reviewlist .p-w-r .pr-review-display .pr-review .pr-rd-content-block .pr-accordion-content .pr-rd-tags dt{color:var(--color__black-text-color,#060808);font-family:var(--font-family__primary);font-size:1rem;font-weight:700;background-color:var(--color__light-yellow-color,#faf7f3);padding:1rem;margin-bottom:.5rem}.gp-powerreivew #gp-reviewlist .p-w-r .pr-review-display .pr-review .pr-rd-content-block .pr-accordion-content .pr-rd-tags dd{color:var(--color__black-text-color,#060808);font-size:1rem;font-weight:400;padding:.75rem 1rem}.gp-powerreivew #gp-reviewlist .p-w-r .pr-review-display .pr-review .pr-rd-content-block .pr-accordion-content .pr-rd-tags dd:first-child{margin-top:1rem}.gp-powerreivew #gp-reviewlist .p-w-r .pr-review-display .pr-review .pr-rd-content-block .pr-accordion-content .pr-rd-tags dd:last-child{margin-bottom:1rem}.gp-powerreivew #gp-reviewlist .p-w-r .pr-review-display .pr-review .pr-rd-content-block .pr-accordion-content .pr-rd-subratings dt{color:var(--color__black-text-color,#060808);font-family:var(--font-family__primary);font-size:1rem;font-weight:600;padding:1rem;margin-bottom:.5rem}.gp-powerreivew #gp-reviewlist .p-w-r .pr-review-display .pr-review .pr-rd-content-block .pr-accordion-content .pr-rd-subratings dd{color:var(--color__black-text-color,#060808);font-size:1rem;font-weight:400;padding:.75rem 1rem}.gp-powerreivew #gp-reviewlist .p-w-r .pr-review-display .pr-review .pr-rd-content-block .pr-accordion-content .pr-rd-subratings dd:first-child{margin-top:1rem}.gp-powerreivew #gp-reviewlist .p-w-r .pr-review-display .pr-review .pr-rd-content-block .pr-accordion-content .pr-rd-subratings dd:last-child{margin-bottom:1rem}.gp-powerreivew #gp-reviewlist .p-w-r .pr-review-display .pr-review .pr-rd-content-block .pr-accordion-btn{font-size:1rem;font-weight:700;padding:.5rem 0}.gp-powerreivew #gp-reviewlist .p-w-r .pr-review-display .pr-review .pr-rd-content-block .pr-accordion-btn span{color:var(--color-primary-red,#a40500)}.gp-powerreivew #gp-reviewlist .p-w-r .pr-review-display .pr-review .pr-rd-content-block .pr-accordion-btn .pr-caret-icon__line{stroke:var(--color-primary-red,#a40500)}.gp-powerreivew #gp-reviewlist .p-w-r .pr-review-display .pr-review .pr-rd-footer{padding-bottom:0}.gp-powerreivew #gp-reviewlist .p-w-r .pr-review-display .pr-review .pr-rd-footer .pr-rd-bottomline span{color:var(--color__black-text-color,#060808);font-size:1.25rem;font-weight:400}.gp-powerreivew #gp-reviewlist .p-w-r .pr-review-display .pr-review .pr-rd-footer .pr-rd-bottomline .pr-rd-bold{font-weight:600}.gp-powerreivew #gp-reviewlist .p-w-r .pr-review-display .pr-review .pr-rd-footer .pr-rd-helpful-action .pr-rd-helpful-action-group .pr-rd-helpful-action-legend{font-family:var(--font-family__primary)}.gp-powerreivew #gp-reviewlist .p-w-r .pr-review-display .pr-review .pr-rd-footer .pr-rd-helpful-action .pr-rd-helpful-action-group .pr-rd-helpful-action-legend .pr-rd-helpful-text{color:var(--color__black-text-color,#060808);font-family:var(--font-family__primary);font-size:1.25rem;font-weight:600}@media screen and (min-width:320px) and (max-width:767px){.gp-powerreivew #gp-reviewlist .p-w-r .pr-review-display .pr-review .pr-rd-footer .pr-rd-helpful-action .pr-rd-helpful-action-group .pr-rd-helpful-action-legend .pr-rd-helpful-text{font-size:1rem}}.gp-powerreivew #gp-reviewlist .p-w-r .pr-review-display .pr-review .pr-rd-footer .pr-rd-helpful-action .pr-rd-helpful-action-group .pr-rd-helpful-action-btn-group{margin:0 .5rem}.gp-powerreivew #gp-reviewlist .p-w-r .pr-review-display .pr-review .pr-rd-footer .pr-rd-helpful-action .pr-rd-helpful-action-group .pr-rd-helpful-action-btn-group .pr-helpful-yes{margin-right:.5rem;padding-left:1rem;padding-right:1rem;border-radius:.125rem;background-color:var(--color__white-color,#fff);border:1px solid var(--color__black-text-color,#060808)}.gp-powerreivew #gp-reviewlist .p-w-r .pr-review-display .pr-review .pr-rd-footer .pr-rd-helpful-action .pr-rd-helpful-action-group .pr-rd-helpful-action-btn-group .pr-helpful-yes:active{background:var(--color-primary-red,#a40500)}.gp-powerreivew #gp-reviewlist .p-w-r .pr-review-display .pr-review .pr-rd-footer .pr-rd-helpful-action .pr-rd-helpful-action-group .pr-rd-helpful-action-btn-group .pr-helpful-yes:active .pr-thumbs-icon{color:var(--color__white-color,#fff)}.gp-powerreivew #gp-reviewlist .p-w-r .pr-review-display .pr-review .pr-rd-footer .pr-rd-helpful-action .pr-rd-helpful-action-group .pr-rd-helpful-action-btn-group .pr-helpful-yes .pr-thumbs-icon{height:1.375rem;background-image:url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2222%22%20viewBox%3D%220%200%2024%2022%22%20fill%3D%22%23fff%22%3E%0A%3Cpath%20d%3D%22M20%2014.6589V14.6589C20.5359%2014.6589%2021.0311%2014.9448%2021.299%2015.4089C21.567%2015.873%2021.567%2016.4448%2021.299%2016.9089C21.0311%2017.373%2020.5359%2017.6589%2020%2017.6589H19C19.8284%2017.6589%2020.5%2018.3305%2020.5%2019.1589C20.5%2019.9879%2019.828%2020.1589%2019%2020.1589H12.5C9.649%2020.1589%209%2019.6589%205.5%2019.1589V10.6589C7.95%2010.6589%2012%206.1589%2012%202.1589C12%200.577902%2014.189%20-0.0110977%2015%202.8779C15.5%204.6589%2014%208.1589%2014%208.1589H22C22.8284%208.1589%2023.5%208.83048%2023.5%209.6589C23.5%2010.4879%2022.828%2011.6589%2022%2011.6589H21C21.8284%2011.6589%2022.5%2012.3305%2022.5%2013.1589C22.5%2013.9873%2021.8284%2014.6589%2021%2014.6589H20%22%20stroke%3D%22%23060808%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M0.5%209.15918H5.5V21.1592H0.5V9.15918Z%22%20stroke%3D%22black%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3Cpath%20d%3D%22M3.25%2018.6592C3.11193%2018.6592%203%2018.7711%203%2018.9092C3%2019.0473%203.11193%2019.1592%203.25%2019.1592C3.38807%2019.1592%203.5%2019.0473%203.5%2018.9092C3.5%2018.7711%203.38807%2018.6592%203.25%2018.6592%22%20stroke%3D%22black%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E");background-repeat:no-repeat}.gp-powerreivew #gp-reviewlist .p-w-r .pr-review-display .pr-review .pr-rd-footer .pr-rd-helpful-action .pr-rd-helpful-action-group .pr-rd-helpful-action-btn-group .pr-helpful-yes .pr-thumbs-icon svg{display:none}.gp-powerreivew #gp-reviewlist .p-w-r .pr-review-display .pr-review .pr-rd-footer .pr-rd-helpful-action .pr-rd-helpful-action-group .pr-rd-helpful-action-btn-group .pr-helpful-yes .pr-helpful-count{font-weight:600}.gp-powerreivew #gp-reviewlist .p-w-r .pr-review-display .pr-review .pr-rd-footer .pr-rd-helpful-action .pr-rd-helpful-action-group .pr-rd-helpful-action-btn-group .pr-helpful-no{margin-right:.5rem;padding-left:1rem;padding-right:1rem;border-radius:.125rem;background-color:var(--color__white-color,#fff);border:1px solid var(--color__black-text-color,#060808)}.gp-powerreivew #gp-reviewlist .p-w-r .pr-review-display .pr-review .pr-rd-footer .pr-rd-helpful-action .pr-rd-helpful-action-group .pr-rd-helpful-action-btn-group .pr-helpful-no:active{background:var(--color-primary-red,#a40500)}.gp-powerreivew #gp-reviewlist .p-w-r .pr-review-display .pr-review .pr-rd-footer .pr-rd-helpful-action .pr-rd-helpful-action-group .pr-rd-helpful-action-btn-group .pr-helpful-no:active .pr-thumbs-icon{color:var(--color__white-color,#fff)}.gp-powerreivew #gp-reviewlist .p-w-r .pr-review-display .pr-review .pr-rd-footer .pr-rd-helpful-action .pr-rd-helpful-action-group .pr-rd-helpful-action-btn-group .pr-helpful-no .pr-thumbs-icon{background-image:url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2222%22%20viewBox%3D%220%200%2024%2022%22%20fill%3D%22%23fff%22%3E%0A%3Cpath%20d%3D%22M4%207.34082V7.34082C3.17157%207.34082%202.5%206.66925%202.5%205.84082C2.5%205.01239%203.17157%204.34082%204%204.34082H5C4.17157%204.34082%203.5%203.66925%203.5%202.84082C3.5%202.01182%204.172%201.84082%205%201.84082H11.5C14.351%201.84082%2015%202.34082%2018.5%202.84082V11.3408C16.05%2011.3408%2012%2015.8408%2012%2019.8408C12%2021.4218%209.811%2022.0108%209%2019.1218C8.5%2017.3408%2010%2013.8408%2010%2013.8408H2C1.17157%2013.8408%200.5%2013.1692%200.5%2012.3408C0.5%2011.5118%201.172%2010.3408%202%2010.3408H3C2.17157%2010.3408%201.5%209.66925%201.5%208.84082C1.5%208.01239%202.17157%207.34082%203%207.34082H4%22%20stroke%3D%22%23060808%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M18.5%200.84082H23.5V12.8408H18.5V0.84082Z%22%20stroke%3D%22black%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3Cpath%20d%3D%22M20.75%203.34082C20.8881%203.34082%2021%203.22889%2021%203.09082C21%202.95275%2020.8881%202.84082%2020.75%202.84082C20.6119%202.84082%2020.5%202.95275%2020.5%203.09082C20.5%203.22889%2020.6119%203.34082%2020.75%203.34082%22%20stroke%3D%22black%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E");background-repeat:no-repeat;height:1.375rem}.gp-powerreivew #gp-reviewlist .p-w-r .pr-review-display .pr-review .pr-rd-footer .pr-rd-helpful-action .pr-rd-helpful-action-group .pr-rd-helpful-action-btn-group .pr-helpful-no .pr-thumbs-icon svg{display:none}.gp-powerreivew #gp-reviewlist .p-w-r .pr-review-display .pr-review .pr-rd-footer .pr-rd-helpful-action .pr-rd-helpful-action-group .pr-rd-helpful-action-btn-group .pr-helpful-no .pr-helpful-count{font-weight:600}.gp-powerreivew #gp-reviewlist .p-w-r .pr-review-display .pr-review .pr-rd-footer .pr-rd-helpful-action .pr-rd-helpful-action-group .pr-rd-helpful-action-btn-group .pr-helpful-active{background-color:var(--color-primary-red,#a40500)!important;opacity:1}.gp-powerreivew #gp-reviewlist .p-w-r .pr-review-display .pr-review .pr-rd-footer .pr-rd-helpful-action .pr-rd-helpful-action-group .pr-rd-helpful-action-btn-group .pr-helpful-active span{color:var(--color__white-color,#fff)}.gp-powerreivew #gp-reviewlist .p-w-r .pr-review-display .pr-review .pr-rd-footer .pr-rd-helpful-action .pr-rd-helpful-action-group .pr-rd-flag-review-container .pr-rd-flag-review-btn{color:var(--color-primary-red,#a40500);font-size:.75rem;font-weight:700;line-height:1rem;padding:.25rem 0}.gp-powerreivew #gp-reviewlist .p-w-r .pr-review-display .pr-rd-main-footer .pr-rd-content-block{width:66%}@media screen and (max-width:1023px){.gp-powerreivew #gp-reviewlist .p-w-r .pr-review-display .pr-rd-main-footer .pr-rd-content-block{width:100%}}.gp-powerreivew #gp-reviewlist .p-w-r .pr-review-display .pr-rd-main-footer .pr-rd-content-block .pr-rd-review-position span{color:var(--color__black-text-color,#060808);font-size:1rem}.gp-powerreivew #gp-reviewlist .p-w-r .pr-review-display .pr-rd-main-footer .pr-rd-content-block a{color:var(--color-primary-red,#a40500)}.p-w-r .pr-flag-review .pr-flagging-radiogroup{display:inline-flex!important}.p-w-r .pr-flagging-radiogroup input[type=radio]:focus{box-shadow:inherit;outline:inherit}.p-w-r .pr-flag-review-fieldset .form-control:focus,.p-w-r .pr-flag-review-fieldset .pr-textarea:focus{box-shadow:0 0 0 2px #a40500}.p-w-r .pr-media-carousel .pr-flag-review-btn.pr-flag-review-btn-submit,.p-w-r [aria-modal=true] .pr-flag-review-btn.pr-flag-review-btn-submit{background-color:#a40500!important;color:#fff}.p-w-r .pr-media-carousel .pr-flag-review-btn.pr-flag-review-btn-submit:hover,.p-w-r [aria-modal=true] .pr-flag-review-btn.pr-flag-review-btn-submit:hover{background-color:#6e0000!important;border:1px solid transparent;color:#fff!important}.pr-max-h-screen.pr-overflow-auto{position:relative}.p-w-r .p-w-r_future .pr-text-white{color:#000}.gp-powerreivew__form .p-w-r .pr-btn.active,.gp-red-bg-theme,.gp-tan-bg-theme{color:var(--color__white-color)!important}.gp-powerreivew__form .p-w-r .pr-btn.active:hover,.gp-red-bg-theme:hover,.gp-tan-bg-theme:hover{opacity:.9}.gp-powerreivew__form .p-w-r .pr-btn.active,.gp-red-bg-theme{background:var(--color__primary-red-color)!important;border-color:var(--color__primary-red-color)!important}.gp-tan-bg-theme{background:var(--color__tan-color)!important;color:var(--color__black-text-color)!important;border-color:var(--color__tan-dark-color)!important}.gp-powerreivew .pr-has-error .pr-control-label.pr-required-indicator,.gp-powerreivew .pr-has-error .pr-control-label span{color:var(--color__primary-red-color)}.gp-powerreivew .pr-has-error .pr-control-label .pr-form-control-error-icon{fill:var(--color__primary-red-color)}@media screen and (min-width:320px) and (max-width:767px){.gp-powerreivew__form{padding:0 24px}}@media screen and (min-width:768px) and (max-width:1023px){.gp-powerreivew__form{padding:0 40px}}@media screen and (min-width:1024px) and (max-width:1439px){.gp-powerreivew__form{padding:0 64px}}@media screen and (min-width:1440px){.gp-powerreivew__form{padding:0 80px}}.gp-powerreivew__form .p-w-r{color:var(--color__black-text-color)!important;font-family:var(--font-family__primary)!important;font-size:.875rem;font-weight:400}@media screen and (min-width:320px) and (max-width:767px){.gp-powerreivew__form .p-w-r fieldset div{clear:both}}.gp-powerreivew__form .p-w-r .pr-required-indicator,.gp-powerreivew__form .p-w-r a{color:var(--color__primary-red-color)!important}.gp-powerreivew__form .p-w-r .pr-alert-container{max-width:100%}.gp-powerreivew__form .p-w-r input:focus+label.pr-star-accessible-0-filled,.gp-powerreivew__form .p-w-r input:focus+label.pr-star-accessible-25-filled,.gp-powerreivew__form .p-w-r input:focus+label.pr-star-accessible-50-filled,.gp-powerreivew__form .p-w-r input:focus+label.pr-star-accessible-75-filled,.gp-powerreivew__form .p-w-r input:focus+label.pr-star-accessible-100-filled,.gp-powerreivew__form .p-w-r input:focus+label.pr-star-v4,.gp-powerreivew__form .p-w-r input:focus+label.pr-star-v4-0-filled,.gp-powerreivew__form .p-w-r input:focus+label.pr-star-v4-25-filled,.gp-powerreivew__form .p-w-r input:focus+label.pr-star-v4-50-filled,.gp-powerreivew__form .p-w-r input:focus+label.pr-star-v4-75-filled,.gp-powerreivew__form .p-w-r input:focus+label.pr-star-v4-100-filled{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cmVjdCBmaWxsPSIjYTQwNTAwIiB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHJ4PSIyIi8+PHBhdGggZmlsbD0iI0ZGRiIgZD0ibTEwIDEzLjUtNC4xMTQgMi4xNjMuNzg1LTQuNTgxLTMuMzI4LTMuMjQ1IDQuNi0uNjY5TDEwIDNsMi4wNTcgNC4xNjggNC42LjY2OS0zLjMyOCAzLjI0NS43ODUgNC41ODF6Ii8+PC9nPjwvc3ZnPg==)!important;box-shadow:0 0 0 2px var(--color__primary-red-color);outline:5px auto var(--color__primary-red-color)}.gp-powerreivew__form .p-w-r input:focus+label.pr-star-accessible-0-filled:active,.gp-powerreivew__form .p-w-r input:focus+label.pr-star-accessible-0-filled:active:hover,.gp-powerreivew__form .p-w-r input:focus+label.pr-star-accessible-0-filled:focus,.gp-powerreivew__form .p-w-r input:focus+label.pr-star-accessible-25-filled:active,.gp-powerreivew__form .p-w-r input:focus+label.pr-star-accessible-25-filled:active:hover,.gp-powerreivew__form .p-w-r input:focus+label.pr-star-accessible-25-filled:focus,.gp-powerreivew__form .p-w-r input:focus+label.pr-star-accessible-50-filled:active,.gp-powerreivew__form .p-w-r input:focus+label.pr-star-accessible-50-filled:active:hover,.gp-powerreivew__form .p-w-r input:focus+label.pr-star-accessible-50-filled:focus,.gp-powerreivew__form .p-w-r input:focus+label.pr-star-accessible-75-filled:active,.gp-powerreivew__form .p-w-r input:focus+label.pr-star-accessible-75-filled:active:hover,.gp-powerreivew__form .p-w-r input:focus+label.pr-star-accessible-75-filled:focus,.gp-powerreivew__form .p-w-r input:focus+label.pr-star-accessible-100-filled:active,.gp-powerreivew__form .p-w-r input:focus+label.pr-star-accessible-100-filled:active:hover,.gp-powerreivew__form .p-w-r input:focus+label.pr-star-accessible-100-filled:focus,.gp-powerreivew__form .p-w-r input:focus+label.pr-star-v4-0-filled:active,.gp-powerreivew__form .p-w-r input:focus+label.pr-star-v4-0-filled:active:hover,.gp-powerreivew__form .p-w-r input:focus+label.pr-star-v4-0-filled:focus,.gp-powerreivew__form .p-w-r input:focus+label.pr-star-v4-25-filled:active,.gp-powerreivew__form .p-w-r input:focus+label.pr-star-v4-25-filled:active:hover,.gp-powerreivew__form .p-w-r input:focus+label.pr-star-v4-25-filled:focus,.gp-powerreivew__form .p-w-r input:focus+label.pr-star-v4-50-filled:active,.gp-powerreivew__form .p-w-r input:focus+label.pr-star-v4-50-filled:active:hover,.gp-powerreivew__form .p-w-r input:focus+label.pr-star-v4-50-filled:focus,.gp-powerreivew__form .p-w-r input:focus+label.pr-star-v4-75-filled:active,.gp-powerreivew__form .p-w-r input:focus+label.pr-star-v4-75-filled:active:hover,.gp-powerreivew__form .p-w-r input:focus+label.pr-star-v4-75-filled:focus,.gp-powerreivew__form .p-w-r input:focus+label.pr-star-v4-100-filled:active,.gp-powerreivew__form .p-w-r input:focus+label.pr-star-v4-100-filled:active:hover,.gp-powerreivew__form .p-w-r input:focus+label.pr-star-v4-100-filled:focus,.gp-powerreivew__form .p-w-r input:focus+label.pr-star-v4:active,.gp-powerreivew__form .p-w-r input:focus+label.pr-star-v4:active:hover,.gp-powerreivew__form .p-w-r input:focus+label.pr-star-v4:focus{box-shadow:0 0 0 2px var(--color__primary-red-color);outline:5px auto var(--color__primary-red-color)}@media screen and (min-width:320px) and (max-width:767px){.gp-powerreivew__form .p-w-r .pr-star-v4{width:2.5rem;height:2.5rem}}.gp-powerreivew__form .p-w-r .pr-star-v4-100-filled{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cmVjdCBmaWxsPSIjYTQwNTAwIiB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHJ4PSIyIi8+PHBhdGggZmlsbD0iI0ZGRiIgZD0ibTEwIDEzLjUtNC4xMTQgMi4xNjMuNzg1LTQuNTgxLTMuMzI4LTMuMjQ1IDQuNi0uNjY5TDEwIDNsMi4wNTcgNC4xNjggNC42LjY2OS0zLjMyOCAzLjI0NS43ODUgNC41ODF6Ii8+PC9nPjwvc3ZnPg==)!important}.gp-powerreivew__form .p-w-r .pr-star-v4-100-filled:focus{box-shadow:0 0 0 2px var(--color__primary-red-color);outline:5px auto var(--color__primary-red-color)}.gp-powerreivew__form .p-w-r .pr-review-meter{background:var(--color__primary-red-color)!important}.gp-powerreivew__form .p-w-r .pr-war{max-width:100%;margin-bottom:30px}.gp-powerreivew__form .p-w-r .pr-has-error .control-label span,.gp-powerreivew__form .p-w-r .pr-has-error .pr-control-label span{color:var(--color__primary-red-color)}.gp-powerreivew__form .p-w-r .pr-form-control-error-icon{fill:var(--color__primary-red-color)!important}.gp-powerreivew__form .p-w-r button.pr-accessible-btn{box-shadow:none;color:var(--color__white-color)!important;background:var(--color__primary-red-color)!important;opacity:1}@media screen and (min-width:320px) and (max-width:767px){.gp-powerreivew__form .p-w-r button.pr-accessible-btn{width:100%!important}}.gp-powerreivew__form .p-w-r button.pr-accessible-btn:focus,.gp-powerreivew__form .p-w-r button.pr-accessible-btn:hover{box-shadow:none;opacity:.9}.gp-powerreivew__form .p-w-r .pr-btn-add-tag button,.gp-powerreivew__form .p-w-r .pr-btn-add-tag button:active,.gp-powerreivew__form .p-w-r .pr-btn-add-tag button:active:hover,.gp-powerreivew__form .p-w-r .pr-btn-add-tag button:focus,.gp-powerreivew__form .p-w-r .pr-btn-add-tag button:focus:hover,.gp-powerreivew__form .p-w-r .pr-btn-add-tag button:hover,.gp-powerreivew__form .p-w-r .pr-btn-add-tag button:hover:hover{color:var(--color__black-text-color);box-shadow:none}.gp-powerreivew__form .p-w-r .pr-clear-all-radios{color:var(--color__primary-red-color)!important}.gp-powerreivew__form .p-w-r input:focus+label.pr-label-control{border-color:var(--color__primary-red-color)!important;box-shadow:0 0 0 2px var(--color__primary-red-color)!important}.gp-powerreivew__form .p-w-r .pr-label-control.checked{background-color:var(--color__primary-red-color)!important;border-color:var(--color__primary-red-color)!important;box-shadow:none}.gp-powerreivew__form .p-w-r .pr-form-group .pr-rating-input-container{display:block!important}.gp-powerreivew__form .p-w-r .form-control:focus{box-shadow:0 0 0 2px var(--color__charcoal-grey-color)!important;border-color:var(--color__charcoal-grey-color)!important}.gp-powerreivew__form .p-w-r .pr-btn:active,.gp-powerreivew__form .p-w-r .pr-btn :focus{box-shadow:none;outline:0 solid transparent;background-color:var(--color__primary-red-color);border-color:var(--color__primary-red-color);color:var(--color__white-color)}.gp-powerreivew__form .p-w-r .pr-btn.pr-btn-fileinput{background-color:var(--color__tan-color);color:var(--color__black-text-color);box-shadow:none}.gp-powerreivew__form .p-w-r .pr-btn.pr-btn-fileinput:focus{border-color:var(--color__tan-dark-color)!important}.gp-powerreivew__form .p-w-r .pr-btn.pr-btn-fileinput:focus,.gp-powerreivew__form .p-w-r .pr-btn.pr-btn-fileinput:focus:hover,.gp-powerreivew__form .p-w-r .pr-btn.pr-btn-fileinput:hover{outline:1px solid var(--color__tan-dark-color)!important;color:var(--color__black-text-color)!important;box-shadow:none}.gp-powerreivew__form .p-w-r .pr-btn.pr-btn-fileinput:hover{background-color:var(--color__tan-dark-color)!important}.gp-powerreivew__form .p-w-r .pr-input-add-tag__cancel{color:var(--color__black-text-color)!important}.gp-powerreivew__form .p-w-r .pr-input-add-tag__cancel:active,.gp-powerreivew__form .p-w-r .pr-input-add-tag__cancel:focus,.gp-powerreivew__form .p-w-r .pr-input-add-tag__cancel:hover{box-shadow:none}.gp-powerreivew__form .p-w-r .pr-btn.active{background-color:var(--color__primary-red-color)!important;border-color:var(--color__primary-red-color)!important;box-shadow:none}.gp-powerreivew__form .p-w-r .pr-btn.active:focus{border-color:var(--color__primary-red-color)!important;outline:1px solid var(--color__primary-red-color)!important;color:var(--color__white-color)!important}.gp-powerreivew__form .p-w-r .pr-btn.active:hover{background-color:var(--color__primary-red-color)!important;color:var(--color__white-color)!important}.gp-powerreivew__form .p-w-r .pr-btn-add-tag-submit,.gp-powerreivew__form .p-w-r .pr-btn-default,.gp-powerreivew__form .p-w-r .pr-btn-default:active,.gp-powerreivew__form .p-w-r .pr-btn-default:active:focus{box-shadow:none}.gp-powerreivew__form .p-w-r .alert-danger,.gp-powerreivew__form .p-w-r .pr-alert-danger{background-color:var(--color__tan-color)!important;border-color:var(--color__tan-dark-color)!important;color:var(--color__primary-red-color)!important}.cmp-gp-banner-parent{position:relative}.cmp-gp-banner-strip{width:100%;height:2.75rem;background:var(--color__primary-black-color);top:0;left:0;position:relative;z-index:1}.cmp-gp-banner-strip,.cmp-gp-banner-strip a{display:flex;justify-content:center;align-items:center}.cmp-gp-banner-strip a{width:62.5rem}.cmp-gp-banner-strip .gp-banner-header-rotate{display:flex;width:100%;text-align:center;opacity:0;visibility:hidden;transition:opacity 1s ease;-webkit-transition:opacity 1s ease}.cmp-gp-banner-strip .gp-banner-header-rotate.slick-initialized{visibility:visible;opacity:1}.cmp-gp-banner-strip .gp-banner-header-rotate p{font-size:1rem;font-weight:400;line-height:1.375rem;color:#fff;margin-bottom:0}.cmp-gp-banner-strip .gp-banner-header-rotate p span{display:inline-flex;width:2.75rem;height:2.75rem;justify-content:center;align-items:center}.cmp-global-promotion-banner{display:flex;background:var(--color__primary-black-color);color:var(--color__white-color);flex-direction:column;gap:1.5rem;padding:0 0 2.5rem 5rem;height:0;position:absolute;left:0;top:0;width:100%;overflow:hidden;z-index:0}.cmp-global-promotion-banner.collapse .gp-banner-overlay{display:none;position:fixed;background:hsla(0,0%,9%,.5);top:0;height:100%;bottom:0;z-index:-1;width:100%;left:0}.cmp-global-promotion-banner.collapse:not(.show){display:flex}.cmp-global-promotion-banner.collapse.show{height:auto;z-index:10}.cmp-global-promotion-banner.collapse.show .gp-banner-overlay{display:block}.cmp-global-promotion-banner .gp-banner-top{display:flex;flex-wrap:wrap;justify-content:space-between;width:90%}.cmp-global-promotion-banner .slick-list{padding-right:3.125rem}.cmp-global-promotion-banner .gp-banner-arrows{display:flex;flex-wrap:wrap;width:7.0625rem;height:2.75rem;align-items:center}.cmp-global-promotion-banner .gp-banner-arrows button{background:0;border:0;width:2.75rem;height:2.75rem}.cmp-global-promotion-banner .gp-banner-arrows .gpBannerCount{font-size:1rem;font-weight:700;line-height:1.3125rem;padding-top:.3125rem}.cmp-global-promotion-banner .slick-track{display:flex;gap:1.5rem}.gp-banner-text__container{display:flex;flex-direction:column;gap:1rem}.gp-banner-text__container .h4,.gp-banner-text__container h4{font-size:1.25rem;font-weight:700;line-height:1.6875rem;margin-bottom:0}.gp-banner-text__container p{font-size:1rem;font-weight:400;line-height:1.375rem;margin-bottom:0}.gp-banner-text__container p b{font-weight:600}.gp-banner-text__container p u{font-size:.75rem}.gp-banner-text__container .gb-banner-shopall-link{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;padding:.75rem 0}.gp-banner-text__container .gb-banner-shopall-link a{display:flex;padding:.5rem 0;gap:.5rem;align-items:center}.gp-banner-text__container .gb-banner-shopall-link a span{font-size:1rem;font-weight:700;line-height:1.5rem}.gp-banner-text__container .gb-banner-shopall-link img{display:inline-block;width:.875rem;height:.875rem;-o-object-fit:cover;object-fit:cover}.global-promotion-banner-main{width:100%}.global-promotion-banner-main .container,.global-promotion-banner-main .gp-powerreivew .pr-alert-container,.global-promotion-banner-main .gp-powerreivew .pr-war-form,.global-promotion-banner-main .gp-powerreivew__form,.gp-powerreivew .global-promotion-banner-main .pr-alert-container,.gp-powerreivew .global-promotion-banner-main .pr-war-form{max-width:100%;padding:0}.global-promotion-banner-main .cmp-global-promotion-banner{top:-1.5625rem}.global-promotion-banner-main .cmp-global-promotion-banner.collapse.show{top:0}.modal-backdrop.show{z-index:10}button.disclaimer{background:none;border:0;width:auto;display:flex;color:#fff;justify-content:flex-start;gap:.625rem;align-items:center}button.disclaimer span{font-size:.75rem;line-height:1rem;font-weight:700;text-decoration:underline}.globalpromotion-popup .modal-dialog .modal-content .model-header,.summary-details-popup .modal-dialog .modal-content .model-header{display:flex;justify-content:space-between}@media screen and (max-width:1399px){.summary-details-popup .modal-dialog .modal-content .modal-body p{font-size:1rem;font-weight:400;line-height:1.25rem}}@media screen and (max-width:1024px){.cmp-gp-banner-strip a{width:100%}.cmp-global-promotion-banner{padding:0 0 2.5rem 4rem}.cmp-global-promotion-banner.collapse.show{height:auto}}@media screen and (max-width:1023px){.cmp-global-promotion-banner{padding:0 0 1.5rem 2.5rem;gap:1rem}.cmp-global-promotion-banner .slick-track{gap:1rem}.gp-banner-text__container .h4,.gp-banner-text__container h4{font-size:1rem;line-height:1.375rem}.gp-banner-text__container p{font-size:.875rem;line-height:1.25rem}.gp-banner-text__container .gb-banner-shopall-link{padding:.25rem 0}.gp-banner-text__container .gb-banner-shopall-link a{padding:.25rem;gap:.5rem}.gp-banner-text__container .gb-banner-shopall-link a span{font-size:.875rem;font-weight:700;line-height:1.25rem}.summary-details-popup .modal-dialog{height:100%}.summary-details-popup .modal-dialog .modal-content{border:0}.summary-details-popup .modal-dialog .modal-content .model-header .model-title{font-size:1.25rem;line-height:1.5rem}.summary-details-popup{top:5.75rem}.summary-details-popup .modal-dialog .modal-content .model-header .text-end{display:block!important;margin-right:2.5rem}}@media screen and (max-width:767px){.cmp-gp-banner-strip{height:auto}.cmp-gp-banner-strip .gp-banner-header-rotate p{display:flex;justify-content:center;height:3.25rem;align-items:center}.cmp-gp-banner-strip .gp-banner-header-rotate p span{display:none}.cmp-global-promotion-banner{padding:0 1.5rem 1rem;gap:1rem;z-index:0}.cmp-global-promotion-banner .slick-list{padding-right:0}.cmp-global-promotion-banner .slick-track{gap:0}.globalpromotion-popup .modal-dialog .modal-content .model-header .text-end{display:block!important;margin-right:2rem}}.gp-gripcharscale{position:relative}.gp-gripcharscale .custom-border{width:95%;z-index:0;position:absolute;height:95%;margin:auto;right:0;left:0;top:0;bottom:0}@media screen and (min-width:768px) and (max-width:1023px){.gp-gripcharscale .custom-border{display:none}}@media screen and (min-width:320px) and (max-width:767px){.gp-gripcharscale .custom-border{display:none}}.gp-gripcharscale .sm-fonts{font-size:1rem;font-style:normal;font-weight:400}.gp-gripcharscale .bg-fonts{font-size:1.25rem;font-style:normal;font-weight:600}.gp-gripcharscale__main{background:var(--color__primary-red-color);color:var(--color__black-text-color);padding:5rem;gap:1.5rem;width:100%;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:flex-start;align-content:stretch}@media screen and (min-width:1024px) and (max-width:1439px){.gp-gripcharscale__main{padding:4rem}}@media screen and (min-width:768px) and (max-width:1023px){.gp-gripcharscale__main{padding:1.5rem;flex-direction:column}}@media screen and (min-width:320px) and (max-width:767px){.gp-gripcharscale__main{padding:0;flex-direction:column;gap:0}}.gp-gripcharscale__main-column1{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:right;align-items:flex-end;align-content:stretch;text-align:right;width:26%}@media screen and (min-width:1024px) and (max-width:1439px){.gp-gripcharscale__main-column1{width:32%}}@media screen and (min-width:768px) and (max-width:1023px){.gp-gripcharscale__main-column1{width:100%}}@media screen and (min-width:320px) and (max-width:767px){.gp-gripcharscale__main-column1{width:100%;padding:1rem}}.gp-gripcharscale__main-column1 .main-img{width:100%;height:35.75rem}@media screen and (min-width:768px) and (max-width:1023px){.gp-gripcharscale__main-column1 .main-img{height:20rem}}.gp-gripcharscale__main-column1 .main-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.gp-gripcharscale__main-column2{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:left;align-items:flex-start;align-content:stretch;gap:1.5rem;padding-top:2.5rem;width:58.75%;left:-2.5rem;position:relative;text-align:center}@media screen and (min-width:1024px) and (max-width:1439px){.gp-gripcharscale__main-column2{width:59.71%}}@media screen and (min-width:768px) and (max-width:1023px){.gp-gripcharscale__main-column2{width:100%;left:0;padding-top:0;gap:0}}@media screen and (min-width:320px) and (max-width:767px){.gp-gripcharscale__main-column2{width:100%;left:0;padding-top:0;padding-bottom:1rem;gap:0}}.gp-gripcharscale__main-column2 .main-title{width:100%;color:var(--color__white-color)}.gp-gripcharscale__main-column2 .main-title .h2{margin:0;font-weight:300;font-size:3rem;word-wrap:break-word;padding:0 2.5rem;text-align:center}.gp-gripcharscale__main-column2 .main-title .h2 b{font-weight:600}@media screen and (min-width:768px) and (max-width:1023px){.gp-gripcharscale__main-column2 .main-title .h2{text-align:left;padding:0;font-size:2rem}}@media screen and (min-width:320px) and (max-width:767px){.gp-gripcharscale__main-column2 .main-title .h2{text-align:left;padding:0 1rem;font-size:2rem}}.gp-gripcharscale__main-column2 .main-char-content{padding:2.5rem 5rem;background:var(--color__white-color);width:100%}@media screen and (min-width:1024px) and (max-width:1439px){.gp-gripcharscale__main-column2 .main-char-content{padding:1.5rem}}@media screen and (min-width:768px) and (max-width:1023px){.gp-gripcharscale__main-column2 .main-char-content{padding:2.5rem}}@media screen and (min-width:320px) and (max-width:767px){.gp-gripcharscale__main-column2 .main-char-content{padding:1.5rem}}.gp-gripcharscale__main-column2 .main-char-content__item{padding:1.5rem}@media screen and (min-width:768px) and (max-width:1023px){.gp-gripcharscale__main-column2 .main-char-content__item{padding:.5rem}}@media screen and (min-width:320px) and (max-width:767px){.gp-gripcharscale__main-column2 .main-char-content__item{padding:.5rem}}.gp-gripcharscale__main-column2 .main-char-content__range-box{padding:1rem 0;align-items:center}.gp-gripcharscale__main-column2 .main-char-content__range-box .range-box{display:flex;width:100%;flex-direction:row;align-items:center}.gp-gripcharscale__main-column2 .main-char-content__range-box .range-box .single-range{flex:1;background:var(--color__light-grey-color);display:flex;position:relative;box-shadow:0 0 .3125rem #fff;height:.125rem;align-items:center}.gp-gripcharscale__main-column2 .main-char-content__range-box .range-box .single-range:first-child:before{content:"";position:absolute;left:0;width:.125rem;height:.5rem;background:var(--color__light-grey-color)}.gp-gripcharscale__main-column2 .main-char-content__range-box .range-box .single-range:after{content:"";position:absolute;right:0;width:.125rem;height:.5rem;background:var(--color__light-grey-color)}.gp-gripcharscale__main-column2 .main-char-content__range-box .range-box .single-range.active-range{height:.5rem;background:var(--color__primary-red-color)}.gp-gripcharscale__main-column2 .main-char-content__range-box .range-box .single-range.active-range:after,.gp-gripcharscale__main-column2 .main-char-content__range-box .range-box .single-range.active-range:first-child:before{background:var(--color__white-color)}.gp-gripcharscale__main-column2 .main-char-content__range-box .range-box .single-range .img-span{position:absolute;display:flex;width:2.5rem;height:2.5rem;padding:.375rem;box-shadow:0 .75rem .5rem var(--color__quiz-selected-grey);border-radius:100%;right:-25%;background:var(--color__primary-red-color);z-index:1;border:.25rem solid var(--color__white-color)}.gp-gripcharscale__main-column2 .main-char-content__range-box .range-box .single-range .img-span img{width:100%}.gp-gripcharscale__main-column2 .main-char-content__range-box .range-box-min-max-label{display:flex}.gp-gripcharscale__main-column2 .main-char-content__range-box .range-box-min-max-label span{flex:1;font-size:1rem}@media screen and (min-width:320px) and (max-width:767px){.gp-gripcharscale__main-column2 .main-char-content__range-box .range-box-min-max-label span{font-size:.875rem}}@media screen and (min-width:768px) and (max-width:1023px){.gp-gripcharscale__main-column2 .main-char-content__range-box .range-box-min-max-label span{font-size:.875rem}}.gp-gripcharscale__main-column2 .main-char-content .h5{margin-bottom:0}.plp-hero-banner{position:relative;width:100%}.plp-hero-banner .plp-hero-bg-img{display:flex;width:100%;height:27.5rem;-o-object-fit:cover;object-fit:cover;position:absolute;top:0}.plp-hero-banner .plp-hero-banner-content{position:relative;z-index:10;padding:3.5rem 5rem;bottom:0;gap:1.5rem;display:flex;flex-direction:column;height:27.5rem;justify-content:end}.plp-hero-banner .plp-hero-banner-content .plp-hero-img-logo-container{width:50%}.plp-hero-banner .plp-hero-banner-content .plp-hero-img-logo{width:auto}.plp-hero-banner .plp-hero-banner-content .h1,.plp-hero-banner .plp-hero-banner-content h1{font-size:5rem;line-height:9.0625rem;font-weight:900;font-style:normal;color:var(--color__white-color)}.plp-hero-banner .plp-hero-banner-content .h2,.plp-hero-banner .plp-hero-banner-content h2{font-size:2rem;line-height:2.5rem;font-weight:300;color:var(--color__white-color);margin-bottom:0}.plp-hero-banner .plp-hero-banner-outline{position:absolute;width:100%;height:100%;z-index:2;padding:2rem;top:0}.plp-hero-banner .plp-hero-banner-outline svg{width:100%;height:100%}.plp-hero-banner .plp-hero-banner-overlay{width:100%;background:hsla(0,0%,9%,.5);position:absolute;height:27.5rem;z-index:1;top:0}@media screen and (max-width:1399px){.plp-hero-banner .plp-hero-banner-overlay,.plp-hero-banner .plp-hero-bg-img{height:21rem}.plp-hero-banner .plp-hero-banner-content{gap:1rem;height:21rem}.plp-hero-banner .plp-hero-banner-content .h2,.plp-hero-banner .plp-hero-banner-content h2{font-size:1.5rem;line-height:1.75rem}.plp-hero-banner .plp-hero-banner-content .plp-hero-img-logo-container{width:60%}}@media screen and (max-width:1023px){.plp-hero-banner .plp-hero-banner-overlay,.plp-hero-banner .plp-hero-bg-img{height:17rem}.plp-hero-banner .plp-hero-banner-outline{padding:1rem}.plp-hero-banner .plp-hero-banner-content{padding:2.5rem;height:17rem}.plp-hero-banner .plp-hero-banner-content .h1,.plp-hero-banner .plp-hero-banner-content h1{font-size:5rem;line-height:5rem}.plp-hero-banner .plp-hero-banner-content .h2,.plp-hero-banner .plp-hero-banner-content h2{font-size:1.25rem;line-height:1.5rem}.plp-hero-banner .plp-hero-banner-content .plp-hero-img-logo{height:auto}.plp-hero-banner .plp-hero-banner-content .plp-hero-img-logo-container{width:50%}}@media screen and (max-width:767px){.plp-hero-banner .plp-hero-banner-overlay,.plp-hero-banner .plp-hero-bg-img{height:11.25rem}.plp-hero-banner .plp-hero-banner-content{justify-content:center;height:auto}.plp-hero-banner .plp-hero-banner-content .plp-hero-img-logo-container{width:80%}.plp-hero-banner .plp-hero-banner-content .plp-hero-img-logo{height:auto}.plp-hero-banner .plp-hero-banner-content .h1,.plp-hero-banner .plp-hero-banner-content h1{font-size:2rem;line-height:2.1875rem}.plp-hero-banner .plp-hero-banner-content .h2,.plp-hero-banner .plp-hero-banner-content h2{font-size:1rem;line-height:1.25rem}.plp-hero-banner .plp-hero-banner-content{bottom:auto;position:relative}.plp-hero-banner .plp-hero-banner-outline{position:absolute;width:100%;height:100%;top:0}.plp-hero-banner .plp-hero-banner-overlay,.plp-hero-banner .plp-hero-bg-img{height:100%;top:0;position:absolute}.plp-hero-banner .plp-hero-bg-img{background-size:100%;-o-object-fit:cover;object-fit:cover}}.gp-accordion{font-family:var(--font-family__primary);color:var(--color__black-text-color);display:flex;flex-direction:column}.gp-accordion__main-title .h2{font-size:2rem!important;font-weight:600!important;margin-bottom:1.5rem}@media screen and (min-width:768px) and (max-width:1023px){.gp-accordion__main-title .h2{margin-bottom:1rem;font-size:1.5rem!important}}@media screen and (min-width:320px) and (max-width:767px){.gp-accordion__main-title .h2{margin-bottom:1rem;font-size:1.5rem!important}}.gp-accordion .accordion-button:not(.collapsed){color:var(--color__black-text-color);background-color:var(--color__white-color);box-shadow:none}.gp-accordion .accordion-item{padding:1.5rem 0!important;display:flex;flex-direction:column;border-radius:0!important;border-bottom:1px solid var(--color__primary-black-color);border-left:none!important;border-right:none!important;gap:.5rem;background:transparent!important}@media screen and (min-width:768px) and (max-width:1023px){.gp-accordion .accordion-item{gap:0;padding:.5rem 0 1rem!important}}@media screen and (min-width:320px) and (max-width:767px){.gp-accordion .accordion-item{gap:0;padding:.5rem 0 1rem!important}}.gp-accordion .accordion-item .accordion-header{position:relative;z-index:0}.gp-accordion .accordion-item .accordion-header .accordion-button{padding:.5rem 0!important;font-size:1.25rem;font-weight:600;box-shadow:none;background:transparent!important}@media screen and (min-width:768px) and (max-width:1023px){.gp-accordion .accordion-item .accordion-header .accordion-button{font-size:.875rem}}@media screen and (min-width:320px) and (max-width:767px){.gp-accordion .accordion-item .accordion-header .accordion-button{font-size:1rem}}.gp-accordion .accordion-item .accordion-body{padding:0!important;font-size:1rem;font-weight:400}@media screen and (min-width:768px) and (max-width:1023px){.gp-accordion .accordion-item .accordion-body{font-size:.875rem}}@media screen and (min-width:320px) and (max-width:767px){.gp-accordion .accordion-item .accordion-body{font-size:.875rem}}.gp-accordion.gp-accordion-bm{margin-bottom:4rem}@media screen and (min-width:768px) and (max-width:1023px){.gp-accordion.gp-accordion-bm{margin-bottom:1.5rem}}@media screen and (min-width:320px) and (max-width:767px){.gp-accordion.gp-accordion-bm{margin-bottom:1.5rem}}.gp-accordion .cq-Overlay--component.cq-Overlay--placeholder{transform:scale(.9)}.gp-myaccount{padding:5rem 11.75rem;position:relative}@media screen and (min-width:1024px) and (max-width:1439px){.gp-myaccount{padding:4rem}}@media screen and (min-width:768px) and (max-width:1023px){.gp-myaccount{padding:2.5rem}}@media screen and (min-width:320px) and (max-width:767px){.gp-myaccount{padding:1.5rem}}@media screen and (min-width:320px) and (max-width:767px){.gp-myaccount .gp-myaccount__info{gap:1rem}}.gp-myaccount .gp-myaccount__orders{margin-top:1.5rem}@media screen and (min-width:320px) and (max-width:767px){.gp-myaccount .gp-myaccount__orders{margin-top:1rem}}.gp-myaccount .gp-myaccount__orders .empty-order{gap:1.5rem;padding:2.5rem}@media screen and (min-width:1024px) and (max-width:1439px){.gp-myaccount .gp-myaccount__orders .empty-order{padding:2rem}}@media screen and (min-width:768px) and (max-width:1023px){.gp-myaccount .gp-myaccount__orders .empty-order{gap:1rem;padding:1.5rem}}@media screen and (min-width:320px) and (max-width:767px){.gp-myaccount .gp-myaccount__orders .empty-order{gap:1rem;padding:1.5rem}}.gp-myaccount .gp-myaccount__orders .empty-order .title{font-weight:700}.gp-myaccount .gp-myaccount__orders .heading{padding:1rem 0}@media screen and (min-width:768px) and (max-width:1023px){.gp-myaccount .gp-myaccount__orders .heading{padding:.5rem 0}}@media screen and (min-width:320px) and (max-width:767px){.gp-myaccount .gp-myaccount__orders .heading{padding:.5rem 0}}.gp-myaccount .gp-myaccount__orders-last{padding:1rem 0}@media screen and (min-width:768px) and (max-width:1023px){.gp-myaccount .gp-myaccount__orders-last{padding:.5rem 0;font-size:.875rem}}@media screen and (min-width:320px) and (max-width:767px){.gp-myaccount .gp-myaccount__orders-last{padding:.5rem 0;font-size:.875rem}}.gp-myaccount .gp-myaccount-box__title{font-size:1.25rem;font-weight:600}@media screen and (min-width:768px) and (max-width:1023px){.gp-myaccount .gp-myaccount-box__title{font-size:1rem;font-weight:700}}@media screen and (min-width:320px) and (max-width:767px){.gp-myaccount .gp-myaccount-box__title{font-size:1rem;font-weight:700}}.gp-myaccount .h1,.gp-myaccount h1{font-weight:900}@media screen and (min-width:768px) and (max-width:1023px){.gp-myaccount .h1,.gp-myaccount h1{font-size:2rem}}@media screen and (min-width:320px) and (max-width:767px){.gp-myaccount .h1,.gp-myaccount h1{font-size:2rem;width:12.375rem}}.gp-myaccount a.gp-link{font-size:.875rem}@media screen and (max-width:1023px){.gp-myaccount a.gp-link{font-size:.75rem}}.gp-myaccount .last-order{font-weight:700}@media screen and (max-width:1023px){.gp-myaccount .last-order{font-size:.875rem}}.myaccount{position:relative}.myaccount .add-edit-pattern-img{position:absolute;right:0;width:20%;height:24.875rem;z-index:-1;top:0;overflow:hidden}@media screen and (max-width:1023px){.myaccount .add-edit-pattern-img{display:none}}.oktalogin{padding-bottom:1.5rem}@media screen and (min-width:768px) and (max-width:1023px){.oktalogin{padding-bottom:1rem}}@media screen and (min-width:320px) and (max-width:767px){.oktalogin{padding-bottom:1rem}}.oktalogin .gp-okta__container .auth-container{margin:0!important;width:100%!important;border:none!important}.oktalogin .gp-okta__container .okta-sign-in-header{display:none!important}.oktalogin .gp-okta__container .auth-content{padding:2.5rem!important;width:100%!important;max-width:100%!important}@media screen and (min-width:1024px) and (max-width:1439px){.oktalogin .gp-okta__container .auth-content{padding:2rem!important}}@media screen and (min-width:768px) and (max-width:1023px){.oktalogin .gp-okta__container .auth-content{padding:1.5rem!important}}@media screen and (min-width:320px) and (max-width:767px){.oktalogin .gp-okta__container .auth-content{padding:1rem!important}}.oktalogin .gp-okta__container .auth-content .siw-main-header{display:none!important}.oktalogin .gp-okta__container .auth-content .siw-main-body .okta-form-title{text-align:left!important;font-size:1.5rem!important;font-weight:600!important;color:var(--color__black-text-color)!important}.oktalogin .gp-okta__container .auth-content .siw-main-body .okta-form-input-field.input-fix{border-top:0!important;border-right:0!important;border-left:0!important;border-radius:0!important}.oktalogin .gp-okta__container .auth-content .siw-main-body .okta-form-input-field.input-fix>input:focus{box-shadow:none!important}.oktalogin .gp-okta__container .auth-content .siw-main-footer .footer-info{display:none!important}.gp-accountactivation__heading,.gp-createaccount__heading{font-size:1.5rem;font-weight:600;color:var(--color__black-text-color)}@media screen and (min-width:768px) and (max-width:1023px){.gp-accountactivation__heading,.gp-createaccount__heading{font-size:1.25rem}}@media screen and (min-width:320px) and (max-width:767px){.gp-accountactivation__heading,.gp-createaccount__heading{font-size:1.25rem}}.gp-accountactivation__description,.gp-createaccount__description{color:var(--color__black-text-color);font-weight:500;line-height:1.375rem;margin-bottom:2.5rem}@media screen and (min-width:768px) and (max-width:1023px){.gp-accountactivation__description,.gp-createaccount__description{margin-bottom:1.5rem}}@media screen and (min-width:320px) and (max-width:767px){.gp-accountactivation__description,.gp-createaccount__description{margin-bottom:1.5rem}}.news-latter-signup{display:flex;padding:5rem 0;gap:2.5rem}.news-latter-signup .email-signup-inner{width:66.5rem;margin:0 auto;gap:2.5rem;display:flex;justify-content:space-between}.email-signup-left{display:flex;width:32rem;flex-direction:column;padding:2.5rem 0;gap:2.5rem}.email-signup-left p{margin-bottom:0}.email-signup-left .h3,.email-signup-left h3{font-size:2rem;font-weight:600;line-height:2.75rem}.email-signup-left .email-inputs-fields{display:flex;flex-direction:column;gap:1rem;color:var(--color__primary-black-color)}.email-signup-left .email-inputs-fields .inputs-fields{display:flex;flex-direction:column;gap:.25rem}.email-signup-left .email-inputs-fields .inputs-fields label{font-size:1rem;line-height:1.375rem;font-weight:900;margin-bottom:0}.email-signup-left .email-inputs-fields .inputs-fields .helper-msg{font-size:.875rem;line-height:1.25rem;font-weight:400;color:var(--color__grey-color)}.email-signup-left .email-checkbox{display:flex;gap:.5rem;align-items:baseline}.email-signup-left .email-checkbox input{width:1rem;height:1rem}.email-signup-left .email-checkbox p{font-size:1rem;font-weight:400;line-height:1.375rem;margin-bottom:0}.email-signup-left .email-inputs-fields .inputs-fields input,.email-signup-left .email-inputs-fields .inputs-fields select{display:flex;gap:.5rem;padding:.5rem;border:0;border-bottom:.0625rem solid var(--color__primary-black-color);font-size:1rem;line-height:1.375rem;font-weight:300}.email-signup-right{display:flex;width:32rem;height:35.375rem}.email-signup-right img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.email-signup-left .signup-error{font-size:.875rem;line-height:1.25rem;font-weight:600;color:var(--color__error-default-red);display:none}.email-signup-left .beforesuccess{display:block}.email-signup-left.success-class .beforesuccess,.email-signup-left .successmsg{display:none}.email-signup-left.success-class .success-heading{display:flex;flex-direction:column;gap:1rem}.email-signup-left.success-class .successmsg{display:block}.email-signup-left.success-class .sumbit-email{cursor:none;background:var(--color__quiz-secondary-grey);border:.0625rem solid var(--color__quiz-secondary-grey)}.email-signup-left.success-class .email-inputs-fields .inputs-fields .beforesuccess{display:none}@media screen and (max-width:1399px){.news-latter-signup .email-signup-inner{width:90%}}@media screen and (max-width:1024px){.news-latter-signup.email-signup-inner{width:54rem}.email-signup-left{width:25.75rem}.email-signup-right{width:25.75rem;height:40.875rem}}@media screen and (max-width:1023px){.news-latter-signup .email-signup-inner{flex-direction:column-reverse;padding:1.5rem 0;gap:1.5rem;width:100%}.email-signup-right{width:100%;height:20rem}.email-signup-left{width:100%;padding:0 3.5rem;gap:1.5rem}.email-signup-left .h3,.email-signup-left h3{font-size:1.25rem;line-height:1.75rem}.email-signup-left .email-checkbox p{font-size:.875rem;line-height:1.25rem}}@media screen and (max-width:767px){.email-signup-left{padding:0 1.5rem}}.cmp-error-page-box{display:flex;position:relative;gap:1.5rem;padding:5rem}.cmp-error-page-box .error-page-pattern{position:absolute;width:44%;right:0;top:0;z-index:-1;height:40rem;-o-object-fit:cover;object-fit:cover}.cmp-error-page{display:flex;width:100%;justify-content:space-between;gap:2.5rem;align-items:center}.cmp-error-page__lefttext{display:flex;width:50%;flex-direction:column;flex:1}.cmp-error-page__lefttext .context-text{display:flex;flex-direction:column;gap:1.5rem;width:100%}.cmp-error-page__lefttext .context-text .h2,.cmp-error-page__lefttext .context-text h2{font-size:3rem;font-weight:600;line-height:3.5rem;color:var(--color__primary-black-color);margin-bottom:0}.cmp-error-page__lefttext .context-text .h3,.cmp-error-page__lefttext .context-text h3{font-size:2rem;line-height:2.5rem;font-weight:600;color:var(--color__primary-red-color);margin-bottom:0}.cmp-error-page__rightimg{display:flex;width:50%;flex:0 0 50%;height:40rem}.cmp-error-page__rightimg img{width:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:1440px){.cmp-error-page__rightimg{flex:0 0 38.75rem}}@media screen and (max-width:1399px){.cmp-error-page-box{padding:4rem}.cmp-error-page__rightimg{flex:0 0 50%}}@media screen and (max-width:1024px){.cmp-error-page-box .error-page-pattern{height:25rem;width:38%}.cmp-error-page__rightimg{flex:0 0 26.75rem}.cmp-error-page__lefttext .context-text .h2,.cmp-error-page__lefttext .context-text h2{font-size:2.5rem}}@media screen and (max-width:1023px){.cmp-error-page-box{padding:2.5rem}.cmp-error-page__rightimg{flex:0 0 50%;height:30rem}.cmp-error-page__lefttext .context-text .h2,.cmp-error-page__lefttext .context-text h2{font-size:2rem;line-height:2.5rem}.cmp-error-page__lefttext .context-text .h3,.cmp-error-page__lefttext .context-text h3{font-size:1.25rem;line-height:1.75rem}}@media screen and (max-width:768px){.cmp-error-page__rightimg{flex:0 0 20.25rem}}@media screen and (max-width:767px){.cmp-error-page-box{padding:1.5rem}.cmp-error-page-box .error-page-pattern{display:none}.cmp-error-page{gap:1.5rem;flex-direction:column}.cmp-error-page__rightimg{flex:inherit;width:100%;height:15rem}.cmp-error-page__lefttext{width:100%}}.h-tag-inherit .h1,.h-tag-inherit .h2,.h-tag-inherit .h3,.h-tag-inherit .h4,.h-tag-inherit .h5,.h-tag-inherit .h6,.h-tag-inherit h1,.h-tag-inherit h2,.h-tag-inherit h3,.h-tag-inherit h4,.h-tag-inherit h5,.h-tag-inherit h6{font-size:inherit;font-weight:inherit}.country-title,.gp-country-selected{display:flex;align-items:center}.gp-country-selected{flex-direction:row;gap:.5rem}.gp-country-selected__items{display:flex;gap:.125rem}.gp-country-selected__items-lang{text-transform:capitalize}.gp-country-selected__items-country{text-transform:uppercase}.gp-country-selected__country-flag{display:flex;width:24px;height:24px;margin:10px}.gp-country-selected-trigger{display:flex;flex-direction:row;align-items:center;gap:.25rem}.gp-country-selected-trigger__items{display:flex;gap:.125rem}.gp-country-selected-trigger__items-lang{text-transform:capitalize}.gp-country-selected-trigger__items-country{text-transform:uppercase}.gp-country-selected-trigger__country-flag{display:flex;width:24px;height:24px;margin:10px}.custom-modal{font-size:1.25rem;line-height:1.75rem;font-family:Noto Sans;font-weight:400}@media screen and (min-width:768px) and (max-width:1023px){.custom-modal{font-size:1rem;line-height:1.5rem}}@media screen and (min-width:320px) and (max-width:767px){.custom-modal{font-size:1rem;line-height:1.5rem}}.custom-modal .bold-text{font-weight:600}.custom-modal .x-bold-text{font-weight:700}.custom-modal.show .modal-dialog{z-index:9999;max-width:52.5rem}@media screen and (min-width:768px) and (max-width:1023px){.custom-modal.show .modal-dialog.modal-dialog-centered{align-items:flex-start;height:100vh}}@media screen and (min-width:320px) and (max-width:767px){.custom-modal.show .modal-dialog.modal-dialog-centered{align-items:flex-start;height:100vh}}@media screen and (min-width:768px) and (max-width:1023px){.custom-modal.show .modal-dialog .modal-content{display:block;height:100vh}}@media screen and (min-width:320px) and (max-width:767px){.custom-modal.show .modal-dialog .modal-content{display:block;height:100vh}}.custom-modal .modal-dialog{margin:auto;gap:1.5rem}.custom-modal .modal-dialog p{margin-bottom:auto}.custom-modal .modal-dialog__custom-header{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:center;align-content:stretch;flex:1;padding:2.5rem 2rem 1.5rem 2.5rem}@media screen and (min-width:768px) and (max-width:1023px){.custom-modal .modal-dialog__custom-header{flex-direction:column-reverse;align-items:flex-end;justify-content:flex-end;padding:1.5rem 1rem 1rem 1.5rem}}@media screen and (min-width:320px) and (max-width:767px){.custom-modal .modal-dialog__custom-header{flex-direction:column-reverse;align-items:flex-end;padding:1.5rem 1rem 1rem 1.5rem}}.custom-modal .modal-dialog__custom-header .h4{flex:1;width:auto;margin-bottom:0}@media screen and (min-width:768px) and (max-width:1023px){.custom-modal .modal-dialog__custom-header .h4{width:100%;font-size:1rem}}@media screen and (min-width:320px) and (max-width:767px){.custom-modal .modal-dialog__custom-header .h4{width:100%;font-size:1rem}}.custom-modal .modal-dialog__body{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:space-between;align-items:center;align-content:stretch;gap:1.5rem;padding:0 2.5rem 2.5rem;max-height:80%;overflow:auto}@media screen and (min-width:768px) and (max-width:1023px){.custom-modal .modal-dialog__body{max-height:62%;padding:1rem 1.5rem 1.5rem}}@media screen and (min-width:320px) and (max-width:767px){.custom-modal .modal-dialog__body{max-height:70%;padding:1rem 1.5rem 1.5rem}}.custom-modal .modal-dialog__body .region-country-list{padding:.5rem 0;border-top:1px solid var(--color__quiz-secondary-grey)}.custom-modal .modal-dialog__body .region-country-list:first-child{padding-top:0;border-top:none}.custom-modal .modal-dialog__body .region-country-list:last-child{padding-bottom:0}.custom-modal .modal-dialog__body .region-country-list .country-selector__accordian{text-decoration:none}.custom-modal .modal-dialog__body .region-country-list .country-selector__region-label{color:var(--color__grey-color);font-size:.875rem;font-style:normal;font-weight:800;line-height:1.25rem}.custom-modal .modal-dialog__body .country-list{list-style:none;padding:0;display:flex;flex-direction:row;gap:1.5rem;align-items:flex-start;margin:auto}@media screen and (min-width:768px) and (max-width:1023px){.custom-modal .modal-dialog__body .country-list{flex-direction:column;gap:.5rem}}@media screen and (min-width:320px) and (max-width:767px){.custom-modal .modal-dialog__body .country-list{flex-direction:column;gap:.5rem}}.custom-modal .modal-dialog__body .country-list__country-item{width:100%}.custom-modal .modal-dialog__body .country-list__country-item .country_selector-country{width:100%!important;font-size:1rem;font-style:normal;font-weight:600;line-height:1.5rem;text-decoration:none}.custom-modal .modal-dialog__body .country-list__country-item span.country-selector__language-list{width:100%}.custom-modal .modal-dialog__body .country-list__language-block{display:flex;flex-direction:row-reverse;align-items:center}.custom-modal .modal-dialog__body .country-list__language-block .country-selector__item-country-flag{display:flex;width:24px;height:24px;margin:10px}@media screen and (min-width:768px) and (max-width:1023px){.gp-country-selector__container .custom-modal{z-index:9999}}@media screen and (min-width:320px) and (max-width:767px){.gp-country-selector__container .custom-modal{z-index:9999}}@media only screen and (max-height:480px){.gp-country-selector__container .custom-modal .custom-modal .modal-dialog__body{max-height:12.5rem}}@media screen and (max-width:768px){.gp-country-selector .custom-modal .modal-dialog__custom-header{padding:1.5rem 2.5rem .75rem}.gp-country-selector .custom-modal .modal-dialog__body{padding:.75rem 2.5rem 2.5rem}}@media screen and (max-width:320px){.gp-country-selector .custom-modal .modal-dialog__custom-header{padding:1rem 1.5rem .75rem}.gp-country-selector .custom-modal .modal-dialog__body{padding:.75rem 1.5rem 1.5rem}}@media screen and (min-width:1024px) and (max-width:1439px){.gp-icontextcta .row.unauth{gap:24px}}@media screen and (min-width:768px) and (max-width:1023px){.gp-icontextcta .row.unauth{gap:24px}}@media screen and (min-width:320px) and (max-width:767px){.gp-icontextcta .row.auth,.gp-icontextcta .row.unauth{gap:16px}}.gp-icontextcta .left{gap:16px;flex-direction:row;align-items:center;color:var(--color__black-text-color)}@media screen and (min-width:1024px) and (max-width:1439px){.gp-icontextcta .left{gap:24px}}@media screen and (min-width:768px) and (max-width:1023px){.gp-icontextcta .left{gap:8px}}@media screen and (min-width:320px) and (max-width:767px){.gp-icontextcta .left{gap:8px;flex-direction:column;align-items:start}}@media screen and (max-width:320px){.gp-icontextcta .left{gap:8px;flex-direction:column;align-items:start}}.gp-icontextcta .left .icon-img{width:80px;align-content:center;padding:1rem;gap:16px}@media screen and (min-width:768px) and (max-width:1023px){.gp-icontextcta .left .icon-img{padding:.75rem}}@media screen and (min-width:320px) and (max-width:767px){.gp-icontextcta .left .icon-img{padding:.75rem}}.gp-icontextcta .left .icon-img img{width:33px}.gp-icontextcta .left .text{align-content:center}.gp-icontextcta .left .text .title{font-size:2rem;font-weight:600;line-height:2.5rem}@media screen and (min-width:768px) and (max-width:1023px){.gp-icontextcta .left .text .title{font-size:1.5rem;line-height:1.75rem}}@media screen and (min-width:320px) and (max-width:767px){.gp-icontextcta .left .text .title{font-size:1.5rem;line-height:1.75rem}}.gp-icontextcta .left .text .subtitle{font-size:1.25rem;font-weight:400;line-height:1.75rem}@media screen and (min-width:768px) and (max-width:1023px){.gp-icontextcta .left .text .subtitle{font-size:.875rem;line-height:1.25rem}}@media screen and (min-width:320px) and (max-width:767px){.gp-icontextcta .left .text .subtitle{font-size:.875rem;line-height:1.25rem}}.gp-icontextcta .right .gp-link{gap:8px;align-items:center;padding:.25rem}@media screen and (max-width:768px){.gp-icontextcta .right .gp-link{font-size:.875rem}}.gp-icontextcta .right .btn-gp-primary,.gp-icontextcta .right .gp-powerreivew__form .p-w-r button.pr-accessible-btn,.gp-powerreivew__form .p-w-r .gp-icontextcta .right button.pr-accessible-btn{color:var(--color__white-color)!important}@media screen and (max-width:1024px){.gp-icontextcta .right .btn-gp-primary,.gp-icontextcta .right .gp-powerreivew__form .p-w-r button.pr-accessible-btn,.gp-powerreivew__form .p-w-r .gp-icontextcta .right button.pr-accessible-btn{width:100%!important}}@media screen and (max-width:768px){.gp-icontextcta .right .btn-gp-primary,.gp-icontextcta .right .gp-powerreivew__form .p-w-r button.pr-accessible-btn,.gp-powerreivew__form .p-w-r .gp-icontextcta .right button.pr-accessible-btn{font-size:.875rem}}@media screen and (max-width:320px){.gp-icontextcta .right .btn-gp-primary,.gp-icontextcta .right .gp-powerreivew__form .p-w-r button.pr-accessible-btn,.gp-powerreivew__form .p-w-r .gp-icontextcta .right button.pr-accessible-btn{width:100%!important}}.accountActivationModal{--gp-modal-width:840px!important}.accountActivationModal .message-view .message__success{padding:1rem;margin-bottom:2.5rem;gap:.25rem}.accountActivationModal .error{gap:.25rem;margin-top:1.5rem}.accountActivationModal .account-error{padding:1rem;font-size:.875rem}.accountActivationModal .account-error a{font-weight:700}.accountActivationModal .account-error p{margin:0}.accountActivationModal form .close-btn{margin-bottom:1.5rem}.initialModal{--gp-modal-width:840px!important}.initialModal .form-check{padding-bottom:2.5rem}@media screen and (min-width:768px) and (max-width:1023px){.initialModal .form-check{padding-bottom:1.5rem}}@media screen and (min-width:320px) and (max-width:767px){.initialModal .form-check{padding-bottom:1.5rem}}.gp-accountactivation .btn-gp-fullwidth,.initialModal .btn-gp-fullwidth,.initialModal .form-check .form-check-input{cursor:pointer}.cmp-media_asset_tile{display:flex;padding-bottom:0;flex-direction:column;align-items:center}@media screen and (min-width:768px) and (max-width:1023px){.cmp-media_asset_tile{height:100%}}@media screen and (min-width:1024px) and (max-width:1439px){.cmp-media_asset_tile{height:30rem}}.cmp-media_asset_tile .cmp-media_asset_tile__card{display:flex;width:100%;padding-right:5rem;align-items:flex-start;gap:2.5rem;box-sizing:border-box}@media screen and (min-width:320px) and (max-width:767px){.cmp-media_asset_tile .cmp-media_asset_tile__card{flex-direction:column;padding:0}}@media screen and (min-width:768px) and (max-width:1023px){.cmp-media_asset_tile .cmp-media_asset_tile__card{padding-right:1.5rem;gap:1rem}}@media screen and (min-width:1024px) and (max-width:1439px){.cmp-media_asset_tile .cmp-media_asset_tile__card{padding-right:4rem}}.cmp-media_asset_tile .cmp-media_asset_tile__card-image{display:flex;width:45rem;height:40rem;justify-content:center;align-items:center;background-size:cover;background-repeat:no-repeat;background-position:50%}@media screen and (min-width:320px) and (max-width:767px){.cmp-media_asset_tile .cmp-media_asset_tile__card-image{height:20rem;width:100%}}@media screen and (min-width:768px) and (max-width:1023px){.cmp-media_asset_tile .cmp-media_asset_tile__card-image{width:28.125rem;height:30rem}}@media screen and (min-width:1024px) and (max-width:1439px){.cmp-media_asset_tile .cmp-media_asset_tile__card-image{height:30rem}}.cmp-media_asset_tile .cmp-media_asset_tile__card-frame{align-self:stretch;width:37.5rem;height:40rem;overflow-x:auto;padding-right:.625rem}@media screen and (min-width:320px) and (max-width:767px){.cmp-media_asset_tile .cmp-media_asset_tile__card-frame{width:100%;padding:0 1rem;height:auto}}@media screen and (min-width:768px) and (max-width:1023px){.cmp-media_asset_tile .cmp-media_asset_tile__card-frame{height:28.75rem;width:17.375rem}}@media screen and (min-width:1024px) and (max-width:1439px){.cmp-media_asset_tile .cmp-media_asset_tile__card-frame{height:28.75rem}}.cmp-media_asset_tile .cmp-media_asset_tile__card-description{display:flex;flex-direction:column;align-items:flex-start}.cmp-media_asset_tile .cmp-media_asset_tile__card-description .cmp-media_asset_tile__card-description-header{display:flex;padding:.5rem 0;flex-direction:column;align-items:flex-start;gap:.5rem;align-self:stretch;border-bottom:1px solid var(--color__black-text-color)}.cmp-media_asset_tile .cmp-media_asset_tile__card-description .cmp-media_asset_tile__card-description-header .cmp-media_asset_tile__card-header-label{color:var(--color__black-text-color);font-style:normal;font-weight:700;line-height:normal}.cmp-media_asset_tile .cmp-media_asset_tile__card-description .cmp-media_asset_tile__card-description-header .cmp-media_asset_tile__card-header-title{color:var(--color__black-text-color);font-size:calc(1.325rem + .9vw);font-weight:600}@media (min-width:1200px){.cmp-media_asset_tile .cmp-media_asset_tile__card-description .cmp-media_asset_tile__card-description-header .cmp-media_asset_tile__card-header-title{font-size:2rem}}.cmp-media_asset_tile .cmp-media_asset_tile__card-description .cmp-media_asset_tile__card-description-header .cmp-media_asset_tile__card-header-description{display:flex;align-items:flex-start;gap:8px;align-self:stretch;color:var(--color__black-text-color);font-weight:400;font-size:.875rem}.cmp-media_asset_tile .cmp-media_asset_tile__card-description .cmp-media_asset_tile__card-description-body{display:flex;align-items:flex-start;gap:.625rem;align-self:stretch;padding:1.5rem 0;font-size:.875rem}.cmp-media_asset_tile .cmp-media_asset_tile__card-description .cmp-media_asset_tile__card-description-body .cmp-media_asset_tile__card-description-body-paragraph{color:var(--color__black-text-color);font-style:normal;font-weight:400}.cmp-media_asset_tile .cmp-media_asset_tile__card-description .cmp-media_asset_tile__card-description-bottom{display:flex;padding:1rem 0 1.5rem;flex-direction:column;align-items:flex-start;gap:1rem;align-self:stretch;border-top:1px solid var(--color__black-text-color)}.cmp-media_asset_tile .cmp-media_asset_tile__card-description .cmp-media_asset_tile__card-description-bottom .cmp-media_asset_tile__card-description-bottom-header{color:var(--color__black-text-color);font-size:1.25rem;font-weight:600;line-height:normal}.cmp-media_asset_tile .cmp-media_asset_tile__card-description .cmp-media_asset_tile__card-description-bottom .cmp-media_asset_tile__card-description-bottom-paragraph{color:var(--color__black-text-color);font-weight:400;line-height:1.375rem;font-size:.875rem}.cmp-media_asset_tile .cmp-media_asset_tile__card-description .cmp-media_asset_tile__card-description-bottom .cmp-media_asset_tile__card-description-bottom-paragraph p{margin-block-start:0;margin-block-end:0}@media screen and (min-width:768px) and (max-width:1023px){.cmp-media_asset_tile .cmp-media_asset_tile__card-header-label{font-size:.875rem}}@media screen and (min-width:768px) and (max-width:1023px){.cmp-media_asset_tile .cmp-media_asset_tile__card-header-title{font-size:1.25rem}}@media screen and (min-width:768px) and (max-width:1023px){.cmp-media_asset_tile .cmp-media_asset_tile__card-header-description{font-size:.875rem}}gp-media-asset-listing{width:100%}gp-media-asset-listing app-media-asset{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem;width:calc(25% - 18.75px)}@media screen and (min-width:320px) and (max-width:767px){gp-media-asset-listing app-media-asset{width:100%}}@media screen and (min-width:768px) and (max-width:1023px){gp-media-asset-listing app-media-asset{width:calc(33.33333% - 16.66667px)}}@media screen and (min-width:1024px) and (max-width:1439px){gp-media-asset-listing app-media-asset{width:calc(33.33333% - 16.66667px)}}gp-media-asset-listing .cmp-media_asset_tile__downloadcard{width:100%}gp-media-asset-listing .cmp-media_asset_tile__downloadcard-image{display:flex;flex-direction:column;justify-content:center;align-items:center;align-self:stretch;width:100%;height:320px;flex-shrink:0;background-size:cover;background-repeat:no-repeat;background-position:50%}gp-media-asset-listing .cmp-media_asset_tile__downloadcard-info{display:flex;padding:.625rem 0;justify-content:space-between;align-items:self-start;align-self:stretch;gap:.5rem}@media screen and (min-width:320px) and (max-width:767px){gp-media-asset-listing .cmp-media_asset_tile__downloadcard-info{gap:.25rem}}gp-media-asset-listing .cmp-media_asset_tile__downloadcard-info a.dropdown-item{font-style:normal;font-weight:600;cursor:pointer}gp-media-asset-listing .cmp-media_asset_tile__downloadcard-info-title{color:var(--color__white-color);font-style:normal;font-weight:500;height:40px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}gp-media-asset-listing .cmp-media_asset_tile__downloadcard-dropdown{width:120px;border:none;border-bottom:1px solid var(--color__white-color);background:transparent;color:var(--color__white-color);text-align:left;padding-left:0;padding-bottom:.5rem;font-size:1rem;font-weight:600}gp-media-asset-listing .cmp-media_asset_tile__downloadcard-dropdown.show{border-bottom:none}gp-media-asset-listing .cmp-media_asset_tile__downloadcard-dropdown>div{display:inline-block;width:85%;word-wrap:normal;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}gp-media-asset-listing .cmp-media_asset_tile__downloadcard .btn-gp-secondary__dark:hover{color:var(--color__black-text-color)}gp-media-asset-listing .cmp-media_asset_tile__downloadcard .dropdown-menu.show{translate:-2.4375rem;display:grid;gap:.5rem}@media screen and (min-width:320px) and (max-width:767px){gp-media-asset-listing .cmp-media_asset_tile__downloadcard .dropdown-menu.show{translate:0}}@media screen and (min-width:768px) and (max-width:1023px){gp-media-asset-listing app-media-asset:nth-child(3n+3) .dropdown-menu.show{translate:0}}gp-media-asset-listing .modal-header{padding:2.5rem 2rem 1.5rem 2.5rem;border-bottom:none}@media screen and (min-width:320px) and (max-width:767px){gp-media-asset-listing .modal-header{padding:1.5rem 1rem 1rem 1.5rem}}gp-media-asset-listing .modal-content{border-radius:0;min-width:540px}@media screen and (min-width:320px) and (max-width:767px){gp-media-asset-listing .modal-content{min-width:0}}gp-media-asset-listing .modal-title{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){gp-media-asset-listing .modal-title{font-size:1.5rem}}@media screen and (min-width:320px) and (max-width:767px){gp-media-asset-listing .modal-title{font-size:1.25rem}}gp-media-asset-listing .modal-body{padding:0 2.5rem 2.5rem}@media screen and (min-width:320px) and (max-width:767px){gp-media-asset-listing .modal-body{padding:0 1.5rem 2.5rem}}.cmp-media_asset_tile__grid{display:flex;flex-direction:column;align-items:center;gap:1.5rem;align-self:stretch;background-color:var(--color__black-text-color)}@media screen and (min-width:768px) and (max-width:1023px){.cmp-media_asset_tile__grid{padding:1.5rem}}@media screen and (min-width:320px) and (max-width:767px){.cmp-media_asset_tile__grid{padding:2.5rem 1rem}}.cmp-media_asset_tile__grid .cmp-media_asset_tile__grid-box{display:flex;align-items:center;flex-direction:column;width:100%}.cmp-media_asset_tile__grid-header{display:flex;align-items:center;gap:1.5rem;align-self:stretch}@media screen and (min-width:320px) and (max-width:767px){.cmp-media_asset_tile__grid-header{flex-direction:column;align-items:baseline}}.cmp-media_asset_tile__grid-header-title{color:var(--color__white-color);font-size:calc(1.275rem + .3vw);font-weight:600}@media (min-width:1200px){.cmp-media_asset_tile__grid-header-title{font-size:1.5rem}}.cmp-media_asset_tile__grid-buttonbox{display:flex;flex-direction:column;align-items:flex-end;gap:.625rem;margin-left:auto}@media screen and (min-width:320px) and (max-width:767px){.cmp-media_asset_tile__grid-buttonbox{align-items:baseline;margin-left:unset;width:100%}}.cmp-media_asset_tile__grid-button{display:flex;width:411px;height:48px;justify-content:center;align-items:center;background-color:var(--color__white-color);color:var(--color__black-text-color);font-style:normal;font-weight:600;line-height:24px}@media screen and (min-width:320px) and (max-width:767px){.cmp-media_asset_tile__grid-button{width:100%}}.cmp-media_asset_tile__grid-button:hover{background-color:"#F0F0F0"}.cmp-media_asset_tile__grid-container{display:flex;flex-direction:column;align-items:center;gap:40px;align-self:stretch;padding:1.25rem 0}.cmp-media_asset_tile__grid-container .view-more-btn{width:400px!important}@media screen and (min-width:320px) and (max-width:767px){.cmp-media_asset_tile__grid-container .view-more-btn{width:100%!important}}@media screen and (min-width:768px) and (max-width:1023px){.cmp-media_asset_tile__grid-container .view-more-btn{width:352px!important}}.cmp-media_asset_tile__grid-container-row{display:flex;align-items:flex-start;gap:1.5rem;flex-direction:row;flex-wrap:wrap;width:100%}@media screen and (min-width:320px) and (max-width:767px){.cmp-media_asset_tile__grid-container-row{flex-direction:column;width:100%}}.cmp-media_asset_tile__grid-container-button{display:flex;width:400px;height:40px;justify-content:center;align-items:center;cursor:pointer;border:none;background:var(--color__primary-red-color);color:var(--color__white-color);border-radius:2px;font-size:.875rem;font-style:normal;font-weight:600;line-height:1.25rem}@media screen and (min-width:320px) and (max-width:767px){.cmp-media_asset_tile__grid-container-button{width:100%}}@media screen and (min-width:768px) and (max-width:1023px){.cmp-media_asset_tile__grid-container-button{width:352px}}gp-form-asset-download{display:flex;flex-wrap:wrap;color:var(--color__black-text-color)}gp-form-asset-download form{width:100%}@media screen and (min-width:320px) and (max-width:767px){gp-form-asset-download form input[type=submit]{width:100%}}gp-form-asset-download form .error{color:var(--color__error-red-dark);font-size:.875rem;font-weight:400;line-height:1.25rem;padding:.25rem 0}gp-form-asset-download .flex-row-item{padding-bottom:1.5rem;width:100%}@media screen and (max-width:320px){gp-form-asset-download .flex-row-item{padding-bottom:1rem}}gp-form-asset-download .flex-row-item .label-form{font-weight:900}gp-form-asset-download .flex-row-item .input-form input[type=email],gp-form-asset-download .flex-row-item .input-form input[type=number],gp-form-asset-download .flex-row-item .input-form input[type=password],gp-form-asset-download .flex-row-item .input-form input[type=text]{border:none;border-bottom:1px solid var(--color__black-text-color);font-style:normal;font-weight:300;width:369px;padding:.5rem 0}gp-form-asset-download .flex-row-item .input-form input[type=email].ng-invalid.ng-touched,gp-form-asset-download .flex-row-item .input-form input[type=number].ng-invalid.ng-touched,gp-form-asset-download .flex-row-item .input-form input[type=password].ng-invalid.ng-touched,gp-form-asset-download .flex-row-item .input-form input[type=text].ng-invalid.ng-touched{border-bottom:1px solid var(--color__error-default-red)}@media screen and (min-width:320px) and (max-width:767px){gp-form-asset-download .flex-row-item .input-form input[type=email],gp-form-asset-download .flex-row-item .input-form input[type=number],gp-form-asset-download .flex-row-item .input-form input[type=password],gp-form-asset-download .flex-row-item .input-form input[type=text]{width:100%}}gp-form-asset-download .flex-row-item .checkbox-label-form label{font-weight:400;padding-left:.5em}gp-form-asset-download .flex-row-item .checkbox-label-form label a{font-weight:700;-webkit-text-decoration-line:underline;text-decoration-line:underline}gp-form-asset-download .flex-row-item .checkbox-label-form input[type=checkbox]{width:16px;height:16px;border-radius:0;border:1px solid var(--color__black-text-color)}gp-form-asset-download .flex-row-selects-container{flex-basis:100%}gp-form-asset-download .flex-row-selects-container .flex-select-item{white-space:nowrap;padding-bottom:1.5rem}gp-form-asset-download .flex-row-selects-container .flex-select-item .label-form{font-weight:900}gp-form-asset-download .flex-row-selects-container .flex-select-item select{border:none;border-bottom:1px solid var(--color__black-text-color);font-weight:300;width:100%;padding:.5rem 0}.gp-news-landing__feature{background-color:var(--color__tan-color)}@media screen and (min-width:768px) and (max-width:1023px){.gp-news-landing__feature>div.row{gap:1rem}}@media screen and (min-width:320px) and (max-width:767px){.gp-news-landing__feature>div.row{gap:1rem}}.gp-news-landing__feature-left-article{height:100%;border-bottom:1px solid var(--color__black-text-color)}.gp-news-landing__feature-left-article p{line-height:1.375rem}.gp-news-landing__feature-left-img{height:598px}@media screen and (min-width:1024px) and (max-width:1439px){.gp-news-landing__feature-left-img{height:566px}}@media screen and (min-width:768px) and (max-width:1023px){.gp-news-landing__feature-left-img{height:240px}}@media screen and (min-width:320px) and (max-width:767px){.gp-news-landing__feature-left-img{height:240px}}.gp-news-landing__feature-right>div.row{gap:1rem}@media screen and (min-width:768px) and (max-width:1023px){.gp-news-landing__feature-right>div.row{gap:0}}.gp-news-landing__feature-right-img{height:240px}.gp-news-landing__feature-right-article{border-bottom:1px solid var(--color__black-text-color)}.gp-news-landing__feature-right p{line-height:1.375rem}.gp-news-landing__content-article>div.row{height:348px;border-bottom:1px solid var(--color__black-text-color);padding:1.5rem 0}@media screen and (min-width:1024px) and (max-width:1439px){.gp-news-landing__content-article>div.row{height:auto}}@media screen and (min-width:768px) and (max-width:1023px){.gp-news-landing__content-article>div.row{height:auto}}@media screen and (min-width:320px) and (max-width:767px){.gp-news-landing__content-article>div.row{height:auto}}.gp-news-landing__content-article-img{height:240px}@media screen and (min-width:1024px) and (max-width:1439px){.gp-news-landing__content-article-img{height:388px}}@media screen and (min-width:1440px){.gp-news-landing__content-article-img{height:300px}}@media screen and (min-width:768px) and (max-width:1023px){.gp-news-landing__content-article-desc{padding-left:0}}@media screen and (min-width:320px) and (max-width:767px){.gp-news-landing__content-article-desc{padding-left:0}}@media screen and (min-width:768px) and (max-width:1023px){.gp-news-landing__content-article-desc .h4,.gp-news-landing__content-article-desc h4{padding:1rem 0}}@media screen and (min-width:320px) and (max-width:767px){.gp-news-landing__content-article-desc .h4,.gp-news-landing__content-article-desc h4{padding:1rem 0}}.gp-news-landing__content-article-desc .h4>span.placeholder,.gp-news-landing__content-article-desc h4>span.placeholder{height:6.1875rem}@media screen and (min-width:1024px) and (max-width:1439px){.gp-news-landing__content-article-desc .h4>span.placeholder,.gp-news-landing__content-article-desc h4>span.placeholder{height:8.25rem}}@media screen and (min-width:768px) and (max-width:1023px){.gp-news-landing__content-article-desc .h4>span.placeholder,.gp-news-landing__content-article-desc h4>span.placeholder{height:2.5rem}}@media screen and (min-width:320px) and (max-width:767px){.gp-news-landing__content-article-desc .h4>span.placeholder,.gp-news-landing__content-article-desc h4>span.placeholder{height:2.5rem}}.gp-news-landing .text-break{-webkit-hyphens:none;hyphens:none}.gp-pagination{max-width:510px}.gp-pagination__control>div{border-radius:3.4375rem;background-color:var(--color__tan-color);width:3.25rem;height:3.25rem}@media screen and (min-width:768px) and (max-width:1023px){.gp-pagination__control>div{width:2rem;height:2rem}}@media screen and (min-width:320px) and (max-width:767px){.gp-pagination__control>div{width:2rem;height:2rem}}.gp-pagination__control img{color:var(--color__primary-red-color);width:.5rem;height:.875rem}@media screen and (min-width:320px) and (max-width:767px){.gp-pagination__control img{width:.3125rem;height:.5625rem}}.gp-pagination .page-item a{font-size:.75rem;line-height:1rem;padding:.5rem 1rem;color:var(--color__black-text-color);background:none;cursor:pointer}.gp-pagination .page-item.active a{font-weight:700;text-decoration:underline}.productdetailcomponent .publish-mode{min-height:120vh}.product-detail{display:flex;width:100%;gap:2.5rem;flex-wrap:nowrap;min-height:80vh}.product-detail__left{display:flex;width:calc(100% - 450px);gap:.125rem}.product-detail__right{display:flex;width:25.625rem;flex-direction:column;padding:2.5rem 0}@media screen and (max-width:1440px){.product-detail__left{width:56.875rem;padding-bottom:5.75rem}}@media screen and (max-width:1439px){.product-detail{padding-right:4rem}.product-detail__left{width:calc(100% - 398px)}.product-detail__right{width:22.375rem}}@media screen and (max-width:1024px){.product-detail{padding-right:0}.product-detail__left{width:35.125rem}.productdetailcomponent .publish-mode{min-height:120vh}}@media screen and (max-width:1023px){.product-detail{height:auto;padding-right:0;flex-direction:column}.product-detail__left{width:100%;padding-bottom:0}.product-detail__left .pdp-image-gallery{height:27.125rem}.product-detail__right{width:100%;padding:1rem 1.5rem}.productdetailcomponent .publish-mode{min-height:108vh}}@media screen and (max-width:767px){.product-detail__left{padding-bottom:0}.product-detail__left .pdp-image-gallery{height:20rem}.product-detail__right{padding:0 1rem}.productdetailcomponent .publish-mode{min-height:92vh}}.edit-mode .product-detail{min-height:10vh!important}.product-card{padding-bottom:1.5rem}.product-card .h1,.product-card h1{font-size:2rem;font-weight:600}@media screen and (min-width:768px) and (max-width:1023px){.product-card .h1,.product-card h1{font-size:1.5rem}}@media screen and (min-width:320px) and (max-width:767px){.product-card .h1,.product-card h1{font-size:1.5rem}}.product-card__relevance-text{color:var(--color__primary-red-color);font-weight:400}.product-card__tagline{font-weight:400;color:var(--color__grey-color);margin-bottom:1.5rem}.product-card__price{font-weight:500;font-size:1.25rem;line-height:1.75rem;color:var(--color__primary-black-color);margin-bottom:1.5rem}@media screen and (min-width:768px) and (max-width:1023px){.product-card__price{margin-bottom:1rem}}@media screen and (min-width:320px) and (max-width:767px){.product-card__price{margin-bottom:1rem}}.product-card__pricing{font-weight:500;font-size:1.25rem;line-height:1.75rem;color:var(--color__primary-black-color);margin-bottom:1.5rem}@media screen and (min-width:768px) and (max-width:1023px){.product-card__pricing{margin-bottom:1rem}}@media screen and (min-width:320px) and (max-width:767px){.product-card__pricing{margin-bottom:1rem}}.product-card__pricing-left{gap:.5rem}@media screen and (min-width:768px) and (max-width:1023px){.product-card__pricing-left{gap:.25rem}}@media screen and (min-width:320px) and (max-width:767px){.product-card__pricing-left{gap:.25rem}}.product-card__detail{gap:1.5rem}@media screen and (min-width:768px) and (max-width:1023px){.product-card__detail{gap:1rem}}@media screen and (min-width:320px) and (max-width:767px){.product-card__detail{gap:1rem;font-size:.875rem}}.product-card__detail-warning-msg{font-size:.875rem;line-height:1.25rem}.product-card__detail-preorder-msg{border-radius:2px;background-color:var(--color__tan-color)}.product-card__colors{gap:8px;font-size:1rem}@media screen and (min-width:768px) and (max-width:1023px){.product-card__colors{font-size:.875rem}}@media screen and (min-width:320px) and (max-width:767px){.product-card__colors{font-size:.875rem}}.product-card__colors-list .color-block:hover{cursor:pointer}.product-card__colors-list .color-block>img{width:40px;height:40px;border-radius:2px}.product-card__colors-list .color-block>img.selected{border:2px solid var(--color__primary-red-color);padding:1px}.product-card__colors-list .color-block>svg{display:none}.product-card__colors-list .color-block.outofstock>img{mask-image:linear-gradient(0deg,hsla(0,0%,100%,.5),hsla(0,0%,100%,.5));-webkit-mask-image:linear-gradient(0deg,hsla(0,0%,100%,.5),hsla(0,0%,100%,.5))}.product-card__colors-list .color-block.outofstock>svg{display:block;position:absolute;top:0;stroke:var(--color__white-color);stroke-width:.125rem}.product-card__gripsize-label{font-size:1rem;padding:.5rem 0}@media screen and (min-width:768px) and (max-width:1023px){.product-card__gripsize-label{font-size:.875rem}}@media screen and (min-width:320px) and (max-width:767px){.product-card__gripsize-label{font-size:.875rem}}.product-card__gripsize-label .size-chart__link{color:var(--color__primary-red-color);line-height:1.5rem}.product-card__coresize-label{padding:.5rem 0;gap:.5rem}.product-card__quantity{font-size:1rem}@media screen and (min-width:768px) and (max-width:1023px){.product-card__quantity{font-size:.875rem}}@media screen and (min-width:320px) and (max-width:767px){.product-card__quantity{font-size:.875rem}}.product-card__quantity-control{max-width:184px;gap:.5rem}.product-card__quantity-control button{display:flex;width:24px;height:24px;background-color:var(--color__white-color);align-items:center;gap:.625rem;flex-shrink:0;border-radius:2px;border:1px solid var(--color__primary-black-color)}.product-card__quantity-control input{max-width:5rem;border-left:none;border-right:none;border-top:none;font-size:1.25rem}.product-card .btn-product-attr{width:128px;height:40px;border-radius:2px;border:1px solid var(--color__primary-black-color);background-color:var(--color__white-color);font-size:.875rem;font-weight:600;line-height:1.25rem}.product-card .btn-product-attr.selected{border:2px solid var(--color__primary-red-color)!important;background-color:var(--color__white-smoke-color)!important}.product-card .btn-product-attr.outofstock{border:none;position:relative;color:var(--color-text-grey-inactive-placeholder);background-color:var(--color__white-smoke-color)}.product-card .btn-product-attr.outofstock>svg{position:absolute;right:.09375rem;stroke-width:2px;stroke:var(--color__white-color);display:block}.product-card .btn-product-attr>svg{display:none}.pdp-image-gallery .image-container{position:relative;width:calc(50% - 2px);margin-bottom:0;background-color:var(--color__light-yellow-color);height:21.875rem}.pdp-image-gallery .image-container img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.pdp-image-gallery .image-container img:after{content:"";background:var(--color__light-yellow-color);position:absolute;top:0;left:0;right:0;bottom:0;border:.0625rem solid var(--color__tan-color)}.pdp-image-gallery .image-container .zoom-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:none}.pdp-image-gallery .image-container:hover .zoom-icon{display:block;display:flex;width:4rem;height:4rem;padding:.8rem;border-radius:3.3125rem;background:hsla(0,0%,9%,.58);cursor:pointer}.pdp-image-gallery .image-container:first-child{height:43.875rem}@media screen and (min-width:1024px) and (max-width:1439px){.pdp-image-gallery .image-container:first-child{height:27.125rem}}.pdp-image-gallery .image-container:first-child img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}@media screen and (min-width:1024px) and (max-width:1439px){.pdp-image-gallery .image-container:first-child img{height:100%}}.pdp-image-gallery .modal-dialog{top:4.6875rem;max-width:100%;width:100%}@media screen and (min-width:768px) and (max-width:1023px){.pdp-image-gallery .modal-dialog{top:0;margin:0;height:100%}}@media screen and (min-width:320px) and (max-width:767px){.pdp-image-gallery .modal-dialog{top:0;margin:0;height:100%}}@media screen and (min-width:768px) and (max-width:1023px){.pdp-image-gallery .modal-dialog .modal-dialog{top:0;margin:0;height:100%;background:var(--color__white-color)}.pdp-image-gallery .modal-dialog .modal-content{height:100%;border:none;background:var(--color__white-color)}}@media screen and (min-width:320px) and (max-width:767px){.pdp-image-gallery .modal-dialog .modal-dialog{top:0;margin:0;height:100%}.pdp-image-gallery .modal-dialog .modal-content{height:100%;border:none}}.pdp-image-gallery .modal-dialog .close-btn-div{position:absolute;top:0;right:0;z-index:999;padding:.75rem}.pdp-image-gallery .modal-dialog .close-btn-div .btn-close{padding:.75rem}.pdp-image-gallery .carousel-indicators{list-style:none;margin:auto;flex-direction:row;width:60%;gap:.75rem}@media screen and (min-width:768px) and (max-width:1023px){.pdp-image-gallery .carousel-indicators{bottom:3.75rem;width:80%;gap:.5rem}}@media screen and (min-width:320px) and (max-width:767px){.pdp-image-gallery .carousel-indicators{bottom:-3.125rem;width:90%;gap:.5rem}}.pdp-image-gallery .carousel-indicators li{display:flex;height:.125rem;padding:.0625rem 0;justify-content:center;align-items:center;flex:1 0 0;background:var(--color__primary-black-color);opacity:.4}.pdp-image-gallery .carousel-indicators li:hover{opacity:.9;cursor:pointer}.pdp-image-gallery .carousel-indicators li.active{opacity:.9}.pdp-image-gallery .product-image-slide .item{text-align:center}@media screen and (min-width:768px) and (max-width:1023px){.pdp-image-gallery .product-image-slide .item{height:63.6875rem;max-height:63.6875rem}}@media screen and (min-width:320px) and (max-width:767px){.pdp-image-gallery .product-image-slide .item{height:27rem;max-height:27rem}}.pdp-image-gallery .product-image-slide .item img{height:auto;-o-object-fit:contain;object-fit:contain;max-height:52.5rem}@media screen and (min-width:768px) and (max-width:1023px){.pdp-image-gallery .product-image-slide .item img{height:63.6875rem;max-height:63.6875rem}}@media screen and (min-width:320px) and (max-width:767px){.pdp-image-gallery .product-image-slide .item img{height:100%;max-height:27rem}}@media screen and (min-width:768px) and (max-width:1023px){.pdp-image-gallery .product-image-popup-carousel{background:var(--color__white-color)}}@media screen and (min-width:320px) and (max-width:767px){.pdp-image-gallery .product-image-popup-carousel{background:var(--color__white-color)}}.pdp-image-gallery .product-image-popup-carousel .carousel-control{display:flex;width:2.75rem;height:2.75rem;justify-content:center;align-items:center;gap:.625rem;position:absolute;opacity:1;border-radius:100%;background:var(--color__primary-red-color)}.pdp-image-gallery .product-image-popup-carousel .carousel-control .sr-only{display:none}@media screen and (min-width:768px) and (max-width:1023px){.pdp-image-gallery .product-image-popup-carousel .carousel-control{width:2rem;height:2rem}.pdp-image-gallery .product-image-popup-carousel .carousel-control .carousel-control-next-icon,.pdp-image-gallery .product-image-popup-carousel .carousel-control .carousel-control-prev-icon{width:1rem;height:1rem}}@media screen and (min-width:320px) and (max-width:767px){.pdp-image-gallery .product-image-popup-carousel .carousel-control{width:2rem;height:2rem}.pdp-image-gallery .product-image-popup-carousel .carousel-control .carousel-control-next-icon,.pdp-image-gallery .product-image-popup-carousel .carousel-control .carousel-control-prev-icon{width:1rem;height:1rem}}.pdp-image-gallery .product-image-popup-carousel .carousel-control.carousel-control-prev{left:1.5rem;top:23.625rem}@media screen and (min-width:768px) and (max-width:1023px){.pdp-image-gallery .product-image-popup-carousel .carousel-control.carousel-control-prev{top:30.6875rem;left:.9375rem}}@media screen and (min-width:320px) and (max-width:767px){.pdp-image-gallery .product-image-popup-carousel .carousel-control.carousel-control-prev{top:12.375rem;left:-.625rem}}.pdp-image-gallery .product-image-popup-carousel .carousel-control.carousel-control-next{right:1.5rem;top:23.625rem}@media screen and (min-width:768px) and (max-width:1023px){.pdp-image-gallery .product-image-popup-carousel .carousel-control.carousel-control-next{top:30.6875rem;right:.9375rem}}@media screen and (min-width:320px) and (max-width:767px){.pdp-image-gallery .product-image-popup-carousel .carousel-control.carousel-control-next{top:12.375rem;right:-.625rem}}.pdp-image-gallery__desktop-initial-images{display:flex;justify-content:flex-end;align-items:flex-start;gap:.125rem;align-self:stretch;background:var(--color__white-color);flex-wrap:wrap}.pdp-image-gallery__tab-mobile-initial-carosel,.pdp-image-gallery__tab-mobile-initial-carosel .image-container{width:100%}@media screen and (min-width:768px) and (max-width:1023px){.pdp-image-gallery__tab-mobile-initial-carosel{width:100%;margin:auto}.pdp-image-gallery__tab-mobile-initial-carosel .carousel-indicators{bottom:-1rem;width:70%;gap:.5rem;margin:auto}.pdp-image-gallery__tab-mobile-initial-carosel .product-image-slide .item{height:27.125rem;max-height:27.125rem;text-align:center}.pdp-image-gallery__tab-mobile-initial-carosel .product-image-slide .item img{height:100%;width:80%}.pdp-image-gallery__tab-mobile-initial-carosel .product-image-slide .item img:after{content:"";background:var(--color__light-yellow-color);position:absolute;top:0;left:0;right:0;bottom:0;border:.0625rem solid var(--color__tan-color)}.pdp-image-gallery__tab-mobile-initial-carosel .carousel-control{width:2rem;height:2rem;top:auto;bottom:-1.875rem;background:var(--color__white-color);background-size:24px;background-repeat:no-repeat;background-position:50%}.pdp-image-gallery__tab-mobile-initial-carosel .carousel-control .sr-only{display:none}.pdp-image-gallery__tab-mobile-initial-carosel .carousel-control.carousel-control-next{right:60px;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23060808'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.pdp-image-gallery__tab-mobile-initial-carosel .carousel-control.carousel-control-prev{left:3.75rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23060808'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")}.pdp-image-gallery__tab-mobile-initial-carosel .carousel-control .carousel-control-next-icon,.pdp-image-gallery__tab-mobile-initial-carosel .carousel-control .carousel-control-prev-icon{width:1rem;height:1rem;background-image:none}}@media screen and (min-width:320px) and (max-width:767px){.pdp-image-gallery__tab-mobile-initial-carosel{width:100%;margin:auto}.pdp-image-gallery__tab-mobile-initial-carosel .carousel-indicators{bottom:-1rem;width:60%;gap:.5rem}.pdp-image-gallery__tab-mobile-initial-carosel .product-image-slide .item{height:20rem;max-height:20rem;text-align:center}.pdp-image-gallery__tab-mobile-initial-carosel .product-image-slide .item img{height:100%;width:80%}.pdp-image-gallery__tab-mobile-initial-carosel .product-image-slide .item img:after{content:"";background:var(--color__light-yellow-color);position:absolute;top:0;left:0;right:0;bottom:0;border:.0625rem solid var(--color__tan-color)}.pdp-image-gallery__tab-mobile-initial-carosel .carousel-control{width:2rem;height:2rem;top:auto;bottom:-1.875rem;background:var(--color__white-color);background-size:1rem;background-repeat:no-repeat;background-position:50%}.pdp-image-gallery__tab-mobile-initial-carosel .carousel-control .sr-only{display:none}.pdp-image-gallery__tab-mobile-initial-carosel .carousel-control.carousel-control-next{right:1.5rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23060808'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.pdp-image-gallery__tab-mobile-initial-carosel .carousel-control.carousel-control-prev{left:1.5rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23060808'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")}.pdp-image-gallery__tab-mobile-initial-carosel .carousel-control .carousel-control-next-icon,.pdp-image-gallery__tab-mobile-initial-carosel .carousel-control .carousel-control-prev-icon{width:1rem;height:1rem;background-image:none}}.pdp-image-gallery .pdp-logo-img-overlap.product-logo-img{position:absolute;bottom:0;left:0;width:auto!important;height:5rem!important;z-index:1;margin:0 0 2.5rem 2.5rem;background:transparent}@media screen and (min-width:1024px) and (max-width:1439px){.pdp-image-gallery .pdp-logo-img-overlap.product-logo-img{height:4rem!important;margin:0 0 2.5rem 2.5rem}}@media screen and (min-width:768px) and (max-width:1023px){.pdp-image-gallery .pdp-logo-img-overlap.product-logo-img{height:2.5rem!important;margin:0 0 .75rem 2.5rem}}@media screen and (min-width:320px) and (max-width:767px){.pdp-image-gallery .pdp-logo-img-overlap.product-logo-img{height:2.5rem!important;margin:0 0 .75rem 1rem}}.product-accordion .accordion-item{border:none;border-bottom:1px solid var(--color__primary-black-color);border-radius:0}.product-accordion .accordion-item .accordion-header>button{padding-top:1.5rem;padding-bottom:1.5rem;padding-left:0;color:var(--color__primary-black-color);font-size:1.25rem;font-weight:600}.product-accordion .accordion-item .accordion-header>button:focus{box-shadow:none}.product-accordion .accordion-item .accordion-header>button:not(.collapsed){background-color:transparent;box-shadow:none;color:var(--color__primary-black-color)}.product-accordion .accordion-item .accordion-header>button:after{background-size:.875rem}.product-accordion .accordion-item .accordion-body{padding:.5rem 0 0}@media screen and (max-width:1023px){.product-accordion .accordion-item .accordion-header>button{padding-top:1rem;padding-bottom:1rem;font-size:1rem;line-height:1.25rem}}.product-good-feel-parent{width:100%;padding:1rem 1.5rem;gap:1.5rem;background:var(--color__grey-light-bg);display:none!important}.product-good-feel-parent .h4,.product-good-feel-parent h4{font-size:1.25rem;font-weight:600;line-height:1.6875rem;margin-bottom:0;height:2.5rem;display:flex;align-items:center;color:var(--color__primary-black-color)}.product-good-feel-parent .divider{background-image:linear-gradient(90deg,#b4b4b4 .125rem,rgba(252,251,250,0) 0);background-position:bottom;background-size:.9375rem .0625rem;background-repeat:repeat-x;display:flex;width:100%;height:.125rem}.product-good-feel-parent .product-card__recommendation{color:var(--color__primary-black-color)}.product-good-feel-parent .product-card__recommendation>span{font-size:1.5rem;font-weight:600}.product-good-feel-parent .product-card__recommendation-text{font-weight:700;font-size:.875rem;width:238px}.product-card-good-for{padding:.5rem 0;width:100%}.product-card-good-for ul{list-style:none;margin:0;padding:0;flex-wrap:wrap}.product-card-good-for ul li{display:flex;flex-direction:column;align-items:center;width:7.5rem}.product-card-good-for ul li .good-for-icons{display:flex;width:2.75rem;height:2.75rem;align-items:center;justify-content:center;gap:.625rem}.product-card-good-for ul li .good-for-icons img{width:1.5rem;height:1.5rem}.product-card-good-for ul li p{font-size:.875rem;font-weight:400;line-height:1.25rem;margin-bottom:0;text-align:center;color:var(--color__primary-black-color)}.product-card-feel-for .product-feel{display:flex;gap:.5rem;padding:.5rem 0;flex-direction:column}.product-card-feel-for .product-feel .h4,.product-card-feel-for .product-feel h4{height:auto}.product-card-feel-for .product-feel-spectrum{display:flex;gap:1rem;padding:1rem .125rem;position:relative;width:100%}.product-card-feel-for .product-feel-tabs{display:flex;flex-wrap:wrap;width:100%;flex-grow:1;position:relative;z-index:1;justify-content:space-between}.product-card-feel-for .product-feel-tabs:before{content:"";position:absolute;width:100%;border-top:1px solid var(--color-text-grey-inactive-placeholder);top:.125rem;left:.125rem;z-index:-1}.product-card-feel-for .product-feel-tabs li{display:flex;flex:1}.product-card-feel-for .product-feel-tabs li button{border-radius:0;gap:.625rem;width:100%;display:flex;padding:.5rem .25rem;font-size:.875rem;font-weight:400;line-height:1.25rem;justify-content:center;align-items:end}.product-card-feel-for .product-feel-tabs li button.active{border-top:.375rem solid var(--color__primary-red-color);font-weight:600}.product-card-feel-for #pills-tab li button{background:none;color:var(--color__primary-black-color)}@media screen and (max-width:767px){.product-card-feel-for .product-feel-tabs li button{font-size:.75rem;font-weight:600;line-height:1rem}}.gp-rating__avg{font-size:.875rem;font-weight:700;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:var(--color__primary-black-color)}.product-detail-sticky-atc-bar{box-shadow:0 10px 10px 0 rgba(6,8,8,.1);width:100%;z-index:9;position:fixed;display:none;left:0}.product-detail-sticky-atc-bar.show{display:block}@media screen and (min-width:768px) and (max-width:1023px){.product-detail-sticky-atc-bar{top:auto;bottom:0;box-shadow:0 -10px 10px 0 rgba(6,8,8,.1)}}@media screen and (min-width:320px) and (max-width:767px){.product-detail-sticky-atc-bar{top:auto;bottom:0;box-shadow:0 -10px 10px 0 rgba(6,8,8,.1)}}.product-detail-sticky-atc-bar .addtocard-bar{width:100%}.product-detail-sticky-atc-bar .addtocard-bar__inner{display:flex;flex-direction:row;flex-wrap:inherit;justify-content:space-between;align-items:center;align-content:stretch;padding:1rem 2.5rem;gap:1.5rem;background:var(--color__white-color)}@media screen and (min-width:768px) and (max-width:1023px){.product-detail-sticky-atc-bar .addtocard-bar__inner{padding:.5rem 1.5rem}}@media screen and (min-width:320px) and (max-width:767px){.product-detail-sticky-atc-bar .addtocard-bar__inner{padding:1rem 1.5rem}}.product-detail-sticky-atc-bar .addtocard-bar__left{display:flex;flex-direction:row;flex-wrap:inherit;justify-content:flex-start;align-items:center;align-content:stretch;gap:1.5rem;width:65%}.product-detail-sticky-atc-bar .addtocard-bar__left-product-img{width:5rem;height:5rem;border:.0625rem solid var(--color__tan-color)}.product-detail-sticky-atc-bar .addtocard-bar__left-product-img img{width:100%;-o-object-fit:contain;object-fit:contain}@media screen and (min-width:768px) and (max-width:1023px){.product-detail-sticky-atc-bar .addtocard-bar__left{display:none}}@media screen and (min-width:320px) and (max-width:767px){.product-detail-sticky-atc-bar .addtocard-bar__left{display:none}}.product-detail-sticky-atc-bar .addtocard-bar__right{width:35%;display:flex;flex-direction:row-reverse;flex-wrap:inherit;justify-content:flex-start;align-items:center;align-content:stretch;gap:1.5rem}@media screen and (min-width:768px) and (max-width:1023px){.product-detail-sticky-atc-bar .addtocard-bar__right{gap:2.5rem}}@media screen and (min-width:320px) and (max-width:767px){.product-detail-sticky-atc-bar .addtocard-bar__right{gap:1rem}}.product-detail-sticky-atc-bar .addtocard-bar__right-price{display:flex;flex-direction:column;text-align:right}.product-detail-sticky-atc-bar .addtocard-bar__right-price span{margin-bottom:0;word-break:normal}@media screen and (min-width:768px) and (max-width:1023px){.product-detail-sticky-atc-bar .addtocard-bar__right-price span{font-size:1.25rem}}@media screen and (min-width:320px) and (max-width:767px){.product-detail-sticky-atc-bar .addtocard-bar__right-price span{font-size:1.25rem}}@media screen and (min-width:768px) and (max-width:1023px){.product-detail-sticky-atc-bar .addtocard-bar__right-addtocart{font-size:.875rem}}@media screen and (min-width:320px) and (max-width:767px){.product-detail-sticky-atc-bar .addtocard-bar__right-addtocart{font-size:.875rem}}@media screen and (min-width:768px) and (max-width:1023px){.product-detail-sticky-atc-bar .addtocard-bar__right{width:100%}}@media screen and (min-width:320px) and (max-width:767px){.product-detail-sticky-atc-bar .addtocard-bar__right{width:100%}}.gp-cart-icon{position:relative;width:48px;height:40px;cursor:pointer}.gp-cart-icon,.gp-cart-icon__count{display:flex;justify-content:center;align-items:center}.gp-cart-icon__count{width:20px;height:20px;padding:.125rem;flex-direction:column;gap:10px;border-radius:4.0625rem;background-color:var(--color__primary-red-color);right:0;position:absolute;top:6px}.gp-cart-icon__count>span{color:var(--color__white-color);text-align:center;font-size:.75rem;font-weight:900;line-height:1rem}.gp-cart-icon ngx-spinner{position:fixed!important;top:0;width:100%}.gp-cart-icon ngx-spinner .overlay{position:fixed!important;width:100%;height:100vh;text-align:center}.quick-cart-popup{display:flex;flex-direction:column;position:fixed;top:10rem;bottom:0;right:0;max-height:86vh;background-color:#fff;border:1px solid var(--color__primary-black-color);box-shadow:-2px 0 10px rgba(0,0,0,.2);z-index:1050;overflow-y:auto}@media screen and (min-width:1440px){.quick-cart-popup{width:30rem}}@media screen and (min-width:1024px) and (max-width:1439px){.quick-cart-popup{width:32rem}}@media screen and (min-width:768px) and (max-width:1023px){.quick-cart-popup{top:5.75rem;width:24rem}}@media screen and (min-width:320px) and (max-width:767px){.quick-cart-popup{top:6.25rem;width:20rem}}.quick-cart-popup .quick-cart-header{display:flex;justify-content:space-between;align-items:center;padding:2.5rem 1rem 1.5rem 1.5rem}@media screen and (min-width:768px) and (max-width:1023px){.quick-cart-popup .quick-cart-header{padding:1.5rem 1.5rem .5rem 2rem}}@media screen and (min-width:320px) and (max-width:767px){.quick-cart-popup .quick-cart-header{padding:1.5rem 1rem .5rem 1.5rem}}.quick-cart-popup .quick-cart-header .quick-cart-title{font-size:1.5rem;font-weight:600;line-height:2rem;color:var(--color__primary-black-color)}@media screen and (max-width:1023px){.quick-cart-popup .quick-cart-header .quick-cart-title{font-size:1rem;line-height:1.25rem}}.quick-cart-popup .quick-cart-header .quick-cart-close{background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;padding:.5rem}.quick-cart-popup .quick-cart-header .quick-cart-close svg{stroke:#000}.quick-cart-popup .quick-cart-items{display:flex;flex-direction:column;gap:16px;padding:1rem 1.5rem;flex:1 1 auto}@media screen and (min-width:320px) and (max-width:767px){.quick-cart-popup .quick-cart-items{padding:1rem}}.quick-cart-popup .quick-cart-items .cartview-list__row{padding:.5rem 0}@media screen and (max-width:1023px){.quick-cart-popup .quick-cart-items .cartview-list__row{gap:1rem}}.quick-cart-popup .quick-cart-items .cartview-list__row-img{width:6.25rem;height:6.25rem}@media screen and (min-width:768px) and (max-width:1023px){.quick-cart-popup .quick-cart-items .cartview-list__row-img{width:5rem;height:5rem}}@media screen and (min-width:320px) and (max-width:767px){.quick-cart-popup .quick-cart-items .cartview-list__row-img{width:4rem;height:4rem}}.quick-cart-popup .quick-cart-items .cartview-list__row-right{gap:.5rem;align-items:flex-start;flex:1 1 auto}.quick-cart-popup .quick-cart-items .cartview-list__row-right .cart-item-title{font-size:1.25rem;font-weight:700;line-height:1.5rem}@media screen and (max-width:1023px){.quick-cart-popup .quick-cart-items .cartview-list__row-right .cart-item-title{font-size:1rem;line-height:1.25rem}}.quick-cart-popup .quick-cart-items .cartview-list__row-right .quickcartitem-product-info{display:flex;gap:1.75rem;padding:.5rem 0;margin-bottom:0;white-space:nowrap}.quick-cart-popup .quick-cart-items .cartview-list__row-right .quickcartitem-product-info li:first-child{list-style-type:none}.quick-cart-popup .quick-cart-items .cartview-list__row-right .quickcartitem-product-info li:empty{display:none}@media screen and (max-width:1023px){.quick-cart-popup .quick-cart-items .cartview-list__row-right .quickcartitem-product-info{font-size:.875rem;white-space:normal}}.quick-cart-popup .quick-cart-items .cartview-list__row-right .quick-start-inner-right-box{display:flex;justify-content:space-between;align-items:center}.quick-cart-popup .quick-cart-items .cartview-list__row-right .quick-start-inner-right-box .cartitem-plus-minus-btn{display:flex;gap:.25rem}.quick-cart-popup .quick-cart-items .cartview-list__row-right .quick-start-inner-right-box .cartitem-plus-minus-btn span{display:flex;width:2.75rem;height:2.75rem;justify-content:center;gap:.625rem}@media screen and (max-width:1023px){.quick-cart-popup .quick-cart-items .cartview-list__row-right .quick-start-inner-right-box .cartitem-plus-minus-btn span{width:1.5rem}}.quick-cart-popup .quick-cart-items .cartview-list__row-right .quick-start-inner-right-box .cartitem-plus-minus-btn span button{background:none;border:0;flex-basis:2.75rem}.quick-cart-popup .quick-cart-items .cartview-list__row-right .quick-start-inner-right-box .cartitem-plus-minus-btn .cartitem-count{display:flex;width:3.125rem;height:2.75rem;gap:.625rem;font-size:1rem;font-weight:400;line-height:1.375rem;align-items:baseline}.quick-cart-popup .quick-cart-items .cartview-list__row-right .quick-start-inner-right-box .cartitem-plus-minus-btn .cartitem-count input{border:0;width:2.5rem;height:2.75rem;text-align:center;padding-left:.3125rem}.quick-cart-popup .quick-cart-items .cartview-list__row-right .quick-start-inner-right-box .cartitem-price{display:flex;gap:.5rem;width:10.25rem;text-align:right}@media screen and (min-width:768px) and (max-width:1023px){.quick-cart-popup .quick-cart-items .cartview-list__row-right .quick-start-inner-right-box .cartitem-price{width:7.5rem}}@media screen and (min-width:320px) and (max-width:767px){.quick-cart-popup .quick-cart-items .cartview-list__row-right .quick-start-inner-right-box .cartitem-price{width:6.5625rem}}.quick-cart-popup .quick-cart-items .cartview-list__row-right .quick-start-inner-right-box .cartitem-price p{font-size:1rem;font-weight:500;line-height:1.375rem;color:var(--color__primary-black-color);margin-bottom:0;flex-basis:10.25rem}@media screen and (max-width:1023px){.quick-cart-popup .quick-cart-items .cartview-list__row-right .quick-start-inner-right-box .cartitem-price p{font-size:.875rem;line-height:1.25rem}}.quick-cart-popup .quick-cart-items .cartview-list__row-right .quick-start-inner-right-box .cartitem-price.employee{flex-direction:column;height:25px;gap:0}.quick-cart-popup .quick-cart-items .cartview-list__row-right .quick-start-inner-right-box .cartitem-price.employee p{color:var(--color__primary-red-color)}.quick-cart-popup .quick-cart-items .cartview-list__row-right .quick-start-inner-right-box .cartitem-price.employee .employee-price{display:flex;justify-content:flex-end}.quick-cart-popup .quick-cart-items .cartview-list__row-right .quick-start-inner-right-box .cartitem-price.employee .employee-price span{font-size:.875rem!important;font-weight:400;line-height:1.25rem;color:var(--color__primary-black-color);white-space:nowrap;border-radius:54px;background:var(--color__tan-color);padding:2px 8px}@media screen and (max-width:1023px){.quick-cart-popup .quick-cart-items .cartview-list__row-right .quick-start-inner-right-box .cartitem-price.employee .employee-price span{font-size:.75rem!important;line-height:1rem}}.quick-cart-popup .quick-cart-items .cartview-list__row-right .alert-msg{padding:.5rem 0;align-items:flex-start}.quick-cart-popup .quick-cart-items .cartview-list__row-right .remove-link{font-size:.875rem!important;padding:.25rem 0}.quick-cart-popup .quick-cart-summary{position:sticky;bottom:0;display:flex;padding:2rem 1.5rem;flex-direction:column;justify-content:center;align-items:center;gap:1rem;align-self:stretch;background-color:var(--color__white-smoke-color)}@media screen and (min-width:768px) and (max-width:1023px){.quick-cart-popup .quick-cart-summary{padding:1.5rem 2.5rem}}@media screen and (min-width:320px) and (max-width:767px){.quick-cart-popup .quick-cart-summary{padding:1.5rem 1rem}}.quick-cart-popup .quick-cart-summary .quick-cart-items-count{display:flex;justify-content:space-between;align-items:center;align-self:stretch}.quick-cart-popup .quick-cart-summary .quick-cart-items-count .total-item{color:var(--color__grey-color);font-size:1.25rem;font-weight:400;line-height:1.5rem}@media screen and (max-width:1023px){.quick-cart-popup .quick-cart-summary .quick-cart-items-count .total-item{font-size:1rem;line-height:normal}}.quick-cart-popup .quick-cart-summary .quick-cart-items-count .sub-total-item{color:var(--color__primary-black-color);font-size:1.25rem;font-weight:600;line-height:1.5rem}@media screen and (max-width:1023px){.quick-cart-popup .quick-cart-summary .quick-cart-items-count .sub-total-item{font-size:1rem;font-weight:700;line-height:normal}}.quick-cart-popup .quick-cart-summary .quick-cart-actions{display:flex;flex-direction:row;gap:1rem}@media screen and (min-width:320px) and (max-width:767px){.quick-cart-popup .quick-cart-summary .quick-cart-actions{flex-direction:column}}.quick-cart-popup .quick-cart-summary .quick-cart-actions button{width:13rem!important;padding:.75rem 0;line-height:1.5rem}@media screen and (min-width:1024px) and (max-width:1439px){.quick-cart-popup .quick-cart-summary .quick-cart-actions button{width:14rem!important}}@media screen and (min-width:768px) and (max-width:1023px){.quick-cart-popup .quick-cart-summary .quick-cart-actions button{width:9rem!important}}@media screen and (min-width:320px) and (max-width:767px){.quick-cart-popup .quick-cart-summary .quick-cart-actions button{width:18rem!important;font-size:.875rem;line-height:1.25rem}}.quick-cart-backdrop{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.5);z-index:1049;opacity:0;pointer-events:auto;transition:opacity .3s ease}.quick-cart-backdrop.visible{opacity:1;pointer-events:auto}.gp-cart-icon{z-index:1050}.quick-cart-popup-wrapper a{border-bottom:0!important}.summary-details-popup .modal-dialog{top:30%;max-width:100%;width:66.375rem}@media screen and (max-width:1024px){.summary-details-popup .modal-dialog{width:54rem}}@media screen and (min-width:768px) and (max-width:1023px){.summary-details-popup .modal-dialog{top:0;margin:0;height:100%;width:100%}}@media screen and (min-width:320px) and (max-width:767px){.summary-details-popup .modal-dialog{top:0;margin:0;height:100%;width:100%}}@media screen and (min-width:768px) and (max-width:1023px){.summary-details-popup .modal-dialog .modal-content{top:0;margin:0;height:100%;max-height:100%;width:100%}}@media screen and (min-width:320px) and (max-width:767px){.summary-details-popup .modal-dialog .modal-content{top:0;margin:0;height:100%;max-height:100%;width:100%}}.summary-details-popup .modal-dialog .modal-content .model-header{padding:2.5rem 2rem 1.5rem 2.5rem;margin:0}@media screen and (min-width:320px) and (max-width:767px){.summary-details-popup .modal-dialog .modal-content .model-header{padding:2.5rem 0 1.5rem 2.5rem}}.summary-details-popup .modal-dialog .modal-content .model-header .model-title{padding:0;font-size:1.5rem;font-weight:600;color:var(--color__primary-black-color)}@media screen and (max-width:1024px){.summary-details-popup .modal-dialog .modal-content .model-header .model-title{font-size:1.5rem}}@media screen and (min-width:768px) and (max-width:1023px){.summary-details-popup .modal-dialog .modal-content .model-header .model-title{font-size:1.5rem}}@media screen and (min-width:320px) and (max-width:767px){.summary-details-popup .modal-dialog .modal-content .model-header .model-title{font-size:1.5rem;width:100%}}@media screen and (min-width:320px) and (max-width:767px){.summary-details-popup .modal-dialog .modal-content .model-header .text-end{display:none}}.summary-details-popup .modal-dialog .modal-content .modal-body{padding:0 2.5rem 2.5rem;font-size:1.25rem;font-weight:400;color:var(--color__primary-black-color)}.summary-details-popup .modal-dialog .close-btn-div{position:absolute;top:0;right:0;z-index:999;padding:.75rem}.summary-details-popup .modal-dialog .close-btn-div .btn-close{padding:.75rem}.empty-cart-message{display:flex;gap:1.5rem;padding:1.5rem 0;flex-direction:column}@media screen and (max-width:767px){.empty-cart-message{gap:1rem}}.empty-cart-message .h3,.empty-cart-message h3{font-size:3rem;line-height:3.5rem;font-weight:900;color:var(--color__primary-black-color);margin-bottom:0}@media screen and (max-width:1399px){.empty-cart-message .h3,.empty-cart-message h3{font-size:2.5rem;line-height:2.75rem}}@media screen and (max-width:1023px){.empty-cart-message .h3,.empty-cart-message h3{font-size:2rem;line-height:2.5rem}}@media screen and (max-width:1023px){.empty-cart-message a{font-size:.875rem;line-height:1.25rem}}.cartview-list-box{display:flex;flex-direction:column;gap:1rem;width:100%}.cartview-list-box .cartview-header{display:flex;justify-content:space-between;width:100%;align-items:baseline}.cartview-list-box .cartview-header .h2,.cartview-list-box .cartview-header h2{font-size:3rem;line-height:3.5rem;font-weight:900;color:var(--color__primary-black-color);margin-bottom:0}.cartview-list-box .cartview-header .total-item{font-size:1rem;line-height:1.375rem;font-weight:700;color:var(--color__grey-color)}.cartview-list__row{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.5rem;border-bottom:.0625rem solid var(--color__quiz-secondary-grey)}.cartview-list__row .cartview-list__row-img{display:flex;width:6.25rem;height:6.25rem;background:var(--color__light-yellow-color)}.cartview-list__row .cartview-list__row-img img{width:100%;height:100%}.cartview-list__row .alert-msg{padding-bottom:1.5rem}@media screen and (min-width:768px) and (max-width:1023px){.cartview-list__row .alert-msg{padding-bottom:1rem}}@media screen and (min-width:320px) and (max-width:767px){.cartview-list__row .alert-msg{padding-bottom:1rem}}.cartview-list__row-right{width:calc(100% - 124px);display:flex;flex-direction:column}.cartview-list__row-right-top{display:flex;gap:1.5rem;width:100%;justify-content:space-between}.cartview-list__row-right-top .cartitem-details{display:flex;flex-direction:column;gap:1rem}.cartview-list__row-right-top .cartitem-details .h3,.cartview-list__row-right-top .cartitem-details h3{font-size:1.5rem;font-weight:700;line-height:2rem;color:var(--color__primary-black-color);margin-bottom:0}.cartview-list__row-right-top .cartitem-details strong{font-size:1rem;font-weight:700;line-height:1.3125rem;color:var(--color__primary-black-color);width:2.75rem}.cartview-list__row-right-top .cartitem-details .sku{font-size:1rem;font-weight:700;line-height:1.5rem;color:var(--color__primary-red-color);display:flex;gap:.5rem;margin-bottom:0}.cartview-list__row-right-top .cartitem-details .sku span{text-decoration:underline}.cartview-list__row-right-top .cartitem-product-info{display:flex;flex-direction:column;gap:.25rem}.cartview-list__row-right-top .cartitem-product-info p{font-size:1rem;font-weight:400;line-height:1.375rem;color:var(--color__primary-black-color);margin-bottom:0;display:flex;gap:.5rem}@media screen and (min-width:768px) and (max-width:1023px){.cartview-list__row-right-top .cartitem-product-info p{font-size:.875rem}}@media screen and (min-width:320px) and (max-width:767px){.cartview-list__row-right-top .cartitem-product-info p{font-size:.875rem}}.cartview-list__row-right-top .cartitem-product-info p span.value-distinguisher:not(:last-child):after{content:"•";padding:0 .25rem}.cartview-list__row-right-top .inner-right-box{display:flex;gap:1.5rem;align-items:baseline}.cartview-list__row .cart-item__btn-group{padding:.75rem 0;gap:1.5rem}.cartview-list__row .cart-item__btn-group a{font-size:1rem;font-weight:700;line-height:1.5rem;color:var(--color__primary-red-color)}.inner-right-box .cartitem-plus-minus-btn{display:flex;padding:0 1rem;gap:.5rem}.inner-right-box .cartitem-plus-minus-btn span{display:flex;width:2.75rem;height:2.75rem;justify-content:center;gap:.625rem}.inner-right-box .cartitem-plus-minus-btn span button{background:none;border:0;flex-basis:2.75rem}.inner-right-box .cartitem-plus-minus-btn .cartitem-count{display:flex;width:3.125rem;height:2.75rem;gap:.625rem;font-size:1rem;font-weight:400;line-height:1.375rem;align-items:baseline}.inner-right-box .cartitem-plus-minus-btn .cartitem-count input{border:0;width:2.5rem;height:2.75rem;text-align:center;padding-left:.3125rem}.inner-right-box .cartitem-price{display:flex;gap:.5rem;width:10.25rem;text-align:right}.inner-right-box .cartitem-price p{font-size:1.25rem;font-weight:500;line-height:1.75rem;color:var(--color__primary-black-color);margin-bottom:0;flex-basis:10.25rem}.inner-right-box .cartitem-price p span{font-size:1rem;font-weight:300;line-height:1.375rem}@media screen and (max-width:1399px){.cartview-list__row-right-top .inner-right-box{flex-direction:column;align-items:flex-end}.inner-right-box .cartitem-plus-minus-btn{padding:0}.inner-right-box .cartitem-plus-minus-btn span{width:1.5rem}.inner-right-box .cartitem-plus-minus-btn .cartitem-count input{padding-left:0}}@media screen and (max-width:1024px){.cartview-list__row-right-top .inner-right-box{flex-direction:column;align-items:flex-end}.inner-right-box .cartitem-plus-minus-btn{padding:0}.inner-right-box .cartitem-plus-minus-btn span{width:1.5rem}.inner-right-box .cartitem-plus-minus-btn .cartitem-count input{padding-left:0}}@media screen and (max-width:1023px){.cartview-list-box{width:100%}.cartview-list-box .cartview-header .h2,.cartview-list-box .cartview-header h2{font-size:2rem}.cartview-list__row-right-top .inner-right-box{flex-direction:inherit;align-items:baseline}}@media screen and (max-width:767px){.cartview-list__row{gap:1rem;justify-content:space-between}.cartview-list__row-right-top .inner-right-box{flex-direction:column;align-items:flex-end}}@media screen and (max-width:480px){.cartview-list__row .cartview-list__row-img{width:5rem;height:5rem}.cartview-list__row .cartitem-remove-btn span{font-size:.875rem}.cartview-list__row-right{display:flex;width:calc(100% - 100px);flex-direction:column}.cartview-list__row-right-top{flex-direction:column;gap:.5rem}.cartview-list__row-right-top .inner-right-box{flex-direction:column;align-items:flex-start;gap:.25rem}.cartview-list__row-right-top .cartitem-details{gap:.5rem;padding:0}.cartview-list__row-right-top .cartitem-details .h3,.cartview-list__row-right-top .cartitem-details h3{font-size:1rem;font-weight:700;list-style:1.375rem}.cartview-list__row-right-top .cartitem-details .sku span{font-size:.75rem}.cartview-list__row-right-top .cartitem-details{width:auto}.cartview-list__row-right-top .cartitem-product-info p span{font-size:.875rem}.inner-right-box .cartitem-plus-minus-btn{padding:0}.inner-right-box .cartitem-plus-minus-btn span{width:1.5rem}.inner-right-box .cartitem-plus-minus-btn .cartitem-count{font-size:.875rem}.inner-right-box .cartitem-price{text-align:left}.inner-right-box .cartitem-price p{font-size:.875rem;line-height:1.25rem}}.cart{min-height:46.875rem;position:relative}.cart .add-edit-pattern-img{position:absolute;right:0;width:24.0625rem;height:100%;overflow:hidden}@media screen and (max-width:1023px){.cart .add-edit-pattern-img{display:none}}.cart-with-summary{display:flex;flex-direction:column;padding:5rem;gap:5rem;width:100%;position:relative;overflow:hidden}@media screen and (max-width:1399px){.cart-with-summary{padding:4rem;gap:4rem}}@media screen and (max-width:1023px){.cart-with-summary{padding:2.5rem;gap:2.5rem}}@media screen and (max-width:767px){.cart-with-summary{padding:1.5rem;gap:1.5rem}}.cart-with-summary .cart-summary{display:flex;gap:5rem;width:100%;justify-content:space-between}@media screen and (max-width:1440px){.cart-with-summary .cart-summary{gap:5rem}}@media screen and (max-width:1399px){.cart-with-summary .cart-summary{gap:1.5rem;width:100%}}@media screen and (max-width:1023px){.cart-with-summary .cart-summary{flex-direction:column;width:100%}}.cart-with-summary .cart-summary .cart-item-left-section{width:49.3125rem;flex:1}@media screen and (min-width:1024px) and (max-width:1439px){.cart-with-summary .cart-summary .cart-item-left-section{width:35.8125rem}}@media screen and (max-width:1023px){.cart-with-summary .cart-summary .cart-item-left-section{width:100%}}.cart-with-summary .cart-summary .summary-right-section{display:flex;width:25.6875rem;justify-content:flex-end}@media screen and (min-width:1024px) and (max-width:1439px){.cart-with-summary .cart-summary .summary-right-section{width:22.6875rem}}@media screen and (max-width:1023px){.cart-with-summary .cart-summary .summary-right-section{width:100%}}.cart-with-summary .cart-summary .summary-right-section app-summary{width:100%}.summary{border:1px solid var(--color__tan-dark-color,#c0beba);padding:2.5rem;background:#fff;position:relative;z-index:3;color:var(--Neutral-Colors-Black,#060808)}@media screen and (max-width:1024px){.summary{padding:2rem}}@media screen and (min-width:768px) and (max-width:1023px){.summary{padding:1.5rem}}@media screen and (min-width:320px) and (max-width:767px){.summary{padding:1rem}}.summary .row{margin:0}.summary .row .col-12{padding:0}.summary .summary-cart-title{font-size:1rem;font-weight:600;margin-bottom:.5rem}.summary .summary-cart-description,.summary .summary-cart-promo{font-size:.875rem;font-weight:400}.summary .summary-cart-promo{margin-bottom:.5rem}.summary .summary-cart-view-details{padding-bottom:1.5rem;border-bottom:1px solid var(--color__quiz-secondary-grey);font-size:.875rem;font-weight:700}.summary .summary-cart-amount{font-size:1.5rem;font-weight:600}@media screen and (max-width:1024px){.summary .summary-cart-amount{font-size:1.5rem}}@media screen and (min-width:768px) and (max-width:1023px){.summary .summary-cart-amount{font-size:1.25rem}}@media screen and (min-width:320px) and (max-width:767px){.summary .summary-cart-amount{font-size:1.25rem}}.summary .summary-discount-amount .col-8{color:var(--color__grey-color,#696a6a);font-weight:700;padding:0;font-size:.875rem}.summary .summary-discount-amount .col-4{padding:0;color:var(--color-primary-red,#a40500);font-size:1rem;font-weight:500;margin-bottom:.5rem;text-align:right}.summary .summary-inner-box-details{display:flex;flex-direction:column;gap:.5rem}.summary .summary-coupon-code{justify-content:space-between;flex-direction:row}.summary .summary-coupon-code .col-5{width:6.25rem;flex:1;color:var(--Neutral-Colors-Black,#060808);font-size:1rem;font-weight:500;padding:0}@media screen and (max-width:1024px){.summary .summary-coupon-code .col-5{width:32%}}@media screen and (min-width:768px) and (max-width:1023px){.summary .summary-coupon-code .col-5{font-size:.875rem;width:31%}}@media screen and (min-width:320px) and (max-width:767px){.summary .summary-coupon-code .col-5{font-size:.875rem;width:38.5%}}.summary .summary-coupon-code .col-7{width:auto;text-align:right;padding:0}@media screen and (max-width:1024px){.summary .summary-coupon-code .col-7{width:auto}}.summary .summary-coupon-code .col-7 .chips{display:flex;justify-content:space-between;color:var(--Neutral-Colors-Black,#060808);font-size:1rem;font-weight:400;padding:.25rem .5rem .25rem .75rem;border-radius:var(--32,32px);background:var(--color__tan-color,#f3f0ec)}.summary .summary-coupon-code .col-7 .chips .coupon-code{max-width:10rem;width:auto;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inline-block;vertical-align:bottom}@media screen and (max-width:1024px){.summary .summary-coupon-code .col-7 .chips .coupon-code{max-width:7rem;width:auto}}@media screen and (min-width:768px) and (max-width:1023px){.summary .summary-coupon-code .col-7 .chips .coupon-code{max-width:10rem;width:auto;font-size:.875rem}}@media screen and (min-width:320px) and (max-width:767px){.summary .summary-coupon-code .col-7 .chips .coupon-code{max-width:6rem;width:auto;font-size:.875rem}}.summary .summary-coupon-code .col-7 .chips .remove-coupon{margin-left:.5rem;cursor:pointer}.summary .summary-cart-shipping,.summary .summary-cart-subtotal,.summary .summary-cart-tax{font-size:.875rem;margin-bottom:.5rem}.summary .summary-cart-shipping .col-8,.summary .summary-cart-subtotal .col-8,.summary .summary-cart-tax .col-8{color:var(--Neutral-Colors-Black,#060808);font-weight:700;padding:0}@media screen and (min-width:768px) and (max-width:1023px){.summary .summary-cart-shipping .col-8,.summary .summary-cart-subtotal .col-8,.summary .summary-cart-tax .col-8{font-weight:600}}.summary .summary-cart-shipping .col-4,.summary .summary-cart-subtotal .col-4,.summary .summary-cart-tax .col-4{font-size:1rem;color:var(--color__primary-black-color);font-weight:500;text-align:right;padding:0}.summary .discount-text{margin-bottom:0}.summary .discount-text .col-8{color:var(--color__grey-color)}.summary .summary-discount-amount .col-8{font-weight:500;color:var(--color__primary-black-color)}.summary .summary-inner-box{padding-top:1.5rem;gap:1.5rem;display:flex;flex-direction:column}@media screen and (min-width:768px) and (max-width:1023px){.summary .summary-inner-box{gap:1rem}}@media screen and (min-width:320px) and (max-width:767px){.summary .summary-inner-box{gap:1rem}}.summary .summary-cart-apply{padding:0;gap:1rem;justify-content:space-between}@media screen and (max-width:1024px){.summary .summary-cart-apply{gap:0}}@media screen and (min-width:320px) and (max-width:767px){.summary .summary-cart-apply{gap:0}}.summary .summary-cart-apply .col-8{padding:0;width:59%}@media screen and (max-width:1024px){.summary .summary-cart-apply .col-8{gap:0;margin-right:1rem;width:59%}}@media screen and (min-width:768px) and (max-width:1023px){.summary .summary-cart-apply .col-8{gap:0;margin-right:1rem;width:63.33%}}@media screen and (min-width:320px) and (max-width:767px){.summary .summary-cart-apply .col-8{gap:0;margin-right:1rem;width:59%}}.summary .summary-cart-apply .col-4{padding:0}@media screen and (min-width:320px) and (max-width:767px){.summary .summary-cart-apply .col-4{gap:0}}.summary .summary-cart-apply input{padding:.5rem;font-size:1rem;border:none;border-bottom:1px solid var(--Neutral-Colors-Black,#060808);font-weight:400;width:100%;margin-bottom:.25rem}.summary .summary-cart-apply .input-error{border-bottom:1px solid var(--color__error-default-red,#b00600)}.summary .summary-cart-apply .summary-cart-msg{padding-right:.25rem;flex-direction:row}.summary .summary-cart-apply .summary-cart-msg .summary-cart-close{background-color:rgba(255,0,0,.1);padding-left:.1875rem;height:1.5625rem;width:1.5625rem;margin-right:.3125rem;border-radius:50%}.summary .summary-cart-apply .summary-cart-msg .summary-cart-error-message{padding:.125rem 0;font-size:.875rem;flex:1;color:var(--color__error-red-dark,#630300);font-weight:400;line-height:1.25rem}.summary .summary-cart-apply button{line-height:1.25rem;font-size:.875rem;font-weight:600;border-radius:.125rem;border:1px solid var(--Neutral-Colors-Black,#060808);padding:.75rem 1.25rem;background:transparent;width:100%}@media screen and (min-width:320px) and (max-width:767px){.summary .summary-cart-apply button{padding:.5rem 1rem}}.summary .summary-cart-promo-code-checkout{padding:.5rem 0;justify-content:center;align-items:center;text-align:center;background:var(--Tan-Tan---500,#f9f7f4)}.summary .summary-cart-promo-code-checkout div{font-size:1rem;font-style:normal;font-weight:500}.summary .summary-cart-estimate{padding:.5rem 0}.summary .summary-cart-estimate .col-8{font-size:1.25rem;color:var(--Neutral-Colors-Black,#060808);font-weight:600;padding:0}@media screen and (min-width:768px) and (max-width:1023px){.summary .summary-cart-estimate .col-8{font-size:1rem}}@media screen and (min-width:320px) and (max-width:767px){.summary .summary-cart-estimate .col-8{font-size:1rem}}.summary .summary-cart-estimate .col-4{font-size:1.25rem;color:var(--Neutral-Colors-Black,#060808);font-weight:500;text-align:right;padding:0}@media screen and (min-width:768px) and (max-width:1023px){.summary .summary-cart-estimate .col-4{font-size:1rem}}@media screen and (min-width:320px) and (max-width:767px){.summary .summary-cart-estimate .col-4{font-size:1rem}}.summary .summary-cart-proceed button{font-size:1rem}@media screen and (min-width:1024px) and (max-width:1439px){.summary .summary-cart-proceed button{padding:.75rem}}@media screen and (max-width:1024px){.summary .summary-cart-proceed button{font-size:1rem}}@media screen and (min-width:768px) and (max-width:1023px){.summary .summary-cart-proceed button{font-size:.875rem}}@media screen and (min-width:320px) and (max-width:767px){.summary .summary-cart-proceed button{font-size:.875rem}}.summary-background-wrapper{position:relative;width:100%;top:-22%;z-index:1;height:64%;left:44%}.summary-background-wrapper .summary-background-img{width:122%;height:93%}@media screen and (min-width:768px) and (max-width:1023px){.summary-background-wrapper{display:none}}@media screen and (min-width:320px) and (max-width:767px){.summary-background-wrapper{display:none}}.gp-waiting-list__form label{font-size:1rem;font-weight:var(--font-weight-bold);line-height:22px;color:var(--color__primary-black-color)}.gp-waiting-list__form-success{font-size:.875rem;font-weight:var(--font-weight-regular);line-height:22px;color:var(--color__font-success);background-color:var(--color__success-background)}#waitingList .modal-dialog{top:13%}#waitingList .modal-dialog .gp-modal .heading{font-weight:var(--font-weight-semibold)}.product-grid-view-page{height:100%;position:relative}.product-grid-view-page .product-grid-view-btn{padding:0 5rem}@media screen and (max-width:1024px){.product-grid-view-page .product-grid-view-btn{padding:0 4rem}}@media screen and (min-width:768px) and (max-width:1023px){.product-grid-view-page .product-grid-view-btn{padding:0 1.5rem}}@media screen and (min-width:320px) and (max-width:767px){.product-grid-view-page .product-grid-view-btn{padding:0 1rem}}.product-grid-view-page .product-grid-view-btn .row{border-bottom:1px solid var(--color__quiz-secondary-grey,#e6e6e6);padding:1.5rem 0}@media screen and (max-width:1024px){.product-grid-view-page .product-grid-view-btn .row{padding:1.5rem 0}}@media screen and (min-width:768px) and (max-width:1023px){.product-grid-view-page .product-grid-view-btn .row{padding:.5rem 0}}@media screen and (min-width:320px) and (max-width:767px){.product-grid-view-page .product-grid-view-btn .row{padding:.5rem 0}}.product-grid-view-page .product-grid-view-btn .row .col-8{padding:0}@media screen and (min-width:320px) and (max-width:767px){.product-grid-view-page .product-grid-view-btn .row .col-8{width:29%}}.product-grid-view-page .product-grid-view-btn .row .col-4{padding:0}@media screen and (min-width:320px) and (max-width:767px){.product-grid-view-page .product-grid-view-btn .row .col-4{width:56%}}.product-grid-view-page .product-grid-view-btn .row .col-4 .about-grip-btn{color:var(--color__white-color,#fff);border:none;border-radius:.125rem;font-size:1rem;margin-top:1rem;width:80%;padding:.75rem 0;background-color:var(--color__primary-red-color,#a40500);font-weight:600;margin-left:3.25rem}@media screen and (max-width:1024px){.product-grid-view-page .product-grid-view-btn .row .col-4 .about-grip-btn{padding:.75rem 3.375rem;font-size:1rem;width:83%;margin-left:3rem}}@media screen and (min-width:768px) and (max-width:1023px){.product-grid-view-page .product-grid-view-btn .row .col-4 .about-grip-btn{padding:.75rem 2.5rem;font-size:.875rem;width:83%;margin-left:1.9375rem}}@media screen and (min-width:320px) and (max-width:767px){.product-grid-view-page .product-grid-view-btn .row .col-4 .about-grip-btn{padding:.75rem .5rem;font-size:1rem;width:100%}}.product-grid-view-page .product-grid-view{padding:2.5rem 5.75rem}@media screen and (max-width:1024px){.product-grid-view-page .product-grid-view{padding:2.5rem 4.75rem}}@media screen and (min-width:768px) and (max-width:1023px){.product-grid-view-page .product-grid-view{padding:1.5rem}}@media screen and (min-width:320px) and (max-width:767px){.product-grid-view-page .product-grid-view{padding:1.5rem}}.product-grid-view-page .product-grid-view .row{gap:1.5rem;margin-bottom:1.5rem}@media screen and (max-width:1024px){.product-grid-view-page .product-grid-view .row{gap:1.5rem}}@media screen and (min-width:768px) and (max-width:1023px){.product-grid-view-page .product-grid-view .row{margin-bottom:1rem;gap:1rem;margin-left:0;margin-right:0}}@media screen and (min-width:320px) and (max-width:767px){.product-grid-view-page .product-grid-view .row{margin-bottom:1rem;gap:1.5rem;margin-left:0;margin-right:0}}.product-grid-view-page .product-grid-view .row .col-4{width:32.083%;padding:0}@media screen and (max-width:1439px){.product-grid-view-page .product-grid-view .row .col-4{width:31.33%}}@media screen and (max-width:1024px){.product-grid-view-page .product-grid-view .row .col-4{width:31.547%}}@media screen and (min-width:768px) and (max-width:1023px){.product-grid-view-page .product-grid-view .row .col-4{width:31.852%}}@media screen and (min-width:320px) and (max-width:767px){.product-grid-view-page .product-grid-view .row .col-4{width:100%}}@media screen and (max-width:1024px){.product-grid-view-page .product-category-view{padding-top:4rem;padding-bottom:4rem}}@media screen and (min-width:768px) and (max-width:1023px){.product-grid-view-page .product-category-view{padding:1.5rem}}@media screen and (min-width:320px) and (max-width:767px){.product-grid-view-page .product-category-view{padding:0 1rem}}.product-grid-view-page .product-category-view .outer-row .uplift{margin-top:-rem(100px)}@media screen and (min-width:768px) and (max-width:1023px){.product-grid-view-page .product-category-view .outer-row .uplift{margin-top:0}}@media screen and (min-width:320px) and (max-width:767px){.product-grid-view-page .product-category-view .outer-row .uplift{margin-top:0}}.product-grid-view-page .product-category-view .outer-row:nth-child(odd){padding-top:5rem;padding-bottom:5rem;gap:1.5rem;margin-left:0;margin-right:0;padding-left:5rem}@media screen and (max-width:1024px){.product-grid-view-page .product-category-view .outer-row:nth-child(odd){gap:1.5rem;padding-top:4rem;padding-bottom:4rem;padding-left:4rem}}@media screen and (min-width:768px) and (max-width:1023px){.product-grid-view-page .product-category-view .outer-row:nth-child(odd){gap:1rem;padding:1.5rem 0}}@media screen and (min-width:320px) and (max-width:767px){.product-grid-view-page .product-category-view .outer-row:nth-child(odd){gap:1.5rem;padding:1.5rem 0}}.product-grid-view-page .product-category-view .outer-row:nth-child(2n){padding-top:5rem;padding-bottom:5rem;gap:1.5rem;margin-left:0;margin-right:0;padding-right:5rem}@media screen and (max-width:1024px){.product-grid-view-page .product-category-view .outer-row:nth-child(2n){gap:1.5rem;padding-top:4rem;padding-bottom:4rem;padding-right:4rem}}@media screen and (min-width:768px) and (max-width:1023px){.product-grid-view-page .product-category-view .outer-row:nth-child(2n){gap:1rem;padding:1.5rem 0}}@media screen and (min-width:320px) and (max-width:767px){.product-grid-view-page .product-category-view .outer-row:nth-child(2n){gap:1.5rem;padding:1.5rem 0}}.product-grid-view-page .product-category-view .row{gap:1.5rem}@media screen and (max-width:1024px){.product-grid-view-page .product-category-view .row{gap:1.5rem}}@media screen and (min-width:768px) and (max-width:1023px){.product-grid-view-page .product-category-view .row{gap:1rem}}@media screen and (min-width:320px) and (max-width:767px){.product-grid-view-page .product-category-view .row{gap:1.5rem}}.product-grid-view-page .product-category-view .row .col-4{width:31.33%;padding:0}@media screen and (min-width:320px) and (max-width:767px){.product-grid-view-page .product-category-view .row .col-4{width:100%}}.product-grid-view-page .product-category-view .product-carousel{display:block!important}.product-grid-view-page .product-category-view .product-carousel .carousel-inner{gap:1.5rem;margin-top:-1.5rem}.product-grid-view-page .product-category-view .product-carousel .carousel-inner .product-image-slide{width:31.9%;float:left;margin-right:0}.product-grid-view-page .product-category-view .product-carousel .carousel-control{display:flex;width:2.75rem;height:2.75rem;justify-content:center;align-items:center;gap:.625rem;position:absolute;opacity:1;border-radius:100%;background:var(--color__primary-red-color)}.product-grid-view-page .product-category-view .product-carousel .carousel-control .sr-only{display:none}@media screen and (min-width:768px) and (max-width:1023px){.product-grid-view-page .product-category-view .product-carousel .carousel-control{width:2rem;height:2rem}.product-grid-view-page .product-category-view .product-carousel .carousel-control .carousel-control-next-icon,.product-grid-view-page .product-category-view .product-carousel .carousel-control .carousel-control-prev-icon{width:1rem;height:1rem}}@media screen and (min-width:320px) and (max-width:767px){.product-grid-view-page .product-category-view .product-carousel .carousel-control{width:2rem;height:2rem}.product-grid-view-page .product-category-view .product-carousel .carousel-control .carousel-control-next-icon,.product-grid-view-page .product-category-view .product-carousel .carousel-control .carousel-control-prev-icon{width:1rem;height:1rem}}.product-grid-view-page .product-category-view .product-carousel .carousel-control.carousel-control-prev{left:.5rem;top:12.5rem}@media screen and (min-width:768px) and (max-width:1023px){.product-grid-view-page .product-category-view .product-carousel .carousel-control.carousel-control-prev{top:11.25rem;left:-.3125rem}}@media screen and (min-width:320px) and (max-width:767px){.product-grid-view-page .product-category-view .product-carousel .carousel-control.carousel-control-prev{top:9.5rem;left:-.625rem}}.product-grid-view-page .product-category-view .product-carousel .carousel-control.carousel-control-next{right:1.5rem;top:12.5rem}@media screen and (min-width:768px) and (max-width:1023px){.product-grid-view-page .product-category-view .product-carousel .carousel-control.carousel-control-next{top:11.25rem;right:.9375rem}}@media screen and (min-width:320px) and (max-width:767px){.product-grid-view-page .product-category-view .product-carousel .carousel-control.carousel-control-next{top:9.5rem;right:-.625rem}}@media screen and (max-width:767px){.product-grid-view-page .product-grid-view .row{min-height:200px}}.product-card-ecom{width:100%;background-color:var(--color__light-yellow-color,#faf7f3);font-family:var(--font-family__primary);height:100%;border:none;border-radius:0;height:34.0625rem}@media screen and (max-width:1024px){.product-card-ecom{height:31.875rem}}@media screen and (min-width:768px) and (max-width:1023px){.product-card-ecom{height:100%}}@media screen and (min-width:320px) and (max-width:767px){.product-card-ecom{height:auto}}.product-card-ecom .product-card__link{width:100%;height:88%;position:absolute;cursor:pointer}.product-card-ecom .card-img-top{height:20rem;-o-object-fit:contain;object-fit:contain}@media screen and (max-width:1024px){.product-card-ecom .card-img-top{height:20rem}}@media screen and (min-width:768px) and (max-width:1023px){.product-card-ecom .card-img-top{height:12.5rem}}@media screen and (min-width:320px) and (max-width:767px){.product-card-ecom .card-img-top{height:12.5rem}}.product-card-ecom .card-img-top-horizontal{-o-object-fit:cover;object-fit:cover;height:11.625rem}@media screen and (max-width:1024px){.product-card-ecom .card-img-top-horizontal{height:11.625rem}}@media screen and (min-width:768px) and (max-width:1023px){.product-card-ecom .card-img-top-horizontal{height:11.625rem}}@media screen and (min-width:320px) and (max-width:767px){.product-card-ecom .card-img-top-horizontal{height:9.625rem}}.product-card-ecom .card-body{justify-content:space-between;width:100%}.product-card-ecom .card-body,.product-card-ecom .card-body .product-text{gap:.5rem;display:flex;flex-direction:column}.product-card-ecom .card-body .card-title{color:var(--color__primary-black-color);font-size:1rem;font-weight:400;margin-bottom:.5rem}.product-card-ecom .card-body .card-title span{color:var(--color__primary-red-color)}.product-card-ecom .card-body .cart-title-big{color:var(--color__primary-black-color);font-size:1.25rem;font-weight:600;margin-bottom:.25rem}.product-card-ecom .card-body .cart-title-color{color:var(--color__grey-color,#696a6a);font-size:1rem;font-weight:400;margin-bottom:.5rem}.product-card-ecom .card-body .size-color{display:flex;flex-direction:column;margin:.625rem 0}.product-card-ecom .card-body .price-container{gap:.5rem}@media screen and (min-width:768px) and (max-width:1023px){.product-card-ecom .card-body .price-container{gap:.25rem}}@media screen and (min-width:320px) and (max-width:767px){.product-card-ecom .card-body .price-container{gap:.25rem}}.product-card-ecom .card-body .cart-price{color:var(--color__primary-black-color);font-size:1.25rem;font-weight:500}.product-card-ecom .card-body .price-button .view-btn{margin-top:1rem}@media screen and (min-width:320px) and (max-width:767px){.product-card-ecom .card-body .price-button .view-btn{margin-top:.125rem}}.product-card-ecom .card-body .cart-button-size{gap:.25rem;cursor:default}.product-card-ecom .card-body .cart-button-size span{cursor:default;background:var(--color__white-color,#fff);color:var(--color__primary-black-color);margin-right:4px;margin-bottom:4px;padding:.25rem .5rem;border:1px solid var(--color__primary-black-color);border-radius:.125rem;font-size:.75rem;font-weight:600}.product-card-ecom .card-body .cart-swatch{font-size:.875rem;font-weight:400}.product-card-ecom .card-body .cart-swatch span .card-img-swatch{width:1.5rem;height:1.5rem;margin-bottom:.625rem;margin-right:.25rem}.product-thumbs-view{background-color:var(--color__light-yellow-color,#faf7f3)}.product-card-outer .card-img-top,.product-card-outer .card-img-top-horizontal{width:23.5625rem}@media screen and (max-width:1024px){.product-card-outer .card-img-top,.product-card-outer .card-img-top-horizontal{width:20rem}}@media screen and (min-width:768px) and (max-width:1023px){.product-card-outer .card-img-top,.product-card-outer .card-img-top-horizontal{width:18.875rem}}@media screen and (min-width:320px) and (max-width:767px){.product-card-outer .card-img-top,.product-card-outer .card-img-top-horizontal{width:100%}}.promotion-card{width:100%;background-color:var(--text-black,#060808);font-family:var(--font-family__primary);height:29.5rem;padding:2.5rem 1.5rem}@media screen and (max-width:1024px){.promotion-card{height:29.5rem;padding:2rem 1.5rem}}@media screen and (min-width:768px) and (max-width:1023px){.promotion-card{height:25.75rem;padding:2rem}}@media screen and (min-width:320px) and (max-width:767px){.promotion-card{height:24.0625rem;padding:2rem}}@media screen and (max-width:1024px){.promotion-card .promotion-card-body{margin-top:5rem}}@media screen and (min-width:768px) and (max-width:1023px){.promotion-card .promotion-card-body{margin-top:5rem}}@media screen and (min-width:320px) and (max-width:767px){.promotion-card .promotion-card-body{margin-top:5rem}}.promotion-card .promotion-card-body .promotion-card-title{color:var(--color__white-color,#fff);font-size:calc(1.525rem + 3.3vw);font-weight:900;margin-bottom:.25rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}@media (min-width:1200px){.promotion-card .promotion-card-body .promotion-card-title{font-size:4rem}}@media screen and (max-width:1024px){.promotion-card .promotion-card-body .promotion-card-title{font-size:calc(1.425rem + 2.1vw)}}@media screen and (max-width:1024px) and (min-width:1200px){.promotion-card .promotion-card-body .promotion-card-title{font-size:3rem}}@media screen and (min-width:768px) and (max-width:1023px){.promotion-card .promotion-card-body .promotion-card-title{font-size:calc(1.325rem + .9vw)}}@media screen and (min-width:768px) and (max-width:1023px) and (min-width:1200px){.promotion-card .promotion-card-body .promotion-card-title{font-size:2rem}}@media screen and (min-width:320px) and (max-width:767px){.promotion-card .promotion-card-body .promotion-card-title{font-size:calc(1.325rem + .9vw)}}@media screen and (min-width:320px) and (max-width:767px) and (min-width:1200px){.promotion-card .promotion-card-body .promotion-card-title{font-size:2rem}}.promotion-card .promotion-card-body .promotion-card-text{color:var(--color__white-color,#fff);font-size:1.25rem;font-weight:400;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical}@media screen and (max-width:1024px){.promotion-card .promotion-card-body .promotion-card-text{font-size:1rem}}@media screen and (min-width:768px) and (max-width:1023px){.promotion-card .promotion-card-body .promotion-card-text{font-size:.875rem}}@media screen and (min-width:320px) and (max-width:767px){.promotion-card .promotion-card-body .promotion-card-text{font-size:.875rem}}.promotion-card .promotion-card-body .promotion-cart-button{color:var(--color__white-color,#fff);margin:1rem 0;width:100%;padding:.75rem 2.5rem;border-radius:.125rem;background-color:var(--text-black,#060808);border:1px solid var(--color__white-color,#fff);font-size:1rem;font-weight:600}@media screen and (max-width:1024px){.promotion-card .promotion-card-body .promotion-cart-button{font-size:1rem;margin:1rem 0}}@media screen and (min-width:768px) and (max-width:1023px){.promotion-card .promotion-card-body .promotion-cart-button{font-size:.875rem;margin:1rem 0}}@media screen and (min-width:320px) and (max-width:767px){.promotion-card .promotion-card-body .promotion-cart-button{font-size:1rem;margin:.5rem 0}}.promotion-card .promotion-card-body .promotion-cart-term-apply{color:var(--color__white-color,#fff);font-size:.75rem;font-weight:700;cursor:pointer}.promotion-card .promotion-card-body .promotion-cart-term-apply svg{margin:.125rem .375rem .125rem .125rem}.caregory-view{gap:0}.caregory-view .image-width{padding:0;width:43.971%}@media screen and (max-width:1024px){.caregory-view .image-width{width:37.5%}}@media screen and (min-width:768px) and (max-width:1023px){.caregory-view .image-width{width:100%}}@media screen and (min-width:320px) and (max-width:767px){.caregory-view .image-width{width:100%}}.caregory-view .image-width img{width:37.375rem;height:41.5rem}@media screen and (max-width:1024px){.caregory-view .image-width img{width:22.5rem;height:33.75rem}}@media screen and (min-width:768px) and (max-width:1023px){.caregory-view .image-width img{width:100%;height:15rem;-o-object-fit:cover;object-fit:cover}}@media screen and (min-width:320px) and (max-width:767px){.caregory-view .image-width img{width:100%;height:15rem;-o-object-fit:cover;object-fit:cover}}.caregory-view .catergory-view-text{width:54.265%}@media screen and (min-width:1024px) and (max-width:1439px){.caregory-view .catergory-view-text{margin-left:1.5rem;width:50%}}@media screen and (max-width:1024px){.caregory-view .catergory-view-text{width:57.5%}}@media screen and (min-width:768px) and (max-width:1023px){.caregory-view .catergory-view-text{width:100%}}@media screen and (min-width:320px) and (max-width:767px){.caregory-view .catergory-view-text{width:100%}}.caregory-view .catergory-view-text .title{padding:0;color:var(--color__black-text-color,#060808);font-size:7.5rem;font-weight:900;line-height:10rem;margin-bottom:1rem}@media screen and (max-width:1024px){.caregory-view .catergory-view-text .title{font-size:4rem;font-weight:900;line-height:5rem;margin-bottom:1rem}}@media screen and (min-width:768px) and (max-width:1023px){.caregory-view .catergory-view-text .title{font-size:4rem;font-weight:900;line-height:5.5rem;margin-bottom:.5rem}}@media screen and (min-width:320px) and (max-width:767px){.caregory-view .catergory-view-text .title{font-size:2.5rem;font-weight:900;line-height:3.5rem;margin-bottom:.5rem}}.caregory-view .catergory-view-text .description{padding:0 0 0 .5rem;color:var(--color__black-text-color,#060808);font-size:1.25rem;font-weight:400;line-height:1.75rem;margin-bottom:1rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:6;line-clamp:6;-webkit-box-orient:vertical}@media screen and (max-width:1024px){.caregory-view .catergory-view-text .description{font-size:1.25rem;font-weight:400;line-height:1.75rem;margin-bottom:1rem}}@media screen and (min-width:768px) and (max-width:1023px){.caregory-view .catergory-view-text .description{font-size:1rem;font-weight:500;line-height:1.375rem;margin-bottom:.5rem}}@media screen and (min-width:320px) and (max-width:767px){.caregory-view .catergory-view-text .description{font-size:.875rem;font-weight:500;line-height:1.25rem;margin-bottom:.5rem}}.caregory-view .catergory-view-text .product-card-outer{flex-wrap:nowrap}@media screen and (min-width:320px) and (max-width:767px){.caregory-view .catergory-view-text .product-card-outer{flex-wrap:wrap}}.caregory-view .catergory-view-text .product-card-outer .col-4{z-index:2;width:25rem}@media screen and (max-width:1024px){.caregory-view .catergory-view-text .product-card-outer .col-4{width:18.1875rem}}@media screen and (min-width:768px) and (max-width:1023px){.caregory-view .catergory-view-text .product-card-outer .col-4{width:22rem}}@media screen and (min-width:320px) and (max-width:767px){.caregory-view .catergory-view-text .product-card-outer .col-4{width:100%}}.caregory-view .catergory-view-text .product-card-outer .product-container{position:relative;left:-7.1875rem}@media screen and (max-width:1024px){.caregory-view .catergory-view-text .product-card-outer .product-container{left:-11rem}}@media screen and (min-width:768px) and (max-width:1023px){.caregory-view .catergory-view-text .product-card-outer .product-container{left:0}}@media screen and (min-width:320px) and (max-width:767px){.caregory-view .catergory-view-text .product-card-outer .product-container{left:0}}.caregory-view .catergory-view-text-padding{padding:5rem 0 0 3.5rem}@media screen and (min-width:768px) and (max-width:1023px){.caregory-view .catergory-view-text-padding{padding:1.5rem}}@media screen and (min-width:320px) and (max-width:767px){.caregory-view .catergory-view-text-padding{padding:1.5rem}}.caregory-view .icons-for-good{gap:0;margin-bottom:2.5rem}@media screen and (min-width:768px) and (max-width:1023px){.caregory-view .icons-for-good{margin-bottom:1.5rem}}@media screen and (min-width:320px) and (max-width:767px){.caregory-view .icons-for-good{margin-bottom:1.5rem 1rem}}.caregory-view .icons-for-good .col-2{text-align:center;width:3.375rem;padding:.25rem .5rem}.caregory-view .icons-for-good .col-2 .icons{padding:.625rem;margin-bottom:.25rem}.caregory-view .icons-for-good .col-2 .icons img{width:1.5rem;height:1.5rem}.caregory-view .icons-for-good .col-2 .icon-text{color:var(--color__black-text-color,#060808);font-size:1rem;font-style:normal;font-weight:400}@media screen and (min-width:768px) and (max-width:1023px){.caregory-view .icons-for-good .col-2 .icon-text{font-size:.875rem}}@media screen and (min-width:320px) and (max-width:767px){.caregory-view .icons-for-good .col-2 .icon-text{font-size:.875rem}}.caregory-view .hide-top{display:none}@media screen and (min-width:768px) and (max-width:1023px){.caregory-view .hide-top{display:flex}}@media screen and (min-width:320px) and (max-width:767px){.caregory-view .hide-top{display:flex}}.caregory-view .hide-bottom{display:none}@media screen and (min-width:768px) and (max-width:1023px){.caregory-view .hide-bottom-mobile{display:none}}@media screen and (min-width:320px) and (max-width:767px){.caregory-view .hide-bottom-mobile{display:none}}.product-card-box{height:29.5rem;background-color:var(--color__light-yellow-color,#faf7f3)}@media screen and (min-width:320px) and (max-width:767px){.product-card-box{height:auto}}@media screen and (max-width:1024px){.product-card-box{height:27.625rem}}@media screen and (max-width:1024px){.product-card-box .product-card-ecom{height:100%}}@media screen and (max-width:1024px){.product-card-box .card-img-top-horizontal{height:13.125rem;width:20rem}}@media screen and (min-width:320px) and (max-width:767px){.product-card-box .card-img-top-horizontal{width:100%}}@media screen and (max-width:1024px){.product-card-box .card-img-top{height:13.125rem;width:20rem}}@media screen and (min-width:320px) and (max-width:767px){.product-card-box .card-img-top{width:100%}}@media screen and (max-width:550px){.new-carousal{margin:0 -.625rem}.new-carousal .carousel-item.active{display:block;position:relative!important;z-index:20!important;right:0!important;width:80%!important}.new-carousal .product-image-slide{display:block;position:absolute;z-index:0;right:-85%}.new-carousal .product-card-ecom{height:470px}.new-carousal .carousel-control.carousel-control-prev{display:none!important}.new-carousal .product-carousel.show-left-arrow .carousel-control.carousel-control-prev{display:flex!important;z-index:99}.new-carousal .product-card-ecom .card-body .cart-title-big{font-size:1rem;font-weight:700}.new-carousal .carousel-control.carousel-control-next{right:8%!important}}.add-edit-card-inner .default-credit-card input[type=checkbox]:checked,.add-edit-card-inner .default-credit-card input[type=checkbox]:checked:after,.add-edit-card-inner .mark-it-default-field input[type=checkbox]:checked,.add-edit-card-inner .mark-it-default-field input[type=checkbox]:checked:after,.checkbox-radio-button,.checkout-container .checkout-left-section .checkout-form-container .form-control-checkbox input[type=checkbox]:checked:after,.checkout-container .checkout-left-section .checkout-form-container input[type=checkbox],.checkout-container .checkout-left-section .checkout-form-container input[type=checkbox]:checked,.checkout-container .checkout-left-section .checkout-form-container input[type=checkbox]:checked:after,.checkout-container .checkout-left-section .checkout-form-container input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:1rem;height:1rem;border:1px solid var(--color__primary-black-color);accent-color:var(--color__primary-black-color)}.checkout-container{display:flex;padding:2.5rem 5rem;gap:2.5rem;position:relative}@media screen and (min-width:1024px) and (max-width:1439px){.checkout-container{gap:1.5rem;padding:2.5rem}}@media screen and (min-width:768px) and (max-width:1023px){.checkout-container{gap:1.5rem;padding:2.5rem}}@media screen and (min-width:320px) and (max-width:767px){.checkout-container{gap:1.5rem;padding:1.5rem}}.checkout-container .checkout-left-section{display:flex;width:64.766%;flex-direction:column}@media screen and (min-width:1024px) and (max-width:1439px){.checkout-container .checkout-left-section{width:38.8125rem}}@media screen and (min-width:768px) and (max-width:1023px){.checkout-container .checkout-left-section{width:100%}}@media screen and (min-width:320px) and (max-width:767px){.checkout-container .checkout-left-section{width:100%}}.checkout-container .checkout-left-section .h2,.checkout-container .checkout-left-section h2{font-size:3rem;line-height:3.5rem;font-weight:900}.checkout-container .checkout-left-section .checkout-form-container{display:flex;width:100%;flex-direction:column;gap:1.5rem}.checkout-container .checkout-left-section .checkout-form-container input[type=radio]{border-radius:50%}.checkout-container .checkout-left-section .checkout-form-container input[type=radio]:checked{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.checkout-container .checkout-left-section .checkout-form-container input[type=checkbox]:checked{background-color:var(--color__primary-black-color);border-color:var(--color__primary-black-color)}.checkout-container .checkout-left-section .checkout-form-container input[type=checkbox]:checked:after{background-color:transparent;content:" ";position:relative;top:-.5rem;left:-.5rem;transform:rotate(0deg);display:block;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='11' viewBox='0 0 10 11' fill='none'><path d='M8.83332 1.66632L3.33332 9.33299L1.16666 7.16632' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/></svg>");background-repeat:no-repeat;background-size:contain;background-position:50%}.checkout-container .checkout-left-section .checkout-form-container .form-control-checkbox input[type=checkbox]:checked:after{top:-.125rem;left:0}.checkout-container .checkout-left-section .checkout-form-container #makeDefaultCard:checked:after{top:-.125rem;left:-.125rem}.checkout-container .checkout-left-section .checkout-form-container #agreementInfo{min-width:1rem}.checkout-container .checkout-left-section .checkout-form-container #agreementInfo:checked:after{top:.125rem;left:.125rem}.checkout-container .checkout-left-section .checkout-form-container .row{gap:initial}@media screen and (min-width:768px) and (max-width:1023px){.checkout-container .checkout-left-section .checkout-form-container .row{gap:initial}}@media screen and (min-width:320px) and (max-width:767px){.checkout-container .checkout-left-section .checkout-form-container .row{gap:inherit}}@media screen and (min-width:768px) and (max-width:1023px){.checkout-container .checkout-left-section .checkout-form-container{gap:1rem}}@media screen and (min-width:320px) and (max-width:767px){.checkout-container .checkout-left-section .checkout-form-container{gap:1rem}}.checkout-container .checkout-left-section .steps{display:flex;flex-direction:row;gap:1.5rem;padding:1rem 0}.checkout-container .checkout-left-section .step{height:2.75rem;display:flex;align-items:center;gap:1.5rem;pointer-events:none}.checkout-container .checkout-left-section .step:last-child .step-arrow{display:none}.checkout-container .checkout-left-section .step .step-text{font-size:1rem;font-weight:700;line-height:1.375rem;color:var(--color-text-grey-inactive-placeholder)}.checkout-container .checkout-left-section .step .step-arrow{display:flex;width:2.75rem;height:2.75rem;justify-content:center;align-items:center}.checkout-container .checkout-left-section .step.active .step-text{color:var(--color__primary-red-color)}.checkout-container .checkout-left-section .step.completed{pointer-events:all;cursor:pointer}.checkout-container .checkout-left-section .step.completed .step-text{color:var(--color__primary-black-color)}.checkout-container .checkout-right-section{display:flex;width:35%;justify-content:flex-start;flex-direction:column;gap:1.5rem;flex:1}@media screen and (min-width:1024px) and (max-width:1439px){.checkout-container .checkout-right-section{width:18.6875rem}}@media screen and (min-width:768px) and (max-width:1023px){.checkout-container .checkout-right-section{width:100%}}@media screen and (min-width:320px) and (max-width:767px){.checkout-container .checkout-right-section{width:100%}}.checkout-container .checkout-right-section .default-pattern-background{z-index:1}.checkout-container .checkout-shipping-form{display:flex;width:100%;padding:2.5rem;gap:1.5rem;border:.0625rem solid var(--color__tan-dark-color);border-radius:.125rem;flex-direction:column}@media screen and (min-width:1024px) and (max-width:1439px){.checkout-container .checkout-shipping-form{padding:2rem;gap:1.5rem}}@media screen and (min-width:768px) and (max-width:1023px){.checkout-container .checkout-shipping-form{padding:1.5rem;gap:1rem}}@media screen and (min-width:320px) and (max-width:767px){.checkout-container .checkout-shipping-form{gap:1rem;padding:1.5rem}}.checkout-container .contact-policy-terms{font-size:1rem;line-height:1.5rem;font-weight:400;margin-top:1rem;color:var(--color__primary-black-color)}.checkout-container .contact-policy-terms b{font-weight:700}.checkout-container .info-box__container{border:1px solid var(--color__tan-dark-color,#c0beba);padding:2.5rem;background:#fff;position:relative}.checkout-container .info-box__container-header{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:center;align-content:stretch}.checkout-container .info-box__container-header .h4{flex:1}.checkout-container .info-box__container-header a{color:var(--color__primary-red-color);text-decoration:underline}.checkout-container .info-box__container-body-detail{font-size:1.25rem;font-style:normal;font-weight:500;line-height:1.75rem}@media screen and (max-width:1023px){.checkout-container{flex-direction:column;padding:2.5rem;gap:1.5rem}.checkout-container .checkout-left-section{width:100%}.checkout-container .checkout-left-section .step{gap:0}.checkout-container .checkout-left-section .step .step-text{font-size:.875rem}.checkout-container .checkout-left-section .h2,.checkout-container .checkout-left-section h2{font-size:2rem;line-height:2.5rem}.checkout-container .checkout-left-section .steps{gap:0;padding:4px 0}.checkout-container .checkout-right-section{width:100%}.checkout-container .contact-policy-terms{font-size:.75rem;line-height:1rem}.gp-checkout-component .checkout-summary{position:relative;width:100%}}@media screen and (max-width:767px){.checkout-container{flex-direction:column;padding:1.5rem;gap:1.5rem}}.loqate-popup .modal-dialog{top:10%;max-width:100%;width:52.5rem}@media screen and (max-width:1024px){.loqate-popup .modal-dialog{width:38.875rem}}@media screen and (min-width:768px) and (max-width:1023px){.loqate-popup .modal-dialog{margin:auto;height:auto;width:29.6875rem}}@media screen and (min-width:320px) and (max-width:767px){.loqate-popup .modal-dialog{top:0;margin:0;height:auto;width:100%}}@media screen and (min-width:768px) and (max-width:1023px){.loqate-popup .modal-dialog .modal-content{top:0;margin:0;height:100%;max-height:100%;width:100%}}@media screen and (min-width:320px) and (max-width:767px){.loqate-popup .modal-dialog .modal-content{top:0;margin:0;height:100%;max-height:100%;width:100%}}.loqate-popup .modal-dialog .modal-content .model-header{padding:2.5rem 2rem 1.5rem 2.5rem;margin:0}@media screen and (min-width:768px) and (max-width:1023px){.loqate-popup .modal-dialog .modal-content .model-header{padding:2rem 2rem 1rem 2.5rem}}@media screen and (min-width:320px) and (max-width:767px){.loqate-popup .modal-dialog .modal-content .model-header{padding:1.5rem 1rem 1rem 1.5rem}}.loqate-popup .modal-dialog .modal-content .model-header .model-title{padding:0;font-size:1.5rem;font-weight:600;color:var(--color__primary-black-color)}@media screen and (max-width:1024px){.loqate-popup .modal-dialog .modal-content .model-header .model-title{font-size:1.5rem}}@media screen and (min-width:768px) and (max-width:1023px){.loqate-popup .modal-dialog .modal-content .model-header .model-title{font-size:1.25rem;width:60%}}@media screen and (min-width:320px) and (max-width:767px){.loqate-popup .modal-dialog .modal-content .model-header .model-title{font-size:1.25rem;width:100%}}@media screen and (min-width:768px) and (max-width:1023px){.loqate-popup .modal-dialog .modal-content .model-header .text-end{width:40%}}@media screen and (min-width:320px) and (max-width:767px){.loqate-popup .modal-dialog .modal-content .model-header .text-end{display:none}}.loqate-popup .modal-dialog .modal-content .modal-body{padding:0 2.5rem 2.5rem;font-size:1rem;font-weight:400;color:var(--color__primary-black-color)}@media screen and (min-width:768px) and (max-width:1023px){.loqate-popup .modal-dialog .modal-content .modal-body{padding:0 2rem 1rem 2.5rem}}@media screen and (min-width:320px) and (max-width:767px){.loqate-popup .modal-dialog .modal-content .modal-body{padding:0 1.5rem 1.5rem}}.loqate-popup .modal-dialog .modal-content .modal-body .validate-message{font-size:1rem;margin-bottom:1.5rem}@media screen and (min-width:768px) and (max-width:1023px){.loqate-popup .modal-dialog .modal-content .modal-body .validate-message{font-size:.875rem}}@media screen and (min-width:320px) and (max-width:767px){.loqate-popup .modal-dialog .modal-content .modal-body .validate-message{font-size:.875rem}}.loqate-popup .modal-dialog .modal-content .modal-body .row{margin-top:0;margin-left:0;margin-right:0;--gp-gutter-x:0}.loqate-popup .modal-dialog .modal-content .modal-body .row .col-6,.loqate-popup .modal-dialog .modal-content .modal-body .row .col-12{padding:0}.loqate-popup .modal-dialog .modal-content .modal-body .row .you-entered-box{margin-right:1.5rem}@media screen and (min-width:768px) and (max-width:1023px){.loqate-popup .modal-dialog .modal-content .modal-body .row .you-entered-box{margin-right:0;margin-bottom:1.5rem}}@media screen and (min-width:320px) and (max-width:767px){.loqate-popup .modal-dialog .modal-content .modal-body .row .you-entered-box{margin-right:0;margin-bottom:2.5rem}}.loqate-popup .modal-dialog .modal-content .modal-body .row .you-entered{font-size:1rem;font-weight:700;color:var(--color__primary-black-color);margin-bottom:1rem}.loqate-popup .modal-dialog .modal-content .modal-body .row .you-entered-address{padding:1.5rem;font-size:1rem;font-weight:400;color:var(--color__primary-black-color);margin-bottom:1rem;background:var(--color__white-smoke-color,#f3f3f3)}.loqate-popup .modal-dialog .modal-content .modal-body .row .you-entered-btn,.loqate-popup .modal-dialog .modal-content .modal-body .row .you-suggest-btn{padding:.75rem 0;font-size:1rem;font-weight:600;color:var(--color__primary-black-color);border-radius:.125rem;border:1px solid var(--color__primary-black-color,#060808);text-align:center;width:100%;background:var(--color__white-color,#fff)}@media screen and (min-width:320px) and (max-width:767px){.loqate-popup .modal-dialog .modal-content .modal-body .row .you-entered-btn,.loqate-popup .modal-dialog .modal-content .modal-body .row .you-suggest-btn{font-size:.875rem}}.loqate-popup .modal-dialog .modal-content .modal-body .row .you-suggest-btn{color:var(--color__white-color,#fff);background:var(--color-primary-red,#a40500);border:none}.loqate-popup .modal-dialog .modal-content .modal-body .row .box-width{width:48%}@media screen and (max-width:1024px){.loqate-popup .modal-dialog .modal-content .modal-body .row .box-width{width:47.78%}}@media screen and (min-width:768px) and (max-width:1023px){.loqate-popup .modal-dialog .modal-content .modal-body .row .box-width{width:100%}}@media screen and (min-width:320px) and (max-width:767px){.loqate-popup .modal-dialog .modal-content .modal-body .row .box-width{width:100%}}.loqate-popup .modal-dialog .close-btn-div{position:absolute;top:0;right:0;z-index:999;padding:.75rem}.loqate-popup .modal-dialog .close-btn-div .btn-close{padding:.75rem}.gp-checkout-component{position:relative;overflow-x:hidden;background:var(--color__light-tan-color)}.gp-checkout-component .summary-background-wrapper{position:absolute;width:100%;bottom:0;z-index:1;height:20%;right:-70%}.gp-checkout-component .checkout-summary{position:relative}.gp-checkout-component .checkout-summary__cart-item{padding:0}.gp-checkout-component .checkout-summary__cart-item .cartview-list__row{padding:1rem .25rem 1rem 0}@media screen and (min-width:1024px) and (max-width:1439px){.gp-checkout-component .checkout-summary__cart-item .cartview-list__row{justify-content:flex-start;gap:1rem}}@media screen and (min-width:768px) and (max-width:1023px){.gp-checkout-component .checkout-summary__cart-item .cartview-list__row{justify-content:flex-start;gap:1rem;padding:.5rem .25rem .5rem 0}}@media screen and (min-width:320px) and (max-width:767px){.gp-checkout-component .checkout-summary__cart-item .cartview-list__row{justify-content:flex-start;gap:1rem;padding:1rem .25rem 1rem 0}}.gp-checkout-component .checkout-summary__cart-item .cartview-list__row-img{width:4rem;height:4rem}.gp-checkout-component .checkout-summary__cart-item .cartview-list__row-right-top .cartitem-details{width:100%;gap:.5rem}.gp-checkout-component .checkout-summary__cart-item .cartview-list__row-right-top .cartitem-details .h3,.gp-checkout-component .checkout-summary__cart-item .cartview-list__row-right-top .cartitem-details h3{font-size:1.25rem;font-weight:600}@media screen and (min-width:768px) and (max-width:1023px){.gp-checkout-component .checkout-summary__cart-item .cartview-list__row-right-top .cartitem-details .h3,.gp-checkout-component .checkout-summary__cart-item .cartview-list__row-right-top .cartitem-details h3{font-size:1rem}}@media screen and (min-width:320px) and (max-width:767px){.gp-checkout-component .checkout-summary__cart-item .cartview-list__row-right-top .cartitem-details .h3,.gp-checkout-component .checkout-summary__cart-item .cartview-list__row-right-top .cartitem-details h3{font-size:1rem}}.gp-checkout-component .checkout-summary__cart-item .cartview-list__row-right-top .cartitem-details p{margin-bottom:0;font-size:1rem}@media screen and (min-width:768px) and (max-width:1023px){.gp-checkout-component .checkout-summary__cart-item .cartview-list__row-right-top .cartitem-details p{font-size:.875rem}}@media screen and (min-width:320px) and (max-width:767px){.gp-checkout-component .checkout-summary__cart-item .cartview-list__row-right-top .cartitem-details p{font-size:.875rem}}@media screen and (min-width:768px) and (max-width:1023px){.gp-checkout-component .checkout-summary__cart-item .cartview-list__row-right-top .cartitem-details p strong{font-size:.875rem}}@media screen and (min-width:320px) and (max-width:767px){.gp-checkout-component .checkout-summary__cart-item .cartview-list__row-right-top .cartitem-details p strong{font-size:.875rem}}.gp-checkout-component .checkout-summary__cart-item .cartview-list__row-right-top .cartitem-details .light-weight{font-weight:400}.gp-checkout-component .checkout-summary__cart-item .cartview-list__row-right-top .cartitem-details .label-and-value{display:flex;gap:.5rem;margin-bottom:0}.gp-checkout-component .checkout-summary__cart-item .cartview-list__row-right-top strong.align-text-right{width:100%;text-align:right;font-weight:500!important}@media screen and (min-width:768px) and (max-width:1023px){.gp-checkout-component .checkout-summary__cart-item .cartview-list__row-right-top strong.align-text-right{font-size:.75rem!important;font-weight:600!important}}@media screen and (min-width:320px) and (max-width:767px){.gp-checkout-component .checkout-summary__cart-item .cartview-list__row-right-top strong.align-text-right{font-size:.75rem!important;font-weight:600!important}}.gp-checkout-component .checkout-summary__cart-item .cartview-list__row-right{flex:1}.gp-checkout-component .checkout-summary .checkout-cart-list-accordion .accordion-item{border:none}.gp-checkout-component .checkout-summary .checkout-cart-list-accordion .accordion-item .accordion-item:first-of-type,.gp-checkout-component .checkout-summary .checkout-cart-list-accordion .accordion-item .accordion-item:last-of-type{border-radius:0!important}.gp-checkout-component .checkout-summary .checkout-cart-list-accordion .accordion-header{position:relative}.gp-checkout-component .checkout-summary .checkout-cart-list-accordion .accordion-header .cart-link-on-checkout{position:absolute;top:.5rem;right:1.75rem;z-index:3;padding:.25rem;color:var(--color__primary-red-color);text-decoration:underline;font-weight:700}.gp-checkout-component .checkout-summary .checkout-cart-list-accordion .accordion-header button.accordion-button{background:transparent!important;display:flex;flex-direction:row;justify-content:space-between;color:var(--color__black-text-color);padding:0;border-radius:0;box-shadow:none;border-bottom:1px solid var(--color__tan-dark-color)}.gp-checkout-component .checkout-summary .checkout-cart-list-accordion .accordion-header button.accordion-button:focus,.gp-checkout-component .checkout-summary .checkout-cart-list-accordion .accordion-header button.accordion-button:hover{border-radius:0;box-shadow:none;border-bottom:1px solid var(--color__tan-dark-color)}.gp-checkout-component .checkout-summary .checkout-cart-list-accordion .accordion-header button.accordion-button .total-item{display:flex;flex:1}.gp-checkout-component .checkout-summary .checkout-cart-list-accordion .accordion-header button.accordion-button a{display:flex;padding:.75rem 0;margin-right:.25rem;color:var(--color__primary-red-color)}.gp-checkout-component .checkout-summary .checkout-cart-list-accordion .accordion-header button.accordion-button:not(.collapsed){background:transparent;color:var(--color__black-text-color)}.gp-checkout-component .checkout-summary .checkout-cart-list-accordion .accordion-header button.accordion-button:after,.gp-checkout-component .checkout-summary .checkout-cart-list-accordion .accordion-header button.accordion-button:not(.collapsed):after{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAxNiAxNicgZmlsbD0nbm9uZScgc3Ryb2tlPScjQTQwNTAwJyBzdHJva2UtbGluZWNhcD0ncm91bmQnIHN0cm9rZS1saW5lam9pbj0ncm91bmQnPjxwYXRoIGQ9J00yIDVMOCAxMUwxNCA1Jy8+PC9zdmc+")!important}.gp-checkout-component .checkout-summary .checkout-cart-list-accordion .accordion-body{min-height:12.5rem;max-height:23.25rem;overflow-y:auto;overflow-x:hidden;padding:0}.gp-checkout-component .checkout-summary .checkout-cart-list-accordion .total-item{font-size:1rem;line-height:1.375rem;font-weight:400;color:var(--color__grey-color);padding:.5rem 0}.signin-guest-info{display:flex;flex-direction:column;gap:1.5rem}.pobox-label{font-size:.875rem;color:#696a6a;font-weight:400}.ship-to{color:var(--color__primary-black-color,#060808)}.ship-to .ship-to-text{font-size:1rem;font-style:normal;font-weight:900;margin-bottom:1rem}.ship-to .address-details{padding:1.5rem;background:var(--color__white-smoke-color,#f3f3f3);margin-bottom:1rem}.info-box__container .info-box__container-body .info-box__container-detail div .ship-to .address-details .address,.info-box__container .info-box__container-body .info-box__container-detail div .ship-to .address-details .phone,.ship-to .address-details .address,.ship-to .address-details .info-box__container .info-box__container-body .info-box__container-detail div .address,.ship-to .address-details .info-box__container .info-box__container-body .info-box__container-detail div .phone,.ship-to .address-details .name,.ship-to .address-details .phone{font-size:1rem;font-weight:400;color:var(--color__black-text-color);margin-bottom:1rem}@media screen and (min-width:768px) and (max-width:1023px){.info-box__container .info-box__container-body .info-box__container-detail div .ship-to .address-details .address,.info-box__container .info-box__container-body .info-box__container-detail div .ship-to .address-details .phone,.ship-to .address-details .address,.ship-to .address-details .info-box__container .info-box__container-body .info-box__container-detail div .address,.ship-to .address-details .info-box__container .info-box__container-body .info-box__container-detail div .phone,.ship-to .address-details .name,.ship-to .address-details .phone{font-size:.875rem}}@media screen and (min-width:320px) and (max-width:767px){.info-box__container .info-box__container-body .info-box__container-detail div .ship-to .address-details .address,.info-box__container .info-box__container-body .info-box__container-detail div .ship-to .address-details .phone,.ship-to .address-details .address,.ship-to .address-details .info-box__container .info-box__container-body .info-box__container-detail div .address,.ship-to .address-details .info-box__container .info-box__container-body .info-box__container-detail div .phone,.ship-to .address-details .name,.ship-to .address-details .phone{font-size:.875rem}}.info-box__container .info-box__container-body .info-box__container-detail div .ship-to .address-details .phone,.ship-to .address-details .address,.ship-to .address-details .info-box__container .info-box__container-body .info-box__container-detail div .phone,.ship-to .address-details .phone{font-weight:400}.ship-to .address-details .phone{margin-bottom:1rem}.ship-to .edit-link{color:var(--color__primary-red-color,#a40500);font-size:14px;text-decoration:underline;font-weight:700;cursor:pointer}.continue-btn-container{margin-bottom:.5rem}.agreement-info .error-msg-box{display:flex;justify-content:flex-start;align-items:center;gap:.25rem}.agreement-info .error-msg-close{display:flex;width:1.5rem;height:1.5rem;border-radius:50%;background:var(--color__grey-light-bg);padding:.25rem;gap:.625rem}.agreement-info .error-msg-text{font-size:.875rem;font-weight:400;line-height:1.25rem;color:var(--color__error-red-dark);display:contents}.checkout-scontainer-info{display:flex;width:100%;padding:2.5rem;gap:1.5rem;border:.0625rem solid var(--color__tan-dark-color);border-radius:.125rem;flex-direction:column;background:var(--color__white-color)}.checkout-scontainer-info .inner-scontainer-header{display:flex;justify-content:space-between}.checkout-scontainer-info .inner-scontainer-header .h4{font-size:1.5rem;line-height:2.0625rem;font-weight:600;margin-bottom:0}.checkout-scontainer-info .inner-scontainer-header span{font-size:1rem;font-weight:500;line-height:1.375rem;color:var(--color__primary-black-color)}@media screen and (min-width:768px) and (max-width:1023px){.checkout-scontainer-info .inner-scontainer-header span{font-size:.875rem}}.checkout-scontainer-info .inner-scontainer-header span button{font-weight:700;color:var(--color__primary-red-color);line-height:1.5rem;text-decoration:underline;background:none;border:0}.checkout-scontainer-info .form-control-box{display:flex;flex-direction:column;gap:.25rem}.checkout-scontainer-info .form-control-box label{font-size:1rem;font-weight:900;line-height:1.375rem;color:var(--color__primary-black-color)}@media screen and (max-width:1023px){.checkout-scontainer-info .form-control-box label{font-size:.875rem;font-weight:800}}.checkout-scontainer-info .form-control-box input{border:0;border-bottom:.0625rem solid var(--color__primary-black-color);padding:.5rem;gap:.5rem;width:100%;font-size:1rem;font-weight:400}@media screen and (min-width:320px) and (max-width:767px){.checkout-scontainer-info .form-control-box input{font-size:.875rem;font-weight:300}}.checkout-scontainer-info .form-control-box input.ng-touched.ng-invalid{border-bottom:1px solid var(--color__error-default-red)}.checkout-scontainer-info .form-control-box select{border:0;border-bottom:.0625rem solid var(--color__primary-black-color);padding:.5rem 0;max-height:12.5rem;overflow-y:auto;border-radius:0;font-size:1rem;font-weight:400}.checkout-scontainer-info .form-control-box select option{border-radius:0}.checkout-scontainer-info .form-control-box select option:checked,.checkout-scontainer-info .form-control-box select option:hover{background:var(--color__tan-dark-color)}@media screen and (min-width:320px) and (max-width:767px){.checkout-scontainer-info .form-control-box select{font-size:.875rem;font-weight:300}}.checkout-scontainer-info .form-control-box .email-password{position:relative}.checkout-scontainer-info .form-control-box .email-password .toggle-password-btn{background:none;border:0;position:absolute;right:0}.checkout-scontainer-info .form-control-box .error-msg-close{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCIgdmlld0JveD0iMCAwIDE4IDE4IiBmaWxsPSJub25lIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTkuMDAwMTYgMTYuNjY2N0MxMy4yMzQzIDE2LjY2NjcgMTYuNjY2OCAxMy4yMzQyIDE2LjY2NjggOUMxNi42NjY4IDQuNzY1ODEgMTMuMjM0MyAxLjMzMzMzIDkuMDAwMTYgMS4zMzMzM0M0Ljc2NTk4IDEuMzMzMzMgMS4zMzM1IDQuNzY1ODEgMS4zMzM1IDlDMS4zMzM1IDEzLjIzNDIgNC43NjU5OCAxNi42NjY3IDkuMDAwMTYgMTYuNjY2N1oiIHN0cm9rZT0iI0IwMDYwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+PHBhdGggZD0iTTUuNjY2OTkgNS42NjY2NkwxMi4zMzM3IDEyLjMzMzMiIHN0cm9rZT0iI0IwMDYwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+PHBhdGggZD0iTTEyLjMzMzcgNS42NjY2Nkw1LjY2Njk5IDEyLjMzMzMiIHN0cm9rZT0iI0IwMDYwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+PC9zdmc+);display:flex;width:1.5rem;height:1.5rem;border-radius:50%;background-color:var(--color__grey-light-bg);padding:.25rem;gap:.625rem;background-repeat:no-repeat;background-position:50%}.checkout-scontainer-info .form-control-checkbox{display:flex;gap:.5rem;height:2.5rem;justify-content:flex-start;align-items:center}.checkout-scontainer-info .form-control-checkbox input{display:flex;width:1rem;height:1rem}.checkout-scontainer-info .form-control-checkbox span{font-size:1rem;line-height:1.375rem;font-weight:400;color:var(--color__primary-black-color)}.checkout-scontainer-info .checkout-next-button{display:flex;flex-direction:column;gap:.5rem}@media screen and (min-width:768px) and (max-width:1023px){.checkout-scontainer-info .checkout-next-button button{font-size:.875rem!important}}@media screen and (min-width:320px) and (max-width:767px){.checkout-scontainer-info .checkout-next-button button{font-size:.875rem!important}}.checkout-scontainer-info .checkout-next-button p{font-size:.875rem;line-height:1.25rem;font-weight:700;color:var(--color__grey-color);justify-content:flex-end;align-items:flex-start;display:flex;margin-bottom:0}.checkout-scontainer-info .password-input-box{display:flex;flex-direction:column;gap:.5rem}.checkout-scontainer-info .forget-password{background:none;border:0;text-align:left;font-size:1rem;line-height:1.5rem;font-weight:700;color:var(--color__grey-color);text-decoration:underline}.checkout-scontainer-info .error-msg-box{display:flex;justify-content:flex-start;align-items:center;gap:.25rem}.checkout-scontainer-info .error-msg-close{display:flex;width:1.5rem;height:1.5rem;border-radius:50%;background:var(--color__grey-light-bg);padding:.25rem;gap:.625rem}.checkout-scontainer-info .error-msg-text{font-size:.875rem;font-weight:400;line-height:1.25rem;color:var(--color__error-red-dark);display:contents}.checkout-scontainer-info .margin-top-bottom,.shipping-type{margin:1.5rem 0}.shipping-type{display:flex;width:100%;padding:2.5rem;gap:1.5rem;border:.0625rem solid var(--color__tan-dark-color);border-radius:.125rem;flex-direction:column;background:var(--color__white-color)}@media screen and (max-width:1399px){.shipping-type{padding:2rem;gap:1.5rem}}@media screen and (max-width:1023px){.shipping-type{padding:1rem;gap:1rem}}@media screen and (max-width:767px){.shipping-type{gap:1rem;padding:1rem;margin:1rem 0}}.shipping-type .shipping-method-text{color:var(--color__primary-black-color,#060808);font-size:calc(1.275rem + .3vw);font-weight:600}@media (min-width:1200px){.shipping-type .shipping-method-text{font-size:1.5rem}}@media screen and (max-width:1399px){.shipping-type .shipping-method-text{font-size:calc(1.275rem + .3vw)}}@media screen and (max-width:1399px) and (min-width:1200px){.shipping-type .shipping-method-text{font-size:1.5rem}}@media screen and (max-width:1023px){.shipping-type .shipping-method-text{font-size:1.25rem}}@media screen and (max-width:767px){.shipping-type .shipping-method-text{font-size:1.25rem}}.shipping-type .shipping-type-row{display:flex;flex-direction:row;gap:8px;align-items:center}.shipping-type .shipping-type-row .radio-button{padding:.75rem}.shipping-type .shipping-type-row .radio-label-container{padding:0}.shipping-type .shipping-type-row .radio-label-container .radio-label{font-size:1.25rem;font-weight:400}@media screen and (max-width:1399px){.shipping-type .shipping-type-row .radio-label-container .radio-label{font-size:1.25rem}}@media screen and (max-width:1023px){.shipping-type .shipping-type-row .radio-label-container .radio-label{font-size:1rem}}@media screen and (max-width:767px){.shipping-type .shipping-type-row .radio-label-container .radio-label{font-size:1rem}}.checkout-next-button{display:flex;flex-direction:column;gap:.5rem}.checkout-next-button p{font-size:.875rem;line-height:1.25rem;font-weight:700;color:var(--color__grey-color);justify-content:flex-end;align-items:flex-start;display:flex;margin-bottom:0}.payment-page .microform-field{margin-bottom:0;border-bottom:.0625rem solid var(--color__primary-black-color);padding:.5rem 0;border-radius:0;height:2.5rem}.payment-page .card-images{display:flex;justify-content:flex-start;align-items:center;gap:.5rem}.payment-page .card-images svg:first-child{width:3.125rem;height:2.5rem}.payment-page .h4,.payment-page h4{display:flex;align-items:center;gap:.25rem}.payment-page .h4 svg,.payment-page h4 svg{width:2.75rem}.billing-form{margin-top:1.5rem}.place-order-box{display:flex;margin:1.5rem 0;flex-direction:column;justify-content:flex-start;align-items:self-end;gap:1.5rem}.place-order-box button{width:25rem!important}.place-order-box .checkout-next-button{display:flex;justify-content:flex-end}.billing-form .same-address-check{display:flex;flex-direction:row;gap:1rem}.billing-form .same-address-check input{width:1rem}.billing-form .same-address-check span{font-size:1rem;line-height:1.375rem;font-weight:400;color:var(--color__primary-black-color)}.card-number-box{position:relative}.card-number-box .card-img-pos{position:absolute;right:15%;top:2.0625rem}.card-number-box .card-img-pos .visa-card svg{width:2.1875rem;height:2.1875rem}.payment-error-msg{background:var(--color__error-background);padding:1rem;display:flex;gap:.625rem;border-radius:.125rem;margin-bottom:1.5rem}.payment-error-msg .error-msg-text{margin-bottom:0;font-size:.875rem;line-height:1.25rem;font-weight:400;color:var(--color__error-red-dark);flex:1}.payment-error-msg .error-msg-close{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCIgdmlld0JveD0iMCAwIDE4IDE4IiBmaWxsPSJub25lIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTkuMDAwMTYgMTYuNjY2N0MxMy4yMzQzIDE2LjY2NjcgMTYuNjY2OCAxMy4yMzQyIDE2LjY2NjggOUMxNi42NjY4IDQuNzY1ODEgMTMuMjM0MyAxLjMzMzMzIDkuMDAwMTYgMS4zMzMzM0M0Ljc2NTk4IDEuMzMzMzMgMS4zMzM1IDQuNzY1ODEgMS4zMzM1IDlDMS4zMzM1IDEzLjIzNDIgNC43NjU5OCAxNi42NjY3IDkuMDAwMTYgMTYuNjY2N1oiIHN0cm9rZT0iI0IwMDYwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+PHBhdGggZD0iTTUuNjY2OTkgNS42NjY2NkwxMi4zMzM3IDEyLjMzMzMiIHN0cm9rZT0iI0IwMDYwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+PHBhdGggZD0iTTEyLjMzMzcgNS42NjY2Nkw1LjY2Njk5IDEyLjMzMzMiIHN0cm9rZT0iI0IwMDYwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+PC9zdmc+);display:flex;width:1.5rem;height:1.5rem;border-radius:50%;padding:.25rem;gap:.625rem;background-repeat:no-repeat;background-position:50%}.payment-error-msg.edit-save-success{background:var(--color__success-background)}.payment-error-msg.edit-save-success .error-msg-text{color:var(--color__font-success)}.payment-error-msg.edit-save-success .error-msg-close{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOCAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik04Ljk5ODcgMTYuNjY2M0MxMy4yMzI5IDE2LjY2NjMgMTYuNjY1NCAxMy4yMzM5IDE2LjY2NTQgOC45OTk2N0MxNi42NjU0IDQuNzY1NDkgMTMuMjMyOSAxLjMzMzAxIDguOTk4NyAxLjMzMzAxQzQuNzY0NTIgMS4zMzMwMSAxLjMzMjAzIDQuNzY1NDkgMS4zMzIwMyA4Ljk5OTY3QzEuMzMyMDMgMTMuMjMzOSA0Ljc2NDUyIDE2LjY2NjMgOC45OTg3IDE2LjY2NjNaIiBzdHJva2U9IiMwMDRCMDEiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8cGF0aCBkPSJNMTMgNS42NjYwMkw4LjMzMzMzIDExLjk5OTNMNSA5LjMzMjY4IiBzdHJva2U9IiMwMDRCMDEiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K)}.success-saved-address{background:var(--color__success-background);padding:1rem;display:flex;gap:.625rem;border-radius:.125rem;margin-bottom:1.5rem}.success-saved-address .success-msg-close{display:flex;width:1.5rem;height:1.5rem;border-radius:50%;padding:.25rem;gap:.625rem;background-repeat:no-repeat;background-position:50%}.success-saved-address .success-msg-text{margin-bottom:0;font-size:.875rem;line-height:1.25rem;font-weight:400;color:var(--color__font-success,#004b01)}@media screen and (max-width:1399px){.checkout-scontainer-info{padding:2rem;gap:1.5rem}}@media screen and (max-width:1023px){.checkout-scontainer-info{padding:1rem;gap:1rem}.checkout-scontainer-info .inner-scontainer-header .h4,.checkout-scontainer-info .inner-scontainer-header h4{font-size:1.25rem;font-weight:700}.checkout-scontainer-info button{font-size:.875rem;font-weight:600}.place-order-box button{font-size:.875rem;font-weight:700}}@media screen and (max-width:767px){.checkout-scontainer-info{gap:1rem;padding:1rem}.checkout-scontainer-info .inner-scontainer-header{flex-direction:column}.checkout-scontainer-info .inner-scontainer-header span{font-size:.875rem;line-height:1.25rem;font-weight:600}.checkout-scontainer-info .form-control-box label{font-size:.875rem;font-weight:800}.checkout-scontainer-info .form-control-checkbox{align-items:baseline}.checkout-scontainer-info .form-control-checkbox span{font-size:.875rem}.checkout-scontainer-info .checkout-next-button button{padding:.75rem .625rem;font-size:.875rem}.place-order-box{margin:.5rem 0;gap:.5rem}.place-order-box button{width:100%!important}.billing-form{margin-top:1rem}.billing-form .same-address-check input{width:1rem}.billing-form .same-address-check span{font-size:.75rem;line-height:1rem}.payment-error-msg .error-msg-close{width:1.25rem}}.info-box__container .info-box__container-body .info-box__container-detail div .address,.info-box__container .info-box__container-body .info-box__container-detail div .name,.info-box__container .info-box__container-body .info-box__container-detail div .phone{font-size:1.25rem;font-weight:500;color:var(--color__black-text-color);margin-bottom:1rem}@media screen and (max-width:767px){.info-box__container .info-box__container-body .info-box__container-detail div .address,.info-box__container .info-box__container-body .info-box__container-detail div .name,.info-box__container .info-box__container-body .info-box__container-detail div .phone{font-size:1rem;font-weight:500;line-height:1.5rem}}.info-box__container .info-box__container-body .info-box__container-detail div .address,.info-box__container .info-box__container-body .info-box__container-detail div .phone{font-weight:400}.info-box__container .info-box__container-body .info-box__container-detail div .phone{margin-bottom:0}.info-box__container .info-box__container-body .info-box__container-detail .info-email{font-size:1.25rem;font-weight:500;line-height:1.75rem;color:var(--color__black-text-color)}@media screen and (max-width:767px){.info-box__container .info-box__container-body .info-box__container-detail .info-email{font-size:.875rem;line-height:1.25rem}}.info-box__container .info-box__container-header .h4,.info-box__container .info-box__container-header h4{font-size:1.5rem;line-height:2rem;font-weight:600}@media screen and (max-width:767px){.info-box__container .info-box__container-header .h4,.info-box__container .info-box__container-header h4{font-size:1rem;line-height:1.25rem}}.info-box__container .info-box__container-header a{font-size:.875rem;line-height:1.25rem;font-weight:700}.checkout-container .info-box__container{z-index:2}@media screen and (max-width:1024px){.checkout-container .info-box__container{padding:2rem;gap:16px}}@media screen and (max-width:768px){.checkout-container .info-box__container{padding:1.5rem;gap:8px}}.gp-create-account{padding-left:5rem}.gp-create-account>.row{--gp-gutter-x:2.5rem}@media screen and (min-width:320px) and (max-width:767px){.gp-create-account>.row{--gp-gutter-x:0px}}@media screen and (min-width:1024px) and (max-width:1439px){.gp-create-account{padding-left:4rem}}@media screen and (min-width:768px) and (max-width:1023px){.gp-create-account{padding:0}}@media screen and (min-width:320px) and (max-width:767px){.gp-create-account{padding:0}}.gp-create-account__left{padding-top:5rem;padding-bottom:5rem;gap:24px;display:flex;flex-direction:column}@media screen and (min-width:768px) and (max-width:1023px){.gp-create-account__left{padding:2.5rem}}@media screen and (min-width:320px) and (max-width:767px){.gp-create-account__left{padding:1.5rem}}.gp-create-account__left>.description-box{padding-top:0}.gp-create-account__left>.description-box .h1,.gp-create-account__left>.description-box h1{font-weight:900}@media screen and (max-width:768px){.gp-create-account__left>.description-box .h1,.gp-create-account__left>.description-box h1{font-size:2rem}}.gp-create-account__left>.description-box span{font-weight:500}@media screen and (max-width:768px){.gp-create-account__left>.description-box span{font-size:.75rem;font-weight:600;line-height:1.5625rem}}@media screen and (max-width:768px){.gp-create-account__left>.description-box a.gp-link{font-size:.875rem}}.gp-create-account__left-success{display:flex;flex-direction:column;gap:1.5rem;position:relative}@media screen and (max-width:1023px){.gp-create-account__left-success{gap:.625rem}}.gp-create-account__left-success .success-pattern{width:40%;position:absolute;top:30%;height:23.4375rem;right:-2.5rem;z-index:-1}@media screen and (max-width:1023px){.gp-create-account__left-success .success-pattern{display:none}}@media screen and (max-width:1023px){.gp-create-account__left-success .goto-login__btn{width:100%!important}}@media screen and (max-width:768px){.gp-create-account__left-form .form-box .h4,.gp-create-account__left-form .form-box h4{font-size:1rem}}.gp-create-account__left-form .form-box .error{padding-top:.25rem;color:var(--color__error-red-dark);font-size:.875rem;gap:.25rem}.gp-create-account__left-form .form-box .warning{color:var(--color__product-warning-red);font-size:.875rem;gap:.25rem}.gp-create-account__left-form .form-box__desc{margin-bottom:2.5rem;font-weight:500}@media screen and (max-width:768px){.gp-create-account__left-form .form-box__desc{font-size:.875rem}}.gp-create-account__left-form .form-box label{font-weight:900}@media screen and (max-width:768px){.gp-create-account__left-form .form-box label{font-size:.875rem;font-weight:800}}@media screen and (max-width:768px){.gp-create-account__left-form .form-box .form-control{font-size:.75rem}}.gp-create-account__left-form .form-box .password-label{gap:.5rem}.gp-create-account__left-form .form-box .eye-icon{top:2.5rem;right:1rem}.gp-create-account__left-form .form-box .checkedmark-icon{top:2.4375rem;right:3rem}.gp-create-account__left-form .form-box .gp-tooltip__container{background-color:var(--color__white-color);color:var(--color__black-text-color);padding:.25rem .5rem;position:absolute;font-weight:400;z-index:1;bottom:2.1875rem;border:1px solid var(--color__quiz-secondary-grey);left:-7px}.gp-create-account__left-form .form-box .gp-tooltip__container .corner{width:.75rem;height:.75rem;transform:rotate(45deg);border-right:1px solid var(--color__quiz-secondary-grey);border-bottom:1px solid var(--color__quiz-secondary-grey);background-color:var(--color__white-color);position:relative;top:.6875rem}.gp-create-account__left-form .create-account-submit{width:25.6875rem!important}@media screen and (min-width:320px) and (max-width:767px){.gp-create-account__left-form .create-account-submit{width:100%!important}}@media screen and (max-width:768px){.gp-create-account__left-form .create-account-submit{font-size:.875rem}}.gp-create-account__left-form-success>div.gp-box{margin-bottom:1.5rem}@media screen and (min-width:768px) and (max-width:1023px){.gp-create-account__left-form-success>div.gp-box{margin-bottom:.625rem}}@media screen and (min-width:320px) and (max-width:767px){.gp-create-account__left-form-success>div.gp-box{margin-bottom:.625rem}}.gp-create-account__left-form-success>.goto-login__btn{width:25.6875rem!important}@media screen and (min-width:320px) and (max-width:767px){.gp-create-account__left-form-success>.goto-login__btn{width:100%!important}}.gp-create-account__left-form .e-newsletter .form-check-input{border-radius:0;border:1px solid var(--color__black-text-color)}@media screen and (max-width:768px){.gp-create-account__left-form .e-newsletter .form-check-label{font-size:.75rem}}.gp-create-account__right{background-repeat:no-repeat;background-position:100% 100%;background-position:15rem 70%}@media screen and (min-width:768px) and (max-width:1023px){.gp-create-account__right{background-image:none!important;padding:0}}.gp-create-account__right-img{height:50rem;min-width:30.6875rem;background-size:cover}@media screen and (min-width:1024px) and (max-width:1439px){.gp-create-account__right-img{min-width:21.6875rem;height:40rem}}@media screen and (min-width:768px) and (max-width:1023px){.gp-create-account__right-img{width:100%;height:15rem;align-self:stretch;background-image:none}}@media screen and (min-width:320px) and (max-width:767px){.gp-create-account__right-img{width:100%;height:15rem;align-self:stretch;background-image:none;min-width:100%}}.order-confirmation-box{background:#fdfcfb;width:100%;padding-bottom:1.5rem}.order-confirmation-box,.order-confirmation-inner{display:flex;flex-direction:column;gap:1.5rem}.order-confirmation-inner .h2,.order-confirmation-inner h2{font-size:3rem;font-weight:900;line-height:3.5rem;color:var(--color__primary-black-color);margin-bottom:0}.order-confirmation-inner .accordion-body{padding:0}.order-confirmation-message{display:flex;width:100%;flex-direction:column;padding:2.5rem;gap:2.5rem;background:var(--color__primary-black-color);color:var(--color__white-color)}.order-confirmation-message .order-confirmation-info{display:flex;flex-direction:column;gap:1rem}.order-confirmation-message .h3,.order-confirmation-message h3{font-size:2rem;line-height:2.5rem;font-weight:600;margin-bottom:0}.order-confirmation-message .h3 span,.order-confirmation-message h3 span{font-weight:300}.order-confirmation-message p{font-size:1.25rem;line-height:1.75rem;font-weight:400;margin-bottom:0}.order-confirmation-message p b{font-weight:700;font-size:1rem}.order-confirmation-message .thankyou-bottom{display:flex;justify-content:space-between;gap:2.5rem;align-items:flex-end;align-items:stretch}.order-confirmation-message .thankyou-bottom .h4,.order-confirmation-message .thankyou-bottom h4{font-size:1.5rem;font-weight:600;line-height:2rem;margin-bottom:0}.order-confirmation-message .thankyou-bottom p{font-size:1rem;line-height:1.375rem;font-weight:500;margin-bottom:0}.order-confirmation-message .thankyou-bottom .create-account-box{display:flex;flex-direction:column;gap:1.5rem;width:50%;justify-content:space-between}.order-confirmation-message .thankyou-bottom .create-account-box .create-account-left{display:flex;flex-direction:column;width:100%}.order-confirmation-message .thankyou-bottom .reactive-account-box{display:flex;flex-direction:column;width:50%;gap:1.5rem}.order-detail-box{display:flex;width:100%;flex-direction:column;padding:2.5rem;gap:4rem;background:var(--color__white-color);border:.0625rem solid var(--color__tan-dark-color)}.order-detail-box .accordion-item{border:0}.order-detail-box .accordion-header{background:none}.order-detail-box .accordion-header button{background:no-repeat;border:0;box-shadow:none;padding:0;margin:0;font-size:2rem;font-weight:600;line-height:2.5rem;color:var(--color__primary-black-color)}.order-detail-box .order-details-body{padding:0;margin-top:4rem;display:flex;flex-direction:column;gap:4rem}.order-detail-box .order-details-body .h3,.order-detail-box .order-details-body h3{font-size:1.5rem;line-height:2rem;font-weight:600;color:var(--color__primary-black-color);margin-bottom:0}.order-address-box{display:flex;justify-content:flex-start;gap:1.5rem}.order-address-box .order-address-info{display:flex;flex-direction:column;width:50%;gap:1.5rem}.order-address-box .order-address-info .info{display:flex;flex-direction:column;gap:1rem}.order-address-box .order-address-info .info .h6,.order-address-box .order-address-info .info h6{font-size:1.25rem;line-height:1.5rem;font-weight:600;color:var(--color__primary-black-color);margin-bottom:0}.info-box__container .info-box__container-body .info-box__container-detail div .order-address-box .order-address-info .info .phone p,.order-address-box .order-address-info .info .address p,.order-address-box .order-address-info .info .info-box__container .info-box__container-body .info-box__container-detail div .phone p,.order-address-box .order-address-info .info .ship-to .address-details .phone p,.ship-to .address-details .order-address-box .order-address-info .info .phone p{font-size:1.25rem;line-height:1.75rem;font-weight:400;margin-bottom:0}.order-payment-method{display:flex;align-items:baseline;gap:2.5rem}.order-payment-method .card-info{display:flex;flex-direction:column;gap:.5rem}.order-payment-method .card-info .card-type-number{display:flex;align-items:baseline;gap:.5rem}.order-payment-method .card-info .card-type-number span{font-size:1.25rem;line-height:1.75rem;font-weight:400}.order-payment-method .card-info .card-type-number span b{font-size:1.25rem;line-height:1.5rem;font-weight:700}.order-payment-method .card-info .visa-card svg{width:3.125rem;height:2.5rem}.order-payment-method .card-info p{font-size:1.25rem;line-height:1.75rem;font-weight:400;margin-bottom:0}.order-check-out-summary{display:flex;flex-direction:column;padding:2.5rem;gap:1.5rem}.order-check-out-summary .order-price-info{display:flex;flex-direction:column;gap:1rem}#checkout-item-accordion .accordion-button{position:relative;height:3rem;border-bottom:.0625rem solid var(--color__quiz-secondary-grey);margin-top:1.25rem}#checkout-item-accordion .accordion-button span:first-child{font-size:1rem;font-weight:400;line-height:1.375rem;color:var(--color__primary-black-color)}#checkout-item-accordion .accordion-button span:last-child{position:absolute;right:1.5rem;font-size:1rem;line-height:1.5rem;font-weight:700;color:var(--color__primary-red-color);text-decoration:underline;top:.625rem}#checkout-item-accordion .accordion-header button.accordion-button:after,#checkout-item-accordion .accordion-header button.accordion-button:not(.collapsed):after{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAxNiAxNicgZmlsbD0nbm9uZScgc3Ryb2tlPScjQTQwNTAwJyBzdHJva2UtbGluZWNhcD0ncm91bmQnIHN0cm9rZS1saW5lam9pbj0ncm91bmQnPjxwYXRoIGQ9J00yIDVMOCAxMUwxNCA1Jy8+PC9zdmc+)!important}.checkout-item-list,.checkout-item-list .checkout-item{display:flex;flex-direction:column;width:100%;gap:.5rem}.checkout-item-list .checkout-item{align-items:flex-start;border-bottom:1px solid var(--color__quiz-secondary-grey);padding:1rem 0}.checkout-item-list .checkout-item .checkout-product-info{display:flex;flex-wrap:wrap;gap:1rem}.checkout-item-list .checkout-item .checkout-product-info .checkout-img{display:flex;width:4rem;height:4rem}.checkout-item-list .checkout-item .checkout-product-info .checkout-context{display:flex;flex-direction:column;gap:.5rem}.checkout-item-list .checkout-item .checkout-product-info .checkout-context .tradename{font-size:1.25rem;line-height:1.5rem;font-weight:600;margin-bottom:0}.checkout-item-list .checkout-item .checkout-product-info .checkout-context p{margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.375rem}.checkout-item-list .checkout-item .checkout-product-info .checkout-context p strong{display:inline-block;width:2.75rem}.checkout-item-list .checkout-item .checkout-product-info .checkout-context ul{display:flex;gap:.6875rem;list-style:none;padding:0;margin:0 0 0 .25rem;list-style-type:none}.checkout-item-list .checkout-item .checkout-product-info .checkout-context ul li{display:inline-block;margin:0 -.3125rem;font-size:1rem;font-weight:400;line-height:1.375rem}.checkout-item-list .checkout-item .checkout-product-info .checkout-context ul li:after{content:"•";padding:0 4px}.checkout-item-list .checkout-item .checkout-product-info .checkout-context ul li:last-child:after{display:none}.checkout-item-list .checkout-item .checkout-item-price{display:flex;align-items:flex-end;width:100%;justify-content:flex-end;font-size:1rem;font-weight:500;line-height:1.375rem}.order-amount{display:flex;justify-content:space-between;width:100%;height:2.25rem;align-items:center}.order-amount span:first-child{font-size:.875rem;font-weight:700;line-height:1.25rem;color:var(--color__grey-color,#696a6a)}.order-amount span:last-child{font-size:1rem;font-weight:500;line-height:1.375rem;color:var(--color__primary-black-color)}.order-amount.order-total-amt{padding:.5rem 0;height:3.75rem}.order-amount.order-total-amt span{font-size:1.25rem;font-weight:500;line-height:1.75rem;color:var(--color__primary-black-color)}@media screen and (max-width:1399px){.order-confirmation-inner{width:100%}}@media screen and (max-width:1024px){.order-confirmation-box{padding-bottom:1.5rem;gap:1.5rem}.order-confirmation-inner{width:100%}}@media screen and (max-width:1023px){.order-confirmation-box{padding-bottom:1rem;gap:1rem}.order-confirmation-inner{width:100%}.order-confirmation-inner .h2,.order-confirmation-inner h2{font-size:2rem;line-height:2.5rem}.order-confirmation-message .h3,.order-confirmation-message h3{font-size:1.25rem;line-height:1.5rem}.order-confirmation-message .thankyou-bottom .h4,.order-confirmation-message .thankyou-bottom h4,.order-confirmation-message .thankyou-bottom p,.order-confirmation-message p{font-size:.875rem;line-height:1.25rem}.order-detail-box{padding:1.5rem;gap:1rem}.order-detail-box .accordion-header button{font-size:1.25rem}.order-detail-box .order-details-body{margin-top:2.5rem;gap:2.5rem}.order-detail-box .order-details-body .h3,.order-detail-box .order-details-body h3{font-size:1rem;line-height:1.25rem;font-weight:700}.order-address-box .order-address-info .info .h6,.order-address-box .order-address-info .info h6{font-size:.875rem;line-height:1.25rem;font-weight:700}.order-payment-method{gap:2.5rem}.order-payment-method .card-info,.order-payment-method .card-info .card-type-number{gap:.5rem}.order-payment-method .card-info .card-type-number span{font-size:.875rem;line-height:1.25rem}.order-payment-method .card-info .card-type-number span b{font-size:1rem;line-height:1.375rem}.order-payment-method .card-info .visa-card svg{width:3.125rem;height:2.5rem}.order-payment-method .card-info p{font-size:.875rem;line-height:1.25rem}.checkout-item-list .checkout-item .checkout-product-info .checkout-context .tradename{font-size:1rem;font-weight:700;line-height:1.25rem}.checkout-item-list .checkout-item .checkout-product-info .checkout-context p,.checkout-item-list .checkout-item .checkout-product-info .checkout-context ul li{font-size:.875rem;line-height:1.25rem}.checkout-item-list .checkout-item .checkout-item-price{font-size:.75rem;line-height:1rem;font-weight:600}.order-amount span:last-child{font-size:.875rem}.order-amount.order-total-amt span{font-size:1rem;font-weight:500;line-height:1.5rem}.info-box__container .info-box__container-body .info-box__container-detail div .order-address-box .order-address-info .info .phone p,.order-address-box .order-address-info .info .address p,.order-address-box .order-address-info .info .info-box__container .info-box__container-body .info-box__container-detail div .phone p,.order-address-box .order-address-info .info .ship-to .address-details .phone p,.ship-to .address-details .order-address-box .order-address-info .info .phone p{font-size:.875rem;line-height:1.25rem}.order-check-out-summary .h3,.order-check-out-summary h3{font-size:1.25rem}}@media screen and (max-width:767px){.order-confirmation-message{padding:1.5rem}.order-confirmation-message .thankyou-bottom{flex-direction:column;gap:1.5rem}.order-confirmation-message .thankyou-bottom .h4,.order-confirmation-message .thankyou-bottom h4{display:flex;line-height:1.375rem;gap:.5rem}.order-confirmation-message .thankyou-bottom button{padding:.625rem 1.25rem;height:40px}.order-confirmation-message .thankyou-bottom .create-account-box{width:100%;flex-direction:column;gap:1rem}.order-confirmation-message .thankyou-bottom .create-account-box .create-account-left{width:100%}.order-confirmation-message .thankyou-bottom .reactive-account-box{width:100%;gap:1rem}.order-detail-box{padding:1.5rem;gap:1.5rem}.order-detail-box .order-details-body{margin:.9375rem 0;gap:1.5rem}.order-confirmation-box{padding-bottom:1rem;gap:1rem}.order-address-box{flex-direction:column;gap:2rem}.order-address-box .order-address-info{gap:1rem;width:100%}.order-payment-method{gap:.5rem;flex-direction:column;padding:1rem 0}.order-check-out-summary{padding:1rem;gap:1rem}.order-check-out-summary .order-price-info{gap:.5rem}.checkout-item-list .checkout-item .checkout-product-info .checkout-context{width:57%}.checkout-item-list .checkout-item .checkout-product-info .checkout-context .tradename{font-size:16px}.checkout-item-list .checkout-item .checkout-product-info .checkout-context ul{flex-wrap:wrap}}.myinformation{display:flex;flex-direction:column;background:#fdfcfb;gap:2.5rem;width:100%;padding:5rem 0;position:relative}.myinformation .add-edit-pattern-img{position:absolute;right:0;width:24%;height:43.75rem;z-index:0}@media screen and (max-width:1023px){.myinformation .add-edit-pattern-img{display:none}}.myinformation .add-edit-pattern-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:1023px){.gp-myinfo .h1,.gp-myinfo h1{font-size:2rem}}.gp-myinfo-box{padding:2.5rem;position:relative;gap:2.5rem;display:flex;flex-direction:column}@media screen and (min-width:768px) and (max-width:1023px){.gp-myinfo-box{padding:1.5rem;gap:1.5rem}}@media screen and (min-width:320px) and (max-width:767px){.gp-myinfo-box{padding:1.5rem;gap:1.5rem}}.gp-myinfo-box .gp-myinfo-account__heading{margin-bottom:1.5rem}.gp-myinfo-box .gp-myinfo-account__basic{margin-bottom:2.5rem}.gp-myinfo-box .gp-myinfo-account__basic>.uneditable .name-fields{margin-bottom:1.5rem}.gp-myinfo-box .gp-myinfo-account__basic>.uneditable .label{font-size:1rem;font-weight:900;line-height:1.375rem}.gp-myinfo-box .gp-myinfo-account__basic>.uneditable .value{font-size:1rem;line-height:1.375rem}.gp-myinfo-box .gp-myinfo-account__basic>.editable .emails,.gp-myinfo-box .gp-myinfo-account__basic>.editable .names{margin-bottom:2.5rem}.gp-myinfo-box .gp-myinfo-account__basic>.editable label{font-size:1rem;font-weight:900;line-height:1.375rem}.gp-myinfo-box .gp-myinfo-account__success{margin-top:10px;font-size:.875rem}.gp-myinfo-box .gp-myinfo-account__password{margin-bottom:2.5rem}.gp-myinfo-box .gp-myinfo-account__password>.editable .eye-icon{top:2.5rem;right:1rem}.gp-myinfo-box .gp-myinfo-account__password>.editable .checkedmark-icon{top:2.4375rem;right:3rem}.gp-myinfo-box .gp-myinfo-account__password>.editable .gp-tooltip__container{background-color:var(--color__white-color);color:var(--color__black-text-color);padding:.25rem .5rem;position:absolute;font-weight:400;z-index:1;bottom:2.1875rem;border:1px solid var(--color__quiz-secondary-grey);left:-7px;width:25rem}.gp-myinfo-box .gp-myinfo-account__password>.editable .gp-tooltip__container .corner{width:.75rem;height:.75rem;transform:rotate(45deg);border-right:1px solid var(--color__quiz-secondary-grey);border-bottom:1px solid var(--color__quiz-secondary-grey);background-color:var(--color__white-color);position:relative;top:.6875rem}.gp-myinfo-box .gp-address-payment-info .content-info__add-box-cta{text-decoration:none}@media screen and (max-width:1023px){.gp-myinfo-box .gp-address-payment-info .h4,.gp-myinfo-box .gp-address-payment-info h4{font-size:1rem}}.gp-myinfo-box .payment-list-box{min-height:16rem}@media screen and (max-width:1023px){.gp-myinfo-box .payment-list-box{min-height:14.5rem}}.gp-address-payment-info{font-family:inherit;display:flex;align-items:flex-start;flex-direction:column;width:100%;gap:1.5rem;align-self:stretch;color:var(--color__black-text-color)}@media screen and (max-width:1023px){.gp-address-payment-info{gap:.5rem}}.gp-address-payment-info__header{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:center;align-content:stretch;width:100%}.gp-address-payment-info__header .h2{font-size:1.5rem;font-weight:900;line-height:2rem}.gp-address-payment-info__header a.view-all-cta{font-size:1rem;font-weight:700;line-height:1.375rem;color:var(--color__primary-red-color);text-decoration:none}@media screen and (max-width:1023px){.gp-address-payment-info__header a.view-all-cta{font-size:.75rem;line-height:1rem}}.gp-address-payment-info__header a.view-all-cta:hover{text-decoration:underline}.gp-address-payment-info__wrapper{display:flex;flex-direction:column;gap:.5rem;width:100%}.gp-address-payment-info__body{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:normal;align-content:stretch;gap:1.5rem;min-height:230px}@media screen and (max-width:1023px){.gp-address-payment-info__body{gap:1rem}}@media screen and (min-width:320px) and (max-width:767px){.gp-address-payment-info__body{flex-direction:column}}.gp-address-payment-info__body-left{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;align-items:normal;align-content:stretch;width:calc(100% - 234px);padding:1.5rem;gap:1rem;flex:1;background:var(--color__white-smoke-color)}@media screen and (max-width:1023px){.gp-address-payment-info__body-left{width:calc(100% - 203px);padding:1rem}}@media screen and (min-width:320px) and (max-width:767px){.gp-address-payment-info__body-left{width:100%}}.gp-address-payment-info__body-left.list-view{width:100%}.gp-address-payment-info__body-left-content{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-around;align-items:flex-start;align-content:stretch;width:100%}.gp-address-payment-info__body-left-content__item{width:75%}.gp-address-payment-info__body-left-content__default-item{width:25%}.gp-address-payment-info__body-right{width:14.625rem;display:grid;border:1px solid var(--color__charcoal-grey-color);padding:.75rem}@media screen and (max-width:1023px){.gp-address-payment-info__body-right{width:12.6875rem}}@media screen and (min-width:320px) and (max-width:767px){.gp-address-payment-info__body-right{width:100%}}.gp-address-payment-info__body-right .inner-box{display:flex}.gp-address-payment-info__body-right .inner-box:hover{background-color:var(--color__white-smoke-color)}.gp-address-payment-info .content-info{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;align-items:flex-start;align-content:stretch;gap:1.5rem;flex:1}.gp-address-payment-info .content-info__content{display:flex;flex-direction:column;gap:8px}.gp-address-payment-info .content-info__content p{font-size:1rem;font-weight:400;margin-bottom:0}.gp-address-payment-info .content-info__cta-box{min-height:2.75rem;display:flex;font-size:.875rem;font-weight:700;flex-direction:row;align-items:center;gap:1.5rem;color:var(--color__primary-red-color)}.gp-address-payment-info .content-info__add-box-cta{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;align-items:center;align-content:center;padding:1.5rem;gap:1rem;width:100%}.gp-address-payment-info .content-info__add-box-cta a.btn-link{font-size:1rem;font-weight:600}.gp-address-payment-info .content-info__add-box-cta a.btn-link .svg-icon-holder{width:2.75rem;height:2.75rem;padding:.625rem;border-radius:100%}.gp-address-payment-info .content-info__add-box-cta a.btn-link .svg-icon-holder svg{stroke:var(--color__primary-black-color)}.gp-address-payment-info .content-info__add-box-cta a.btn-link:hover .svg-icon-holder{background:var(--color__primary-red-color)}.gp-address-payment-info .content-info__add-box-cta a.btn-link:hover .svg-icon-holder svg{stroke:var(--color__white-color)}.gp-address-payment-info__empty{text-align:center}.gp-address-payment-info__empty .h5,.gp-address-payment-info__empty h5{font-size:1rem;font-weight:700;margin-bottom:0;line-height:normal}.my-info-svg-icon svg{width:3.25rem;height:3.25rem}@media screen and (max-width:1023px){.my-info-svg-icon svg{width:2rem;height:2rem}}.add-edit-card-box{display:flex;flex-direction:column;background:#fdfcfb;gap:1.5rem;width:100%;padding:5rem 0;position:relative}.add-edit-card-box .add-edit-pattern-img{position:absolute;right:0;width:26%;height:43.75rem;z-index:0;top:0}.add-edit-card-box .add-edit-pattern-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.add-edit-card-box .card-type-pos{display:flex;gap:.5rem;align-items:baseline}.add-edit-card-box .card-img-size .visa-card svg{width:3.125rem;height:2.5rem}.add-edit-card-inner{width:66.5rem;margin:0 auto;display:flex;flex-direction:column;gap:1.5rem}.add-edit-card-inner .h2,.add-edit-card-inner h2{font-size:3rem;font-weight:900;line-height:3.5rem;color:var(--color__primary-black-color);margin-bottom:0;display:flex;gap:.5rem;align-items:center}.add-edit-card-inner .add-edit-form-box{display:flex;flex-direction:column;border:.0625rem solid var(--color__tan-dark-color);border-radius:.125rem;gap:2.5rem;padding:2.5rem}.add-edit-card-inner .add-edit-form-box .cancel-save-button{display:flex;justify-content:flex-end;gap:2.5rem}.add-edit-card-inner .add-edit-form-box .cancel-save-button button{width:50%!important}.add-edit-card-inner .add-edit-form-box .back-white{background-color:#fff}.add-edit-card-inner .add-edit-form-box .margin-bottom{margin-bottom:1.5rem}.add-edit-card-inner .add-edit-form-box .field-info{font-size:.875rem;font-weight:400;color:var(--color__grey-color,#696a6a)}.add-edit-card-inner .add-edit-form-box .checkbox-alignment{display:flex;flex-wrap:inherit}.add-edit-card-inner .add-edit-form-box .mark-it-default-field{width:4.33%;padding-top:.25rem}.add-edit-card-inner .add-edit-form-box .mark-it-default-field input{width:1rem;height:1rem;margin-left:.75rem}.add-edit-card-inner .add-edit-form-box .checkout-form-container{display:flex;width:100%;flex-direction:column;gap:1.5rem}.add-edit-card-inner .add-edit-form-box .checkout-scontainer-info{border:0;padding:0}.add-edit-card-inner .add-edit-form-box .checkout-scontainer-info .form-control-box input{background:none}.add-edit-card-inner .add-edit-form-box.make-two-section{border:0;padding:0}.add-edit-card-inner .add-edit-form-box.make-two-section .checkout-scontainer-info{padding:2.5rem;border:.0625rem solid var(--color__tan-dark-color);background:var(--color__white-color);position:relative}.add-edit-card-inner .default-credit-card{display:flex;flex-direction:row;gap:1rem}.add-edit-card-inner .default-credit-card input{width:1rem}.add-edit-card-inner .default-credit-card span{font-size:1rem;line-height:1.375rem;font-weight:400;color:var(--color__primary-black-color)}.add-edit-card-inner .default-credit-card input[type=checkbox]:checked,.add-edit-card-inner .mark-it-default-field input[type=checkbox]:checked{background-color:var(--color__primary-black-color);border-color:var(--color__primary-black-color)}.add-edit-card-inner .default-credit-card input[type=checkbox]:checked:after,.add-edit-card-inner .mark-it-default-field input[type=checkbox]:checked:after{background-color:transparent;content:"";position:relative;top:-.5rem;left:-.5rem;display:block;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='11' viewBox='0 0 10 11' fill='none'><path d='M8.83332 1.66632L3.33332 9.33299L1.16666 7.16632' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/></svg>");background-repeat:no-repeat;background-size:contain;background-position:50%}.add-edit-card-inner .default-credit-card #makeDefaultCard:checked,.add-edit-card-inner .mark-it-default-field #makeDefaultCard:checked{position:relative;top:.125rem;left:0}.add-edit-card-inner .default-credit-card #makeDefaultCard:checked:after,.add-edit-card-inner .mark-it-default-field #makeDefaultCard:checked:after{top:0;left:0}.bg-white-pattern{background:var(--color__white-color);position:relative}@media screen and (max-width:1399px){.add-edit-card-box{padding:4rem 0;gap:1.5rem}.add-edit-card-inner{width:90%}}@media screen and (max-width:1024px){.add-edit-card-inner{width:56rem}.add-edit-card-inner .add-edit-form-box{padding:2rem;gap:2.5rem}.add-edit-card-inner .add-edit-form-box .mark-it-default-text{margin-left:.5rem}}@media screen and (max-width:1023px){.add-edit-card-box{padding:2.5rem 0;gap:1rem}.add-edit-card-box .add-edit-pattern-img{display:none}.add-edit-card-inner{width:43rem}.add-edit-card-inner .add-edit-form-box{padding:1.5rem;gap:1.5rem}.add-edit-card-inner .add-edit-form-box .checkout-form-container{gap:1rem}.add-edit-card-inner .add-edit-form-box .mark-it-default-text{margin-left:1.25rem}.add-edit-card-inner .add-edit-form-box .cancel-save-button{flex-direction:column}.add-edit-card-inner .add-edit-form-box .cancel-save-button button{width:100%!important}.add-edit-card-inner .h2,.add-edit-card-inner h2{font-size:2rem;line-height:2.5rem}}@media screen and (max-width:767px){.add-edit-card-box{padding:1.5rem 0;gap:1rem}.add-edit-card-inner{width:90%}.add-edit-card-inner .add-edit-form-box{padding:1rem;gap:1rem}.add-edit-card-inner .add-edit-form-box .cancel-save-button,.add-edit-card-inner .add-edit-form-box .checkout-form-container,.add-edit-card-inner .add-edit-form-box .checkout-form-container .row{gap:1rem}.add-edit-card-inner .add-edit-form-box .mark-it-default-field{width:5.33%;padding-top:.375rem}.add-edit-card-inner .add-edit-form-box .mark-it-default-text{margin-left:.5rem}}.errors-output{margin-bottom:1rem}@media screen and (max-width:480px){.add-edit-card-inner{width:17rem}}.closeButtonCss,.gp-orders__controls .gp-orders__controls-search .search-close-button{position:relative;right:1.25rem;top:0}.gp-orders{padding:5rem 11.75rem;gap:1.5rem}@media screen and (min-width:1024px) and (max-width:1439px){.gp-orders{padding:4rem}}@media screen and (min-width:768px) and (max-width:1023px){.gp-orders{padding:2.5rem;gap:1rem}}@media screen and (min-width:320px) and (max-width:767px){.gp-orders{padding:1.5rem;gap:1rem}}.gp-orders>.h1,.gp-orders>h1{margin-bottom:0;font-weight:900}@media screen and (min-width:768px) and (max-width:1023px){.gp-orders>.h1,.gp-orders>h1{font-size:2rem}}@media screen and (min-width:320px) and (max-width:767px){.gp-orders>.h1,.gp-orders>h1{font-size:2rem}}.gp-orders__controls .gp-orders__controls-search input{padding-left:1.5625rem;font-weight:400;font-size:1rem}@media screen and (min-width:768px) and (max-width:1023px){.gp-orders__controls .gp-orders__controls-search input{font-size:.75rem}}@media screen and (min-width:320px) and (max-width:767px){.gp-orders__controls .gp-orders__controls-search input{font-size:.75rem;width:100%}}.gp-orders__controls .gp-orders__controls-search svg{position:absolute;top:10px}.gp-orders__controls .gp-orders__controls-search .search-close-button{cursor:pointer;width:1rem;height:1rem}@media screen and (min-width:768px) and (max-width:1023px){.gp-orders__controls .gp-orders__controls-search .search-close-button{position:absolute;top:10px}}.gp-orders__controls .gp-input{width:23.0625rem}@media screen and (min-width:768px) and (max-width:1023px){.gp-orders__controls .gp-input{width:20.25rem}}@media screen and (min-width:320px) and (max-width:767px){.gp-orders__controls .gp-input{width:100%}}@media screen and (max-width:320px){.gp-orders__controls .gp-input{width:100px}}.gp-orders__empty{padding:5rem}@media screen and (min-width:1024px) and (max-width:1439px){.gp-orders__empty{padding:2rem}}@media screen and (min-width:768px) and (max-width:1023px){.gp-orders__empty{padding:1.5rem}}@media screen and (min-width:320px) and (max-width:767px){.gp-orders__empty{padding:1rem}}.gp-orders__empty .h2,.gp-orders__empty h2{font-size:2rem;font-weight:900;line-height:2.75rem;padding-bottom:1.5rem}@media screen and (min-width:768px) and (max-width:1023px){.gp-orders__empty .h2,.gp-orders__empty h2{padding:1.5rem;font-weight:700}}@media screen and (min-width:320px) and (max-width:767px){.gp-orders__empty .h2,.gp-orders__empty h2{padding:1.5rem;font-weight:700}}.gp-orders__empty>div.body{font-size:1.5rem;font-weight:300;padding-bottom:2.5rem}@media screen and (min-width:768px) and (max-width:1023px){.gp-orders__empty>div.body{font-size:1rem;line-height:1.375rem}}@media screen and (min-width:320px) and (max-width:767px){.gp-orders__empty>div.body{font-size:1rem;line-height:1.375rem}}@media screen and (min-width:320px) and (max-width:767px){.gp-orders__empty>button.btn-gp,.gp-powerreivew__form .p-w-r .gp-orders__empty>button.pr-accessible-btn{width:100%}}@media screen and (min-width:768px) and (max-width:1023px){.gp-orders__empty .btn-gp-size{font-size:.875rem}}@media screen and (min-width:320px) and (max-width:767px){.gp-orders__empty .btn-gp-size{font-size:.875rem}}.gp-orders__search-empty{padding:5rem 5.6875rem}@media screen and (min-width:768px) and (max-width:1023px){.gp-orders__search-empty{padding:1.5rem}}@media screen and (min-width:320px) and (max-width:767px){.gp-orders__search-empty{padding:1rem}}.gp-orders__search-empty .h2,.gp-orders__search-empty h2{font-size:2rem;font-weight:900;line-height:2.75rem;padding-bottom:1.5rem}@media screen and (min-width:768px) and (max-width:1023px){.gp-orders__search-empty .h2,.gp-orders__search-empty h2{padding:1.5rem;font-weight:700}}@media screen and (min-width:320px) and (max-width:767px){.gp-orders__search-empty .h2,.gp-orders__search-empty h2{padding:1.5rem;font-weight:700}}.gp-orders__search-empty>div.body{font-size:1.5rem;font-weight:300;padding-bottom:2.5rem}@media screen and (min-width:768px) and (max-width:1023px){.gp-orders__search-empty>div.body{font-size:1rem;line-height:1.375rem}}@media screen and (min-width:320px) and (max-width:767px){.gp-orders__search-empty>div.body{font-size:1rem;line-height:1.375rem}}.gp-orders__container{padding:2.5rem}@media screen and (min-width:1024px) and (max-width:1439px){.gp-orders__container{padding:2rem}}@media screen and (min-width:768px) and (max-width:1023px){.gp-orders__container{padding:1.5rem}}@media screen and (min-width:320px) and (max-width:767px){.gp-orders__container{padding:1rem}}.orderhistory{position:relative}.orderhistory .add-edit-pattern-img{position:absolute;right:0;height:24.875rem;top:-1.0625rem;width:25%;overflow:hidden}@media screen and (max-width:1023px){.orderhistory .add-edit-pattern-img{display:none}}.order-item__header .accordion-item{background-color:var(--color__tan-color);border:none;border-radius:0}.order-item__header .accordion-body{background-color:var(--color__light-yellow-color)!important}@media screen and (min-width:320px) and (max-width:767px){.order-item__header .accordion-body .row{gap:1rem}}.order-item__header-summary .section-title{font-size:.875rem;font-weight:700}@media screen and (min-width:768px) and (max-width:1023px){.order-item__header-summary .section-title{font-weight:900;font-size:.75rem}}@media screen and (min-width:320px) and (max-width:767px){.order-item__header-summary .section-title{font-weight:900;font-size:.75rem}}.info-box__container .info-box__container-body .info-box__container-detail div .order-item__header-summary .phone,.order-item__header-summary .address,.order-item__header-summary .card-info,.order-item__header-summary .info-box__container .info-box__container-body .info-box__container-detail div .phone,.order-item__header-summary .ship-to .address-details .phone,.order-item__header-summary .user-info,.ship-to .address-details .order-item__header-summary .phone{font-weight:400}@media screen and (min-width:768px) and (max-width:1023px){.info-box__container .info-box__container-body .info-box__container-detail div .order-item__header-summary .phone,.order-item__header-summary .address,.order-item__header-summary .card-info,.order-item__header-summary .info-box__container .info-box__container-body .info-box__container-detail div .phone,.order-item__header-summary .ship-to .address-details .phone,.order-item__header-summary .user-info,.ship-to .address-details .order-item__header-summary .phone{font-size:.75rem}}@media screen and (min-width:320px) and (max-width:767px){.info-box__container .info-box__container-body .info-box__container-detail div .order-item__header-summary .phone,.order-item__header-summary .address,.order-item__header-summary .card-info,.order-item__header-summary .info-box__container .info-box__container-body .info-box__container-detail div .phone,.order-item__header-summary .ship-to .address-details .phone,.order-item__header-summary .user-info,.ship-to .address-details .order-item__header-summary .phone{font-size:.75rem}}.order-item__header-summary .summary-line-items__label{font-size:.875rem;font-weight:700;color:var(--color__grey-color)}@media screen and (min-width:768px) and (max-width:1023px){.order-item__header-summary .summary-line-items__label{font-weight:900;font-size:.75rem}}@media screen and (min-width:320px) and (max-width:767px){.order-item__header-summary .summary-line-items__label{font-weight:900;font-size:.75rem}}.order-item__header-summary .summary-line-items__value{font-size:1rem;font-weight:500;line-height:1.375rem}@media screen and (min-width:768px) and (max-width:1023px){.order-item__header-summary .summary-line-items__value{font-weight:400;font-size:.75rem}}@media screen and (min-width:320px) and (max-width:767px){.order-item__header-summary .summary-line-items__value{font-weight:400;font-size:.75rem}}.order-item__header-summary .summary-total__label{font-size:1rem;font-weight:700}@media screen and (min-width:768px) and (max-width:1023px){.order-item__header-summary .summary-total__label{font-weight:900;font-size:.75rem}}@media screen and (min-width:320px) and (max-width:767px){.order-item__header-summary .summary-total__label{font-weight:900;font-size:.75rem}}.order-item__header-summary .summary-total__value{font-size:1rem;font-weight:500;line-height:1.375rem}@media screen and (min-width:768px) and (max-width:1023px){.order-item__header-summary .summary-total__value{font-weight:600;font-size:.75rem}}@media screen and (min-width:320px) and (max-width:767px){.order-item__header-summary .summary-total__value{font-weight:600;font-size:.75rem}}.order-item__header-info{padding:1rem}@media screen and (min-width:1024px) and (max-width:1439px){.order-item__header-info{padding:1rem}}@media screen and (min-width:768px) and (max-width:1023px){.order-item__header-info{padding:.75rem 1rem}}@media screen and (min-width:320px) and (max-width:767px){.order-item__header-info{padding:.75rem 1rem .5rem}}.order-item__header-info li.label{font-size:.875rem;font-weight:700;color:var(--color__grey-color)}@media screen and (min-width:320px) and (max-width:767px){.order-item__header-info li.label{font-size:.75rem;font-weight:900;width:-moz-max-content;width:max-content}}@media screen and (min-width:768px) and (max-width:1023px){.order-item__header-info li.value{font-size:.75rem}}@media screen and (min-width:320px) and (max-width:767px){.order-item__header-info li.value{font-size:.75rem}}.order-item__header-info .detail-accordion-btn:not(.collapsed):after{transform:var(--gp-accordion-btn-icon-transform)}.order-item__header-info .detail-accordion-btn:after,.order-item__header-info .detail-accordion-btn:not(.collapsed):after{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2016%2016'%20fill%3D'none'%20stroke%3D'%23A40500'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'%3E%3Cpath%20d%3D'M2%205L8%2011L14%205'%2F%3E%3C%2Fsvg%3E")}.order-item__header-info .detail-accordion-btn:after{flex-shrink:0;width:var(--gp-accordion-btn-icon-width);height:var(--gp-accordion-btn-icon-width);margin-left:auto;content:"";background-repeat:no-repeat;background-size:var(--gp-accordion-btn-icon-width);transition:var(--gp-accordion-btn-icon-transition)}.order-item__header-info .detail-accordion-btn{display:flex;align-items:center;overflow-anchor:none;position:relative;text-align:left;gap:.5rem;font-size:1rem!important}@media screen and (max-width:1023px){.order-item__header-info .detail-accordion-btn{font-size:.75rem!important}}@media screen and (min-width:320px) and (max-width:767px){.order-item__header-info .order-placed{text-align:right}}@media screen and (min-width:768px){.order-item__header-info .order-details{flex-wrap:nowrap;gap:2.5rem}.order-item__header-info .order-details .col-6{width:auto}}.order-item__body-item{padding:1rem 0 2rem 1rem}.order-item__body-item p.item-status{font-weight:900}@media screen and (min-width:768px) and (max-width:1023px){.order-item__body-item p.item-status{font-weight:800;font-size:.875rem}}@media screen and (min-width:320px) and (max-width:767px){.order-item__body-item p.item-status{font-weight:800;font-size:.875rem}}.order-item__body-item .body-item__left .item-detail{gap:1.5rem}@media screen and (min-width:768px) and (max-width:1023px){.order-item__body-item .body-item__left .item-detail{gap:1rem}}@media screen and (min-width:320px) and (max-width:767px){.order-item__body-item .body-item__left .item-detail{gap:1rem}}.order-item__body-item .body-item__left .item-detail__info{gap:1rem}@media screen and (min-width:768px) and (max-width:1023px){.order-item__body-item .body-item__left .item-detail__info{gap:.5rem}}@media screen and (min-width:320px) and (max-width:767px){.order-item__body-item .body-item__left .item-detail__info{gap:.5rem}}.order-item__body-item .body-item__left .item-detail__info ul{gap:.5rem}@media screen and (min-width:768px) and (max-width:1023px){.order-item__body-item .body-item__left .item-detail__info ul{gap:.25rem}}@media screen and (min-width:320px) and (max-width:767px){.order-item__body-item .body-item__left .item-detail__info ul{gap:.25rem}}.order-item__body-item .body-item__left .item-detail__info .product-attributes{gap:.25rem}.order-item__body-item .body-item__left .item-detail__info .product-attributes__label{font-weight:700}.order-item__body-item .body-item__left .item-detail__info .product-attributes__label.smaller{width:2.75rem}@media screen and (min-width:768px) and (max-width:1023px){.order-item__body-item .body-item__left .item-detail__info .product-attributes__label.smaller{width:2.5rem;font-size:.875rem}}@media screen and (min-width:320px) and (max-width:767px){.order-item__body-item .body-item__left .item-detail__info .product-attributes__label.smaller{width:2.5rem;font-size:.875rem}}.order-item__body-item .body-item__left .item-detail__info .product-attributes__value{font-size:1rem}@media screen and (min-width:768px) and (max-width:1023px){.order-item__body-item .body-item__left .item-detail__info .product-attributes__value{font-size:.75rem}}@media screen and (min-width:320px) and (max-width:767px){.order-item__body-item .body-item__left .item-detail__info .product-attributes__value{font-size:.75rem}}.order-item__body-item .body-item__left .item-detail__info .price-label{font-weight:500;font-size:1rem}@media screen and (min-width:768px) and (max-width:1023px){.order-item__body-item .body-item__left .item-detail__info .price-label{font-size:.875rem}}@media screen and (min-width:320px) and (max-width:767px){.order-item__body-item .body-item__left .item-detail__info .price-label{font-size:.875rem}}@media screen and (min-width:768px) and (max-width:1023px){.order-item__body-item .body-item__left .item-detail__info .h5,.order-item__body-item .body-item__left .item-detail__info h5{font-size:1rem}}@media screen and (min-width:320px) and (max-width:767px){.order-item__body-item .body-item__left .item-detail__info .h5,.order-item__body-item .body-item__left .item-detail__info h5{font-size:1rem}}.order-item__body-item .body-item__left .item-detail .product-img{height:84px;width:84px;background-color:var(--color__light-yellow-color);background-size:cover;background-blend-mode:multiply}.order-item__body-item .body-item__right-buttons{gap:1rem}@media screen and (min-width:320px) and (max-width:767px){.order-item__body-item .body-item__right-buttons{gap:.5rem}}.order-item__body-item .body-item__right-buttons .helper-text{color:var(--color__grey-color);font-weight:400;line-height:1.375rem}@media screen and (min-width:768px) and (max-width:1023px){.order-item__body-item .body-item__right-buttons a.btn-gp{font-size:.875rem}}@media screen and (min-width:320px) and (max-width:767px){.order-item__body-item .body-item__right-buttons a.btn-gp{font-size:.875rem}}.order-item__account{--gp-gutter-y:1.5rem}@media screen and (min-width:768px) and (max-width:1023px){.order-item__account{--gp-gutter-y:1rem}}@media screen and (min-width:320px) and (max-width:767px){.order-item__account{--gp-gutter-y:1rem}}.order-item__account .item-detail{gap:1.5rem}.order-item__account .item-detail .product-img{height:80px;width:80px;background-color:var(--color__light-yellow-color);background-size:cover;background-blend-mode:multiply}@media screen and (min-width:768px) and (max-width:1023px){.order-item__account .item-detail{gap:1rem}}@media screen and (min-width:320px) and (max-width:767px){.order-item__account .item-detail{gap:1rem}}.order-item__account .item-detail__info{gap:.5rem}.order-item__account .item-detail__info .h5,.order-item__account .item-detail__info h5{margin-bottom:0}@media screen and (max-width:1023px){.order-item__account .item-detail__info .h5,.order-item__account .item-detail__info h5{font-size:1rem;font-weight:700}}@media screen and (min-width:768px) and (max-width:1023px){.order-item__account .item-detail__info{gap:.25rem}}@media screen and (min-width:320px) and (max-width:767px){.order-item__account .item-detail__info{gap:.25rem}}.order-item__account .item-detail__info ul{gap:.5rem}.order-item__account .item-detail__info ul.product-attributes{padding-left:0;gap:1.75rem}.order-item__account .item-detail__info ul.product-attributes>li:first-child{list-style-type:none}@media screen and (min-width:768px) and (max-width:1023px){.order-item__account .item-detail__info ul.product-attributes{font-size:14px}}@media screen and (min-width:320px) and (max-width:767px){.order-item__account .item-detail__info ul.product-attributes{font-size:14px}}@media screen and (min-width:768px) and (max-width:1023px){.order-item__account .item-detail__info ul{gap:.25rem}}@media screen and (min-width:320px) and (max-width:767px){.order-item__account .item-detail__info ul{gap:.25rem}}.order-item__account .item-detail__info ul li.product-attributes__label{font-weight:700}@media screen and (max-width:1023px){.order-item__account .item-detail__info ul li.product-attributes__label{font-size:.875rem}}.order-item__account .item-detail__info .attribute-container{gap:1rem}@media screen and (min-width:768px) and (max-width:1023px){.order-item__account .item-detail__info .attribute-container{gap:.5rem}}@media screen and (min-width:320px) and (max-width:767px){.order-item__account .item-detail__info .attribute-container{gap:.25rem}}.tooltip{position:absolute;z-index:1080;display:block;margin:0;font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .tooltip-arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .tooltip-arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.tooltip .tooltip-inner{max-width:12.5rem;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.bs-tooltip-auto[data-popper-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,.bs-tooltip-top .tooltip-arrow{bottom:0}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before,.bs-tooltip-top .tooltip-arrow:before{top:-1px;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[data-popper-placement^=right],.bs-tooltip-end{padding:0 .4rem}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,.bs-tooltip-end .tooltip-arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before,.bs-tooltip-end .tooltip-arrow:before{right:-1px;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[data-popper-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,.bs-tooltip-bottom .tooltip-arrow{top:0}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before,.bs-tooltip-bottom .tooltip-arrow:before{bottom:-1px;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[data-popper-placement^=left],.bs-tooltip-start{padding:0 .4rem}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,.bs-tooltip-start .tooltip-arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before,.bs-tooltip-start .tooltip-arrow:before{left:-1px;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.gp-address-payment-info hr{border:1px solid var(--color__quiz-secondary-grey)}.gp-address-payment-info .gp-address-payment-info-outer{border:1px solid var(--color__tan-dark-color);padding:2.5rem;background:var(--color__white-color);position:relative}@media screen and (min-width:768px) and (max-width:1023px){.gp-address-payment-info .gp-address-payment-info-outer{padding:1.5rem}}@media screen and (min-width:320px) and (max-width:767px){.gp-address-payment-info .gp-address-payment-info-outer{padding:1.5rem}}.gp-address-payment-info .gp-address-payment-info-outer .header{color:var(--color__black-text-color);font-size:3rem;font-weight:900}.gp-address-payment-info .gp-address-payment-info-outer .first-header{color:var(--color__black-text-color);font-size:1.25rem;font-weight:600}@media screen and (min-width:320px) and (max-width:767px){.gp-address-payment-info .gp-address-payment-info-outer .first-header{font-size:1rem}}.gp-address-payment-info .gp-address-payment-info-outer button{width:16.625rem!important}@media screen and (max-width:1023px){.gp-address-payment-info .gp-address-payment-info-outer button{font-size:.875rem}}@media screen and (min-width:320px) and (max-width:767px){.gp-address-payment-info .gp-address-payment-info-outer button{padding-left:2rem;padding-right:2rem;font-size:.875rem}}.gp-address-payment-info .gp-address-payment-info-outer .gp-address-payment-info__body-left{background:none;padding:0}.gp-address-payment-info .gp-address-payment-info-outer .gp-address-payment-info__body-left .gp-address-payment-info__body-left-content{background:var(--color__white-smoke-color);margin:1.5rem 0;padding:1.5rem}@media screen and (min-width:320px) and (max-width:767px){.gp-address-payment-info .gp-address-payment-info-outer .gp-address-payment-info__body-left .gp-address-payment-info__body-left-content .gp-address-payment-info__body-left-content__item{width:100%}}.gp-address-payment-info .gp-address-payment-info-outer .gp-address-payment-info__body-left .gp-address-payment-info__body-left-content .gp-address-payment-info__body-left-content__default-item{width:29%}@media screen and (min-width:768px) and (max-width:1023px){.gp-address-payment-info .gp-address-payment-info-outer .gp-address-payment-info__body-left .gp-address-payment-info__body-left-content .gp-address-payment-info__body-left-content__default-item{width:34%}}@media screen and (min-width:320px) and (max-width:767px){.gp-address-payment-info .gp-address-payment-info-outer .gp-address-payment-info__body-left .gp-address-payment-info__body-left-content .gp-address-payment-info__body-left-content__default-item{width:100%}}.gp-address-payment-info .gp-address-payment-info-outer .gp-address-payment-info__body-left .gp-address-payment-info__body-left-content .name-details{font-size:1rem;font-weight:500}@media screen and (min-width:768px) and (max-width:1023px){.gp-address-payment-info .gp-address-payment-info-outer .gp-address-payment-info__body-left .gp-address-payment-info__body-left-content .name-details{font-size:.75rem;font-weight:600}}@media screen and (min-width:320px) and (max-width:767px){.gp-address-payment-info .gp-address-payment-info-outer .gp-address-payment-info__body-left .gp-address-payment-info__body-left-content .name-details{font-size:.75rem;font-weight:600}}.gp-address-payment-info .gp-address-payment-info-outer .gp-address-payment-info__body-left .gp-address-payment-info__body-left-content .address-details{font-size:1rem;font-weight:400}@media screen and (min-width:768px) and (max-width:1023px){.gp-address-payment-info .gp-address-payment-info-outer .gp-address-payment-info__body-left .gp-address-payment-info__body-left-content .address-details{font-size:.75rem}}@media screen and (min-width:320px) and (max-width:767px){.gp-address-payment-info .gp-address-payment-info-outer .gp-address-payment-info__body-left .gp-address-payment-info__body-left-content .address-details{font-size:.75rem}}.gp-address-payment-info .gp-address-payment-info-outer .gp-address-payment-info__body-left .gp-address-payment-info__body-left-content .address-details input{margin-right:.5rem}.gp-address-payment-info .gp-address-payment-info-outer .gp-address-payment-info__body-left .default-widget{border:1px solid var(--color__primary-red-color)}.gp-address-payment-info .gp-address-payment-info-outer .gp-address-payment-empty-container{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem}.gp-address-payment-info .gp-address-payment-info-outer .gp-address-payment-empty-container__header{display:flex;flex-direction:column;gap:16px;text-align:center}.gp-address-payment-info .gp-address-payment-info-outer .gp-address-payment-empty-container__header .empty-title{font-size:1rem;font-weight:700;font-style:normal;line-height:normal;color:var(--color__primary-black-color)}.gp-address-payment-info .gp-address-payment-info-outer .gp-address-payment-empty-container__header .empty-description{font-size:.875rem;font-style:normal;font-weight:400;line-height:1.25rem;margin-bottom:0}@media screen and (min-width:320px) and (max-width:767px){.gp-address-payment-info .gp-address-payment-info-outer .gp-address-payment-empty-container .btn-gp,.gp-address-payment-info .gp-address-payment-info-outer .gp-address-payment-empty-container .gp-powerreivew__form .p-w-r button.pr-accessible-btn,.gp-powerreivew__form .p-w-r .gp-address-payment-info .gp-address-payment-info-outer .gp-address-payment-empty-container button.pr-accessible-btn{width:14rem!important}}.gp-address-payment-info .content-info__cta-box a.btn-link{cursor:pointer}.gp-address-payment-info .popup-backdrop{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.5);z-index:1049;opacity:0;pointer-events:none;transition:opacity .3s ease}.gp-address-payment-info .popup-backdrop.visible{opacity:1;pointer-events:auto}.gp-address-payment-info .remove-confirmation-popup{display:flex;flex-direction:column;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);height:auto;background-color:#fff;border:1px solid var(--color__primary-black-color);box-shadow:-2px 0 10px rgba(0,0,0,.2);z-index:1050}@media screen and (min-width:768px) and (max-width:1023px){.gp-address-payment-info .remove-confirmation-popup{width:28.25rem}}@media screen and (min-width:320px) and (max-width:767px){.gp-address-payment-info .remove-confirmation-popup{width:100%;height:100%}}.gp-address-payment-info .remove-confirmation-popup__header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:2.5rem 2rem 1.5rem 2.5rem}@media screen and (min-width:768px) and (max-width:1023px){.gp-address-payment-info .remove-confirmation-popup__header{padding:2rem 1.5rem 1rem}}@media screen and (min-width:320px) and (max-width:767px){.gp-address-payment-info .remove-confirmation-popup__header{padding:1.5rem 1rem 1rem 1.5rem}}.gp-address-payment-info .remove-confirmation-popup__header .popup-title{font-size:1.5rem;line-height:2rem;font-weight:600;color:var(--color__primary-black-color)}@media screen and (max-width:1023px){.gp-address-payment-info .remove-confirmation-popup__header .popup-title{font-size:1rem;line-height:1.25rem}}.gp-address-payment-info .remove-confirmation-popup__header .remove-popup-close{background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;width:2.5rem!important;height:2.5rem;padding:.5rem}.gp-address-payment-info .remove-confirmation-popup__header .remove-popup-close svg{stroke:#000}@media screen and (max-width:1023px){.gp-address-payment-info .remove-confirmation-popup__header .remove-popup-close{width:2rem!important;height:2rem}}.gp-address-payment-info .remove-confirmation-popup .popup-description{padding:0 2.5rem;margin-bottom:0}@media screen and (max-width:1023px){.gp-address-payment-info .remove-confirmation-popup .popup-description{font-size:.875rem;line-height:1.25rem;padding:0 1.5rem}}.gp-address-payment-info .remove-confirmation-popup__buttons{display:flex;justify-content:space-evenly;gap:1.5rem;align-items:center;flex-direction:row;padding:2.5rem}@media screen and (min-width:768px) and (max-width:1023px){.gp-address-payment-info .remove-confirmation-popup__buttons{padding:2.5rem 1.5rem 1.5rem}}@media screen and (min-width:320px) and (max-width:767px){.gp-address-payment-info .remove-confirmation-popup__buttons{flex-direction:column;gap:1rem;padding:1.5rem}}.gp-address-payment-info .remove-confirmation-popup__buttons button{width:23rem!important}@media screen and (min-width:320px) and (max-width:767px){.gp-address-payment-info .remove-confirmation-popup__buttons button{width:100%!important}}.payment-list-box{gap:1rem}.payment-list-box button.btn-link{border:0;width:auto!important;font-size:.875rem;font-weight:700;line-height:1.25rem;color:var(--color__primary-red-color);text-decoration:underline;padding:0}.payment-list-box .gp-address-payment-info-box{width:100%}.payment-list-box .payment-list-top-strip .payment-list-defualt{width:auto;text-align:right}.payment-list-box .payment-list-top-strip{flex-direction:row;justify-content:space-between;display:flex;width:100%}.payment-list-box .payment-list-top-strip .content-info__content{gap:.5rem}.payment-list-card-info{display:flex;flex-direction:column;gap:.5rem}.payment-list-card-info b{font-weight:500}.payment-list-card-info .card-number-icon{display:flex;gap:.5rem;align-items:center}.payment-list-card-info .card-number-icon svg{width:2.5rem;height:2rem}.payment-list-card-info .payment-list-exp-date{display:flex;gap:.5rem}.payment-list-card-info .payment-list-exp-date .exp-date{font-weight:500}.payment-list-bill-address{display:flex;flex-direction:column;gap:.5rem}.payment-list-bill-address .card-name{font-weight:500}.payment-list-bill-address .card-address span{display:block}@media screen and (max-width:1023px){.gp-address-payment-info .gp-address-payment-info-outer .first-header{font-size:1rem;font-weight:600}.payment-list-box .content-info__cta-box .btn-link,.payment-list-box .payment-list-top-strip p{font-size:.75rem}.payment-list-box .payment-list-top-strip .payment-list-defualt label{display:flex;justify-content:flex-end;gap:.5rem;align-items:normal;font-size:.75rem}.payment-list-card-info .payment-list-exp-date{font-size:.75rem}.payment-list-card-info .payment-list-exp-date .exp-date{font-weight:600}}@media screen and (max-width:767px){.payment-list-box .payment-list-top-strip{flex-direction:column}.payment-list-box .payment-list-top-strip .payment-list-defualt{text-align:left;margin-top:.5rem}.payment-list-box .payment-list-top-strip .payment-list-defualt label{font-size:.75rem;line-height:1rem;gap:.5rem}.gp-address-payment-info .content-info__content p,.payment-list-box button.btn-link{font-size:.75rem}.gp-address-payment-info .gp-address-payment-info-outer .gp-address-payment-info__body-left .gp-address-payment-info__body-left-content{padding:1rem}.payment-list-card-info{gap:.25rem}.payment-list-card-info .payment-list-exp-date{font-size:.75rem}.payment-list-box .payment-list-top-strip .payment-list-defualt label{justify-content:flex-start}}.shipping-payment-info{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:space-between;width:100%}.shipping-payment-info .left-grey-box{display:flex;flex-direction:column;background:var(--color__white-smoke-color);padding:1.5rem;gap:1rem;width:calc(100% - 258px)}.shipping-payment-info .left-grey-box .top-address{display:flex;flex-direction:column;gap:.5rem}.shipping-payment-info .left-grey-box .top-address .h4,.shipping-payment-info .left-grey-box .top-address h4{font-size:1rem;font-weight:500;line-height:1.375rem;color:var(--color__primary-black-color);margin-bottom:0}.shipping-payment-info .left-grey-box .top-address p{font-size:1rem;font-weight:400;line-height:1.375rem;color:var(--color__primary-black-color);margin-bottom:0}.shipping-payment-info .left-grey-box .bottom-button{display:flex;gap:1rem;height:2.5rem;align-items:center}.shipping-payment-info .left-grey-box .bottom-button .edit-link{font-size:.875rem;font-weight:700;line-height:1.25rem;color:var(--color__primary-red-color);text-decoration:underline;cursor:pointer}.shipping-payment-info .right-add-box{display:flex;width:14.625rem;flex-direction:column;align-items:center;justify-content:center;border:.0625rem solid #505252}.shipping-payment-info .right-add-box .add-link{display:flex;flex-direction:column;padding:1.5rem;gap:1rem;align-items:center;text-decoration:none;cursor:pointer;width:calc(100% - 24px);height:calc(100% - 24px);justify-content:center}.shipping-payment-info .right-add-box .add-link:hover{background:var(--color__white-smoke-color)}.checkout-scontainer-info .defualt-section-box{flex-direction:row;gap:1rem;align-items:center}.checkout-scontainer-info .defualt-section-box input{width:auto}.checkout-scontainer-info .defualt-section-box label{font-weight:400!important}.paymnet-drop{margin-bottom:1rem}.left-grey-box .payment-list-card-info .card-number-icon{align-items:baseline}.left-grey-box .payment-list-card-info p{margin-bottom:0}.payment-edit-card .card-type-pos{display:flex;gap:.5rem;align-items:baseline}.payment-edit-card .visa-card svg{width:3.125rem;height:2.5rem}.checbox-section{display:flex;flex-direction:column;gap:.5rem;margin:1.5rem 0}.checbox-section .checkbox-row{display:flex;flex-direction:row;gap:1rem;align-items:center}.checbox-section .checkbox-row input{width:1rem}.checbox-section .checkbox-row span{font-size:1rem;line-height:1.375rem;font-weight:400;color:var(--color__primary-black-color)}.svg-mobile{display:none}#paymentInfoForm .checbox-section .checkbox-row{align-items:flex-start}#paymentInfoForm .checbox-section .checkbox-row input{margin-top:.25rem}.agreement-info-req{display:inline-block!important}@media screen and (max-width:767px){.shipping-payment-info{flex-direction:column}.shipping-payment-info .left-grey-box,.shipping-payment-info .right-add-box{width:100%}.svg-mobile{display:block}.svg-desktop{display:none}}.gp-ordersearch{display:flex;flex-direction:column;gap:1.5rem}@media screen and (min-width:768px) and (max-width:1023px){.gp-ordersearch{gap:1rem}}@media screen and (min-width:320px) and (max-width:767px){.gp-ordersearch{gap:1rem}}.gp-ordersearch .initial button{margin-top:2.5rem}@media screen and (min-width:768px) and (max-width:1023px){.gp-ordersearch .initial button{margin-top:1.5rem}}@media screen and (min-width:320px) and (max-width:767px){.gp-ordersearch .initial button{margin-top:1.5rem}}.gp-ordersearch .initial .title.h2,.gp-ordersearch .initial h2.title{padding-bottom:1rem}.gp-ordersearch .with-result .title.h2,.gp-ordersearch .with-result h2.title{padding-bottom:1.5rem}@media screen and (min-width:768px) and (max-width:1023px){.gp-ordersearch .with-result .title.h2,.gp-ordersearch .with-result h2.title{padding-bottom:1rem}}@media screen and (min-width:320px) and (max-width:767px){.gp-ordersearch .with-result .title.h2,.gp-ordersearch .with-result h2.title{padding-bottom:1rem}}.gp-ordersearch .without-result{display:flex;flex-direction:column;gap:1.5rem}@media screen and (min-width:768px) and (max-width:1023px){.gp-ordersearch .without-result{gap:1rem}}@media screen and (max-width:320px){.gp-ordersearch .without-result{gap:1rem}}.gp-ordersearch .without-result .h3,.gp-ordersearch .without-result h3{font-size:1.5rem;font-weight:700;color:var(--color__black-text-color);line-height:2rem}@media screen and (min-width:768px) and (max-width:1023px){.gp-ordersearch .without-result .h3,.gp-ordersearch .without-result h3{font-size:1rem;line-height:1.25rem}}@media screen and (max-width:320px){.gp-ordersearch .without-result .h3,.gp-ordersearch .without-result h3{font-size:1rem;line-height:1.25rem}}@media screen and (min-width:1024px) and (max-width:1439px){.gp-ordersearch .back-to-search button{margin-top:1.5rem}}@media screen and (min-width:768px) and (max-width:1023px){.gp-ordersearch .back-to-search button{margin-top:1rem}}@media screen and (min-width:320px) and (max-width:767px){.gp-ordersearch .back-to-search button{margin-top:1.5rem}}.gp-ordersearch .title.h2,.gp-ordersearch h2.title{font-size:2rem;line-height:2.5rem;font-weight:600}@media screen and (min-width:768px) and (max-width:1023px){.gp-ordersearch .title.h2,.gp-ordersearch h2.title{font-size:1.5rem;line-height:1.75rem}}@media screen and (min-width:320px) and (max-width:767px){.gp-ordersearch .title.h2,.gp-ordersearch h2.title{font-size:1.5rem;line-height:1.75rem}}.gp-ordersearch .description{font-size:1rem;font-weight:400;line-height:1.75rem}@media screen and (min-width:768px) and (max-width:1023px){.gp-ordersearch .description{font-size:.75rem;font-weight:400;line-height:1.25rem}}@media screen and (min-width:320px) and (max-width:767px){.gp-ordersearch .description{font-size:.75rem;font-weight:400;line-height:1.25rem}}.gp-ordersearch .description a{font-size:1rem;font-weight:700;color:var(--color__primary-red-color)}.gp-ordersearch .input-form:not(:last-child){padding-bottom:1.5rem}@media screen and (min-width:768px) and (max-width:1023px){.gp-ordersearch .input-form:not(:last-child){padding-bottom:1rem}}@media screen and (min-width:320px) and (max-width:767px){.gp-ordersearch .input-form:not(:last-child){padding-bottom:1rem}}.gp-ordersearch .input-form:last-child{padding-bottom:.5rem}@media screen and (min-width:768px) and (max-width:1023px){.gp-ordersearch .gp-ordersearch__form .flex-row-item span{font-size:.75rem;font-weight:400;line-height:1rem}}@media screen and (min-width:320px) and (max-width:767px){.gp-ordersearch .gp-ordersearch__form .flex-row-item span{font-size:.75rem;font-weight:400;line-height:1rem}}@media screen and (min-width:768px) and (max-width:1023px){.gp-ordersearch .gp-ordersearch__form .flex-row-item button{font-size:.875rem;font-weight:600;line-height:1.25rem}}@media screen and (min-width:320px) and (max-width:767px){.gp-ordersearch .gp-ordersearch__form .flex-row-item button{font-size:.875rem;font-weight:600;line-height:1.25rem}}#quiz-result-product-container .card-img-top-horizontal{width:inherit}#quiz-result-product-container .card-body .cart-swatch span .card-img-swatch{display:inline-flex}.product-detail-description{display:flex;position:relative;flex-direction:column}.product-detail-description .prod-detail-img{display:flex;width:100%;height:12.5rem;position:absolute;bottom:0;left:0}.product-detail-description .prod-detail-img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.pattern-text-box{display:flex;position:relative;padding-right:5rem;justify-content:space-between;align-items:flex-start;align-items:stretch}.pattern-text-box .prod-pattern-img{position:relative;left:0;top:0;width:18.9375rem;overflow:hidden}.pattern-text-box .prod-pattern-img img{max-height:100%}.pattern-text-box .prod-detail-text{display:flex;width:60rem;flex-direction:column;gap:1rem;padding-top:5rem;margin-bottom:1rem;padding-bottom:10.625rem}.pattern-text-box .prod-detail-text .prod-tag{font-size:1.5rem;line-height:2rem;font-weight:600;color:var(--color__primary-red-color)}.pattern-text-box .prod-detail-text .h4,.pattern-text-box .prod-detail-text h4{color:var(--color__primary-black-color);font-size:2.5rem;line-height:4.5rem;font-weight:300;margin-bottom:0}@media screen and (max-width:1439px){.pattern-text-box .prod-detail-text{width:68%}}@media screen and (max-width:1024px){.pattern-text-box{padding-right:0;padding-bottom:2.5rem;justify-content:center}.pattern-text-box .prod-pattern-img{position:static}.pattern-text-box .prod-detail-text{margin-bottom:0;width:56rem;padding:5rem 4rem 2.5rem}.pattern-text-box .prod-detail-text .h4,.pattern-text-box .prod-detail-text h4{font-size:2rem;line-height:3rem}}@media screen and (max-width:1023px){.pattern-text-box{justify-content:space-between;align-items:flex-start}.pattern-text-box .prod-detail-text{gap:.5rem;width:75%;padding:1.5rem 0 0}.pattern-text-box .prod-detail-text .prod-tag{font-size:1rem;line-height:normal;font-weight:700;padding-right:2.5rem}.pattern-text-box .prod-detail-text .h4,.pattern-text-box .prod-detail-text h4{font-size:1.5rem;line-height:2.5rem;padding-right:2.5rem}.pattern-text-box .prod-pattern-img{position:static;width:9.3125rem}.product-detail-description .prod-detail-img{width:100%;height:7.5rem;position:static;bottom:0;right:0}.product-detail-description .prod-detail-img img{-o-object-fit:contain;object-fit:contain}}@media screen and (max-width:767px){.pattern-text-box{height:auto;padding:0}.pattern-text-box .prod-pattern-img{display:none}.pattern-text-box .prod-detail-text{padding:0;width:100%}.pattern-text-box .prod-detail-text .prod-tag{padding:0 1.5rem}.pattern-text-box .prod-detail-text .h4,.pattern-text-box .prod-detail-text h4{font-size:1.25rem;line-height:normal;padding:0 1.5rem}.product-detail-description .prod-detail-img{position:static;width:100%;height:100%}}@media (min-width:1441px){.product-detail-description{width:80rem;margin:0 auto}.pattern-text-box .prod-detail-text{width:60%}}@media (min-width:1441px){.add-edit-card-inner,.cmp-cardgrid2,.cmp-mission-container,.com-key-features-info .com-key-features__template,.followus-box .follow-container,.gp-gripcharscale .custom-border,.gp-multi-icon-cmp ul,.grip-size-chart .grip-sizes-compare,.grip-size-chart p,.quote-block-carousel-container{width:80rem}.grip-sizes-compare .single-size{width:15%}.cmp-image_text_video .cmp-image_text_video__img{width:50%}.gp-gripcharscale__main-column2{width:40%}.featured-wrapper,.gp-hero-container__content,.gp-myinfo,.gp-news-landing__content .gp-news-wrapper,.gp-news-landing__feature .gp-news-wrapper,.img-cluster-template .feel-your-size,.product-detail{width:80rem;margin:0 auto}.left-text-feature{width:36.75rem}.cart-with-summary,.checkout-container,.customer-hub__main,.gp-myaccount,.gp-orders,.gp-powerreivew,.product-grid-view-page .product-category-view .outer-row,.product-grid-view-page .product-category-view .outer-row:nth-child(2n),.product-grid-view-page .product-category-view .outer-row:nth-child(odd),.product-grid-view-page .product-grid-view{width:90rem;margin:0 auto}.gp-myaccount,.gp-orders{padding:5rem}.quiz__step-1,.quiz__step-2,.quiz__step-3,.quiz__step-4{width:90rem;margin:0 auto}.quiz-result-container{align-items:flex-end}.quiz-result-container__heading,.quiz-result-container__main{width:90rem}.product-grid-view-page .product-category-view .caregory-view{width:80rem;justify-content:space-between}.caregory-view .catergory-view-text{width:53.265%}.caregory-view .image-width img{width:100%}.product-grid-view-page .product-grid-view-btn{width:88.5rem;margin:0 auto}.cmp-image_text_video{width:80rem;margin:0 auto}.cmp-video_playback{background:var(--color__black-text-color)}.cmp-video_playback__text{width:80rem;margin:0 auto;padding:5rem 0}.title-subtitle-text .inner-container{margin:0}.hero-carousel-container__slider-body{width:80rem;margin:0 auto}.hero-carousel-container .carousel-navigation{position:absolute;width:1280px;margin:0 auto;left:0;right:0}.hero-carousel-container .carousel-navigation__wrapper{width:34.625rem}.promotion-banner-parent{justify-content:center}.promotion-banner-parent .promotion-banner-image{width:46.375rem}.plp-hero-banner .plp-hero-banner-content,.plp-hero-banner .plp-hero-banner-outline{width:80rem;left:0;right:0;margin:auto}.gp-careers__landing,.gp-cmp-article_header{width:80rem;margin:0 auto;padding:0}.media-group-list .list-wrapper.static{padding:5rem 0;width:80rem;margin:0 auto}.product-category{width:80rem;justify-content:space-between}}@media (min-width:1920px){.quiz-result-container__heading,.quiz-result-container__main{width:105rem}}@media (min-width:1921px){.utility-nav-bg{background:var(--color__tan-color)}.footer-bottom,.gp-footer .footer-main-top,.main-navbar-wrapper .main-navbar-header .main-navbar-row,.main-navbar-wrapper .main-navbar-header .utility-navbar-row,.navigationbreadcrumb .cmp-navigation-breadcrumb-ul{width:120rem;margin:0 auto}.footer-full-width-bg{background:var(--color__black-text-color)}.followus-box .follow-container{width:120rem;padding:0 5rem}.quiz-result-container{align-items:center}}