@use "sass:math";.pgc__h2{font-size:3.4rem;text-shadow:0 0 10px #fff;text-align:center;margin-bottom:30px}@media (max-width:768px){.pgc__h2{font-size:2.8rem}}.pgc__entries{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:75px}.pgc__entry{width:30%;text-align:center}.pgc__entry:hover img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.pgc__entry:hover .pgc__entry__title{background-color:#c8ac58}.pgc__entry:hover .pgc__entry__dot{-webkit-animation:pgc_dots linear .2s;animation:pgc_dots linear .2s}.pgc__entry:hover .pgc__entry__dot-2{-webkit-animation-delay:.2s;animation-delay:.2s}.pgc__entry:hover .pgc__entry__dot-3{-webkit-animation-delay:.4s;animation-delay:.4s}.pgc__entry__button{font-family:inherit;display:block;height:230px;width:100%;position:relative;margin-bottom:16px;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.pgc__entry__banner{position:absolute;background-color:#c8ac58;color:#fff;width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:12px 20px;font-size:16px;top:0;right:0;line-height:1;text-shadow:0 0 5px #262525;border-bottom-left-radius:9px}.pgc__entry__title{position:relative;display:inline-block;color:#fff;text-align:center;background-color:rgba(0,0,0,.7);padding:5px 0 10px 0;width:85%;line-height:1.2;font-size:2.8rem;-webkit-transition:background-color .2s ease;-o-transition:background-color .2s ease;transition:background-color .2s ease}.pgc__entry__dots{position:absolute;left:0;bottom:25px;width:100%;color:#fff;font-size:3rem;font-weight:700;text-align:center;z-index:10}.pgc__entry__dot{position:relative}.pgc__entry img{display:block;position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-filter:brightness(.8);filter:brightness(.8);z-index:-1;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;-o-transition:transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}@media (max-width:1200px){.pgc__entry__inner{height:180px}}@media (max-width:768px){.pgc__entry__button{font-size:1rem!important}}@media (max-width:768px){.pgc__entry__inner{height:150px}.pgc__entry__title{font-size:1.6rem;width:75%}.pgc__entry__button{font-size:1rem}}@media (max-width:576px){.pgc__entry{width:100%}}.pgc__popup{position:fixed;width:100vw;height:100vh;top:0;left:0;z-index:210;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;pointer-events:none;background-color:rgba(0,0,0,.2);-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;opacity:0}.pgc__popup.always-visible,.pgc__popup.visible{pointer-events:visible;opacity:1}.pgc__popup.always-visible{position:relative;width:100%;height:auto;background-color:transparent}.pgc__popup__inner{width:-webkit-calc(100% - 80px);width:calc(100% - 80px);height:-webkit-calc(100% - 80px);height:calc(100% - 80px);-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;visibility:hidden;position:relative;opacity:0;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.3);box-shadow:0 2px 5px rgba(0,0,0,.3);padding:75px;background-color:#fff;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;overflow-y:auto}.always-visible .pgc__popup__inner,.visible .pgc__popup__inner{top:0;visibility:visible;opacity:1}.always-visible .pgc__popup__inner{-webkit-box-shadow:none;box-shadow:none;width:100%}@media (max-width:1200px){.pgc__popup__inner{padding:75px 25px}}@media (max-width:768px){.pgc__popup__inner{width:-webkit-calc(100% - 30px);width:calc(100% - 30px);height:-webkit-calc(100% - 30px);height:calc(100% - 30px)}}.pgc__popup__summary{width:35%;padding-right:75px;border-right:1px solid #c8ac58;display:none}.pgc__popup__summary.visible{display:block}@media (max-width:1200px){.pgc__popup__summary{padding-right:25px}}@media (max-width:992px){.pgc__popup__summary{width:100%;padding:0;border:none;-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}}.pgc__popup__title{font-size:2.8rem;text-align:center;margin-bottom:25px}.pgc__popup__description{font-size:1.4rem;margin-bottom:50px}.pgc__popup__comparator{width:65%;padding-left:75px}.pgc__popup__comparator__flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-shadow:0 5px 25px rgba(0,0,0,.15);box-shadow:0 5px 25px rgba(0,0,0,.15);padding:35px;border-radius:3px}@media (max-width:768px){.pgc__popup__comparator__flex{padding:15px}}@media (max-width:1200px){.pgc__popup__comparator{padding-left:25px}}@media (max-width:992px){.pgc__popup__comparator{width:100%;padding:0;margin-bottom:75px}}.pgc__labels{width:25%;min-width:152px;-webkit-flex-shrink:0s;-ms-flex-negative:0s;flex-shrink:0s}@media (max-width:576px){.pgc__labels{width:60%}}.pgc__label{text-align:right;padding-right:10px;height:50px;margin-bottom:3px;font-size:1.4rem;line-height:1.1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.pgc__label:first-child{margin-bottom:0;height:80px}.pgc__label p{margin-bottom:0;margin-right:10px}.pgc__label__tip{width:20px;height:20px;background-color:#c8ac58;color:#fff;border-radius:50%;text-align:center;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;cursor:pointer}.pgc__label__tip:hover{-webkit-animation:tip .5s ease;animation:tip .5s ease}.pgc__label__tip--hidden{visibility:hidden}.pgc__crits{height:-webkit-min-content;height:-moz-min-content;height:min-content;cursor:pointer;-webkit-transition:all .15s ease;-o-transition:all .15s ease;transition:all .15s ease;border:1px solid #fff}[data-no-nav] .pgc__crits{cursor:default}.pgc__crits__wrapper{width:25%;margin-right:15px;min-width:75px}.pgc__crits__wrapper:last-child{margin-right:0}@media (max-width:576px){.pgc__crits__wrapper{width:40%;display:none}}@media (max-width:576px){.pgc__crits__wrapper.selected{display:block}}.pgc__crits.selected{border:1px solid #c8ac58;background-color:#f0e7e0}.pgc__crits.selected .pgc__crit--heading{background-color:rgba(200,172,88,.75);color:#fff}.pgc__crits.selected .pgc__crit--heading-img{background-color:transparent!important;color:#fff}.pgc__crits__button{padding:5px 15px!important;font-size:1rem!important;margin-top:15px;margin-bottom:0}@media (max-width:768px){.pgc__crits__button{display:none}}.pgc__crit{height:50px;text-align:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:3px;background-color:rgba(0,0,0,.1)}.pgc__crit .tick{background-color:#fff;border-radius:50%;display:inline-block;width:25px;height:25px;line-height:25px;font-size:1.2rem;text-align:center;position:relative}.pgc__crit .tick--option{width:-webkit-max-content;width:-moz-max-content;width:max-content;color:#c8ac58;border-radius:3px;padding:0 5px;text-transform:uppercase;font-weight:700;font-size:1rem;letter-spacing:.05em}.pgc__crit .tick__annotation{font-size:.9rem;position:relative;bottom:6px;left:2px;color:#b9b9b9}.pgc__crit--heading{background-color:transparent;font-size:18px;line-height:1.2;padding:2px;margin-bottom:0;font-weight:600;height:95px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.pgc__crit--heading .title{margin-bottom:5px;text-transform:capitalize}.pgc__crit--heading .short-description{font-size:12px}@media (max-width:768px){.pgc__crit--heading{font-size:1.4rem}}.pgc__crit--heading-img{background-repeat:no-repeat;background-position:center}.pgc__crit--heading-img .title{display:none}.pgc__crit.hidden{background-color:transparent}.pgc__crit.hidden .tick{background-color:rgba(0,0,0,.1)}.pgc__crit:last-child{margin-bottom:0}.pgc__annotations{padding:15px 0;font-size:14px;color:#b9b9b9}.pgc__visuals{width:100%}.pgc__visual{margin:0 auto;margin-bottom:50px}.pgc__visual:last-child{margin-bottom:0}.pgc__visual .img-hover{position:absolute;top:20px;left:0;width:100%;height:-webkit-calc(100% - 20px);height:calc(100% - 20px);background-color:rgba(0,0,0,.25);color:#fff;font-size:45px;text-align:center;padding:25%;z-index:1;opacity:0;-webkit-transition:opacity .15s ease;-o-transition:opacity .15s ease;transition:opacity .15s ease;pointer-events:none}.pgc__visual:hover .img-hover{opacity:1}.pgc__legal-img{color:rgba(0,0,0,.5);font-style:italic;font-size:12px;text-align:center}.pgc__slider.owl-theme .owl-stage-outer{max-height:390px}@media (max-width:1950px){.pgc__slider.owl-theme .owl-stage-outer{max-height:350px}}@media (max-width:1600px){.pgc__slider.owl-theme .owl-stage-outer{max-height:270px}}@media (max-width:1400px){.pgc__slider.owl-theme .owl-stage-outer{max-height:220px}}@media (max-width:992px){.pgc__slider.owl-theme .owl-stage-outer{max-height:350px}}@media (max-width:768px){.pgc__slider.owl-theme .owl-stage-outer{max-height:310px}}@media (max-width:576px){.pgc__slider.owl-theme .owl-stage-outer{max-height:200px}}.pgc__slider.owl-theme .owl-item{height:-webkit-min-content;height:-moz-min-content;height:min-content}.pgc__slider.owl-theme .owl-item a{position:relative;display:block}.pgc__slider.owl-theme img{display:block;height:auto;width:100%;-o-object-fit:cover;object-fit:cover;padding-top:20px}.pgc__slider.owl-theme img+.pgc__caption{position:absolute;left:0;top:0;width:100%;z-index:1;margin-bottom:0;font-size:12px;text-align:center}.pgc__slider.owl-theme .owl-dots{margin:5px 0 10px 0!important}.pgc__slider.owl-theme .owl-dots .owl-dot.active span{background-color:#c8ac58}.pgc__slider.owl-theme .owl-dots .owl-dot span{border-radius:0;height:3px;width:20px}.pgc__plan{margin-bottom:0}.pgc__plan img{display:block!important;width:100%!important;-o-object-fit:contain!important;object-fit:contain!important;position:relative}.pgc__close-btn{background-color:#c8ac58;height:60px;width:60px;position:fixed;left:40px;top:40px}@media (max-width:768px){.pgc__close-btn{left:15px;top:15px}}.pgc__close-btn .stripe{display:block;background-color:#fff;width:36px;height:2px;position:relative;left:12px;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.pgc__close-btn .stripe-1{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.pgc__close-btn .stripe-2{top:-2px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.pgc__close-btn:hover .stripe-1{-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg)}.pgc__close-btn:hover .stripe-2{top:-2px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.pgc__button-container--center{text-align:center}.pgc__group-name{height:25px;color:#c8ac58;text-transform:uppercase;text-align:right;font-weight:700;margin-right:10px}.pgc__group-name--first{border-bottom:1px solid #c8ac58}@-webkit-keyframes tip{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-30deg);transform:rotate(-30deg)}75%{-webkit-transform:rotate(30deg);transform:rotate(30deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes tip{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-30deg);transform:rotate(-30deg)}75%{-webkit-transform:rotate(30deg);transform:rotate(30deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}@-webkit-keyframes pgc_dots{0%{bottom:0}50%{bottom:5px}100%{bottom:0}}@keyframes pgc_dots{0%{bottom:0}50%{bottom:5px}100%{bottom:0}}