.col-full{padding:0;margin:0;max-width:100%;box-sizing:border-box;}#Compare{padding:4rem 0;}#Compare .title-area{margin-bottom:4rem;}#Compare .title-area h2{text-align:center;font-weight:bold;}#Compare .compare-table{width:100%;display:flex;flex-wrap:nowrap;padding:1rem;padding:15px;box-shadow:0 2px 4px rgba(0,0,0,.3);border-radius:15px;position:relative;}#Compare .compare-table .right-arrow-area{position:absolute;height:100%;right:1rem;pointer-events:none;}#Compare .compare-table .right-arrow-area .right-arrow-button{width:1.5rem;height:3rem;border-radius:3rem 0 0 3rem;background-color:#0e1c28;position:sticky;top:15rem;margin:5rem 0;display:flex;align-items:center;justify-content:center;cursor:pointer;pointer-events:visible;}#Compare .compare-table .right-arrow-area .right-arrow-button:hover i{opacity:1;}#Compare .compare-table .right-arrow-area .right-arrow-button i{color:#fff;opacity:.5;}#Compare .compare-table .left-arrow-area{position:absolute;height:100%;left:216px;pointer-events:none;}#Compare .compare-table .left-arrow-area .left-arrow-button{width:1.5rem;height:3rem;border-radius:0 3rem 3rem 0;background-color:#0e1c28;position:sticky;top:15rem;margin:5rem 0;display:flex;align-items:center;justify-content:center;cursor:pointer;pointer-events:visible;}#Compare .compare-table .left-arrow-area .left-arrow-button:hover i{opacity:1;}#Compare .compare-table .left-arrow-area .left-arrow-button i{color:#fff;opacity:.5;}#Compare .compare-table .products{width:auto;max-width:100%;overflow-x:scroll;overflow-y:unset;display:flex;flex-wrap:nowrap;border:solid thin #e0e0e0;border-radius:10px;background-color:#f5f5f5;}#Compare .compare-table .products .product-col.table-labels{width:200px;position:sticky;left:0;background-color:#f5f5f5;box-shadow:0 2px 4px rgba(0,0,0,.5);border-right:solid thin #bdbdbd;}#Compare .compare-table .products .product-col.table-labels .top-info,#Compare .compare-table .products .product-col.table-labels .bottom-info{justify-content:center;}#Compare .compare-table .products .product-col.table-labels .top-info p,#Compare .compare-table .products .product-col.table-labels .bottom-info p{margin-bottom:0;text-align:right;font-weight:bold;}#Compare .compare-table .products .product-col.table-labels .middle-info .info-area{justify-content:flex-end;padding-right:1rem;}#Compare .compare-table .products .product-col.table-labels .middle-info .info-area p{margin-bottom:0;font-weight:bold;}#Compare .compare-table .products .product-col.table-labels .middle-info .info-area:nth-child(odd){background-color:#e0e0e0;}#Compare .compare-table .products .product-col{display:flex;flex-direction:column;justify-content:space-between;width:275px;max-width:275px;flex-shrink:0;border-right:solid thin #dedede;background-color:#fff;}#Compare .compare-table .products .product-col .top-info{display:flex;flex-direction:column;justify-content:space-between;padding:1rem;flex-shrink:0;}#Compare .compare-table .products .product-col .top-info .top-group .product-image{width:100%;aspect-ratio:1/1;padding-bottom:1rem;display:flex;justify-content:center;align-items:center;}#Compare .compare-table .products .product-col .top-info .top-group .product-image img{max-height:100%;height:auto;max-width:100%;width:auto;}#Compare .compare-table .products .product-col .top-info .top-group .product-name h4{font-weight:bold;text-align:center;}#Compare .compare-table .products .product-col .top-info .product-link a{display:block;color:#fff;background-color:#389ff4;border:solid thin #389ff4;border-radius:8px;padding:.5rem 2rem;margin:1rem 0;text-align:center;}#Compare .compare-table .products .product-col .top-info .product-link a:hover{color:#389ff4;background-color:#fff;}#Compare .compare-table .products .product-col .middle-info{flex-shrink:0;border-top:solid thin #dedede;border-bottom:solid thin #dedede;}#Compare .compare-table .products .product-col .middle-info .short-description{overflow:hidden;padding:.25rem .5rem .25rem 1rem;}#Compare .compare-table .products .product-col .middle-info .short-description i{float:right;width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;margin:0 0 .5rem .5rem;cursor:pointer;color:#979797;border:solid thin #979797;border-radius:100%;}#Compare .compare-table .products .product-col .middle-info .short-description i:hover{color:#37a0f4;border-color:#37a0f4;}#Compare .compare-table .products .product-col .middle-info .info-area{padding:.25rem .5rem .25rem 1rem;display:flex;align-items:center;}#Compare .compare-table .products .product-col .middle-info .info-area p{margin-bottom:0;}#Compare .compare-table .products .product-col .middle-info .info-area:nth-child(odd){background-color:#eee;}#Compare .compare-table .products .product-col .bottom-info{flex-shrink:0;padding:1rem;display:flex;flex-direction:column;justify-content:space-between;}#Compare .compare-table .products .product-col .bottom-info h4{font-weight:bold;}#Compare .compare-table .products .product-col .bottom-info .bottom-group p{margin-bottom:0;}#Compare .compare-table .products .product-col .bottom-info .bottom-group a{display:block;color:#fff;background-color:#389ff4;border:solid thin #389ff4;border-radius:8px;padding:.5rem 2rem;margin:1rem 0;text-align:center;}#Compare .compare-table .products .product-col .bottom-info .bottom-group a:hover{color:#389ff4;background-color:#fff;}#Compare .compare-table .products .product-col:last-child{border-right:none;}#Compare .compare-table .products::-webkit-scrollbar{width:1em;border-radius:10px;}#Compare .compare-table .products::-webkit-scrollbar-track{border-radius:10px;}#Compare .compare-table .products::-webkit-scrollbar-thumb{border-radius:10px;background-color:#979797;}@media only screen and (max-width: 768px){#Compare .compare-table .left-arrow-area{left:166px;}#Compare .compare-table .products .product-col.table-labels{width:150px;}#Compare .compare-table .products .product-col.table-labels .top-info p,#Compare .compare-table .products .product-col.table-labels .bottom-info p{font-size:.8rem;}#Compare .compare-table .products .product-col.table-labels .middle-info .info-area p{font-size:.8rem;text-align:right;}#Compare .compare-table .products .product-col .middle-info .info-area p{font-size:.8rem;}}@media only screen and (max-width: 430px){#Compare .compare-table .left-arrow-area{left:116px;}#Compare .compare-table .products .product-col.table-labels{width:100px;}#Compare .compare-table .products .product-col.table-labels .middle-info .info-area p{text-align:right;}#Compare .compare-table .products .product-col{width:150px;}#Compare .compare-table .products .product-col .top-info .top-group .product-name h4{font-size:1rem;}#Compare .compare-table .products .product-col .top-info .product-link a{padding:.5rem;font-size:.8rem;}#Compare .compare-table .products .product-col .bottom-info h4{font-size:1rem;}#Compare .compare-table .products .product-col .bottom-info .bottom-group a{padding:.5rem;font-size:.8rem;}}#FooterForm{padding:4rem 0;}#FooterForm #FooterFormHeading{text-align:center;margin-bottom:4rem;color:#fff;font-weight:bold;}#FooterForm #FieldsContainer form{margin-bottom:0;}#FooterForm #FieldsContainer form #Name,#FooterForm #FieldsContainer form #Email{margin-bottom:2rem;}#FooterForm #FieldsContainer form #Name input[type=text],#FooterForm #FieldsContainer form #Name input[type=email],#FooterForm #FieldsContainer form #Email input[type=text],#FooterForm #FieldsContainer form #Email input[type=email]{width:100%;}#FooterForm #FieldsContainer form #AdventuresSelect p{color:#fff;margin-top:2rem;margin-bottom:2rem;text-align:center;font-size:1.2rem;}#FooterForm #FieldsContainer form .my-adventures{display:flex;justify-content:space-around;max-width:900px;margin:auto;}#FooterForm #FieldsContainer form .my-adventures .wpcf7-list-item label{color:#fff;cursor:pointer;display:flex;align-items:center;}#FooterForm #FieldsContainer form .my-adventures .wpcf7-list-item label input{width:1.5rem;flex:unset;height:1.5rem;margin-right:.5rem;cursor:pointer;}#FooterForm #FieldsContainer form .my-adventures .wpcf7-list-item label input:focus{outline:none !important;}#FooterForm #FieldsContainer form .my-adventures .wpcf7-list-item label span.wpcf7-list-item-label{flex-shrink:0;}#FooterForm #FieldsContainer form .footer-form-submit{text-align:center;margin-top:4rem;}#FooterForm #FieldsContainer form .footer-form-submit input[type=submit]{padding:1rem 6rem;background-color:#379cf4;color:#fff;border:1px solid #379cf4;border-radius:5px;width:auto;}#FooterForm #FieldsContainer form .footer-form-submit input[type=submit]:hover{color:#379cf4;background-color:#fff;}#FooterForm #FieldsContainer form .footer-form-submit .ajax-loader{display:none;}.site-footer{color:#fff;}.wpcf7 form.sent .wpcf7-response-output {border-color:#46b450;}.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {border-color:red;color:red;}#Footer{padding:6rem 0 2rem 0;background-color:#0e1c28;}#Footer .footer-logo-area{padding:0 2rem 2rem 2rem;display:flex;}#Footer .footer-logo-area a img{width:100%;height:auto;}#Footer .footer-links{display:flex;flex-direction:column;}#Footer .footer-links h4{color:#fff;font-weight:bold;}#Footer .footer-links a{color:#fff;opacity:.6;text-decoration:none;width:fit-content;padding-bottom:.75rem;display:flex;flex-direction:row;align-items:center;}#Footer .footer-links a:hover{opacity:1;}#Footer .footer-links a i{margin-right:.5rem;}#Footer .footer-links a img{height:30px;width:auto;margin-right:.5rem;}#PopUpModal{background-color:rgba(0,0,0,.6);}#PopUpModal .modal-dialog{max-width:800px;}#PopUpModal .modal-content{background-color:#0f1c29;margin-top:2rem;padding:0 1rem;border-radius:8px;}#PopUpModal .modal-content .modal-header{padding:1rem 0rem;}#PopUpModal .modal-content .modal-header h5{font-weight:bold;color:#fff;}#PopUpModal .modal-content .modal-header button{opacity:1;display:flex;justify-content:center;align-items:center;width:2.5rem;height:2rem;margin:0;padding:0;border-radius:5px;}#PopUpModal .modal-content .modal-header button:hover{background-color:#fff;}#PopUpModal .modal-content .modal-header button:hover span{color:#0f1c29;}#PopUpModal .modal-content .modal-header button span{color:#fff;}#PopUpModal .modal-content .modal-body{padding:1rem 0rem;overflow:hidden;}#PopUpModal .modal-content .modal-body .title-area p{color:#fff;}#PopUpModal .modal-content .modal-body .form-area .wpcf7-response-output{color:#fff;}#PopUpModal .modal-content .modal-body .form-area input:not(input[type=checkbox]){width:100%;margin-bottom:1rem;}#PopUpModal .modal-content .modal-body .form-area #AdventuresSelect{margin-bottom:1rem;margin-top:1.5rem;}#PopUpModal .modal-content .modal-body .form-area #AdventuresSelect p{color:#fff;text-align:center;margin-bottom:.5rem;font-size:1.2rem;font-weight:500;}#PopUpModal .modal-content .modal-body .form-area .my-adventures{display:flex;flex-wrap:wrap;justify-content:space-around;max-width:900px;margin:auto;}#PopUpModal .modal-content .modal-body .form-area .my-adventures .wpcf7-list-item{margin:0 0 1rem 0;width:50%;}#PopUpModal .modal-content .modal-body .form-area .my-adventures .wpcf7-list-item label{cursor:pointer;display:flex;align-items:center;color:rgba(255,255,255,.5);}#PopUpModal .modal-content .modal-body .form-area .my-adventures .wpcf7-list-item label input{width:1.5rem;flex:unset;height:1.5rem;margin-right:.5rem;cursor:pointer;}#PopUpModal .modal-content .modal-body .form-area .my-adventures .wpcf7-list-item label input:focus{outline:none !important;}#PopUpModal .modal-content .modal-body .form-area .my-adventures .wpcf7-list-item label span.wpcf7-list-item-label{flex-shrink:0;}#PopUpModal .modal-content .modal-body .form-area .footer-form-submit{display:flex;justify-content:center;margin-top:.5rem;}#PopUpModal .modal-content .modal-body .form-area .footer-form-submit input[type=submit]{padding:.5rem 2rem;background-color:#379cf4;color:#fff;border:1px solid #379cf4;border-radius:8px;margin-bottom:1rem;max-width:10rem;}#PopUpModal .modal-content .modal-body .form-area .footer-form-submit input[type=submit]:hover{color:#379cf4;background-color:#fff;}#Sticky{position:sticky;width:100%;bottom:0;background-color:rgba(15,28,41,.7);}#Sticky .sticky-content{display:flex;align-items:center;justify-content:center;padding:1rem 0;}#Sticky .sticky-content p{margin-bottom:0;padding-right:1rem;color:#fff;font-weight:bold;}#Sticky .sticky-content button{padding:.25rem 2rem;background-color:#379cf4;color:#fff;border:1px solid #379cf4;border-radius:8px;flex-shrink:0;}#Sticky .sticky-content button:hover{color:#379cf4;background-color:#fff;}#FeedbackModal{background-color:rgba(0,0,0,.6);}#FeedbackModal .modal-content{background-color:#0f1c29;margin-top:2rem;padding:0 1rem;border-radius:8px;max-width:500px;}#FeedbackModal .modal-content .modal-header{padding:1rem 0rem;}#FeedbackModal .modal-content .modal-header h5{font-weight:bold;color:#fff;}#FeedbackModal .modal-content .modal-header button{opacity:1;display:flex;justify-content:center;align-items:center;width:2.5rem;height:2rem;margin:0;padding:0;border-radius:5px;right:-.75rem;}#FeedbackModal .modal-content .modal-header button:hover{background-color:#fff;}#FeedbackModal .modal-content .modal-header button:hover span{color:#0f1c29;}#FeedbackModal .modal-content .modal-header button span{color:#fff;}#FeedbackModal .modal-content .modal-body{padding:1rem 0rem;}#FeedbackModal .modal-content .modal-body .form-area .wpcf7-response-output{color:#fff;}#FeedbackModal .modal-content .modal-body .form-area label{width:100%;color:#fff;}#FeedbackModal .modal-content .modal-body .form-area label input{width:100%;}#FeedbackModal .modal-content .modal-body .form-area input[type=submit]{padding:.5rem 2rem;background-color:#379cf4;color:#fff;border:1px solid #379cf4;border-radius:8px;}#FeedbackModal .modal-content .modal-body .form-area input[type=submit]:hover{color:#379cf4;background-color:#fff;}@media only screen and (max-width: 768px){#Footer{padding:2rem 0;}#Footer .footer-logo-area{justify-content:center;}}@media only screen and (max-width: 425px){#FooterForm #FieldsContainer form #AdventuresSelect{text-align:center;}#FooterForm #FieldsContainer form .my-adventures{flex-direction:column;}#FooterForm #FieldsContainer form .my-adventures .wpcf7-list-item{width:fit-content;}#Footer .footer-links{margin-bottom:2rem;align-items:center;}#Footer .footer-links h4{text-align:center;}#PopUpModal .modal-content .modal-body .form-area .my-adventures .wpcf7-list-item{width:100%;}#Sticky .sticky-content{flex-direction:column;padding:.5rem 0;}#Sticky .sticky-content p{font-size:.8rem;text-align:center;margin-bottom:.5rem;}}@media only screen and (max-width: 375px){#FooterForm #FieldsContainer form .checkbox{padding-left:3rem;}}@media only screen and (max-width: 320px){#FooterForm #FieldsContainer form .checkbox{padding-left:2rem;margin-bottom:1.5rem;}#FooterForm #FieldsContainer form .checkbox .wpcf7-list-item input[type=checkbox]{margin-right:.5rem;}}