body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.container_vertical_col{display:flex;flex-direction:column}.nav_MenuItem{padding:30px 50px;font-size:24px;cursor:pointer}.nav_MenuItem:hover{color:#000;background:linear-gradient(45deg,#ff9123,#ffae23)}.home_container{background-image:linear-gradient(to bottom right,#6e6e6e,#202020);display:flex;justify-content:center;flex-direction:row;flex-wrap:wrap}@media (max-width:1024px){.home_container{background-image:linear-gradient(to bottom right,#383838,#030303);display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap}}.home_box{min-width:800px;max-width:800px;background-color:rgba(0,0,0,.9);color:#fff;margin:20px;padding:0;border-radius:10px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);box-shadow:-10px 10px 20px 0 rgba(0,0,0,.5);width:80%;-webkit-filter:brightness(80%);filter:brightness(80%)}.home_box:hover{-webkit-filter:brightness(100%);filter:brightness(100%)}.home_box span{position:absolute;top:-10px;left:-10px;width:150px;height:150px;display:flex;justify-content:center;align-items:center;overflow:hidden}.home_box span:before{width:150%;height:40px;-webkit-transform:rotate(-45deg) translateY(-20px);transform:rotate(-45deg) translateY(-20px);display:flex;justify-content:center;align-items:center;box-shadow:0 5px 10px rgba(0,0,0,.1)}.home_box span:after,.home_box span:before{position:absolute;background-color:rgba(117,24,204,.5);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);content:""}.home_box span:after{width:10px;height:10px;bottom:0;left:0;z-index:-1;box-shadow:140px -140px rgba(117,24,204,.5)}.home_img{width:100%;border-radius:10px;object-fit:cover;z-index:-99}.home_box_siteBanner{font-weight:600;color:#faebd7;z-index:99;-webkit-transform:rotate(-45deg) translateY(-20px);transform:rotate(-45deg) translateY(-20px);text-align:center;line-height:15px}.home_box_Desc{background-color:transparent;-webkit-backdrop-filter:blur(80px);backdrop-filter:blur(80px);padding:15px;border-radius:5px 5px 5px 150px;width:55%;height:92%;position:absolute;top:10px;right:-1px}.home_box_Desc h1{font-size:60px;text-align:center}.home_box_Desc h4{font-size:40px;text-align:center;margin-top:-20px;margin-bottom:20px}.home_box_Desc h6{font-size:20px;text-align:center}.home_container2{max-width:1024px}.home_btn{cursor:pointer;padding:20px}.home_btn_desc_container{color:#fff}.home_btn_desc{background:transparent;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:30px;border-radius:10px 0 0 10px;text-align:center;position:relative}.home_box_btn_container{display:flex;justify-content:center;flex-wrap:wrap;grid-gap:10px;gap:10px}.home_box_btn{width:60%}.home_box_btn,.home_box_btn2{background-color:rgba(0,0,0,.5);text-align:center;padding:25px;border-radius:10px 10px 10px 10px;font-size:40px;cursor:pointer}.home_box_btn2{width:41%}.home_box_btn2:hover,.home_box_btn:hover{background-color:hsla(0,0%,96.9%,.5)}.review_bg{background-image:linear-gradient(to bottom right,#666565,#555454)}.review-container{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.review-box-film-top{margin-top:10px}.review-box-film-bottom,.review-box-film-top{background:rgba(0,0,0,.8);height:7px}.review-box-film-hole-container{display:flex}.review-box-film-hole{background:rgba(0,0,0,.8);width:25px;height:20px}.review-box-film-hole-empty{width:15px;height:20px;border-radius:2px}.review-box-film-body{background:rgba(0,0,0,.8);min-height:435px;padding:10px 0}.review-box{background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);color:#adadad;padding:10px;margin:5px;border-radius:5px;width:300px;height:420px;word-wrap:break-word;cursor:pointer}.review-box:hover{-webkit-animation-name:boxHoverAni;animation-name:boxHoverAni;-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes boxHoverAni{0%{background-color:rgba(0,255,136,0)}to{background-color:#fff;color:#000}}@keyframes boxHoverAni{0%{background-color:rgba(0,255,136,0)}to{background-color:#fff;color:#000}}.review-box-img{height:280px;width:280px;object-fit:contain;border-radius:5px;background-color:hsla(0,0%,100%,.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.review-box-img:hover{-webkit-animation-name:box-img-ani;animation-name:box-img-ani;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.review-box-img:not(:hover){-webkit-animation-name:box-img-ani-rev;animation-name:box-img-ani-rev;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.review-box-title{font-weight:700;font-size:16px}.review-box-desc{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;display:inline-block;width:280px}.review-box-item-container{background:rgba(0,0,0,.6);color:#fff;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);box-shadow:0 8px 5px 0 rgba(0,0,0,.2);position:absolute;top:185px;font-size:10px;width:95%;padding:10px 5px;border-radius:5px 5px 5px 5px;display:flex;max-height:105px}.flexbox_verticle{display:flex;flex-direction:column;align-items:center;text-align:center}.flexbox_verticle>h1{padding:10px}.flexbox_horizontal{display:flex;flex-direction:row}.maxWidth_1024{max-width:1024px}.review_sub_img{width:100%;border-radius:20px;padding:10px}.review_sub_desc{width:100%;background-color:hsla(0,0%,100%,.281);border-radius:0 0 10px 10px;padding:10px}.review_sub_source{display:flex;justify-content:center}.review-box-favicon{height:20px;margin-top:0;margin-left:5px;margin-right:5px}.review-box-favicon2{height:14px;margin-top:9px;margin-left:5px;margin-right:5px;border-radius:50px}.review_sub_button{width:100%;text-align:center;background-color:rgba(145,255,0,.144);color:green;border-radius:0 0 0 0;padding:10px;cursor:pointer}.review_sub_button:hover{-webkit-animation-name:ani_review_sub_button;animation-name:ani_review_sub_button;-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes ani_review_sub_button{0%{background-color:rgba(145,255,0,.144)}to{background-color:#91ff00}}@keyframes ani_review_sub_button{0%{background-color:rgba(145,255,0,.144)}to{background-color:#91ff00}}.review_sub_productName{border-radius:10px 10px 0 0;width:100%;background-color:#000;text-align:center;padding:10px;font-size:x-large;font-weight:700;-webkit-animation:colorRotate 5.5s linear 0s infinite;animation:colorRotate 5.5s linear 0s infinite}.rainbow_text{text-align:center;text-decoration:underline;font-size:32px;font-family:monospace;letter-spacing:5px;-webkit-animation:colorRotate .5s linear 0s infinite;animation:colorRotate .5s linear 0s infinite}@-webkit-keyframes colorRotate{0%{color:#66f}10%{color:#09f}50%{color:#0f0}75%{color:#f39}to{color:#66f}}@keyframes colorRotate{0%{color:#66f}10%{color:#09f}50%{color:#0f0}75%{color:#f39}to{color:#66f}}.review_searchResult_Text{text-align:center;padding:20px}.review_title1{color:#7e7d7c;font-size:10px;margin-bottom:-5px}.review_title2{font-size:14px;font-weight:700}.review_title3{font-size:12px}.review_author_text{color:#d4d4d4;font-size:16px;width:auto;position:absolute;top:15px;right:0;padding:5px 5px 5px 15px;border-radius:50px 2px 2px 50px;text-align:end;background-color:rgba(0,0,0,.7);box-shadow:0 5px 5px rgba(0,0,0,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.review_sitename_text{color:gold;font-size:20px;white-space:nowrap;display:flex}.review_disclaimer_container{display:flex;flex-direction:column;align-items:center}.review_disclaimer{color:#fff}.review_disclaimer_desc{color:#d1d1d1;padding:10px;font-size:12px;width:60%;text-align:center}.reseller_container{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;grid-gap:5px;gap:5px;padding:5px}.alignCenter{text-align:center}.reseller_btn{border-radius:5px;background-color:hsla(0,0%,100%,.1);padding:5px;cursor:pointer;min-width:200px}.reseller_btn:hover{-webkit-animation-name:ani_reseller_btn;animation-name:ani_reseller_btn;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes ani_reseller_btn{0%{background-color:hsla(0,0%,100%,.1)}to{background-color:#fff}}@keyframes ani_reseller_btn{0%{background-color:hsla(0,0%,100%,.1)}to{background-color:#fff}}.reseller_logo_img{width:200px;height:200px;object-fit:cover;border-radius:5px}.reseller_search_tag_container{padding:20px}.reseller_search_tag_container2{background-color:hsla(0,0%,100%,.5);border-radius:5px;padding:5px;display:flex;flex-direction:row}.reseller_search_tag_title{padding:0 20px;display:flex;flex-direction:row}.reseller_search_tag{cursor:pointer;padding:0 5px}.reseller_search_tag:hover{color:#adff2f;background-color:#000;border-radius:5px}.reseller_search_tag_selectedText{color:#00ffbf;padding:0 10px;text-align:center}.reseller_search_tag_clear{color:#ff5100;cursor:pointer;text-align:center;padding:0 10px}.reseller_search_tag_clear:hover{color:#fff;background-color:red;border-radius:5px}.reseller_search_text{margin-top:60px}.ourBrands_brand_container{display:flex;flex-direction:col;flex-wrap:wrap;justify-content:center;grid-gap:5px;gap:5px;padding:5px}.ourBrands_brand_container_2{max-width:1024px;text-align:center}.ourBrands_brand_img{width:200px;margin:10px;cursor:pointer}.ourBrands_brand_h1{text-align:center}.ourBrands_brand_btn_container{display:flex;justify-content:center}.ourBrands_brand_btn{text-align:center;cursor:pointer;font-size:20px;background-color:rgba(0,0,0,.5);color:#7bff00;border-radius:10px;width:30%}.ourBrands_brand_btn:hover{background-color:#7bff00;color:#000}.ourBrands_reseller_form,.ourBrands_reseller_form_container{display:flex;justify-content:center}.ourBrands_reseller_form{flex-direction:column;background-color:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);align-items:center;width:80%;padding:20px;border-radius:10px;grid-gap:10px;gap:10px}.ourBrands_reseller_form_checkbox{display:flex;padding:60px 0 20px 40px;align-self:flex-start;color:#fff}.ourBrands_reseller_form_checkbox_groupTitle{color:#fff;padding:5px 60px 0 0}.p-grid{display:flex;flex-wrap:wrap;margin-right:-.5em;margin-left:-.5em;margin-top:-.5em}.p-grid>.p-col,.p-grid>[class*=p-col]{box-sizing:border-box}.p-nogutter{margin-right:0;margin-left:0;margin-top:0}.p-nogutter>.p-col,.p-nogutter>[class*=p-col-]{padding:0}.p-dir-row{flex-direction:row}.p-dir-rev{flex-direction:row-reverse}.p-dir-col{flex-direction:column}.p-dir-col-rev{flex-direction:column-reverse}.p-justify-start{justify-content:flex-start}.p-justify-end{justify-content:flex-end}.p-justify-center{justify-content:center}.p-justify-between{justify-content:space-between}.p-justify-around{justify-content:space-around}.p-justify-even{justify-content:space-evenly}.p-align-start{align-items:flex-start}.p-align-end{align-items:flex-end}.p-align-center{align-items:center}.p-align-baseline{align-items:baseline}.p-align-stretch{align-items:stretch}.p-col{flex-grow:1;flex-basis:0;padding:.5em}.p-col-fixed{flex:0 0 auto;padding:.5em}.p-col-align-start{align-self:flex-start}.p-col-align-end{align-self:flex-end}.p-col-align-center{-ms-grid-row-align:center;align-self:center}.p-col-align-baseline{align-self:baseline}.p-col-align-stretch{-ms-grid-row-align:stretch;align-self:stretch}.p-dir-col-rev>.p-col,.p-dir-col>.p-col{flex-basis:auto}.p-col-1,.p-col-2,.p-col-3,.p-col-4,.p-col-5,.p-col-6,.p-col-7,.p-col-8,.p-col-9,.p-col-10,.p-col-11,.p-col-12{flex:0 0 auto;padding:.5em}.p-col-1{width:8.3333%}.p-col-2{width:16.6667%}.p-col-3{width:25%}.p-col-4{width:33.3333%}.p-col-5{width:41.6667%}.p-col-6{width:50%}.p-col-7{width:58.3333%}.p-col-8{width:66.6667%}.p-col-9{width:75%}.p-col-10{width:83.3333%}.p-col-11{width:91.6667%}.p-col-12{width:100%}.p-col-order-first{order:-1}.p-col-order-last{order:13}.p-col-order-0{order:0}.p-col-order-1{order:1}.p-col-order-2{order:2}.p-col-order-3{order:3}.p-col-order-4{order:4}.p-col-order-5{order:5}.p-col-order-6{order:6}.p-col-order-7{order:7}.p-col-order-8{order:8}.p-col-order-9{order:9}.p-col-order-10{order:10}.p-col-order-11{order:11}.p-col-order-12{order:12}.p-offset-12{margin-left:100%}.p-offset-11{margin-left:91.66666667%}.p-offset-10{margin-left:83.33333333%}.p-offset-9{margin-left:75%}.p-offset-8{margin-left:66.66666667%}.p-offset-7{margin-left:58.33333333%}.p-offset-6{margin-left:50%}.p-offset-5{margin-left:41.66666667%}.p-offset-4{margin-left:33.33333333%}.p-offset-3{margin-left:25%}.p-offset-2{margin-left:16.66666667%}.p-offset-1{margin-left:8.33333333%}.p-offset-0{margin-left:0}.p-lg-1,.p-lg-2,.p-lg-3,.p-lg-4,.p-lg-5,.p-lg-6,.p-lg-7,.p-lg-8,.p-lg-9,.p-lg-10,.p-lg-11,.p-lg-12,.p-md-1,.p-md-2,.p-md-3,.p-md-4,.p-md-5,.p-md-6,.p-md-7,.p-md-8,.p-md-9,.p-md-10,.p-md-11,.p-md-12,.p-sm-1,.p-sm-2,.p-sm-3,.p-sm-4,.p-sm-5,.p-sm-6,.p-sm-7,.p-sm-8,.p-sm-9,.p-sm-10,.p-sm-11,.p-sm-12,.p-xl-1,.p-xl-2,.p-xl-3,.p-xl-4,.p-xl-5,.p-xl-6,.p-xl-7,.p-xl-8,.p-xl-9,.p-xl-10,.p-xl-11,.p-xl-12{padding:.5em}.p-col-nogutter{padding:0}@media screen and (min-width:576px){.p-sm-1,.p-sm-2,.p-sm-3,.p-sm-4,.p-sm-5,.p-sm-6,.p-sm-7,.p-sm-8,.p-sm-9,.p-sm-10,.p-sm-11,.p-sm-12{flex:0 0 auto}.p-sm-1{width:8.3333%}.p-sm-2{width:16.6667%}.p-sm-3{width:25%}.p-sm-4{width:33.3333%}.p-sm-5{width:41.6667%}.p-sm-6{width:50%}.p-sm-7{width:58.3333%}.p-sm-8{width:66.6667%}.p-sm-9{width:75%}.p-sm-10{width:83.3333%}.p-sm-11{width:91.6667%}.p-sm-12{width:100%}.p-sm-offset-12{margin-left:100%}.p-sm-offset-11{margin-left:91.66666667%}.p-sm-offset-10{margin-left:83.33333333%}.p-sm-offset-9{margin-left:75%}.p-sm-offset-8{margin-left:66.66666667%}.p-sm-offset-7{margin-left:58.33333333%}.p-sm-offset-6{margin-left:50%}.p-sm-offset-5{margin-left:41.66666667%}.p-sm-offset-4{margin-left:33.33333333%}.p-sm-offset-3{margin-left:25%}.p-sm-offset-2{margin-left:16.66666667%}.p-sm-offset-1{margin-left:8.33333333%}.p-sm-offset-0{margin-left:0}.p-sm-order-first{order:-1}.p-sm-order-last{order:13}.p-sm-order-0{order:0}.p-sm-order-1{order:1}.p-sm-order-2{order:2}.p-sm-order-3{order:3}.p-sm-order-4{order:4}.p-sm-order-5{order:5}.p-sm-order-6{order:6}.p-sm-order-7{order:7}.p-sm-order-8{order:8}.p-sm-order-9{order:9}.p-sm-order-10{order:10}.p-sm-order-11{order:11}.p-sm-order-12{order:12}}@media screen and (min-width:768px){.p-md-1,.p-md-2,.p-md-3,.p-md-4,.p-md-5,.p-md-6,.p-md-7,.p-md-8,.p-md-9,.p-md-10,.p-md-11,.p-md-12{flex:0 0 auto}.p-md-1{width:8.3333%}.p-md-2{width:16.6667%}.p-md-3{width:25%}.p-md-4{width:33.3333%}.p-md-5{width:41.6667%}.p-md-6{width:50%}.p-md-7{width:58.3333%}.p-md-8{width:66.6667%}.p-md-9{width:75%}.p-md-10{width:83.3333%}.p-md-11{width:91.6667%}.p-md-12{width:100%}.p-md-offset-12{margin-left:100%}.p-md-offset-11{margin-left:91.66666667%}.p-md-offset-10{margin-left:83.33333333%}.p-md-offset-9{margin-left:75%}.p-md-offset-8{margin-left:66.66666667%}.p-md-offset-7{margin-left:58.33333333%}.p-md-offset-6{margin-left:50%}.p-md-offset-5{margin-left:41.66666667%}.p-md-offset-4{margin-left:33.33333333%}.p-md-offset-3{margin-left:25%}.p-md-offset-2{margin-left:16.66666667%}.p-md-offset-1{margin-left:8.33333333%}.p-md-offset-0{margin-left:0}.p-md-order-first{order:-1}.p-md-order-last{order:13}.p-md-order-0{order:0}.p-md-order-1{order:1}.p-md-order-2{order:2}.p-md-order-3{order:3}.p-md-order-4{order:4}.p-md-order-5{order:5}.p-md-order-6{order:6}.p-md-order-7{order:7}.p-md-order-8{order:8}.p-md-order-9{order:9}.p-md-order-10{order:10}.p-md-order-11{order:11}.p-md-order-12{order:12}}@media screen and (min-width:992px){.p-lg-1,.p-lg-2,.p-lg-3,.p-lg-4,.p-lg-5,.p-lg-6,.p-lg-7,.p-lg-8,.p-lg-9,.p-lg-10,.p-lg-11,.p-lg-12{flex:0 0 auto}.p-lg-1{width:8.3333%}.p-lg-2{width:16.6667%}.p-lg-3{width:25%}.p-lg-4{width:33.3333%}.p-lg-5{width:41.6667%}.p-lg-6{width:50%}.p-lg-7{width:58.3333%}.p-lg-8{width:66.6667%}.p-lg-9{width:75%}.p-lg-10{width:83.3333%}.p-lg-11{width:91.6667%}.p-lg-12{width:100%}.p-lg-offset-12{margin-left:100%}.p-lg-offset-11{margin-left:91.66666667%}.p-lg-offset-10{margin-left:83.33333333%}.p-lg-offset-9{margin-left:75%}.p-lg-offset-8{margin-left:66.66666667%}.p-lg-offset-7{margin-left:58.33333333%}.p-lg-offset-6{margin-left:50%}.p-lg-offset-5{margin-left:41.66666667%}.p-lg-offset-4{margin-left:33.33333333%}.p-lg-offset-3{margin-left:25%}.p-lg-offset-2{margin-left:16.66666667%}.p-lg-offset-1{margin-left:8.33333333%}.p-lg-offset-0{margin-left:0}.p-lg-order-first{order:-1}.p-lg-order-last{order:13}.p-lg-order-0{order:0}.p-lg-order-1{order:1}.p-lg-order-2{order:2}.p-lg-order-3{order:3}.p-lg-order-4{order:4}.p-lg-order-5{order:5}.p-lg-order-6{order:6}.p-lg-order-7{order:7}.p-lg-order-8{order:8}.p-lg-order-9{order:9}.p-lg-order-10{order:10}.p-lg-order-11{order:11}.p-lg-order-12{order:12}}@media screen and (min-width:1200px){.p-xl-1,.p-xl-2,.p-xl-3,.p-xl-4,.p-xl-5,.p-xl-6,.p-xl-7,.p-xl-8,.p-xl-9,.p-xl-10,.p-xl-11,.p-xl-12{flex:0 0 auto}.p-xl-1{width:8.3333%}.p-xl-2{width:16.6667%}.p-xl-3{width:25%}.p-xl-4{width:33.3333%}.p-xl-5{width:41.6667%}.p-xl-6{width:50%}.p-xl-7{width:58.3333%}.p-xl-8{width:66.6667%}.p-xl-9{width:75%}.p-xl-10{width:83.3333%}.p-xl-11{width:91.6667%}.p-xl-12{width:100%}.p-xl-offset-12{margin-left:100%}.p-xl-offset-11{margin-left:91.66666667%}.p-xl-offset-10{margin-left:83.33333333%}.p-xl-offset-9{margin-left:75%}.p-xl-offset-8{margin-left:66.66666667%}.p-xl-offset-7{margin-left:58.33333333%}.p-xl-offset-6{margin-left:50%}.p-xl-offset-5{margin-left:41.66666667%}.p-xl-offset-4{margin-left:33.33333333%}.p-xl-offset-3{margin-left:25%}.p-xl-offset-2{margin-left:16.66666667%}.p-xl-offset-1{margin-left:8.33333333%}.p-xl-offset-0{margin-left:0}.p-xl-order-first{order:-1}.p-xl-order-last{order:13}.p-xl-order-0{order:0}.p-xl-order-1{order:1}.p-xl-order-2{order:2}.p-xl-order-3{order:3}.p-xl-order-4{order:4}.p-xl-order-5{order:5}.p-xl-order-6{order:6}.p-xl-order-7{order:7}.p-xl-order-8{order:8}.p-xl-order-9{order:9}.p-xl-order-10{order:10}.p-xl-order-11{order:11}.p-xl-order-12{order:12}}.p-field{margin-bottom:1em}.p-field label{display:inline-block;margin-bottom:.5em}.p-field.p-grid label{margin-bottom:0;display:flex;align-items:center}.p-field.p-grid,.p-formgrid.p-grid{margin-top:0}.p-field.p-grid .p-col,.p-field.p-grid .p-col-2,.p-field.p-grid .p-col-3,.p-field.p-grid .p-col-4,.p-field.p-grid .p-col-5,.p-field.p-grid .p-col-6,.p-field.p-grid .p-col-8,.p-field.p-grid .p-col-10,.p-field.p-grid .p-col-11,.p-field.p-grid .p-col-12,.p-field.p-grid .p-col-fixed,.p-formgrid.p-grid .p-col,.p-formgrid.p-grid .p-col-1,.p-formgrid.p-grid .p-col-2,.p-formgrid.p-grid .p-col-3,.p-formgrid.p-grid .p-col-5,.p-formgrid.p-grid .p-col-6,.p-formgrid.p-grid .p-col-7,.p-formgrid.p-grid .p-col-8,.p-formgrid.p-grid .p-col-9,.p-formgrid.p-grid .p-col-10,.p-formgrid.p-grid .p-col-12,.p-formgrid.p-grid .p-col-fixed,.p-formgroup .p-grid .p-col-1,.p-formgroup.p-grid .p-col-4,.p-formgroup .p-grid .p-col-7,.p-formgroup .p-grid .p-col-9,.p-formgroup.p-grid .p-col-11{padding-top:0;padding-bottom:0}.p-formgroup-inline{display:flex;flex-wrap:wrap}.p-formgroup-inline .p-field,.p-formgroup-inline .p-field-checkbox,.p-formgroup-inline .p-field-radiobutton{margin-right:1em;margin-bottom:0}.p-formgroup-inline .p-field-checkbox label,.p-formgroup-inline .p-field-radiobutton label,.p-formgroup-inline .p-field label{margin-right:.5em;margin-bottom:0}.p-field-checkbox,.p-field-radiobutton{margin-bottom:1em;display:flex;align-items:center}.p-field-checkbox label,.p-field-radiobutton label{margin-left:.5em;line-height:1}.image-gallery-icon{color:#fff;transition:all .2s ease-out;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;cursor:pointer;outline:none;position:absolute;z-index:4;-webkit-filter:drop-shadow(0 2px 2px #1a1a1a);filter:drop-shadow(0 2px 2px #1a1a1a)}@media (min-width:768px){.image-gallery-icon:hover{color:#337ab7}.image-gallery-icon:hover .image-gallery-svg{-webkit-transform:scale(1.1);transform:scale(1.1)}}.image-gallery-icon:focus{outline:2px solid #337ab7}.image-gallery-using-mouse .image-gallery-icon:focus{outline:none}.image-gallery-fullscreen-button,.image-gallery-play-button{bottom:0;padding:20px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:36px;width:36px}@media (max-width:768px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:15px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:24px;width:24px}}@media (max-width:480px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:10px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:16px;width:16px}}.image-gallery-fullscreen-button{right:0}.image-gallery-play-button{left:0}.image-gallery-left-nav,.image-gallery-right-nav{padding:50px 10px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:120px;width:60px}@media (max-width:768px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:72px;width:36px}}@media (max-width:480px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:48px;width:24px}}.image-gallery-left-nav[disabled],.image-gallery-right-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-left-nav{left:0}.image-gallery-right-nav{right:0}.image-gallery{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative}.image-gallery.fullscreen-modal{background:#000;bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:5}.image-gallery.fullscreen-modal .image-gallery-content{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.image-gallery-content{position:relative;line-height:0;top:0}.image-gallery-content.fullscreen{background:#000}.image-gallery-content .image-gallery-slide .image-gallery-image{max-height:calc(100vh - 80px)}.image-gallery-content.left .image-gallery-slide .image-gallery-image,.image-gallery-content.right .image-gallery-slide .image-gallery-image{max-height:100vh}.image-gallery-slide-wrapper{position:relative}.image-gallery-slide-wrapper.left,.image-gallery-slide-wrapper.right{display:inline-block;width:calc(100% - 110px)}@media (max-width:768px){.image-gallery-slide-wrapper.left,.image-gallery-slide-wrapper.right{width:calc(100% - 87px)}}.image-gallery-slide-wrapper.image-gallery-rtl{direction:rtl}.image-gallery-slides{line-height:0;overflow:hidden;position:relative;white-space:nowrap;text-align:center}.image-gallery-slide{left:0;position:absolute;top:0;width:100%}.image-gallery-slide.center{position:relative}.image-gallery-slide .image-gallery-image{width:100%;object-fit:contain}.image-gallery-slide .image-gallery-description{background:rgba(0,0,0,.4);bottom:70px;color:#fff;left:0;line-height:1;padding:10px 20px;position:absolute;white-space:normal}@media (max-width:768px){.image-gallery-slide .image-gallery-description{bottom:45px;font-size:.8em;padding:8px 15px}}.image-gallery-bullets{bottom:20px;left:0;margin:0 auto;position:absolute;right:0;width:80%;z-index:4}.image-gallery-bullets .image-gallery-bullets-container{margin:0;padding:0;text-align:center}.image-gallery-bullets .image-gallery-bullet{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:1px solid #fff;border-radius:50%;box-shadow:0 1px 0 #1a1a1a;cursor:pointer;display:inline-block;margin:0 5px;outline:none;padding:5px;transition:background .2s ease-out}@media (max-width:768px){.image-gallery-bullets .image-gallery-bullet{margin:0 3px;padding:3px}}@media (max-width:480px){.image-gallery-bullets .image-gallery-bullet{padding:2.7px}}.image-gallery-bullets .image-gallery-bullet:focus,.image-gallery-bullets .image-gallery-bullet:hover{background:#337ab7;-webkit-transform:scale(1.1);transform:scale(1.1)}.image-gallery-bullets .image-gallery-bullet.active{background:#fff}.image-gallery-thumbnails-wrapper{position:relative}.image-gallery-thumbnails-wrapper.thumbnails-wrapper-rtl{direction:rtl}.image-gallery-thumbnails-wrapper.left,.image-gallery-thumbnails-wrapper.right{display:inline-block;vertical-align:top;width:100px}@media (max-width:768px){.image-gallery-thumbnails-wrapper.left,.image-gallery-thumbnails-wrapper.right{width:81px}}.image-gallery-thumbnails-wrapper.left .image-gallery-thumbnails,.image-gallery-thumbnails-wrapper.right .image-gallery-thumbnails{height:100%;width:100%;left:0;padding:0;position:absolute;top:0}.image-gallery-thumbnails-wrapper.left .image-gallery-thumbnails .image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.right .image-gallery-thumbnails .image-gallery-thumbnail{display:block;margin-right:0;padding:0}.image-gallery-thumbnails-wrapper.left .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.right .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:0;margin-top:2px}.image-gallery-thumbnails-wrapper.left,.image-gallery-thumbnails-wrapper.right{margin:0 5px}@media (max-width:768px){.image-gallery-thumbnails-wrapper.left,.image-gallery-thumbnails-wrapper.right{margin:0 3px}}.image-gallery-thumbnails{overflow:hidden;padding:5px 0}@media (max-width:768px){.image-gallery-thumbnails{padding:3px 0}}.image-gallery-thumbnails .image-gallery-thumbnails-container{cursor:pointer;text-align:center;transition:-webkit-transform .45s ease-out;transition:transform .45s ease-out;transition:transform .45s ease-out,-webkit-transform .45s ease-out;white-space:nowrap}.image-gallery-thumbnail{display:inline-block;border:4px solid transparent;transition:border .3s ease-out;width:100px;background:transparent;padding:0}@media (max-width:768px){.image-gallery-thumbnail{border:3px solid transparent;width:81px}}.image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:2px}.image-gallery-thumbnail .image-gallery-thumbnail-inner{position:relative}.image-gallery-thumbnail .image-gallery-thumbnail-image{vertical-align:middle;width:100%;line-height:0}.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus,.image-gallery-thumbnail:hover{outline:none;border:4px solid #337ab7}@media (max-width:768px){.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus,.image-gallery-thumbnail:hover{border:3px solid #337ab7}}.image-gallery-thumbnail-label{box-sizing:border-box;color:#fff;font-size:1em;left:0;line-height:1em;padding:5%;position:absolute;top:50%;text-shadow:1px 1px 0 #000;-webkit-transform:translateY(-50%);transform:translateY(-50%);white-space:normal;width:100%}@media (max-width:768px){.image-gallery-thumbnail-label{font-size:.8em;line-height:.8em}}.image-gallery-index{background:rgba(0,0,0,.4);color:#fff;line-height:1;padding:10px 20px;position:absolute;right:0;top:0;z-index:4}@media (max-width:768px){.image-gallery-index{font-size:.8em;padding:5px 10px}}
/*# sourceMappingURL=main.93afe464.chunk.css.map */