:root{font-size:16px;--trodly-green:#3c9;--trodly-black:#484848;--trodly-grey:#dfdfdf;--trodly-yellow:#fdcd26;--font-weight-light:300;--font-weight-regular:400;--font-weight-medium:500}body,html{margin:0;padding:0}#root,body,html{width:100%;height:100%}*,h1,h2,h3,h4,h5,h6,p{font-family:Roboto,sans-serif;color:var(--trodly-black)}h1,h2,h3,h4,h5,h6,p{margin:0}input[type=text]{color:var(--trodly-black);font-family:Roboto,sans-serif;width:100%;height:100%;outline:none;border:none;font-size:.875rem;border-radius:8px}.dropdown{position:relative;padding:1rem;cursor:pointer}.dropdown .dropdown-icon{width:1rem}.dropdown .selected-item{height:100%;width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;font-weight:var(--font-weight-medium);font-size:.875rem;padding-left:.5rem;overflow:hidden}.dropdown *{-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.dropdown>.dropdown-menu,.dropdown>.dropdown-menu *{width:100%;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.dropdown>.dropdown-menu{display:none;opacity:0;position:absolute;top:105%;left:0}.dropdown.show .dropdown-arrow{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.dropdown.show>.dropdown-menu{display:block;opacity:1;z-index:1}.dropdown>.dropdown-menu>.triangle{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end}.dropdown>.dropdown-menu>.triangle>span{width:0;height:0;border-bottom:10px solid #fff;border-left:10px solid transparent;border-right:10px solid transparent;margin-right:.9rem}.dropdown>.dropdown-menu>.item-list{-webkit-box-shadow:0 0 15px 0 rgba(0,0,0,.2);box-shadow:0 0 15px 0 rgba(0,0,0,.2);background-color:#fff;border-radius:5px;padding:1rem 0;max-height:20rem;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.dropdown>.dropdown-menu>.item-list>.dropdown-item{font-size:1rem;border-top:.0625em solid #dfdfdf;padding-left:.5rem;cursor:pointer;position:relative}.dropdown>.dropdown-menu>.item-list>.dropdown-item:first-child{border:none}.dropdown>.dropdown-menu>.item-list>.dropdown-item:hover{background-color:#efefef}.dropdown>.dropdown-menu>.item-list>.dropdown-item.selected:before{content:"";background-color:var(--trodly-green);position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);height:.6rem;width:.6rem;border-radius:100%}.dropdown>.dropdown-menu>.item-list>.dropdown-item>span{padding:.5rem;padding-left:1rem;display:block;width:100%;height:100%}.hidden{display:none}.dropdown .selected-item.headerDropDown{-ms-flex-pack:center;justify-content:center}.dropdown .selected-item.headerDropDown~.dropdown-menu>.item-list>.dropdown-item.selected:before{left:3%}.headerDropDown .dropdown-item{font-size:2rem;color:#fff;text-align:center;position:relative}.dropdown-item-link{text-decoration:none}.dropdown-item-link span{font-size:1.2rem;padding:.5rem 0;width:100%;display:block}.dropdown-item-link .dropdown-item{border-top:.0625em solid #dfdfdf;position:relative}.dropdown-item-link:first-child .dropdown-item{border:none}.dropdown-item-link .dropdown-item:hover{background-color:#efefef}.dropdown-item-link .dropdown-item.selected:before{content:"";background-color:var(--trodly-green);position:absolute;top:50%;left:3%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);height:.6rem;width:.6rem;border-radius:100%}.dropdown-item-link.collection-filter-dropdown div{padding-left:1.5rem}.dropdown-item-link.collection-filter-dropdown div span{font-size:1rem}#page-loader div{position:fixed;top:0;left:0;z-index:20;width:100%;height:.4rem;max-height:.4rem}#page-loader div>div.loading-bar{width:25%;height:100%;position:relative;background-color:var(--trodly-green);-webkit-animation:page-loader 1.5s linear infinite;animation:page-loader 1.5s linear infinite}@-webkit-keyframes page-loader{0%{left:0}25%{left:25%}50%{left:50%}75%{left:75%}to{left:100%}}@keyframes page-loader{0%{left:0}25%{left:25%}50%{left:50%}75%{left:75%}to{left:100%}}@media (max-width:576px){.headerDropDown .dropdown-item{font-size:1.5rem}.dropdown>.dropdown-menu>.item-list>.dropdown-item>span{font-size:.8rem}}@media screen and (max-width:768px) and (orientation:landscape){#error-bar{position:fixed;bottom:0;width:100%;height:1.5rem;background-color:#d32f2f;color:#fff;font-size:1rem}#error-bar:before{content:"For best exprience on Trodly, stick to Portrait mode.";position:absolute;color:#fff;width:100%;height:100%;text-align:center;padding:.2rem}}/*!
 * Bootstrap Grid v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */@-ms-viewport{width:device-width}html{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-overflow-style:scrollbar}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}.container{width:100%;padding-right:1.25rem;padding-left:1.25rem;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px;padding-right:0;padding-left:0}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1060px}}@media (min-width:1400px){.container{max-width:1200px}}.container-fluid{width:100%;margin-right:auto;margin-left:auto}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-auto,.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-auto,.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md-auto,.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-auto{position:relative;min-height:1px;padding-right:.625rem;padding-left:.625rem}.col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-ms-flex-order:-1;order:-1}.order-last{-ms-flex-order:13;order:13}.order-0{-ms-flex-order:0;order:0}.order-1{-ms-flex-order:1;order:1}.order-2{-ms-flex-order:2;order:2}.order-3{-ms-flex-order:3;order:3}.order-4{-ms-flex-order:4;order:4}.order-5{-ms-flex-order:5;order:5}.order-6{-ms-flex-order:6;order:6}.order-7{-ms-flex-order:7;order:7}.order-8{-ms-flex-order:8;order:8}.order-9{-ms-flex-order:9;order:9}.order-10{-ms-flex-order:10;order:10}.order-11{-ms-flex-order:11;order:11}.order-12{-ms-flex-order:12;order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (max-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-sm-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-ms-flex-order:-1;order:-1}.order-sm-last{-ms-flex-order:13;order:13}.order-sm-0{-ms-flex-order:0;order:0}.order-sm-1{-ms-flex-order:1;order:1}.order-sm-2{-ms-flex-order:2;order:2}.order-sm-3{-ms-flex-order:3;order:3}.order-sm-4{-ms-flex-order:4;order:4}.order-sm-5{-ms-flex-order:5;order:5}.order-sm-6{-ms-flex-order:6;order:6}.order-sm-7{-ms-flex-order:7;order:7}.order-sm-8{-ms-flex-order:8;order:8}.order-sm-9{-ms-flex-order:9;order:9}.order-sm-10{-ms-flex-order:10;order:10}.order-sm-11{-ms-flex-order:11;order:11}.order-sm-12{-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-md-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-ms-flex-order:-1;order:-1}.order-md-last{-ms-flex-order:13;order:13}.order-md-0{-ms-flex-order:0;order:0}.order-md-1{-ms-flex-order:1;order:1}.order-md-2{-ms-flex-order:2;order:2}.order-md-3{-ms-flex-order:3;order:3}.order-md-4{-ms-flex-order:4;order:4}.order-md-5{-ms-flex-order:5;order:5}.order-md-6{-ms-flex-order:6;order:6}.order-md-7{-ms-flex-order:7;order:7}.order-md-8{-ms-flex-order:8;order:8}.order-md-9{-ms-flex-order:9;order:9}.order-md-10{-ms-flex-order:10;order:10}.order-md-11{-ms-flex-order:11;order:11}.order-md-12{-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-lg-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-ms-flex-order:-1;order:-1}.order-lg-last{-ms-flex-order:13;order:13}.order-lg-0{-ms-flex-order:0;order:0}.order-lg-1{-ms-flex-order:1;order:1}.order-lg-2{-ms-flex-order:2;order:2}.order-lg-3{-ms-flex-order:3;order:3}.order-lg-4{-ms-flex-order:4;order:4}.order-lg-5{-ms-flex-order:5;order:5}.order-lg-6{-ms-flex-order:6;order:6}.order-lg-7{-ms-flex-order:7;order:7}.order-lg-8{-ms-flex-order:8;order:8}.order-lg-9{-ms-flex-order:9;order:9}.order-lg-10{-ms-flex-order:10;order:10}.order-lg-11{-ms-flex-order:11;order:11}.order-lg-12{-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-xl-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-ms-flex-order:-1;order:-1}.order-xl-last{-ms-flex-order:13;order:13}.order-xl-0{-ms-flex-order:0;order:0}.order-xl-1{-ms-flex-order:1;order:1}.order-xl-2{-ms-flex-order:2;order:2}.order-xl-3{-ms-flex-order:3;order:3}.order-xl-4{-ms-flex-order:4;order:4}.order-xl-5{-ms-flex-order:5;order:5}.order-xl-6{-ms-flex-order:6;order:6}.order-xl-7{-ms-flex-order:7;order:7}.order-xl-8{-ms-flex-order:8;order:8}.order-xl-9{-ms-flex-order:9;order:9}.order-xl-10{-ms-flex-order:10;order:10}.order-xl-11{-ms-flex-order:11;order:11}.order-xl-12{-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.search-result{position:absolute;top:102%;left:0;width:100%;max-height:20rem;border-bottom-left-radius:8px;border-bottom-right-radius:8px;display:none}.search-result ul{list-style-type:none;padding:0}.result-count{text-align:right;font-size:.9rem;border-bottom:1px solid #dfdfdfdf;padding:.5rem 0;margin:0 1rem}.search-result li:not(.result-count){padding:.5rem 1rem;cursor:pointer}.search-result li:not(.result-count):hover{background-color:#efefef}.search-result li a{text-decoration:none;font-size:1rem}.no-result-found{text-align:center}.search-result li.no-result-found:hover{background-color:transparent}.searchbar-contianer{position:fixed;top:0;left:0;height:100%;z-index:10;-ms-flex-align:start;align-items:flex-start;background-color:hsla(0,0%,100%,.95);padding:1rem;overflow-y:auto;-webkit-overflow-scrolling:touch}.searchbar-contianer,.searchbar-contianer>div{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.searchbar-contianer>div{-ms-flex-align:center;align-items:center;height:4rem;top:30%}.searchbar-contianer>div .search-icons-input{height:100%;width:100%;max-width:60vw;background-color:#fff;border-radius:8px;display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;padding:1rem;-webkit-box-shadow:0 0 15px 0 rgba(0,0,0,.2);box-shadow:0 0 15px 0 rgba(0,0,0,.2);position:relative}.searchbar-contianer>div .search-icons-input .search-input{width:100%;height:100%;margin-left:1rem}.searchbar-contianer>div .search-icons-input .search-input ::-webkit-input-placeholder{color:var(--trodly-black);font-family:Roboto,sans-serif;font-weight:var(--font-weight-light)}.searchbar-contianer>div .search-icons-input .search-input ::-moz-placeholder{color:var(--trodly-black);font-family:Roboto,sans-serif;font-weight:var(--font-weight-light)}.searchbar-contianer>div .search-icons-input .search-input :-ms-input-placeholder{color:var(--trodly-black);font-family:Roboto,sans-serif;font-weight:var(--font-weight-light)}.searchbar-contianer>div .search-icons-input .search-input :-moz-placeholder{color:var(--trodly-black);font-family:Roboto,sans-serif;font-weight:var(--font-weight-light)}.closeSearchBar{position:relative;top:-4.5rem;left:60vw;background-color:#fff;width:3rem;height:3rem;border-radius:100%;cursor:pointer}.closeSearchBar,.closeSearchBar>span{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.closeSearchBar>span{position:absolute;width:100%;height:100%}.closeSearchBar>span:after,.closeSearchBar>span:before{position:absolute;content:"";background-color:#484848;width:2rem;height:.3rem;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;border-radius:8px}.closeSearchBar>span:before{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.closeSearchBar>span:after{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}@media (max-width:576px){.searchbar-contianer>div .search-icons-input{max-width:calc(100vw - 3rem)}.searchbar-contianer>div{-ms-flex-pack:start;justify-content:flex-start}.closeSearchBar{position:absolute;left:calc(100vw - 5rem)}}header{padding:0 3rem;-webkit-box-sizing:border-box;box-sizing:border-box}.header{margin-top:1rem}.trodly-search{background-color:hsla(0,0%,100%,.2);border-radius:8px;padding:0 .5rem}::-webkit-input-placeholder{color:#fff;font-family:Roboto,sans-serif;font-weight:var(--font-weight-light)}::-moz-placeholder{color:#fff;font-family:Roboto,sans-serif;font-weight:var(--font-weight-light)}:-ms-input-placeholder{color:#fff;font-family:Roboto,sans-serif;font-weight:var(--font-weight-light)}:-moz-placeholder{color:#fff;font-family:Roboto,sans-serif;font-weight:var(--font-weight-light)}header div{height:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.collectionBanner{min-height:60vh;width:100%;background-position:50% 50%;background-size:cover;background-repeat:no-repeat;position:relative;background-image:-webkit-linear-gradient(330deg,#84fab0,#8fd3f4);background-image:-o-linear-gradient(330deg,#84fab0 0,#8fd3f4 100%);background-image:linear-gradient(120deg,#84fab0,#8fd3f4);padding-bottom:2rem}.collectionBanner h1,.collectionBanner h2,.collectionBanner p{color:#fff}.collectionBanner h1,.collectionBanner h2{font-weight:var(--font-weight-medium)}.collectionDetails{width:100%;height:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column;padding-top:7rem}.collection-name{width:35%}.collectionDescription{margin:1rem 0;width:50%;text-align:center}.collectionDescription h2{font-size:1rem;font-weight:var(--font-weight-regular);line-height:21px;white-space:pre-line}.collection-card{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;min-height:9.5rem}.underline{width:100%;height:2px;background-color:#fff;margin-top:1rem;margin-bottom:2rem}.searchIconForMobile{display:none}.trodly-search{margin-left:auto;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;width:20%;position:relative;cursor:pointer}@media (max-width:768px){.header{margin-top:1rem}header{padding:0 1rem}.collection-name{width:85%}.trodly-search{display:none}.searchIconForMobile{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;height:80%;margin-left:auto}.searchIconForMobile img{display:block;height:100%}}.affiliate-logo-placeholder{display:-ms-flexbox;display:flex}.affiliate-logo-placeholder span{display:block;height:.6rem;width:.6rem;background-color:var(--trodly-green);border-radius:100%;margin-right:.2rem;-webkit-animation:logoLoader 1.5s infinite ease-in-out;animation:logoLoader 1.5s infinite ease-in-out}.affiliate-logo-placeholder span:nth-child(2){-webkit-animation-delay:.5s;animation-delay:.5s}.affiliate-logo-placeholder span:last-child{margin:0;-webkit-animation-delay:1s;animation-delay:1s}@-webkit-keyframes logoLoader{0%{opacity:.2;-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(1.2);transform:scale(1.2)}to{opacity:.2;-webkit-transform:scale(1);transform:scale(1)}}@keyframes logoLoader{0%{opacity:.2;-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(1.2);transform:scale(1.2)}to{opacity:.2;-webkit-transform:scale(1);transform:scale(1)}}@media (max-width:576px){.header{margin-top:1rem}header{padding:0 1rem}.collection-name{width:85%}.trodly-search{display:none}header .poweredByText span{font-size:.6rem}header .trodlyLogo svg,header .trodlyLogo svg path,header .trodlyLogo svg rect{fill:#484848}.searchIconForMobile{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;height:80%;margin-left:auto}.collectionBanner{min-height:60vh}.collection-card{width:100%;min-height:8.5rem}.collectionDetails{position:relative;top:5%;padding-top:8rem}.collectionDetails h4{font-size:.8rem}.carousel-container .cards>div{overflow-x:auto;overflow-y:hidden}.poweredBy{position:absolute;top:-4rem;left:0;width:100%;height:3rem;background-color:#fff;z-index:2;-ms-flex-pack:center;justify-content:center}.poweredByText span{color:#484848!important}.collectionDescription{width:100%}}.collection-card-container a{text-decoration:none;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.affiliate-collection-card{width:100%;height:12rem;border-radius:8px;background-image:-webkit-linear-gradient(330deg,#d4fc79,#96e6a1);background-image:-o-linear-gradient(330deg,#d4fc79 0,#96e6a1 100%);background-image:linear-gradient(120deg,#d4fc79,#96e6a1);background-position:50%;background-size:cover;background-repeat:no-repeat;position:relative;overflow:hidden;border:2px solid #fff}.activity-count{position:absolute;top:.6rem;right:.6rem;z-index:2;background-color:rgba(0,0,0,.4);padding:.4rem;border-radius:100%}.activity-count p{font-size:.8rem;font-weight:var(--font-weight-regular);color:#fff}.affiliate-collection-card div.one,.affiliate-collection-card div.three,.affiliate-collection-card div.two{width:100%;height:100%;position:absolute;background-position:50%;background-size:cover}.affiliate-collection-card div.one{z-index:2;-webkit-transform:rotate(45deg) translate(50%,50%);-ms-transform:rotate(45deg) translate(50%,50%);transform:rotate(45deg) translate(50%,50%);border-left:2px solid #fff;border-top:2px solid #fff;overflow:hidden}.affiliate-collection-card div.one div{-webkit-transform:rotate(-45deg) translateY(-40%);-ms-transform:rotate(-45deg) translateY(-40%);transform:rotate(-45deg) translateY(-40%)}.affiliate-collection-card div.two{width:50%;z-index:1;left:0;border-right:1px solid #fff}.affiliate-collection-card div.three{width:50%;z-index:1;right:0;border-left:1px solid #fff}.affiliate-collection-title{margin-bottom:.8rem}.affiliate-collection-title h2{font-size:1.2rem;font-weight:var(--font-weight-medium);line-height:1.2;height:2.88rem;overflow:hidden;white-space:nowrap}.affiliate-collection-summary{padding:.5rem 0}#main-page-container-affiliateLanding{min-height:100%;width:100%;position:relative}#main-page-container-affiliateLanding footer{position:absolute;bottom:0}#main-page-container-affiliateLanding .affiliateBanner{width:100%;background-position:50% 50%;background-size:cover;background-repeat:no-repeat;position:relative;background-image:-webkit-linear-gradient(330deg,#84fab0,#8fd3f4);background-image:-o-linear-gradient(330deg,#84fab0 0,#8fd3f4 100%);background-image:linear-gradient(120deg,#84fab0,#8fd3f4);padding-bottom:0}#main-page-container-affiliateLanding .affiliateDetails{padding-top:10rem;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}#main-page-container-affiliateLanding .affiliate-name{width:100%;padding:0 2rem}#main-page-container-affiliateLanding .collection-list{margin-top:1.5rem;margin-bottom:1.5rem}@media (max-width:768px){#main-page-container-affiliateLanding .affiliate-name{width:100%}}.collection-filter>div{border-radius:5px;height:3.4rem;background-color:#fff;width:100%;display:-ms-flexbox;display:flex}.select-collection-dropdown{border-right:.0625em solid #979797;border-radius:5px;height:100%;width:35%;border:.0625em solid #dfdfdf;-webkit-box-shadow:0 0 15px 0 rgba(0,0,0,.2);box-shadow:0 0 15px 0 rgba(0,0,0,.2);padding:0}.select-collection-dropdown *{font-size:14px}.container-collection-filters{display:-ms-flexbox;display:flex;height:100%;-ms-flex-align:center;align-items:center;padding:1rem;position:relative}.destination-filters{height:100%;width:100%;border-right:1px solid #dfdfdf}.category-filters{height:100%;width:100%;border-left:1px solid #dfdfdf}.collection-filters.applied:before{content:"";width:.6rem;height:.6rem;background-color:var(--trodly-green);border-radius:100%;position:absolute;top:.5rem;left:1rem}.search-inside-collection{display:none!important}@media (min-width:768px){.select-collection-dropdown{width:100%}}@media (max-width:576px){.select-collection-dropdown{width:100%;padding:0}.category-filters,.destination-filters{border:none;height:auto;width:auto}.destination-filters{margin-bottom:1rem}}#collection-filters *{-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}#collection-filters.applied{position:relative}#collection-filters.applied:before{content:"";position:absolute;top:-.3rem;right:.4rem;height:.8rem;width:.8rem;border-radius:100%;background-color:var(--trodly-green)}#filters-list{margin-top:2rem;border-top:1px solid #dfdfdf;padding-top:1.8125rem}#filters-list:not(.active){padding:0;border:none}#filters-list label{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#filters-list input{position:absolute;opacity:0;cursor:pointer}#filters-list span.checkbox{width:1.2rem;height:1.2rem;border:1px solid #afafaf;border-radius:100%;position:relative;margin-right:.5rem;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}#filters-list input~span.checkbox:after{content:"";position:absolute;display:none}#filters-list input:checked~span.checkbox:after{display:block}#filters-list span.checkbox:after{background-color:var(--trodly-yellow);height:.8rem;width:.8rem;border-radius:100%}input:checked~span.checkbox{height:1rem;width:5rem}#filters-list>div>div{height:100%;max-height:25vh;width:100%;overflow-y:auto;position:relative}#filters-list>div>div.closeFilter{top:-1rem;right:1rem;width:2.2rem;height:2.2rem;border-radius:100%;cursor:pointer}#filters-list>div>div.closeFilter,#filters-list>div>div.closeFilter>span{position:absolute;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}#filters-list>div>div.closeFilter>span{width:100%;height:100%}#filters-list>div>div.closeFilter>span:after,#filters-list>div>div.closeFilter>span:before{position:absolute;content:"";background-color:var(--trodly-black);width:1.5rem;height:.2rem;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;border-radius:8px}#filters-list>div>div.closeFilter>span:before{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}#filters-list>div>div.closeFilter>span:after{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}@media (max-width:576px){#filters-list:not(.active){margin-top:0}#filters-list>div>div.closeFilter{position:fixed;top:1rem;left:85vw}#filters-list>div>div.closeFilter span{top:0;left:0}}.activityCard{border-radius:5px;background-color:#fff;margin-bottom:1rem;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;overflow:hidden;-webkit-box-shadow:0 0 15px 0 rgba(0,0,0,.2);box-shadow:0 0 15px 0 rgba(0,0,0,.2)}.activityCard>a{width:100%;height:100%;text-decoration:none}.activityCard .activityImage{overflow:hidden}.activityCard .activityImage>div:first-child{-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.activityCard:hover .activityImage>div:first-child{-webkit-transform:scale(1.02);-ms-transform:scale(1.02);transform:scale(1.02)}.activityInfo{padding:.5rem}.activityInfo h2{line-height:1.2;height:2.4rem;color:#484848;font-size:1rem;font-weight:var(--font-weight-medium);max-height:2.4rem;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.activityInfo h3{margin-top:.5rem}.activityInfo h3,.activityInfo h4{font-size:.7rem;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;font-weight:var(--font-weight-regular)}.activityInfo h4{margin-top:0;overflow:hidden}.activityInfo h4>span:nth-child(2){font-weight:var(--font-weight-medium);overflow:hidden}.activityInfo h5{font-weight:var(--font-weight-regular);font-size:.8rem}.pricing .amount p{font-size:1.25rem;color:var(--trodly-green);font-weight:var(--font-weight-medium)}.pricing .price-type p{font-size:.8rem;font-weight:var(--font-weight-regular);text-transform:capitalize;margin-left:.2rem;margin-right:.2rem}.pricing .labels span{display:block;width:1.5rem;height:1.5rem}.pricing .labels span>img{display:block;width:100%}@media (max-width:576px){.activityCard{margin-bottom:1.25rem}}#loader-spiner{width:100%;height:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:start;align-items:flex-start;padding-top:1rem;padding-bottom:1rem}#loader-spiner.hidden{display:none}#loader-spiner>div{width:5rem;height:5rem;border:5px solid #3c9;border-top:5px solid #dfdfdf;border-radius:100%;-webkit-animation:spinner .8s linear infinite;animation:spinner .8s linear infinite}@-webkit-keyframes spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.carousel-container{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:100%}.carousel-container .left-arrow,.carousel-container .right-arrow{height:1.2rem;width:1.2rem;background-color:#fff;background-image:url(/affiliate/af/static/media/dropdownIcon.5babf85f.svg);background-repeat:no-repeat;background-position:50% 60%;background-size:50% 50%;cursor:pointer;padding:.5rem;border-radius:100%;-webkit-box-sizing:content-box;box-sizing:content-box}.carousel-container .left-arrow{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.carousel-container .right-arrow{-webkit-transform:rotate(-90deg) translateX(.1rem);-ms-transform:rotate(-90deg) translateX(.1rem);transform:rotate(-90deg) translateX(.1rem)}.carousel-container .cards{display:-ms-flexbox;display:flex;overflow:hidden;max-width:31.5rem;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;position:relative;-ms-flex-pack:start;justify-content:flex-start}.carousel-container .cards a{text-decoration:none;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.carousel-container .cards a .collection-title p{font-weight:var(--font-weight-light);color:#fff;text-align:center}.carousel-container .cards>div{display:-ms-flexbox;display:flex;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.carousel-container .cards::-webkit-scrollbar{display:none}.carousel-container .cards .card{width:9.5rem;height:9.5rem;border-radius:8px;background-image:-webkit-linear-gradient(330deg,#d4fc79,#96e6a1);background-image:-o-linear-gradient(330deg,#d4fc79 0,#96e6a1 100%);background-image:linear-gradient(120deg,#d4fc79,#96e6a1);margin-left:.5rem;margin-right:.5rem;background-position:50%;background-size:cover;background-repeat:no-repeat;position:relative;overflow:hidden;border:2px solid #fff}.carousel-container .cards .card div.one,.carousel-container .cards .card div.three,.carousel-container .cards .card div.two{width:100%;height:100%;position:absolute;background-position:50%;background-size:cover}.carousel-container .cards .card div.one{z-index:2;-webkit-transform:rotate(45deg) translate(50%,50%);-ms-transform:rotate(45deg) translate(50%,50%);transform:rotate(45deg) translate(50%,50%);border-left:2px solid #fff;border-top:2px solid #fff;overflow:hidden}.carousel-container .cards .card div.one div{-webkit-transform:rotate(-45deg) translateY(-40%);-ms-transform:rotate(-45deg) translateY(-40%);transform:rotate(-45deg) translateY(-40%)}.carousel-container .cards .card div.two{width:50%;z-index:1;left:0;border-right:1px solid #fff}.carousel-container .cards .card div.three{width:50%;z-index:1;right:0;border-left:1px solid #fff}.carousel-container .cards .activeCarousel .collection-title p{font-weight:var(--font-weight-medium)}@media (max-width:700px){.left-arrow,.right-arrow{display:none}.carousel-container .cards .card{width:8.5rem;height:8.5rem}.carousel-container{width:100%}.carousel-container .cards{max-width:100%!important}}.filters{position:-webkit-sticky;position:sticky;top:0;z-index:1;border-bottom:1px solid #dfdfdf;margin-bottom:1rem;padding:1.8125rem 0 0}#collection-filters.active{background-color:#efefef}.filter-by>div,.sort-by>div{border:.0625em solid #dfdfdf;border-radius:8px;height:3.4rem;background-color:#fff;width:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-shadow:0 0 25px 0 rgba(0,0,0,.2);box-shadow:0 0 25px 0 rgba(0,0,0,.2)}.filter-by.mobile{display:none}@media (max-width:576px){.filters{padding:1rem 0}.filter-by{display:none}.filter-by.mobile{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;position:fixed;bottom:1rem;left:0;width:100%;z-index:10}.filter-by.mobile>div{border-radius:1.7rem;padding:.5rem;width:40%;position:relative}#filters-list>div>div{max-height:100vh;position:fixed;top:0;left:0;height:100%;z-index:5;background-color:#fff;display:none;padding:1rem;-webkit-box-shadow:0 0 25px 0 rgba(0,0,0,.2);box-shadow:0 0 25px 0 rgba(0,0,0,.2)}#filters-list.active>div>div{display:block}}
/*# sourceMappingURL=main.3c4ed7a2.css.map*/