.export{width:100%;height:auto}.export .export_big_header{display:flex;align-items:center;justify-content:space-between;margin-top:110px;height:calc(100vh - 110px);position:relative;overflow-y:hidden;z-index:0}.export .export_big_header .export_container_image{position:absolute;top:10%;right:10%;z-index:-1;max-height:100%;width:50%}.export_page_title_wrapper{width:52%;display:flex;flex-direction:column;align-items:flex-start;justify-content:start;margin-top:75px;position:relative;z-index:1}.export_page_title{font-weight:bolder;font-style:SemiBold;font-size:clamp(28px,5vw,55px);vertical-align:middle}.export_page_title_wrapper .highlighted{background:linear-gradient(90deg,#B92B58,#6D3072);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.export_page_title_wrapper p{font-size:clamp(16px,2vw,20px);line-height:1.6;margin-top:15px}.export .export_image_section{width:100%;height:560px;display:flex;align-items:center;justify-content:center;z-index:2}.export_image_section img{width:100%;height:100%}.export .details_section{margin-top:30px;display:flex;flex-direction:column;align-items:start;justify-content:start;gap:55px}.details_section .export_details_title_wrapper,.map_wrapper .export_details_title_wrapper{display:flex;align-items:center;justify-content:flex-start;gap:10px;width:100%}.details{width:100%;display:flex;flex-direction:column}.details_section .export_details_text{font-weight:400;font-size:clamp(14px,.729vw,18px);line-height:27px;vertical-align:middle;width:auto;max-width:75%}.details_section .export_tiles_size_wrapper{width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;column-gap:10px;row-gap:17px}.details_section .export_tiles_size_wrapper .size_box{border:.5px solid #949494;height:47px;width:142px;display:flex;align-items:center;justify-content:center;color:#949494;font-size:14px}.export .details_section .export_tiles_size_wrapper .selected{background:linear-gradient(90deg,rgba(185,43,88,.08),rgba(109,48,114,.08));color:#000000;border:1px solid transparent;border-image-source:linear-gradient(93.37deg,#B92B58,#6D3072 96.28%);border-image-slice:1;border-radius:4px}.export .details_section .all_tiles_details{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));grid-gap:20px;gap:20px;width:100%}.export .details_section .all_tiles_details .pallet_card{border:.5px solid #dddddd;box-shadow:0 0 15px 7px #00000008;background:#fff;transition:all .3s ease;max-width:320px}.export .details_section .all_tiles_details .pallet_card:hover{border-color:#b92b58;box-shadow:0 4px 12px rgba(0,0,0,.08)}.pallet_card_header{display:flex;gap:10px;flex-direction:column;align-items:start;justify-content:center;padding:20px;background:linear-gradient(96.43deg,rgba(185,43,88,.04),rgba(109,48,114,0) 98.79%)}.pallet_card_header .title_bar{display:flex;gap:10px;align-items:center;justify-content:start}.title_bar .svg_box{height:44px;width:44px;display:flex;align-items:center;justify-content:center;background:linear-gradient(138.95deg,rgba(185,43,88,.04) .67%,rgba(109,48,114,.04))}.title_bar .pallet_card_header_title{display:flex;flex-direction:column;align-items:start;justify-content:center;height:100%;width:auto;max-width:80%}.title_bar .pallet_card_header_title h4{font-size:clamp(16px,.833vw,20px);font-weight:600}.title_bar .pallet_card_header_title span{font-size:clamp(13px,.677vw,16px);background:linear-gradient(90deg,#853B8B,#B92B58);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent;font-weight:600}.pallet_card_header .pallet_description{font-size:clamp(14px,.729vw,16px);color:#727272;margin-bottom:15px;background-color:#ffffff;padding:5px 15px}.pallet_specs{list-style:none;margin:0;display:flex;flex-direction:column;gap:10px;padding:20px}.pallet_specs li{display:flex;justify-content:space-between;font-size:clamp(14px,.729vw,16px);color:#727272;padding:5px 0}.pallet_specs span{font-weight:500;color:#000000}.map_wrapper{display:flex;flex-direction:column;align-items:start;justify-content:start;margin-top:100px;margin-bottom:60px}.world_map_section{position:relative;width:100%;aspect-ratio:2/1;max-height:100vh;margin-top:50px}.world_map_section svg{max-width:100%;height:auto}@media only screen and (min-width:2000px){.details_section .export_tiles_size_wrapper .size_box{font-size:16px;height:50px}}@media (min-width:1024px){.world_map_section{max-width:1200px}}@media (min-width:1440px){.world_map_section{max-width:1600px}}@media only screen and (max-width:768px){.export .details_section .all_tiles_details{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));place-items:center}}@media (max-width:1200px){.export_big_header{height:auto;flex-direction:column;align-items:center;justify-content:center;text-align:center}.export_page_title_wrapper{width:100%;margin-top:40px;align-items:center;text-align:center}.export .export_big_header .export_container_image{position:static;width:70%;max-width:400px;margin-top:30px;z-index:0}}@media only screen and (max-width:992px){.details_section .export_details_text{max-width:90%}}@media (max-width:768px){.export_page_title{font-size:clamp(24px,6vw,36px)}.export_page_title_wrapper p{font-size:clamp(14px,4vw,18px)}.export .export_big_header .export_container_image{width:80%}.export .export_image_section{height:350px}}@media (max-width:480px){.export_page_title{font-size:22px;line-height:1.3}.export_page_title_wrapper p{font-size:14px}.export .export_big_header .export_container_image{width:90%}.export .export_image_section{height:250px}.export .export_big_header{height:auto}}